-- phpMyAdmin SQL Dump
-- version 5.2.1
-- https://www.phpmyadmin.net/
--
-- Host: 127.0.0.1
-- Generation Time: Oct 02, 2024 at 02:00 PM
-- Server version: 10.4.32-MariaDB
-- PHP Version: 8.0.30

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


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

--
-- Database: `ved`
--

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

--
-- Table structure for table `tbl_aboutus`
--

CREATE TABLE `tbl_aboutus` (
  `aboutus_id` int(11) NOT NULL,
  `title` varchar(250) DEFAULT NULL,
  `date` text DEFAULT '0',
  `firsttext` text NOT NULL,
  `secondtext` text NOT NULL,
  `description` text DEFAULT NULL,
  `reputation` text DEFAULT NULL,
  `qualityfood` text DEFAULT NULL,
  `alias` varchar(50) DEFAULT NULL,
  `image` 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;

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

--
-- 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;

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

--
-- 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\\SlidersController', 'create', 'http://localhost/bib/BIB-CCms/admin/sliders/create', ' Sliders create', '2024-03-14 03:53:48', '2024-03-14 03:53:48'),
(2, 1, 'App\\Http\\Controllers\\SlidersController', 'create', 'http://localhost/bib/BIB-CCms/admin/sliders/create', ' Sliders create', '2024-03-14 03:53:49', '2024-03-14 03:53:49'),
(3, 1, 'App\\Http\\Controllers\\SlidersController', 'store', 'http://localhost/bib/BIB-CCms/admin/sliders/store', ' Sliders store', '2024-03-14 03:54:57', '2024-03-14 03:54:57'),
(4, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://localhost/bib/BIB-CCms/admin/sliders', ' Sliders index', '2024-03-14 03:54:58', '2024-03-14 03:54:58'),
(5, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://localhost/bib/BIB-CCms/admin/sliders', ' Sliders index', '2024-03-14 03:54:58', '2024-03-14 03:54:58'),
(6, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://localhost/bib/BIB-CCms/admin/sliders', ' Sliders index', '2024-03-14 04:47:45', '2024-03-14 04:47:45'),
(7, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://localhost/bib/BIB-CCms/admin/sliders', ' Sliders index', '2024-03-14 04:47:45', '2024-03-14 04:47:45'),
(8, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-03-14 04:48:15', '2024-03-14 04:48:15'),
(9, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-03-14 04:48:15', '2024-03-14 04:48:15'),
(10, 1, 'App\\Http\\Controllers\\MenulocationsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menulocations/create', ' Menulocations create', '2024-03-14 04:48:18', '2024-03-14 04:48:18'),
(11, 1, 'App\\Http\\Controllers\\MenulocationsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menulocations/create', ' Menulocations create', '2024-03-14 04:48:18', '2024-03-14 04:48:18'),
(12, 1, 'App\\Http\\Controllers\\MenulocationsController', 'store', 'http://localhost/bib/BIB-CCms/admin/menulocations/store', ' Menulocations store', '2024-03-14 04:48:40', '2024-03-14 04:48:40'),
(13, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-03-14 04:48:40', '2024-03-14 04:48:40'),
(14, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-03-14 04:48:40', '2024-03-14 04:48:40'),
(15, 1, 'App\\Http\\Controllers\\MenulocationsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menulocations/create', ' Menulocations create', '2024-03-14 04:48:42', '2024-03-14 04:48:42'),
(16, 1, 'App\\Http\\Controllers\\MenulocationsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menulocations/create', ' Menulocations create', '2024-03-14 04:48:43', '2024-03-14 04:48:43'),
(17, 1, 'App\\Http\\Controllers\\MenulocationsController', 'store', 'http://localhost/bib/BIB-CCms/admin/menulocations/store', ' Menulocations store', '2024-03-14 04:49:00', '2024-03-14 04:49:00'),
(18, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-03-14 04:49:00', '2024-03-14 04:49:00'),
(19, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-03-14 04:49:00', '2024-03-14 04:49:00'),
(20, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-03-14 04:49:10', '2024-03-14 04:49:10'),
(21, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-03-14 04:49:10', '2024-03-14 04:49:10'),
(22, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-03-14 04:49:12', '2024-03-14 04:49:12'),
(23, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-03-14 04:49:12', '2024-03-14 04:49:12'),
(24, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/bib/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-03-14 04:49:26', '2024-03-14 04:49:26'),
(25, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-03-14 04:49:26', '2024-03-14 04:49:26'),
(26, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-03-14 04:49:26', '2024-03-14 04:49:26'),
(27, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://localhost/bib/BIB-CCms/admin/sliders', ' Sliders index', '2024-03-14 04:56:10', '2024-03-14 04:56:10'),
(28, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://localhost/bib/BIB-CCms/admin/sliders', ' Sliders index', '2024-03-14 04:56:11', '2024-03-14 04:56:11'),
(29, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-14 05:03:57', '2024-03-14 05:03:57'),
(30, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-14 05:03:58', '2024-03-14 05:03:58'),
(31, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-14 05:04:01', '2024-03-14 05:04:01'),
(32, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-14 05:04:01', '2024-03-14 05:04:01'),
(33, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-14 05:04:06', '2024-03-14 05:04:06'),
(34, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-14 05:04:06', '2024-03-14 05:04:06'),
(35, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-14 05:14:40', '2024-03-14 05:14:40'),
(36, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-14 05:14:40', '2024-03-14 05:14:40'),
(37, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-14 05:14:47', '2024-03-14 05:14:47'),
(38, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://localhost/bib/BIB-CCms/articles/store', ' Articles store', '2024-03-14 05:27:17', '2024-03-14 05:27:17'),
(39, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-14 05:27:18', '2024-03-14 05:27:18'),
(40, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-14 05:27:18', '2024-03-14 05:27:18'),
(41, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/2', ' Articles edit', '2024-03-14 05:38:10', '2024-03-14 05:38:10'),
(42, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/2', ' Articles edit', '2024-03-14 05:38:11', '2024-03-14 05:38:11'),
(43, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/bib/BIB-CCms/articles/update/2', ' Articles update', '2024-03-14 05:39:46', '2024-03-14 05:39:46'),
(44, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/2', ' Articles edit', '2024-03-14 05:39:46', '2024-03-14 05:39:46'),
(45, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/2', ' Articles edit', '2024-03-14 05:39:47', '2024-03-14 05:39:47'),
(46, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-14 05:40:00', '2024-03-14 05:40:00'),
(47, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-14 05:40:00', '2024-03-14 05:40:00'),
(48, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/2', ' Articles edit', '2024-03-14 05:40:57', '2024-03-14 05:40:57'),
(49, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/2', ' Articles edit', '2024-03-14 05:40:57', '2024-03-14 05:40:57'),
(50, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/bib/BIB-CCms/articles/update/2', ' Articles update', '2024-03-14 05:42:25', '2024-03-14 05:42:25'),
(51, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/2', ' Articles edit', '2024-03-14 05:42:25', '2024-03-14 05:42:25'),
(52, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/2', ' Articles edit', '2024-03-14 05:42:25', '2024-03-14 05:42:25'),
(53, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/2', ' Articles edit', '2024-03-14 05:43:54', '2024-03-14 05:43:54'),
(54, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/2', ' Articles edit', '2024-03-14 05:43:54', '2024-03-14 05:43:54'),
(55, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/bib/BIB-CCms/articles/update/2', ' Articles update', '2024-03-14 05:46:51', '2024-03-14 05:46:51'),
(56, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/2', ' Articles edit', '2024-03-14 05:46:51', '2024-03-14 05:46:51'),
(57, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/2', ' Articles edit', '2024-03-14 05:46:52', '2024-03-14 05:46:52'),
(58, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/2', ' Articles edit', '2024-03-14 05:50:34', '2024-03-14 05:50:34'),
(59, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-14 05:56:49', '2024-03-14 05:56:49'),
(60, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-14 05:57:17', '2024-03-14 05:57:17'),
(61, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-14 05:57:17', '2024-03-14 05:57:17'),
(62, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-14 05:57:27', '2024-03-14 05:57:27'),
(63, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-14 05:57:27', '2024-03-14 05:57:27'),
(64, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-03-14 06:00:29', '2024-03-14 06:00:29'),
(65, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-03-14 06:00:29', '2024-03-14 06:00:29'),
(66, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-14 06:00:48', '2024-03-14 06:00:48'),
(67, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-14 06:00:48', '2024-03-14 06:00:48'),
(68, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-14 06:19:51', '2024-03-14 06:19:51'),
(69, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-14 06:19:51', '2024-03-14 06:19:51'),
(70, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-14 06:20:25', '2024-03-14 06:20:25'),
(71, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-14 06:20:25', '2024-03-14 06:20:25'),
(72, 1, 'App\\Http\\Controllers\\CountriesController', 'store', 'http://localhost/bib/BIB-CCms/admin/countries/store', ' Countries store', '2024-03-14 06:21:56', '2024-03-14 06:21:56'),
(73, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-14 06:21:56', '2024-03-14 06:21:56'),
(74, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-14 06:21:56', '2024-03-14 06:21:56'),
(75, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-16 22:36:55', '2024-03-16 22:36:55'),
(76, 1, 'App\\Http\\Controllers\\CustomfieldsController', 'index', 'http://localhost/bib/BIB-CCms/admin/customfields', ' Customfields index', '2024-03-16 22:37:06', '2024-03-16 22:37:06'),
(77, 1, 'App\\Http\\Controllers\\CustomfieldsController', 'index', 'http://localhost/bib/BIB-CCms/admin/customfields', ' Customfields index', '2024-03-16 22:37:07', '2024-03-16 22:37:07'),
(78, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-16 22:37:19', '2024-03-16 22:37:19'),
(79, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-16 22:37:20', '2024-03-16 22:37:20'),
(80, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/create', ' Preparationclasses create', '2024-03-16 22:37:40', '2024-03-16 22:37:40'),
(81, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/create', ' Preparationclasses create', '2024-03-16 22:37:40', '2024-03-16 22:37:40'),
(82, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-16 22:39:50', '2024-03-16 22:39:50'),
(83, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/create', ' Preparationclasses create', '2024-03-16 22:40:04', '2024-03-16 22:40:04'),
(84, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/create', ' Preparationclasses create', '2024-03-16 22:40:04', '2024-03-16 22:40:04'),
(85, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/store', ' Preparationclasses store', '2024-03-16 22:40:58', '2024-03-16 22:40:58'),
(86, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-16 22:40:58', '2024-03-16 22:40:58'),
(87, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-16 22:40:58', '2024-03-16 22:40:58'),
(88, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countries/edit/2', ' Countries edit', '2024-03-16 23:13:02', '2024-03-16 23:13:02'),
(89, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countries/edit/2', ' Countries edit', '2024-03-16 23:13:03', '2024-03-16 23:13:03'),
(90, 1, 'App\\Http\\Controllers\\CountriesController', 'destroy', 'http://localhost/bib/BIB-CCms/admin/countries/destroy/1', ' Countries destroy', '2024-03-16 23:13:26', '2024-03-16 23:13:26'),
(91, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-16 23:13:26', '2024-03-16 23:13:26'),
(92, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-16 23:13:26', '2024-03-16 23:13:26'),
(93, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countries/edit/2', ' Countries edit', '2024-03-17 00:13:42', '2024-03-17 00:13:42'),
(94, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countries/edit/2', ' Countries edit', '2024-03-17 00:13:42', '2024-03-17 00:13:42'),
(95, 1, 'App\\Http\\Controllers\\CountriesController', 'update', 'http://localhost/bib/BIB-CCms/admin/countries/update/2', ' Countries update', '2024-03-17 00:16:13', '2024-03-17 00:16:13'),
(96, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countries/edit/2', ' Countries edit', '2024-03-17 00:16:13', '2024-03-17 00:16:13'),
(97, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countries/edit/2', ' Countries edit', '2024-03-17 00:16:13', '2024-03-17 00:16:13'),
(98, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countries/edit/2', ' Countries edit', '2024-03-17 00:16:57', '2024-03-17 00:16:57'),
(99, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-17 00:17:07', '2024-03-17 00:17:07'),
(100, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-17 00:17:07', '2024-03-17 00:17:07'),
(101, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-17 00:17:12', '2024-03-17 00:17:12'),
(102, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-17 00:17:12', '2024-03-17 00:17:12'),
(103, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countries/edit/2', ' Countries edit', '2024-03-17 00:17:19', '2024-03-17 00:17:19'),
(104, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countries/edit/2', ' Countries edit', '2024-03-17 00:17:19', '2024-03-17 00:17:19'),
(105, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-17 00:17:56', '2024-03-17 00:17:56'),
(106, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-17 00:17:56', '2024-03-17 00:17:56'),
(107, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-17 00:18:32', '2024-03-17 00:18:32'),
(108, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-17 00:18:32', '2024-03-17 00:18:32'),
(109, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-17 00:21:14', '2024-03-17 00:21:14'),
(110, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-17 00:36:29', '2024-03-17 00:36:29'),
(111, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-17 00:36:29', '2024-03-17 00:36:29'),
(112, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-17 00:37:20', '2024-03-17 00:37:20'),
(113, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-17 00:37:20', '2024-03-17 00:37:20'),
(114, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countries/edit/1', ' Countries edit', '2024-03-17 00:37:25', '2024-03-17 00:37:25'),
(115, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countries/edit/1', ' Countries edit', '2024-03-17 00:37:25', '2024-03-17 00:37:25'),
(116, 1, 'App\\Http\\Controllers\\CountriesController', 'store', 'http://localhost/bib/BIB-CCms/admin/countries/store', ' Countries store', '2024-03-17 00:43:34', '2024-03-17 00:43:34'),
(117, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-17 00:43:34', '2024-03-17 00:43:34'),
(118, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-17 00:43:34', '2024-03-17 00:43:34'),
(119, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-17 00:57:26', '2024-03-17 00:57:26'),
(120, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-17 00:57:26', '2024-03-17 00:57:26'),
(121, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-17 00:58:29', '2024-03-17 00:58:29'),
(122, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-17 00:58:30', '2024-03-17 00:58:30'),
(123, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/create', ' Preparationclasses create', '2024-03-17 00:58:36', '2024-03-17 00:58:36'),
(124, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/create', ' Preparationclasses create', '2024-03-17 00:58:37', '2024-03-17 00:58:37'),
(125, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/store', ' Preparationclasses store', '2024-03-17 01:00:08', '2024-03-17 01:00:08'),
(126, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-17 01:00:08', '2024-03-17 01:00:08'),
(127, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-17 01:00:09', '2024-03-17 01:00:09'),
(128, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/1', ' Preparationclasses edit', '2024-03-17 01:00:15', '2024-03-17 01:00:15'),
(129, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/1', ' Preparationclasses edit', '2024-03-17 01:00:15', '2024-03-17 01:00:15'),
(130, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-17 01:00:20', '2024-03-17 01:00:20'),
(131, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-17 01:00:20', '2024-03-17 01:00:20'),
(132, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/create', ' Preparationclasses create', '2024-03-17 01:00:22', '2024-03-17 01:00:22'),
(133, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/create', ' Preparationclasses create', '2024-03-17 01:00:22', '2024-03-17 01:00:22'),
(134, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/store', ' Preparationclasses store', '2024-03-17 01:01:35', '2024-03-17 01:01:35'),
(135, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-17 01:01:35', '2024-03-17 01:01:35'),
(136, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-17 01:01:36', '2024-03-17 01:01:36'),
(137, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/2', ' Preparationclasses edit', '2024-03-17 01:01:40', '2024-03-17 01:01:40'),
(138, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/2', ' Preparationclasses edit', '2024-03-17 01:01:40', '2024-03-17 01:01:40'),
(139, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/update/2', ' Preparationclasses update', '2024-03-17 01:01:45', '2024-03-17 01:01:45'),
(140, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/2', ' Preparationclasses edit', '2024-03-17 01:01:46', '2024-03-17 01:01:46'),
(141, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/2', ' Preparationclasses edit', '2024-03-17 01:01:46', '2024-03-17 01:01:46'),
(142, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-17 01:01:48', '2024-03-17 01:01:48'),
(143, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-17 01:01:49', '2024-03-17 01:01:49'),
(144, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-17 01:02:05', '2024-03-17 01:02:05'),
(145, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-17 01:02:05', '2024-03-17 01:02:05'),
(146, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-17 01:02:30', '2024-03-17 01:02:30'),
(147, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-17 01:02:30', '2024-03-17 01:02:30'),
(148, 1, 'App\\Http\\Controllers\\GalleriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/galleries', ' Galleries index', '2024-03-17 01:31:58', '2024-03-17 01:31:58'),
(149, 1, 'App\\Http\\Controllers\\GalleriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/galleries', ' Galleries index', '2024-03-17 01:31:58', '2024-03-17 01:31:58'),
(150, 1, 'App\\Http\\Controllers\\GalleriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/galleries/create', ' Galleries create', '2024-03-17 01:32:01', '2024-03-17 01:32:01'),
(151, 1, 'App\\Http\\Controllers\\GalleriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/galleries/create', ' Galleries create', '2024-03-17 01:32:01', '2024-03-17 01:32:01'),
(152, 1, 'App\\Http\\Controllers\\GalleriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/galleries/create', ' Galleries create', '2024-03-17 01:36:54', '2024-03-17 01:36:54'),
(153, 1, 'App\\Http\\Controllers\\GalleriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/galleries/create', ' Galleries create', '2024-03-17 01:36:54', '2024-03-17 01:36:54'),
(154, 1, 'App\\Http\\Controllers\\GalleriesController', 'store', 'http://localhost/bib/BIB-CCms/admin/galleries/store', ' Galleries store', '2024-03-17 01:38:15', '2024-03-17 01:38:15'),
(155, 1, 'App\\Http\\Controllers\\GalleriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/galleries', ' Galleries index', '2024-03-17 01:38:16', '2024-03-17 01:38:16'),
(156, 1, 'App\\Http\\Controllers\\GalleriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/galleries', ' Galleries index', '2024-03-17 01:38:16', '2024-03-17 01:38:16'),
(157, 1, 'App\\Http\\Controllers\\GalleriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/galleries/create', ' Galleries create', '2024-03-17 01:38:23', '2024-03-17 01:38:23'),
(158, 1, 'App\\Http\\Controllers\\GalleriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/galleries/create', ' Galleries create', '2024-03-17 01:38:24', '2024-03-17 01:38:24'),
(159, 1, 'App\\Http\\Controllers\\GalleriesController', 'store', 'http://localhost/bib/BIB-CCms/admin/galleries/store', ' Galleries store', '2024-03-17 01:39:08', '2024-03-17 01:39:08'),
(160, 1, 'App\\Http\\Controllers\\GalleriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/galleries', ' Galleries index', '2024-03-17 01:39:08', '2024-03-17 01:39:08'),
(161, 1, 'App\\Http\\Controllers\\GalleriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/galleries', ' Galleries index', '2024-03-17 01:39:09', '2024-03-17 01:39:09'),
(162, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-17 01:48:42', '2024-03-17 01:48:42'),
(163, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-17 01:48:42', '2024-03-17 01:48:42'),
(164, 1, 'App\\Http\\Controllers\\TestimonialsController', 'create', 'http://localhost/bib/BIB-CCms/testimonials/create', ' Testimonials create', '2024-03-17 01:48:44', '2024-03-17 01:48:44'),
(165, 1, 'App\\Http\\Controllers\\TestimonialsController', 'create', 'http://localhost/bib/BIB-CCms/testimonials/create', ' Testimonials create', '2024-03-17 01:48:44', '2024-03-17 01:48:44'),
(166, 1, 'App\\Http\\Controllers\\TestimonialsController', 'store', 'http://localhost/bib/BIB-CCms/testimonials/store', ' Testimonials store', '2024-03-17 01:51:49', '2024-03-17 01:51:49'),
(167, 1, 'App\\Http\\Controllers\\TestimonialsController', 'store', 'http://localhost/bib/BIB-CCms/testimonials/store', ' Testimonials store', '2024-03-17 01:54:26', '2024-03-17 01:54:26'),
(168, 1, 'App\\Http\\Controllers\\TestimonialsController', 'store', 'http://localhost/bib/BIB-CCms/testimonials/store', ' Testimonials store', '2024-03-17 01:54:58', '2024-03-17 01:54:58'),
(169, 1, 'App\\Http\\Controllers\\TestimonialsController', 'store', 'http://localhost/bib/BIB-CCms/testimonials/store', ' Testimonials store', '2024-03-17 01:56:02', '2024-03-17 01:56:02'),
(170, 1, 'App\\Http\\Controllers\\TestimonialsController', 'store', 'http://localhost/bib/BIB-CCms/testimonials/store', ' Testimonials store', '2024-03-17 01:56:51', '2024-03-17 01:56:51'),
(171, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-17 01:56:52', '2024-03-17 01:56:52'),
(172, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-17 01:56:52', '2024-03-17 01:56:52'),
(173, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'http://localhost/bib/BIB-CCms/testimonials/edit/1', ' Testimonials edit', '2024-03-17 01:57:00', '2024-03-17 01:57:00'),
(174, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'http://localhost/bib/BIB-CCms/testimonials/edit/1', ' Testimonials edit', '2024-03-17 01:57:00', '2024-03-17 01:57:00'),
(175, 1, 'App\\Http\\Controllers\\TestimonialsController', 'update', 'http://localhost/bib/BIB-CCms/testimonials/update/1', ' Testimonials update', '2024-03-17 01:57:09', '2024-03-17 01:57:09'),
(176, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'http://localhost/bib/BIB-CCms/testimonials/edit/1', ' Testimonials edit', '2024-03-17 01:57:09', '2024-03-17 01:57:09'),
(177, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'http://localhost/bib/BIB-CCms/testimonials/edit/1', ' Testimonials edit', '2024-03-17 01:57:09', '2024-03-17 01:57:09'),
(178, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-17 01:57:12', '2024-03-17 01:57:12'),
(179, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-17 01:57:12', '2024-03-17 01:57:12'),
(180, 1, 'App\\Http\\Controllers\\TestimonialsController', 'create', 'http://localhost/bib/BIB-CCms/testimonials/create', ' Testimonials create', '2024-03-17 01:59:43', '2024-03-17 01:59:43'),
(181, 1, 'App\\Http\\Controllers\\TestimonialsController', 'create', 'http://localhost/bib/BIB-CCms/testimonials/create', ' Testimonials create', '2024-03-17 01:59:43', '2024-03-17 01:59:43'),
(182, 1, 'App\\Http\\Controllers\\TestimonialsController', 'store', 'http://localhost/bib/BIB-CCms/testimonials/store', ' Testimonials store', '2024-03-17 02:01:18', '2024-03-17 02:01:18'),
(183, 1, 'App\\Http\\Controllers\\TestimonialsController', 'store', 'http://localhost/bib/BIB-CCms/testimonials/store', ' Testimonials store', '2024-03-17 02:01:41', '2024-03-17 02:01:41'),
(184, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-17 02:01:41', '2024-03-17 02:01:41'),
(185, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-17 02:01:41', '2024-03-17 02:01:41'),
(186, 1, 'App\\Http\\Controllers\\TestimonialsController', 'store', 'http://localhost/bib/BIB-CCms/testimonials/store', ' Testimonials store', '2024-03-17 02:01:58', '2024-03-17 02:01:58'),
(187, 1, 'App\\Http\\Controllers\\TestimonialsController', 'create', 'http://localhost/bib/BIB-CCms/testimonials/create', ' Testimonials create', '2024-03-17 02:03:20', '2024-03-17 02:03:20'),
(188, 1, 'App\\Http\\Controllers\\TestimonialsController', 'create', 'http://localhost/bib/BIB-CCms/testimonials/create', ' Testimonials create', '2024-03-17 02:03:20', '2024-03-17 02:03:20'),
(189, 1, 'App\\Http\\Controllers\\TestimonialsController', 'store', 'http://localhost/bib/BIB-CCms/testimonials/store', ' Testimonials store', '2024-03-17 02:04:12', '2024-03-17 02:04:12'),
(190, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-17 02:04:12', '2024-03-17 02:04:12'),
(191, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-17 02:04:12', '2024-03-17 02:04:12'),
(192, 1, 'App\\Http\\Controllers\\TestimonialsController', 'destroy', 'http://localhost/bib/BIB-CCms/testimonials/destroy/3', ' Testimonials destroy', '2024-03-17 02:04:30', '2024-03-17 02:04:30'),
(193, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-17 02:04:30', '2024-03-17 02:04:30'),
(194, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-17 02:04:30', '2024-03-17 02:04:30'),
(195, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'http://localhost/bib/BIB-CCms/testimonials/edit/1', ' Testimonials edit', '2024-03-17 02:04:34', '2024-03-17 02:04:34'),
(196, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'http://localhost/bib/BIB-CCms/testimonials/edit/1', ' Testimonials edit', '2024-03-17 02:04:34', '2024-03-17 02:04:34'),
(197, 1, 'App\\Http\\Controllers\\TestimonialsController', 'update', 'http://localhost/bib/BIB-CCms/testimonials/update/1', ' Testimonials update', '2024-03-17 02:04:37', '2024-03-17 02:04:37'),
(198, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'http://localhost/bib/BIB-CCms/testimonials/edit/1', ' Testimonials edit', '2024-03-17 02:04:37', '2024-03-17 02:04:37'),
(199, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'http://localhost/bib/BIB-CCms/testimonials/edit/1', ' Testimonials edit', '2024-03-17 02:04:38', '2024-03-17 02:04:38'),
(200, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-17 02:04:40', '2024-03-17 02:04:40'),
(201, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-17 02:04:40', '2024-03-17 02:04:40'),
(202, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'http://localhost/bib/BIB-CCms/testimonials/edit/1', ' Testimonials edit', '2024-03-17 02:04:43', '2024-03-17 02:04:43'),
(203, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'http://localhost/bib/BIB-CCms/testimonials/edit/1', ' Testimonials edit', '2024-03-17 02:04:43', '2024-03-17 02:04:43'),
(204, 1, 'App\\Http\\Controllers\\TestimonialsController', 'update', 'http://localhost/bib/BIB-CCms/testimonials/update/1', ' Testimonials update', '2024-03-17 02:04:48', '2024-03-17 02:04:48'),
(205, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'http://localhost/bib/BIB-CCms/testimonials/edit/1', ' Testimonials edit', '2024-03-17 02:04:48', '2024-03-17 02:04:48'),
(206, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'http://localhost/bib/BIB-CCms/testimonials/edit/1', ' Testimonials edit', '2024-03-17 02:04:48', '2024-03-17 02:04:48'),
(207, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'http://localhost/bib/BIB-CCms/testimonials/edit/1', ' Testimonials edit', '2024-03-17 02:04:51', '2024-03-17 02:04:51'),
(208, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-17 02:04:57', '2024-03-17 02:04:57'),
(209, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-17 02:04:57', '2024-03-17 02:04:57'),
(210, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-17 02:05:00', '2024-03-17 02:05:00'),
(211, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-17 02:05:00', '2024-03-17 02:05:00'),
(212, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'http://localhost/bib/BIB-CCms/testimonials/edit/1', ' Testimonials edit', '2024-03-17 02:05:04', '2024-03-17 02:05:04'),
(213, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'http://localhost/bib/BIB-CCms/testimonials/edit/1', ' Testimonials edit', '2024-03-17 02:05:05', '2024-03-17 02:05:05'),
(214, 1, 'App\\Http\\Controllers\\TestimonialsController', 'update', 'http://localhost/bib/BIB-CCms/testimonials/update/1', ' Testimonials update', '2024-03-17 02:05:17', '2024-03-17 02:05:17'),
(215, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'http://localhost/bib/BIB-CCms/testimonials/edit/1', ' Testimonials edit', '2024-03-17 02:05:17', '2024-03-17 02:05:17'),
(216, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'http://localhost/bib/BIB-CCms/testimonials/edit/1', ' Testimonials edit', '2024-03-17 02:05:18', '2024-03-17 02:05:18'),
(217, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'http://localhost/bib/BIB-CCms/testimonials/edit/1', ' Testimonials edit', '2024-03-17 02:05:24', '2024-03-17 02:05:24'),
(218, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'http://localhost/bib/BIB-CCms/testimonials/edit/1', ' Testimonials edit', '2024-03-17 02:05:26', '2024-03-17 02:05:26'),
(219, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-17 02:05:28', '2024-03-17 02:05:28'),
(220, 1, 'App\\Http\\Controllers\\TestimonialsController', 'destroy', 'http://localhost/bib/BIB-CCms/testimonials/destroy/2', ' Testimonials destroy', '2024-03-17 02:05:35', '2024-03-17 02:05:35'),
(221, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-17 02:05:35', '2024-03-17 02:05:35'),
(222, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-17 02:05:35', '2024-03-17 02:05:35'),
(223, 1, 'App\\Http\\Controllers\\TestimonialsController', 'destroy', 'http://localhost/bib/BIB-CCms/testimonials/destroy/1', ' Testimonials destroy', '2024-03-17 02:05:39', '2024-03-17 02:05:39'),
(224, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-17 02:05:40', '2024-03-17 02:05:40'),
(225, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-17 02:05:40', '2024-03-17 02:05:40'),
(226, 1, 'App\\Http\\Controllers\\TestimonialsController', 'create', 'http://localhost/bib/BIB-CCms/testimonials/create', ' Testimonials create', '2024-03-17 02:05:41', '2024-03-17 02:05:41'),
(227, 1, 'App\\Http\\Controllers\\TestimonialsController', 'create', 'http://localhost/bib/BIB-CCms/testimonials/create', ' Testimonials create', '2024-03-17 02:05:42', '2024-03-17 02:05:42'),
(228, 1, 'App\\Http\\Controllers\\TestimonialsController', 'store', 'http://localhost/bib/BIB-CCms/testimonials/store', ' Testimonials store', '2024-03-17 02:06:36', '2024-03-17 02:06:36'),
(229, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-17 02:06:37', '2024-03-17 02:06:37'),
(230, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-17 02:06:37', '2024-03-17 02:06:37'),
(231, 1, 'App\\Http\\Controllers\\TestimonialsController', 'create', 'http://localhost/bib/BIB-CCms/testimonials/create', ' Testimonials create', '2024-03-17 02:06:39', '2024-03-17 02:06:39'),
(232, 1, 'App\\Http\\Controllers\\TestimonialsController', 'create', 'http://localhost/bib/BIB-CCms/testimonials/create', ' Testimonials create', '2024-03-17 02:06:39', '2024-03-17 02:06:39'),
(233, 1, 'App\\Http\\Controllers\\TestimonialsController', 'store', 'http://localhost/bib/BIB-CCms/testimonials/store', ' Testimonials store', '2024-03-17 02:07:24', '2024-03-17 02:07:24'),
(234, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-17 02:07:24', '2024-03-17 02:07:24'),
(235, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-17 02:07:24', '2024-03-17 02:07:24'),
(236, 1, 'App\\Http\\Controllers\\TestimonialsController', 'create', 'http://localhost/bib/BIB-CCms/testimonials/create', ' Testimonials create', '2024-03-17 02:08:51', '2024-03-17 02:08:51'),
(237, 1, 'App\\Http\\Controllers\\TestimonialsController', 'create', 'http://localhost/bib/BIB-CCms/testimonials/create', ' Testimonials create', '2024-03-17 02:08:51', '2024-03-17 02:08:51'),
(238, 1, 'App\\Http\\Controllers\\TestimonialsController', 'store', 'http://localhost/bib/BIB-CCms/testimonials/store', ' Testimonials store', '2024-03-17 02:09:53', '2024-03-17 02:09:53'),
(239, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-17 02:09:53', '2024-03-17 02:09:53'),
(240, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-17 02:09:53', '2024-03-17 02:09:53'),
(241, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-17 02:17:38', '2024-03-17 02:17:38'),
(242, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-17 02:17:39', '2024-03-17 02:17:39'),
(243, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-17 02:17:43', '2024-03-17 02:17:43'),
(244, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-17 02:17:44', '2024-03-17 02:17:44'),
(245, 1, 'App\\Http\\Controllers\\BlogsController', 'create', 'http://localhost/bib/BIB-CCms/admin/blogs/create', ' Blogs create', '2024-03-17 02:17:49', '2024-03-17 02:17:49'),
(246, 1, 'App\\Http\\Controllers\\BlogsController', 'create', 'http://localhost/bib/BIB-CCms/admin/blogs/create', ' Blogs create', '2024-03-17 02:17:49', '2024-03-17 02:17:49'),
(247, 1, 'App\\Http\\Controllers\\BlogsController', 'store', 'http://localhost/bib/BIB-CCms/admin/blogs/store', ' Blogs store', '2024-03-17 02:37:50', '2024-03-17 02:37:50'),
(248, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-17 02:37:50', '2024-03-17 02:37:50'),
(249, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-17 02:37:51', '2024-03-17 02:37:51'),
(250, 1, 'App\\Http\\Controllers\\BlogsController', 'create', 'http://localhost/bib/BIB-CCms/admin/blogs/create', ' Blogs create', '2024-03-17 02:38:00', '2024-03-17 02:38:00'),
(251, 1, 'App\\Http\\Controllers\\BlogsController', 'create', 'http://localhost/bib/BIB-CCms/admin/blogs/create', ' Blogs create', '2024-03-17 02:38:00', '2024-03-17 02:38:00'),
(252, 1, 'App\\Http\\Controllers\\BlogsController', 'store', 'http://localhost/bib/BIB-CCms/admin/blogs/store', ' Blogs store', '2024-03-17 02:40:37', '2024-03-17 02:40:37'),
(253, 1, 'App\\Http\\Controllers\\BlogsController', 'store', 'http://localhost/bib/BIB-CCms/admin/blogs/store', ' Blogs store', '2024-03-17 02:40:55', '2024-03-17 02:40:55'),
(254, 1, 'App\\Http\\Controllers\\BlogsController', 'store', 'http://localhost/bib/BIB-CCms/admin/blogs/store', ' Blogs store', '2024-03-17 02:53:11', '2024-03-17 02:53:11'),
(255, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-17 02:53:11', '2024-03-17 02:53:11'),
(256, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-17 02:53:12', '2024-03-17 02:53:12'),
(257, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-17 03:47:42', '2024-03-17 03:47:42'),
(258, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-17 03:47:43', '2024-03-17 03:47:43'),
(259, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-17 03:50:24', '2024-03-17 03:50:24'),
(260, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-17 03:50:25', '2024-03-17 03:50:25'),
(261, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-17 03:50:28', '2024-03-17 03:50:28'),
(262, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-17 03:50:28', '2024-03-17 03:50:28'),
(263, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-17 04:32:26', '2024-03-17 04:32:26'),
(264, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-17 04:32:26', '2024-03-17 04:32:26'),
(265, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/bib/BIB-CCms/admin/services/create', ' Services create', '2024-03-17 04:32:30', '2024-03-17 04:32:30'),
(266, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/bib/BIB-CCms/admin/services/create', ' Services create', '2024-03-17 04:32:30', '2024-03-17 04:32:30'),
(267, 1, 'App\\Http\\Controllers\\ServicesController', 'store', 'http://localhost/bib/BIB-CCms/admin/services/store', ' Services store', '2024-03-17 04:34:03', '2024-03-17 04:34:03');
INSERT INTO `tbl_activity_logs` (`activity_id`, `user_id`, `controllerName`, `methodName`, `actionUrl`, `activity`, `created_at`, `updated_at`) VALUES
(268, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-17 04:34:03', '2024-03-17 04:34:03'),
(269, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-17 04:34:03', '2024-03-17 04:34:03'),
(270, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/bib/BIB-CCms/admin/services/create', ' Services create', '2024-03-17 04:34:07', '2024-03-17 04:34:07'),
(271, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/bib/BIB-CCms/admin/services/create', ' Services create', '2024-03-17 04:34:07', '2024-03-17 04:34:07'),
(272, 1, 'App\\Http\\Controllers\\ServicesController', 'store', 'http://localhost/bib/BIB-CCms/admin/services/store', ' Services store', '2024-03-17 04:34:42', '2024-03-17 04:34:42'),
(273, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-17 04:34:42', '2024-03-17 04:34:42'),
(274, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-17 04:34:42', '2024-03-17 04:34:42'),
(275, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/bib/BIB-CCms/admin/services/create', ' Services create', '2024-03-17 04:34:45', '2024-03-17 04:34:45'),
(276, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/bib/BIB-CCms/admin/services/create', ' Services create', '2024-03-17 04:34:45', '2024-03-17 04:34:45'),
(277, 1, 'App\\Http\\Controllers\\ServicesController', 'store', 'http://localhost/bib/BIB-CCms/admin/services/store', ' Services store', '2024-03-17 04:35:05', '2024-03-17 04:35:05'),
(278, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-17 04:35:05', '2024-03-17 04:35:05'),
(279, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-17 04:35:06', '2024-03-17 04:35:06'),
(280, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/bib/BIB-CCms/admin/services/create', ' Services create', '2024-03-17 04:35:09', '2024-03-17 04:35:09'),
(281, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/bib/BIB-CCms/admin/services/create', ' Services create', '2024-03-17 04:35:09', '2024-03-17 04:35:09'),
(282, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/bib/BIB-CCms/admin/services/create', ' Services create', '2024-03-17 04:35:37', '2024-03-17 04:35:37'),
(283, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/bib/BIB-CCms/admin/services/create', ' Services create', '2024-03-17 04:35:37', '2024-03-17 04:35:37'),
(284, 1, 'App\\Http\\Controllers\\ServicesController', 'store', 'http://localhost/bib/BIB-CCms/admin/services/store', ' Services store', '2024-03-17 04:35:52', '2024-03-17 04:35:52'),
(285, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-17 04:35:53', '2024-03-17 04:35:53'),
(286, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-17 04:35:53', '2024-03-17 04:35:53'),
(287, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/bib/BIB-CCms/admin/services/create', ' Services create', '2024-03-17 04:35:55', '2024-03-17 04:35:55'),
(288, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/bib/BIB-CCms/admin/services/create', ' Services create', '2024-03-17 04:35:56', '2024-03-17 04:35:56'),
(289, 1, 'App\\Http\\Controllers\\ServicesController', 'store', 'http://localhost/bib/BIB-CCms/admin/services/store', ' Services store', '2024-03-17 04:36:29', '2024-03-17 04:36:29'),
(290, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-17 04:36:29', '2024-03-17 04:36:29'),
(291, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-17 04:36:29', '2024-03-17 04:36:29'),
(292, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-17 04:50:09', '2024-03-17 04:50:09'),
(293, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-17 04:50:09', '2024-03-17 04:50:09'),
(294, 1, 'App\\Http\\Controllers\\FormsController', 'index', 'http://localhost/bib/BIB-CCms/admin/forms', ' Forms index', '2024-03-17 05:15:19', '2024-03-17 05:15:19'),
(295, 1, 'App\\Http\\Controllers\\FormsController', 'index', 'http://localhost/bib/BIB-CCms/admin/forms', ' Forms index', '2024-03-17 05:15:20', '2024-03-17 05:15:20'),
(296, 1, 'App\\Http\\Controllers\\FormsController', 'create', 'http://localhost/bib/BIB-CCms/admin/forms/create', ' Forms create', '2024-03-17 05:15:25', '2024-03-17 05:15:25'),
(297, 1, 'App\\Http\\Controllers\\FormsController', 'create', 'http://localhost/bib/BIB-CCms/admin/forms/create', ' Forms create', '2024-03-17 05:15:26', '2024-03-17 05:15:26'),
(298, 1, 'App\\Http\\Controllers\\CustomfieldsController', 'index', 'http://localhost/bib/BIB-CCms/admin/customfields', ' Customfields index', '2024-03-17 05:20:03', '2024-03-17 05:20:03'),
(299, 1, 'App\\Http\\Controllers\\CustomfieldsController', 'index', 'http://localhost/bib/BIB-CCms/admin/customfields', ' Customfields index', '2024-03-17 05:20:04', '2024-03-17 05:20:04'),
(300, 1, 'App\\Http\\Controllers\\CustomfieldsController', 'create', 'http://localhost/bib/BIB-CCms/admin/customfields/create', ' Customfields create', '2024-03-17 05:20:07', '2024-03-17 05:20:07'),
(301, 1, 'App\\Http\\Controllers\\CustomfieldsController', 'create', 'http://localhost/bib/BIB-CCms/admin/customfields/create', ' Customfields create', '2024-03-17 05:20:07', '2024-03-17 05:20:07'),
(302, 1, 'App\\Http\\Controllers\\FormsController', 'index', 'http://localhost/bib/BIB-CCms/admin/forms', ' Forms index', '2024-03-17 05:20:21', '2024-03-17 05:20:21'),
(303, 1, 'App\\Http\\Controllers\\FormsController', 'index', 'http://localhost/bib/BIB-CCms/admin/forms', ' Forms index', '2024-03-17 05:20:21', '2024-03-17 05:20:21'),
(304, 1, 'App\\Http\\Controllers\\FormsController', 'create', 'http://localhost/bib/BIB-CCms/admin/forms/create', ' Forms create', '2024-03-17 05:20:25', '2024-03-17 05:20:25'),
(305, 1, 'App\\Http\\Controllers\\FormsController', 'create', 'http://localhost/bib/BIB-CCms/admin/forms/create', ' Forms create', '2024-03-17 05:20:26', '2024-03-17 05:20:26'),
(306, 1, 'App\\Http\\Controllers\\FormsController', 'create', 'http://localhost/bib/BIB-CCms/admin/forms/create', ' Forms create', '2024-03-17 05:20:36', '2024-03-17 05:20:36'),
(307, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-17 06:39:14', '2024-03-17 06:39:14'),
(308, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-17 06:39:15', '2024-03-17 06:39:15'),
(309, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-17 06:39:18', '2024-03-17 06:39:18'),
(310, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-17 06:39:18', '2024-03-17 06:39:18'),
(311, 1, 'App\\Http\\Controllers\\CountriesController', 'store', 'http://localhost/bib/BIB-CCms/admin/countries/store', ' Countries store', '2024-03-17 06:39:41', '2024-03-17 06:39:41'),
(312, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-17 06:39:41', '2024-03-17 06:39:41'),
(313, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-17 06:39:41', '2024-03-17 06:39:41'),
(314, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-17 06:40:54', '2024-03-17 06:40:54'),
(315, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-17 06:40:54', '2024-03-17 06:40:54'),
(316, 1, 'App\\Http\\Controllers\\CountriesController', 'store', 'http://localhost/bib/BIB-CCms/admin/countries/store', ' Countries store', '2024-03-17 06:41:07', '2024-03-17 06:41:07'),
(317, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-17 06:41:07', '2024-03-17 06:41:07'),
(318, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-17 06:41:07', '2024-03-17 06:41:07'),
(319, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 00:30:58', '2024-03-18 00:30:58'),
(320, 1, 'App\\Http\\Controllers\\CountriesController', 'store', 'http://localhost/bib/BIB-CCms/admin/countries/store', ' Countries store', '2024-03-18 00:31:04', '2024-03-18 00:31:04'),
(321, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 00:31:05', '2024-03-18 00:31:05'),
(322, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 00:31:05', '2024-03-18 00:31:05'),
(323, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 00:38:27', '2024-03-18 00:38:27'),
(324, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 00:38:27', '2024-03-18 00:38:27'),
(325, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 00:38:31', '2024-03-18 00:38:31'),
(326, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 00:38:31', '2024-03-18 00:38:31'),
(327, 1, 'App\\Http\\Controllers\\CountriesController', 'store', 'http://localhost/bib/BIB-CCms/admin/countries/store', ' Countries store', '2024-03-18 00:38:41', '2024-03-18 00:38:41'),
(328, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 00:38:41', '2024-03-18 00:38:41'),
(329, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 00:38:42', '2024-03-18 00:38:42'),
(330, 1, 'App\\Http\\Controllers\\CountriesController', 'destroy', 'http://localhost/bib/BIB-CCms/admin/countries/destroy/7', ' Countries destroy', '2024-03-18 00:38:49', '2024-03-18 00:38:49'),
(331, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 00:38:50', '2024-03-18 00:38:50'),
(332, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 00:38:50', '2024-03-18 00:38:50'),
(333, 1, 'App\\Http\\Controllers\\CountriesController', 'destroy', 'http://localhost/bib/BIB-CCms/admin/countries/destroy/5', ' Countries destroy', '2024-03-18 00:38:54', '2024-03-18 00:38:54'),
(334, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 00:38:54', '2024-03-18 00:38:54'),
(335, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 00:38:55', '2024-03-18 00:38:55'),
(336, 1, 'App\\Http\\Controllers\\CountriesController', 'destroy', 'http://localhost/bib/BIB-CCms/admin/countries/destroy/4', ' Countries destroy', '2024-03-18 00:39:00', '2024-03-18 00:39:00'),
(337, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 00:39:01', '2024-03-18 00:39:01'),
(338, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 00:39:01', '2024-03-18 00:39:01'),
(339, 1, 'App\\Http\\Controllers\\CountriesController', 'destroy', 'http://localhost/bib/BIB-CCms/admin/countries/destroy/6', ' Countries destroy', '2024-03-18 00:39:06', '2024-03-18 00:39:06'),
(340, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 00:39:07', '2024-03-18 00:39:07'),
(341, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 00:39:07', '2024-03-18 00:39:07'),
(342, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 00:39:08', '2024-03-18 00:39:08'),
(343, 1, 'App\\Http\\Controllers\\CountriesController', 'store', 'http://localhost/bib/BIB-CCms/admin/countries/store', ' Countries store', '2024-03-18 00:39:17', '2024-03-18 00:39:17'),
(344, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 00:39:18', '2024-03-18 00:39:18'),
(345, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 00:39:18', '2024-03-18 00:39:18'),
(346, 1, 'App\\Http\\Controllers\\CountriesController', 'destroy', 'http://localhost/bib/BIB-CCms/admin/countries/destroy/8', ' Countries destroy', '2024-03-18 00:39:23', '2024-03-18 00:39:23'),
(347, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 00:39:23', '2024-03-18 00:39:23'),
(348, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 00:39:23', '2024-03-18 00:39:23'),
(349, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 00:45:41', '2024-03-18 00:45:41'),
(350, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 00:45:41', '2024-03-18 00:45:41'),
(351, 1, 'App\\Http\\Controllers\\CountriesController', 'store', 'http://localhost/bib/BIB-CCms/admin/countries/store', ' Countries store', '2024-03-18 00:45:47', '2024-03-18 00:45:47'),
(352, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 00:45:47', '2024-03-18 00:45:47'),
(353, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 00:45:47', '2024-03-18 00:45:47'),
(354, 1, 'App\\Http\\Controllers\\CountriesController', 'destroy', 'http://localhost/bib/BIB-CCms/admin/countries/destroy/9', ' Countries destroy', '2024-03-18 00:45:52', '2024-03-18 00:45:52'),
(355, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 00:45:52', '2024-03-18 00:45:52'),
(356, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 00:45:53', '2024-03-18 00:45:53'),
(357, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 00:53:23', '2024-03-18 00:53:23'),
(358, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 00:53:23', '2024-03-18 00:53:23'),
(359, 1, 'App\\Http\\Controllers\\CountriesController', 'store', 'http://localhost/bib/BIB-CCms/admin/countries/store', ' Countries store', '2024-03-18 00:53:25', '2024-03-18 00:53:25'),
(360, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 00:53:25', '2024-03-18 00:53:25'),
(361, 1, 'App\\Http\\Controllers\\CountriesController', 'destroy', 'http://localhost/bib/BIB-CCms/admin/countries/destroy/10', ' Countries destroy', '2024-03-18 00:53:31', '2024-03-18 00:53:31'),
(362, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 00:53:32', '2024-03-18 00:53:32'),
(363, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 00:53:32', '2024-03-18 00:53:32'),
(364, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 00:57:39', '2024-03-18 00:57:39'),
(365, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 00:57:40', '2024-03-18 00:57:40'),
(366, 1, 'App\\Http\\Controllers\\CountriesController', 'store', 'http://localhost/bib/BIB-CCms/admin/countries/store', ' Countries store', '2024-03-18 00:57:46', '2024-03-18 00:57:46'),
(367, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 00:57:46', '2024-03-18 00:57:46'),
(368, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 00:57:47', '2024-03-18 00:57:47'),
(369, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 00:58:32', '2024-03-18 00:58:32'),
(370, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 00:58:32', '2024-03-18 00:58:32'),
(371, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 00:58:34', '2024-03-18 00:58:34'),
(372, 1, 'App\\Http\\Controllers\\CountriesController', 'store', 'http://localhost/bib/BIB-CCms/admin/countries/store', ' Countries store', '2024-03-18 00:58:38', '2024-03-18 00:58:38'),
(373, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 00:58:38', '2024-03-18 00:58:38'),
(374, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 00:58:39', '2024-03-18 00:58:39'),
(375, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 01:00:00', '2024-03-18 01:00:00'),
(376, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 01:00:01', '2024-03-18 01:00:01'),
(377, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:00:04', '2024-03-18 01:00:04'),
(378, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:00:48', '2024-03-18 01:00:48'),
(379, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:00:48', '2024-03-18 01:00:48'),
(380, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:01:18', '2024-03-18 01:01:18'),
(381, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:01:19', '2024-03-18 01:01:19'),
(382, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:01:48', '2024-03-18 01:01:48'),
(383, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:01:49', '2024-03-18 01:01:49'),
(384, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:04:28', '2024-03-18 01:04:28'),
(385, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:04:29', '2024-03-18 01:04:29'),
(386, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:05:49', '2024-03-18 01:05:49'),
(387, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:05:50', '2024-03-18 01:05:50'),
(388, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:09:09', '2024-03-18 01:09:09'),
(389, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:09:09', '2024-03-18 01:09:09'),
(390, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:11:57', '2024-03-18 01:11:57'),
(391, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:11:57', '2024-03-18 01:11:57'),
(392, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:12:58', '2024-03-18 01:12:58'),
(393, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:12:58', '2024-03-18 01:12:58'),
(394, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:13:42', '2024-03-18 01:13:42'),
(395, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:13:42', '2024-03-18 01:13:42'),
(396, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:14:19', '2024-03-18 01:14:19'),
(397, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:14:20', '2024-03-18 01:14:20'),
(398, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:15:16', '2024-03-18 01:15:16'),
(399, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:15:17', '2024-03-18 01:15:17'),
(400, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:17:30', '2024-03-18 01:17:30'),
(401, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:17:31', '2024-03-18 01:17:31'),
(402, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:18:22', '2024-03-18 01:18:22'),
(403, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:18:22', '2024-03-18 01:18:22'),
(404, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:18:56', '2024-03-18 01:18:56'),
(405, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:18:56', '2024-03-18 01:18:56'),
(406, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:19:19', '2024-03-18 01:19:19'),
(407, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:19:20', '2024-03-18 01:19:20'),
(408, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:20:01', '2024-03-18 01:20:01'),
(409, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:20:02', '2024-03-18 01:20:02'),
(410, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:22:38', '2024-03-18 01:22:38'),
(411, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:22:39', '2024-03-18 01:22:39'),
(412, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:23:05', '2024-03-18 01:23:05'),
(413, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:23:05', '2024-03-18 01:23:05'),
(414, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:27:29', '2024-03-18 01:27:29'),
(415, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:27:29', '2024-03-18 01:27:29'),
(416, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:28:53', '2024-03-18 01:28:53'),
(417, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:28:53', '2024-03-18 01:28:53'),
(418, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:29:29', '2024-03-18 01:29:29'),
(419, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:29:29', '2024-03-18 01:29:29'),
(420, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:35:15', '2024-03-18 01:35:15'),
(421, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:35:15', '2024-03-18 01:35:15'),
(422, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:35:37', '2024-03-18 01:35:37'),
(423, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:35:38', '2024-03-18 01:35:38'),
(424, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:40:11', '2024-03-18 01:40:11'),
(425, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:40:11', '2024-03-18 01:40:11'),
(426, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:43:53', '2024-03-18 01:43:53'),
(427, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:43:53', '2024-03-18 01:43:53'),
(428, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:44:31', '2024-03-18 01:44:31'),
(429, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:44:31', '2024-03-18 01:44:31'),
(430, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:44:55', '2024-03-18 01:44:55'),
(431, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:44:55', '2024-03-18 01:44:55'),
(432, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:45:06', '2024-03-18 01:45:06'),
(433, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:45:06', '2024-03-18 01:45:06'),
(434, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:47:41', '2024-03-18 01:47:41'),
(435, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:47:42', '2024-03-18 01:47:42'),
(436, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:49:24', '2024-03-18 01:49:24'),
(437, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:49:24', '2024-03-18 01:49:24'),
(438, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 01:49:31', '2024-03-18 01:49:31'),
(439, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:51:55', '2024-03-18 01:51:55'),
(440, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:51:55', '2024-03-18 01:51:55'),
(441, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:52:01', '2024-03-18 01:52:01'),
(442, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:52:01', '2024-03-18 01:52:01'),
(443, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:52:13', '2024-03-18 01:52:13'),
(444, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:52:14', '2024-03-18 01:52:14'),
(445, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:52:52', '2024-03-18 01:52:52'),
(446, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:52:53', '2024-03-18 01:52:53'),
(447, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:53:23', '2024-03-18 01:53:23'),
(448, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:53:24', '2024-03-18 01:53:24'),
(449, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:53:34', '2024-03-18 01:53:34'),
(450, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:53:34', '2024-03-18 01:53:34'),
(451, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:53:44', '2024-03-18 01:53:44'),
(452, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:53:44', '2024-03-18 01:53:44'),
(453, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:53:55', '2024-03-18 01:53:55'),
(454, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:53:55', '2024-03-18 01:53:55'),
(455, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:54:06', '2024-03-18 01:54:06'),
(456, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:54:06', '2024-03-18 01:54:06'),
(457, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:54:41', '2024-03-18 01:54:41'),
(458, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:54:42', '2024-03-18 01:54:42'),
(459, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:56:26', '2024-03-18 01:56:26'),
(460, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:56:26', '2024-03-18 01:56:26'),
(461, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:57:03', '2024-03-18 01:57:03'),
(462, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 01:57:04', '2024-03-18 01:57:04'),
(463, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 02:06:20', '2024-03-18 02:06:20'),
(464, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countries/edit/1', ' Countries edit', '2024-03-18 02:06:24', '2024-03-18 02:06:24'),
(465, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countries/edit/1', ' Countries edit', '2024-03-18 02:06:24', '2024-03-18 02:06:24'),
(466, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 02:14:26', '2024-03-18 02:14:26'),
(467, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 02:14:26', '2024-03-18 02:14:26'),
(468, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 02:14:29', '2024-03-18 02:14:29'),
(469, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 02:14:30', '2024-03-18 02:14:30'),
(470, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countries/edit/1', ' Countries edit', '2024-03-18 02:14:35', '2024-03-18 02:14:35'),
(471, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 03:16:07', '2024-03-18 03:16:07'),
(472, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 03:16:07', '2024-03-18 03:16:07'),
(473, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 03:17:28', '2024-03-18 03:17:28'),
(474, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 03:17:28', '2024-03-18 03:17:28'),
(475, 1, 'App\\Http\\Controllers\\CountriesController', 'store', 'http://localhost/bib/BIB-CCms/admin/countries/store', ' Countries store', '2024-03-18 03:17:58', '2024-03-18 03:17:58'),
(476, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 03:17:58', '2024-03-18 03:17:58'),
(477, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 03:17:58', '2024-03-18 03:17:58'),
(478, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 03:19:31', '2024-03-18 03:19:31'),
(479, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 03:19:32', '2024-03-18 03:19:32'),
(480, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 03:19:48', '2024-03-18 03:19:48'),
(481, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 03:19:48', '2024-03-18 03:19:48'),
(482, 1, 'App\\Http\\Controllers\\CountriesController', 'store', 'http://localhost/bib/BIB-CCms/admin/countries/store', ' Countries store', '2024-03-18 03:28:01', '2024-03-18 03:28:01'),
(483, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 03:28:01', '2024-03-18 03:28:01'),
(484, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 03:28:02', '2024-03-18 03:28:02'),
(485, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 03:28:30', '2024-03-18 03:28:30'),
(486, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 03:28:30', '2024-03-18 03:28:30'),
(487, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 03:28:32', '2024-03-18 03:28:32'),
(488, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-18 03:28:33', '2024-03-18 03:28:33'),
(489, 1, 'App\\Http\\Controllers\\CountriesController', 'store', 'http://localhost/bib/BIB-CCms/admin/countries/store', ' Countries store', '2024-03-18 03:30:37', '2024-03-18 03:30:37'),
(490, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 03:30:37', '2024-03-18 03:30:37'),
(491, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 03:30:38', '2024-03-18 03:30:38'),
(492, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-18 04:02:24', '2024-03-18 04:02:24'),
(493, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-18 04:02:25', '2024-03-18 04:02:25'),
(494, 1, 'App\\Http\\Controllers\\BlogsController', 'create', 'http://localhost/bib/BIB-CCms/admin/blogs/create', ' Blogs create', '2024-03-18 04:02:29', '2024-03-18 04:02:29'),
(495, 1, 'App\\Http\\Controllers\\BlogsController', 'create', 'http://localhost/bib/BIB-CCms/admin/blogs/create', ' Blogs create', '2024-03-18 04:02:29', '2024-03-18 04:02:29'),
(496, 1, 'App\\Http\\Controllers\\BlogsController', 'store', 'http://localhost/bib/BIB-CCms/admin/blogs/store', ' Blogs store', '2024-03-18 04:03:28', '2024-03-18 04:03:28'),
(497, 1, 'App\\Http\\Controllers\\BlogsController', 'store', 'http://localhost/bib/BIB-CCms/admin/blogs/store', ' Blogs store', '2024-03-18 04:03:37', '2024-03-18 04:03:37'),
(498, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 04:06:56', '2024-03-18 04:06:56'),
(499, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-18 04:10:14', '2024-03-18 04:10:14'),
(500, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-18 04:10:14', '2024-03-18 04:10:14'),
(501, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-18 04:10:25', '2024-03-18 04:10:25'),
(502, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-18 04:10:25', '2024-03-18 04:10:25'),
(503, 1, 'App\\Http\\Controllers\\SubscribersController', 'index', 'http://localhost/bib/BIB-CCms/admin/subscribers', ' Subscribers index', '2024-03-18 04:18:08', '2024-03-18 04:18:08'),
(504, 1, 'App\\Http\\Controllers\\SubscribersController', 'index', 'http://localhost/bib/BIB-CCms/admin/subscribers', ' Subscribers index', '2024-03-18 04:18:08', '2024-03-18 04:18:08'),
(505, 1, 'App\\Http\\Controllers\\SubscribersController', 'create', 'http://localhost/bib/BIB-CCms/admin/subscribers/create', ' Subscribers create', '2024-03-18 04:18:11', '2024-03-18 04:18:11'),
(506, 1, 'App\\Http\\Controllers\\SubscribersController', 'create', 'http://localhost/bib/BIB-CCms/admin/subscribers/create', ' Subscribers create', '2024-03-18 04:18:12', '2024-03-18 04:18:12'),
(507, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-18 04:18:19', '2024-03-18 04:18:19'),
(508, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-18 04:18:19', '2024-03-18 04:18:19'),
(509, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-18 04:18:27', '2024-03-18 04:18:27'),
(510, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-18 04:18:27', '2024-03-18 04:18:27'),
(511, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 04:18:33', '2024-03-18 04:18:33'),
(512, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-18 04:18:33', '2024-03-18 04:18:33'),
(513, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-18 04:18:37', '2024-03-18 04:18:37'),
(514, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-18 04:18:38', '2024-03-18 04:18:38'),
(515, 1, 'App\\Http\\Controllers\\PreparationclassoffersController', 'index', 'http://localhost/bib/BIB-CCms/preparationclassoffers', ' Preparationclassoffers index', '2024-03-18 04:18:42', '2024-03-18 04:18:42'),
(516, 1, 'App\\Http\\Controllers\\PreparationclassoffersController', 'index', 'http://localhost/bib/BIB-CCms/preparationclassoffers', ' Preparationclassoffers index', '2024-03-18 04:18:43', '2024-03-18 04:18:43'),
(517, 1, 'App\\Http\\Controllers\\PreparationclasstestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/preparationclasstestimonials', ' Preparationclasstestimonials index', '2024-03-18 04:18:47', '2024-03-18 04:18:47'),
(518, 1, 'App\\Http\\Controllers\\PreparationclasstestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/preparationclasstestimonials', ' Preparationclasstestimonials index', '2024-03-18 04:18:47', '2024-03-18 04:18:47'),
(519, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://localhost/bib/BIB-CCms/admin/sliders', ' Sliders index', '2024-03-18 04:19:02', '2024-03-18 04:19:02'),
(520, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://localhost/bib/BIB-CCms/admin/sliders', ' Sliders index', '2024-03-18 04:19:03', '2024-03-18 04:19:03'),
(521, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-18 04:19:08', '2024-03-18 04:19:08'),
(522, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-18 04:19:08', '2024-03-18 04:19:08'),
(523, 1, 'App\\Http\\Controllers\\GalleriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/galleries', ' Galleries index', '2024-03-18 04:19:13', '2024-03-18 04:19:13'),
(524, 1, 'App\\Http\\Controllers\\GalleriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/galleries', ' Galleries index', '2024-03-18 04:19:14', '2024-03-18 04:19:14'),
(525, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-18 04:22:50', '2024-03-18 04:22:50'),
(526, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-18 04:22:51', '2024-03-18 04:22:51'),
(527, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-18 04:27:35', '2024-03-18 04:27:35'),
(528, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-18 04:27:35', '2024-03-18 04:27:35'),
(529, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-18 04:27:39', '2024-03-18 04:27:39'),
(530, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-18 04:27:40', '2024-03-18 04:27:40'),
(531, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://localhost/bib/BIB-CCms/articles/store', ' Articles store', '2024-03-18 04:29:18', '2024-03-18 04:29:18'),
(532, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-18 04:29:18', '2024-03-18 04:29:18'),
(533, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-18 04:29:19', '2024-03-18 04:29:19'),
(534, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-18 04:42:02', '2024-03-18 04:42:02'),
(535, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-18 04:42:02', '2024-03-18 04:42:02'),
(536, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'http://localhost/bib/BIB-CCms/admin/settings/update/1', ' Settings update', '2024-03-18 04:42:58', '2024-03-18 04:42:58'),
(537, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-18 04:42:58', '2024-03-18 04:42:58'),
(538, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-18 04:42:58', '2024-03-18 04:42:58');
INSERT INTO `tbl_activity_logs` (`activity_id`, `user_id`, `controllerName`, `methodName`, `actionUrl`, `activity`, `created_at`, `updated_at`) VALUES
(539, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-19 00:35:16', '2024-03-19 00:35:16'),
(540, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-03-19 02:22:04', '2024-03-19 02:22:04'),
(541, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-03-19 02:22:04', '2024-03-19 02:22:04'),
(542, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-03-19 02:22:10', '2024-03-19 02:22:10'),
(543, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-03-19 02:22:10', '2024-03-19 02:22:10'),
(544, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-03-19 02:22:14', '2024-03-19 02:22:14'),
(545, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-03-19 02:22:15', '2024-03-19 02:22:15'),
(546, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-03-19 02:32:14', '2024-03-19 02:32:14'),
(547, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-03-19 02:32:14', '2024-03-19 02:32:14'),
(548, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-03-19 02:32:19', '2024-03-19 02:32:19'),
(549, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-03-19 02:32:19', '2024-03-19 02:32:19'),
(550, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems?menulocation=2', ' Menuitems index', '2024-03-19 02:32:23', '2024-03-19 02:32:23'),
(551, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems?menulocation=2', ' Menuitems index', '2024-03-19 02:32:24', '2024-03-19 02:32:24'),
(552, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-03-19 02:32:28', '2024-03-19 02:32:28'),
(553, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-03-19 02:32:28', '2024-03-19 02:32:28'),
(554, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-03-19 02:39:09', '2024-03-19 02:39:09'),
(555, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-03-19 02:39:09', '2024-03-19 02:39:09'),
(556, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-19 03:24:24', '2024-03-19 03:24:24'),
(557, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-19 03:24:24', '2024-03-19 03:24:24'),
(558, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-19 03:24:28', '2024-03-19 03:24:28'),
(559, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-19 03:24:28', '2024-03-19 03:24:28'),
(560, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-19 03:24:33', '2024-03-19 03:24:33'),
(561, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-19 03:24:33', '2024-03-19 03:24:33'),
(562, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-19 03:24:37', '2024-03-19 03:24:37'),
(563, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-19 03:24:37', '2024-03-19 03:24:37'),
(564, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-19 03:24:41', '2024-03-19 03:24:41'),
(565, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-19 03:24:41', '2024-03-19 03:24:41'),
(566, 1, 'App\\Http\\Controllers\\PreparationclassoffersController', 'index', 'http://localhost/bib/BIB-CCms/preparationclassoffers', ' Preparationclassoffers index', '2024-03-19 03:24:46', '2024-03-19 03:24:46'),
(567, 1, 'App\\Http\\Controllers\\PreparationclassoffersController', 'index', 'http://localhost/bib/BIB-CCms/preparationclassoffers', ' Preparationclassoffers index', '2024-03-19 03:24:46', '2024-03-19 03:24:46'),
(568, 1, 'App\\Http\\Controllers\\PreparationclasstestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/preparationclasstestimonials', ' Preparationclasstestimonials index', '2024-03-19 03:24:49', '2024-03-19 03:24:49'),
(569, 1, 'App\\Http\\Controllers\\PreparationclasstestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/preparationclasstestimonials', ' Preparationclasstestimonials index', '2024-03-19 03:24:50', '2024-03-19 03:24:50'),
(570, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://localhost/bib/BIB-CCms/admin/sliders', ' Sliders index', '2024-03-19 03:24:55', '2024-03-19 03:24:55'),
(571, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://localhost/bib/BIB-CCms/admin/sliders', ' Sliders index', '2024-03-19 03:24:55', '2024-03-19 03:24:55'),
(572, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-19 03:24:59', '2024-03-19 03:24:59'),
(573, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-19 03:25:00', '2024-03-19 03:25:00'),
(574, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'http://localhost/bib/BIB-CCms/admin/faqs', ' Faqs index', '2024-03-19 03:25:11', '2024-03-19 03:25:11'),
(575, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'http://localhost/bib/BIB-CCms/admin/faqs', ' Faqs index', '2024-03-19 03:25:12', '2024-03-19 03:25:12'),
(576, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-19 03:25:15', '2024-03-19 03:25:15'),
(577, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-19 03:25:15', '2024-03-19 03:25:15'),
(578, 1, 'App\\Http\\Controllers\\GalleriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/galleries', ' Galleries index', '2024-03-19 03:25:54', '2024-03-19 03:25:54'),
(579, 1, 'App\\Http\\Controllers\\GalleriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/galleries', ' Galleries index', '2024-03-19 03:25:54', '2024-03-19 03:25:54'),
(580, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-19 03:26:03', '2024-03-19 03:26:03'),
(581, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-19 03:26:03', '2024-03-19 03:26:03'),
(582, 1, 'App\\Http\\Controllers\\PopupsController', 'index', 'http://localhost/bib/BIB-CCms/admin/popups', ' Popups index', '2024-03-19 03:26:05', '2024-03-19 03:26:05'),
(583, 1, 'App\\Http\\Controllers\\PopupsController', 'index', 'http://localhost/bib/BIB-CCms/admin/popups', ' Popups index', '2024-03-19 03:26:05', '2024-03-19 03:26:05'),
(584, 1, 'App\\Http\\Controllers\\ContactsController', 'index', 'http://localhost/bib/BIB-CCms/admin/contacts', ' Contacts index', '2024-03-19 03:26:11', '2024-03-19 03:26:11'),
(585, 1, 'App\\Http\\Controllers\\ContactsController', 'index', 'http://localhost/bib/BIB-CCms/admin/contacts', ' Contacts index', '2024-03-19 03:26:11', '2024-03-19 03:26:11'),
(586, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-19 03:26:14', '2024-03-19 03:26:14'),
(587, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-19 03:26:14', '2024-03-19 03:26:14'),
(588, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-03-19 03:29:27', '2024-03-19 03:29:27'),
(589, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-03-19 03:29:28', '2024-03-19 03:29:28'),
(590, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-03-19 03:29:30', '2024-03-19 03:29:30'),
(591, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-03-19 03:29:31', '2024-03-19 03:29:31'),
(592, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/bib/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-03-19 03:31:26', '2024-03-19 03:31:26'),
(593, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-03-19 03:31:26', '2024-03-19 03:31:26'),
(594, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-03-19 03:31:26', '2024-03-19 03:31:26'),
(595, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/2?menulocation=1', ' Menuitems edit', '2024-03-19 03:31:51', '2024-03-19 03:31:51'),
(596, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/2?menulocation=1', ' Menuitems edit', '2024-03-19 03:31:51', '2024-03-19 03:31:51'),
(597, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-19 03:32:24', '2024-03-19 03:32:24'),
(598, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-19 03:32:24', '2024-03-19 03:32:24'),
(599, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:32:29', '2024-03-19 03:32:29'),
(600, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:32:29', '2024-03-19 03:32:29'),
(601, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/bib/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-03-19 03:32:58', '2024-03-19 03:32:58'),
(602, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:32:58', '2024-03-19 03:32:58'),
(603, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:32:58', '2024-03-19 03:32:58'),
(604, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/bib/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-03-19 03:33:38', '2024-03-19 03:33:38'),
(605, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:33:39', '2024-03-19 03:33:39'),
(606, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:33:39', '2024-03-19 03:33:39'),
(607, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/bib/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-03-19 03:33:54', '2024-03-19 03:33:54'),
(608, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:33:54', '2024-03-19 03:33:54'),
(609, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:33:55', '2024-03-19 03:33:55'),
(610, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/3?menulocation=', ' Menuitems edit', '2024-03-19 03:34:42', '2024-03-19 03:34:42'),
(611, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/3?menulocation=', ' Menuitems edit', '2024-03-19 03:34:42', '2024-03-19 03:34:42'),
(612, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-19 03:34:56', '2024-03-19 03:34:56'),
(613, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-19 03:34:56', '2024-03-19 03:34:56'),
(614, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:35:02', '2024-03-19 03:35:02'),
(615, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:35:03', '2024-03-19 03:35:03'),
(616, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/bib/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-03-19 03:35:31', '2024-03-19 03:35:31'),
(617, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:35:31', '2024-03-19 03:35:31'),
(618, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:35:32', '2024-03-19 03:35:32'),
(619, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/bib/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-03-19 03:35:46', '2024-03-19 03:35:46'),
(620, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:35:46', '2024-03-19 03:35:46'),
(621, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:35:47', '2024-03-19 03:35:47'),
(622, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/bib/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-03-19 03:36:59', '2024-03-19 03:36:59'),
(623, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:36:59', '2024-03-19 03:36:59'),
(624, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:36:59', '2024-03-19 03:36:59'),
(625, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/bib/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-03-19 03:37:19', '2024-03-19 03:37:19'),
(626, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:37:20', '2024-03-19 03:37:20'),
(627, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:37:20', '2024-03-19 03:37:20'),
(628, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/bib/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-03-19 03:38:09', '2024-03-19 03:38:09'),
(629, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:38:09', '2024-03-19 03:38:09'),
(630, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:38:09', '2024-03-19 03:38:09'),
(631, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/bib/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-03-19 03:38:55', '2024-03-19 03:38:55'),
(632, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:38:55', '2024-03-19 03:38:55'),
(633, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:38:56', '2024-03-19 03:38:56'),
(634, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/bib/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-03-19 03:39:18', '2024-03-19 03:39:18'),
(635, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:39:18', '2024-03-19 03:39:18'),
(636, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:39:18', '2024-03-19 03:39:18'),
(637, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/11?menulocation=', ' Menuitems edit', '2024-03-19 03:39:28', '2024-03-19 03:39:28'),
(638, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/11?menulocation=', ' Menuitems edit', '2024-03-19 03:39:28', '2024-03-19 03:39:28'),
(639, 1, 'App\\Http\\Controllers\\MenuitemsController', 'update', 'http://localhost/bib/BIB-CCms/admin/menuitems/update/11?menulocation=', ' Menuitems update', '2024-03-19 03:39:41', '2024-03-19 03:39:41'),
(640, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-19 03:39:41', '2024-03-19 03:39:41'),
(641, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-19 03:39:42', '2024-03-19 03:39:42'),
(642, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:42:07', '2024-03-19 03:42:07'),
(643, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:42:08', '2024-03-19 03:42:08'),
(644, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-19 03:42:31', '2024-03-19 03:42:31'),
(645, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-19 03:42:32', '2024-03-19 03:42:32'),
(646, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:42:56', '2024-03-19 03:42:56'),
(647, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:42:56', '2024-03-19 03:42:56'),
(648, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-19 03:43:00', '2024-03-19 03:43:00'),
(649, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-19 03:43:00', '2024-03-19 03:43:00'),
(650, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:43:05', '2024-03-19 03:43:05'),
(651, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:43:05', '2024-03-19 03:43:05'),
(652, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/bib/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-03-19 03:43:20', '2024-03-19 03:43:20'),
(653, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:43:20', '2024-03-19 03:43:20'),
(654, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:43:20', '2024-03-19 03:43:20'),
(655, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/bib/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-03-19 03:44:27', '2024-03-19 03:44:27'),
(656, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:44:27', '2024-03-19 03:44:27'),
(657, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:44:28', '2024-03-19 03:44:28'),
(658, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/bib/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-03-19 03:45:45', '2024-03-19 03:45:45'),
(659, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:45:45', '2024-03-19 03:45:45'),
(660, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:45:46', '2024-03-19 03:45:46'),
(661, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/bib/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-03-19 03:46:23', '2024-03-19 03:46:23'),
(662, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:46:23', '2024-03-19 03:46:23'),
(663, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:46:24', '2024-03-19 03:46:24'),
(664, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/bib/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-03-19 03:46:44', '2024-03-19 03:46:44'),
(665, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:46:44', '2024-03-19 03:46:44'),
(666, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:46:44', '2024-03-19 03:46:44'),
(667, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/bib/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-03-19 03:47:03', '2024-03-19 03:47:03'),
(668, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:47:03', '2024-03-19 03:47:03'),
(669, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-19 03:47:04', '2024-03-19 03:47:04'),
(670, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-19 04:19:14', '2024-03-19 04:19:14'),
(671, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-19 04:19:15', '2024-03-19 04:19:15'),
(672, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-19 04:21:01', '2024-03-19 04:21:01'),
(673, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-19 04:21:02', '2024-03-19 04:21:02'),
(674, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-19 04:21:06', '2024-03-19 04:21:06'),
(675, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-19 04:21:06', '2024-03-19 04:21:06'),
(676, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countryarticles/create', ' Countryarticles create', '2024-03-19 04:21:08', '2024-03-19 04:21:08'),
(677, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countryarticles/create', ' Countryarticles create', '2024-03-19 04:21:08', '2024-03-19 04:21:08'),
(678, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-19 04:52:32', '2024-03-19 04:52:32'),
(679, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-19 04:52:32', '2024-03-19 04:52:32'),
(680, 1, 'App\\Http\\Controllers\\PreparationclassoffersController', 'index', 'http://localhost/bib/BIB-CCms/preparationclassoffers', ' Preparationclassoffers index', '2024-03-19 04:52:43', '2024-03-19 04:52:43'),
(681, 1, 'App\\Http\\Controllers\\PreparationclassoffersController', 'index', 'http://localhost/bib/BIB-CCms/preparationclassoffers', ' Preparationclassoffers index', '2024-03-19 04:52:43', '2024-03-19 04:52:43'),
(682, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-19 04:52:50', '2024-03-19 04:52:50'),
(683, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-19 04:52:51', '2024-03-19 04:52:51'),
(684, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/bib/BIB-CCms/admin/services/create', ' Services create', '2024-03-19 04:54:34', '2024-03-19 04:54:34'),
(685, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/bib/BIB-CCms/admin/services/create', ' Services create', '2024-03-19 04:54:34', '2024-03-19 04:54:34'),
(686, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-20 00:40:11', '2024-03-20 00:40:11'),
(687, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-20 00:40:58', '2024-03-20 00:40:58'),
(688, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-20 00:42:16', '2024-03-20 00:42:16'),
(689, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-03-20 00:42:45', '2024-03-20 00:42:45'),
(690, 1, 'App\\Http\\Controllers\\PreparationclassoffersController', 'index', 'http://localhost/bib/BIB-CCms/preparationclassoffers', ' Preparationclassoffers index', '2024-03-20 00:42:50', '2024-03-20 00:42:50'),
(691, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-20 00:43:05', '2024-03-20 00:43:05'),
(692, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-20 00:43:41', '2024-03-20 00:43:41'),
(693, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-20 00:43:47', '2024-03-20 00:43:47'),
(694, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-20 00:48:12', '2024-03-20 00:48:12'),
(695, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-03-20 00:51:13', '2024-03-20 00:51:13'),
(696, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-20 00:57:50', '2024-03-20 00:57:50'),
(697, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-20 00:58:00', '2024-03-20 00:58:00'),
(698, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-20 00:59:00', '2024-03-20 00:59:00'),
(699, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-20 01:16:51', '2024-03-20 01:16:51'),
(700, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-20 01:16:51', '2024-03-20 01:16:51'),
(701, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countries/edit/4', ' Countries edit', '2024-03-20 01:16:58', '2024-03-20 01:16:58'),
(702, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-20 01:20:15', '2024-03-20 01:20:15'),
(703, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-20 01:20:15', '2024-03-20 01:20:15'),
(704, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-20 01:20:32', '2024-03-20 01:20:32'),
(705, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countries/edit/4', ' Countries edit', '2024-03-20 01:20:35', '2024-03-20 01:20:35'),
(706, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countries/edit/4', ' Countries edit', '2024-03-20 01:20:35', '2024-03-20 01:20:35'),
(707, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-20 01:20:38', '2024-03-20 01:20:38'),
(708, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-20 01:20:38', '2024-03-20 01:20:38'),
(709, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-20 01:21:11', '2024-03-20 01:21:11'),
(710, 1, 'App\\Http\\Controllers\\CountriesController', 'store', 'http://localhost/bib/BIB-CCms/admin/countries/store', ' Countries store', '2024-03-20 01:22:47', '2024-03-20 01:22:47'),
(711, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-20 01:22:47', '2024-03-20 01:22:47'),
(712, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-20 01:22:48', '2024-03-20 01:22:48'),
(713, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countries/edit/6', ' Countries edit', '2024-03-20 01:22:55', '2024-03-20 01:22:55'),
(714, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countries/edit/6', ' Countries edit', '2024-03-20 01:22:55', '2024-03-20 01:22:55'),
(715, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-20 01:23:14', '2024-03-20 01:23:14'),
(716, 1, 'App\\Http\\Controllers\\CountriesController', 'destroy', 'http://localhost/bib/BIB-CCms/admin/countries/destroy/6', ' Countries destroy', '2024-03-20 01:23:18', '2024-03-20 01:23:18'),
(717, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-20 01:23:19', '2024-03-20 01:23:19'),
(718, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-20 01:23:19', '2024-03-20 01:23:19'),
(719, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-20 01:23:23', '2024-03-20 01:23:23'),
(720, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-20 01:23:23', '2024-03-20 01:23:23'),
(721, 1, 'App\\Http\\Controllers\\CountriesController', 'store', 'http://localhost/bib/BIB-CCms/admin/countries/store', ' Countries store', '2024-03-20 01:29:54', '2024-03-20 01:29:54'),
(722, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-20 01:29:54', '2024-03-20 01:29:54'),
(723, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-20 01:29:55', '2024-03-20 01:29:55'),
(724, 1, 'App\\Http\\Controllers\\CountriesController', 'store', 'http://localhost/bib/BIB-CCms/admin/countries/store', ' Countries store', '2024-03-20 01:30:56', '2024-03-20 01:30:56'),
(725, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-20 01:30:56', '2024-03-20 01:30:56'),
(726, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-20 01:30:57', '2024-03-20 01:30:57'),
(727, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-20 01:31:01', '2024-03-20 01:31:01'),
(728, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-20 01:31:01', '2024-03-20 01:31:01'),
(729, 1, 'App\\Http\\Controllers\\CountriesController', 'store', 'http://localhost/bib/BIB-CCms/admin/countries/store', ' Countries store', '2024-03-20 01:32:28', '2024-03-20 01:32:28'),
(730, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-20 01:32:28', '2024-03-20 01:32:28'),
(731, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-20 01:32:29', '2024-03-20 01:32:29'),
(732, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-20 01:33:20', '2024-03-20 01:33:20'),
(733, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-20 01:33:20', '2024-03-20 01:33:20'),
(734, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-20 01:33:22', '2024-03-20 01:33:22'),
(735, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-20 01:33:23', '2024-03-20 01:33:23'),
(736, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/bib/BIB-CCms/admin/services/create', ' Services create', '2024-03-20 01:33:29', '2024-03-20 01:33:29'),
(737, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/services/edit/1', ' Services edit', '2024-03-20 01:33:32', '2024-03-20 01:33:32'),
(738, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/services/edit/1', ' Services edit', '2024-03-20 01:33:32', '2024-03-20 01:33:32'),
(739, 1, 'App\\Http\\Controllers\\ServicesController', 'store', 'http://localhost/bib/BIB-CCms/admin/services/store', ' Services store', '2024-03-20 01:34:42', '2024-03-20 01:34:42'),
(740, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-20 01:34:42', '2024-03-20 01:34:42'),
(741, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-20 01:34:42', '2024-03-20 01:34:42'),
(742, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-20 02:56:11', '2024-03-20 02:56:11'),
(743, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-20 02:56:11', '2024-03-20 02:56:11'),
(744, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-20 03:00:20', '2024-03-20 03:00:20'),
(745, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-20 03:00:20', '2024-03-20 03:00:20'),
(746, 1, 'App\\Http\\Controllers\\BlogsController', 'create', 'http://localhost/bib/BIB-CCms/admin/blogs/create', ' Blogs create', '2024-03-20 03:00:21', '2024-03-20 03:00:21'),
(747, 1, 'App\\Http\\Controllers\\BlogsController', 'create', 'http://localhost/bib/BIB-CCms/admin/blogs/create', ' Blogs create', '2024-03-20 03:00:22', '2024-03-20 03:00:22'),
(748, 1, 'App\\Http\\Controllers\\BlogsController', 'store', 'http://localhost/bib/BIB-CCms/admin/blogs/store', ' Blogs store', '2024-03-20 03:01:58', '2024-03-20 03:01:58'),
(749, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-20 03:01:58', '2024-03-20 03:01:58'),
(750, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-20 03:01:58', '2024-03-20 03:01:58'),
(751, 1, 'App\\Http\\Controllers\\BlogsController', 'create', 'http://localhost/bib/BIB-CCms/admin/blogs/create', ' Blogs create', '2024-03-20 03:02:02', '2024-03-20 03:02:02'),
(752, 1, 'App\\Http\\Controllers\\BlogsController', 'create', 'http://localhost/bib/BIB-CCms/admin/blogs/create', ' Blogs create', '2024-03-20 03:02:02', '2024-03-20 03:02:02'),
(753, 1, 'App\\Http\\Controllers\\BlogsController', 'store', 'http://localhost/bib/BIB-CCms/admin/blogs/store', ' Blogs store', '2024-03-20 03:03:35', '2024-03-20 03:03:35'),
(754, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-20 03:03:35', '2024-03-20 03:03:35'),
(755, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-20 03:03:35', '2024-03-20 03:03:35'),
(756, 1, 'App\\Http\\Controllers\\BlogsController', 'create', 'http://localhost/bib/BIB-CCms/admin/blogs/create', ' Blogs create', '2024-03-20 03:03:38', '2024-03-20 03:03:38'),
(757, 1, 'App\\Http\\Controllers\\BlogsController', 'create', 'http://localhost/bib/BIB-CCms/admin/blogs/create', ' Blogs create', '2024-03-20 03:03:38', '2024-03-20 03:03:38'),
(758, 1, 'App\\Http\\Controllers\\BlogsController', 'store', 'http://localhost/bib/BIB-CCms/admin/blogs/store', ' Blogs store', '2024-03-20 03:04:27', '2024-03-20 03:04:27'),
(759, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-20 03:04:27', '2024-03-20 03:04:27'),
(760, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-20 03:04:27', '2024-03-20 03:04:27'),
(761, 1, 'App\\Http\\Controllers\\BlogsController', 'create', 'http://localhost/bib/BIB-CCms/admin/blogs/create', ' Blogs create', '2024-03-20 03:04:46', '2024-03-20 03:04:46'),
(762, 1, 'App\\Http\\Controllers\\BlogsController', 'create', 'http://localhost/bib/BIB-CCms/admin/blogs/create', ' Blogs create', '2024-03-20 03:04:46', '2024-03-20 03:04:46'),
(763, 1, 'App\\Http\\Controllers\\BlogsController', 'store', 'http://localhost/bib/BIB-CCms/admin/blogs/store', ' Blogs store', '2024-03-20 03:06:01', '2024-03-20 03:06:01'),
(764, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-20 03:06:01', '2024-03-20 03:06:01'),
(765, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-20 03:06:01', '2024-03-20 03:06:01'),
(766, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-20 03:07:48', '2024-03-20 03:07:48'),
(767, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-20 03:07:48', '2024-03-20 03:07:48'),
(768, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-03-20 03:11:05', '2024-03-20 03:11:05'),
(769, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-03-20 03:11:05', '2024-03-20 03:11:05'),
(770, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-03-20 03:11:17', '2024-03-20 03:11:17'),
(771, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-03-20 03:11:17', '2024-03-20 03:11:17'),
(772, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-03-20 03:11:20', '2024-03-20 03:11:20'),
(773, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-03-20 03:11:20', '2024-03-20 03:11:20'),
(774, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-03-20 03:11:30', '2024-03-20 03:11:30'),
(775, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-03-20 03:11:31', '2024-03-20 03:11:31'),
(776, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-03-20 03:11:36', '2024-03-20 03:11:36'),
(777, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-03-20 03:11:37', '2024-03-20 03:11:37'),
(778, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-20 03:11:40', '2024-03-20 03:11:40'),
(779, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-20 03:11:41', '2024-03-20 03:11:41'),
(780, 1, 'App\\Http\\Controllers\\ContactsController', 'index', 'http://localhost/bib/BIB-CCms/admin/contacts', ' Contacts index', '2024-03-20 03:11:52', '2024-03-20 03:11:52'),
(781, 1, 'App\\Http\\Controllers\\ContactsController', 'index', 'http://localhost/bib/BIB-CCms/admin/contacts', ' Contacts index', '2024-03-20 03:11:52', '2024-03-20 03:11:52'),
(782, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-20 03:11:59', '2024-03-20 03:11:59'),
(783, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-20 03:12:00', '2024-03-20 03:12:00'),
(784, 1, 'App\\Http\\Controllers\\FormsController', 'index', 'http://localhost/bib/BIB-CCms/admin/forms', ' Forms index', '2024-03-20 03:16:44', '2024-03-20 03:16:44'),
(785, 1, 'App\\Http\\Controllers\\FormsController', 'index', 'http://localhost/bib/BIB-CCms/admin/forms', ' Forms index', '2024-03-20 03:16:44', '2024-03-20 03:16:44'),
(786, 1, 'App\\Http\\Controllers\\FormsController', 'index', 'http://localhost/bib/BIB-CCms/admin/forms', ' Forms index', '2024-03-20 03:16:47', '2024-03-20 03:16:47'),
(787, 1, 'App\\Http\\Controllers\\FormsController', 'index', 'http://localhost/bib/BIB-CCms/admin/forms', ' Forms index', '2024-03-20 03:16:47', '2024-03-20 03:16:47'),
(788, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-20 03:16:56', '2024-03-20 03:16:56'),
(789, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-20 03:16:56', '2024-03-20 03:16:56'),
(790, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'http://localhost/bib/BIB-CCms/admin/settings/update/1', ' Settings update', '2024-03-20 03:28:45', '2024-03-20 03:28:45'),
(791, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-20 03:28:45', '2024-03-20 03:28:45'),
(792, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-20 03:28:45', '2024-03-20 03:28:45'),
(793, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'http://localhost/bib/BIB-CCms/admin/settings/update/1', ' Settings update', '2024-03-20 03:31:39', '2024-03-20 03:31:39'),
(794, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-20 03:31:39', '2024-03-20 03:31:39'),
(795, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-20 03:31:39', '2024-03-20 03:31:39'),
(796, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'http://localhost/bib/BIB-CCms/admin/settings/update/1', ' Settings update', '2024-03-20 03:39:01', '2024-03-20 03:39:01'),
(797, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-20 03:39:02', '2024-03-20 03:39:02'),
(798, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-20 03:39:02', '2024-03-20 03:39:02'),
(799, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'http://localhost/bib/BIB-CCms/admin/settings/update/1', ' Settings update', '2024-03-20 04:02:11', '2024-03-20 04:02:11'),
(800, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-20 04:02:11', '2024-03-20 04:02:11'),
(801, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-20 04:02:12', '2024-03-20 04:02:12'),
(802, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'http://localhost/bib/BIB-CCms/admin/settings/update/1', ' Settings update', '2024-03-20 04:12:09', '2024-03-20 04:12:09'),
(803, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-20 04:12:09', '2024-03-20 04:12:09'),
(804, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-20 04:12:09', '2024-03-20 04:12:09'),
(805, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-20 05:04:01', '2024-03-20 05:04:01'),
(806, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-20 05:04:02', '2024-03-20 05:04:02'),
(807, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-20 05:04:06', '2024-03-20 05:04:06'),
(808, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-20 05:04:06', '2024-03-20 05:04:06');
INSERT INTO `tbl_activity_logs` (`activity_id`, `user_id`, `controllerName`, `methodName`, `actionUrl`, `activity`, `created_at`, `updated_at`) VALUES
(809, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://localhost/bib/BIB-CCms/articles/store', ' Articles store', '2024-03-20 05:04:17', '2024-03-20 05:04:17'),
(810, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-20 05:04:17', '2024-03-20 05:04:17'),
(811, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-20 05:04:17', '2024-03-20 05:04:17'),
(812, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-20 05:04:19', '2024-03-20 05:04:19'),
(813, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-20 05:04:20', '2024-03-20 05:04:20'),
(814, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://localhost/bib/BIB-CCms/articles/store', ' Articles store', '2024-03-20 05:04:28', '2024-03-20 05:04:28'),
(815, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-20 05:04:29', '2024-03-20 05:04:29'),
(816, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-20 05:04:29', '2024-03-20 05:04:29'),
(817, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-20 05:14:24', '2024-03-20 05:14:24'),
(818, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-20 05:14:25', '2024-03-20 05:14:25'),
(819, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-20 05:17:47', '2024-03-20 05:17:47'),
(820, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-20 05:17:48', '2024-03-20 05:17:48'),
(821, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countryarticles/create', ' Countryarticles create', '2024-03-20 05:17:50', '2024-03-20 05:17:50'),
(822, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countryarticles/create', ' Countryarticles create', '2024-03-20 05:17:50', '2024-03-20 05:17:50'),
(823, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-20 05:17:54', '2024-03-20 05:17:54'),
(824, 1, 'App\\Http\\Controllers\\PreparationclasstestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/preparationclasstestimonials', ' Preparationclasstestimonials index', '2024-03-20 05:20:19', '2024-03-20 05:20:19'),
(825, 1, 'App\\Http\\Controllers\\PreparationclasstestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/preparationclasstestimonials', ' Preparationclasstestimonials index', '2024-03-20 05:20:19', '2024-03-20 05:20:19'),
(826, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-20 05:20:27', '2024-03-20 05:20:27'),
(827, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-20 05:20:28', '2024-03-20 05:20:28'),
(828, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-20 05:28:57', '2024-03-20 05:28:57'),
(829, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/bib/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-03-20 05:28:58', '2024-03-20 05:28:58'),
(830, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-20 05:29:09', '2024-03-20 05:29:09'),
(831, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-20 05:29:10', '2024-03-20 05:29:10'),
(832, 1, 'App\\Http\\Controllers\\ContactsController', 'index', 'http://localhost/bib/BIB-CCms/admin/contacts', ' Contacts index', '2024-03-20 05:29:48', '2024-03-20 05:29:48'),
(833, 1, 'App\\Http\\Controllers\\ContactsController', 'index', 'http://localhost/bib/BIB-CCms/admin/contacts', ' Contacts index', '2024-03-20 05:29:48', '2024-03-20 05:29:48'),
(834, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-20 05:51:36', '2024-03-20 05:51:36'),
(835, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-20 05:51:38', '2024-03-20 05:51:38'),
(836, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/1?menulocation=', ' Menuitems edit', '2024-03-20 05:51:45', '2024-03-20 05:51:45'),
(837, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/1?menulocation=', ' Menuitems edit', '2024-03-20 05:51:46', '2024-03-20 05:51:46'),
(838, 1, 'App\\Http\\Controllers\\MenuitemsController', 'update', 'http://localhost/bib/BIB-CCms/admin/menuitems/update/1?menulocation=', ' Menuitems update', '2024-03-20 05:51:53', '2024-03-20 05:51:53'),
(839, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-20 05:51:54', '2024-03-20 05:51:54'),
(840, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-20 05:51:55', '2024-03-20 05:51:55'),
(841, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/1?menulocation=', ' Menuitems edit', '2024-03-20 05:51:59', '2024-03-20 05:51:59'),
(842, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/1?menulocation=', ' Menuitems edit', '2024-03-20 05:52:00', '2024-03-20 05:52:00'),
(843, 1, 'App\\Http\\Controllers\\MenuitemsController', 'update', 'http://localhost/bib/BIB-CCms/admin/menuitems/update/1?menulocation=', ' Menuitems update', '2024-03-20 05:52:07', '2024-03-20 05:52:07'),
(844, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-20 05:52:07', '2024-03-20 05:52:07'),
(845, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-20 05:52:08', '2024-03-20 05:52:08'),
(846, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/2?menulocation=', ' Menuitems edit', '2024-03-20 06:10:17', '2024-03-20 06:10:17'),
(847, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/2?menulocation=', ' Menuitems edit', '2024-03-20 06:10:18', '2024-03-20 06:10:18'),
(848, 1, 'App\\Http\\Controllers\\MenuitemsController', 'update', 'http://localhost/bib/BIB-CCms/admin/menuitems/update/2?menulocation=', ' Menuitems update', '2024-03-20 06:10:35', '2024-03-20 06:10:35'),
(849, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-20 06:10:36', '2024-03-20 06:10:36'),
(850, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-20 06:10:36', '2024-03-20 06:10:36'),
(851, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/5?menulocation=', ' Menuitems edit', '2024-03-20 06:19:43', '2024-03-20 06:19:43'),
(852, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/5?menulocation=', ' Menuitems edit', '2024-03-20 06:19:43', '2024-03-20 06:19:43'),
(853, 1, 'App\\Http\\Controllers\\MenuitemsController', 'update', 'http://localhost/bib/BIB-CCms/admin/menuitems/update/5?menulocation=', ' Menuitems update', '2024-03-20 06:19:52', '2024-03-20 06:19:52'),
(854, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-20 06:19:52', '2024-03-20 06:19:52'),
(855, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-20 06:19:53', '2024-03-20 06:19:53'),
(856, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/10?menulocation=', ' Menuitems edit', '2024-03-20 06:19:59', '2024-03-20 06:19:59'),
(857, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/10?menulocation=', ' Menuitems edit', '2024-03-20 06:19:59', '2024-03-20 06:19:59'),
(858, 1, 'App\\Http\\Controllers\\MenuitemsController', 'update', 'http://localhost/bib/BIB-CCms/admin/menuitems/update/10?menulocation=', ' Menuitems update', '2024-03-20 06:20:07', '2024-03-20 06:20:07'),
(859, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-20 06:20:07', '2024-03-20 06:20:07'),
(860, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-20 06:20:08', '2024-03-20 06:20:08'),
(861, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/11?menulocation=', ' Menuitems edit', '2024-03-20 06:20:19', '2024-03-20 06:20:19'),
(862, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/11?menulocation=', ' Menuitems edit', '2024-03-20 06:20:19', '2024-03-20 06:20:19'),
(863, 1, 'App\\Http\\Controllers\\MenuitemsController', 'update', 'http://localhost/bib/BIB-CCms/admin/menuitems/update/11?menulocation=', ' Menuitems update', '2024-03-20 06:20:25', '2024-03-20 06:20:25'),
(864, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-20 06:20:25', '2024-03-20 06:20:25'),
(865, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-20 06:20:26', '2024-03-20 06:20:26'),
(866, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/12?menulocation=', ' Menuitems edit', '2024-03-20 06:20:43', '2024-03-20 06:20:43'),
(867, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/12?menulocation=', ' Menuitems edit', '2024-03-20 06:20:44', '2024-03-20 06:20:44'),
(868, 1, 'App\\Http\\Controllers\\MenuitemsController', 'update', 'http://localhost/bib/BIB-CCms/admin/menuitems/update/12?menulocation=', ' Menuitems update', '2024-03-20 06:20:55', '2024-03-20 06:20:55'),
(869, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-20 06:20:55', '2024-03-20 06:20:55'),
(870, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-20 06:20:56', '2024-03-20 06:20:56'),
(871, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/15?menulocation=', ' Menuitems edit', '2024-03-20 06:21:28', '2024-03-20 06:21:28'),
(872, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/15?menulocation=', ' Menuitems edit', '2024-03-20 06:21:28', '2024-03-20 06:21:28'),
(873, 1, 'App\\Http\\Controllers\\MenuitemsController', 'update', 'http://localhost/bib/BIB-CCms/admin/menuitems/update/15?menulocation=', ' Menuitems update', '2024-03-20 06:21:42', '2024-03-20 06:21:42'),
(874, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-20 06:21:42', '2024-03-20 06:21:42'),
(875, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-20 06:21:43', '2024-03-20 06:21:43'),
(876, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/16?menulocation=', ' Menuitems edit', '2024-03-20 06:22:00', '2024-03-20 06:22:00'),
(877, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/16?menulocation=', ' Menuitems edit', '2024-03-20 06:22:00', '2024-03-20 06:22:00'),
(878, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-20 06:22:13', '2024-03-20 06:22:13'),
(879, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-20 06:26:54', '2024-03-20 06:26:54'),
(880, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-20 06:26:55', '2024-03-20 06:26:55'),
(881, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-03-20 06:27:03', '2024-03-20 06:27:03'),
(882, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-03-20 06:27:04', '2024-03-20 06:27:04'),
(883, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-03-20 06:27:07', '2024-03-20 06:27:07'),
(884, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-03-20 06:27:08', '2024-03-20 06:27:08'),
(885, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/13?menulocation=1', ' Menuitems edit', '2024-03-20 06:27:23', '2024-03-20 06:27:23'),
(886, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/13?menulocation=1', ' Menuitems edit', '2024-03-20 06:27:23', '2024-03-20 06:27:23'),
(887, 1, 'App\\Http\\Controllers\\MenuitemsController', 'update', 'http://localhost/bib/BIB-CCms/admin/menuitems/update/13?menulocation=1', ' Menuitems update', '2024-03-20 06:27:58', '2024-03-20 06:27:58'),
(888, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-20 06:27:59', '2024-03-20 06:27:59'),
(889, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-20 06:27:59', '2024-03-20 06:27:59'),
(890, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/14?menulocation=', ' Menuitems edit', '2024-03-20 06:28:18', '2024-03-20 06:28:18'),
(891, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/14?menulocation=', ' Menuitems edit', '2024-03-20 06:28:19', '2024-03-20 06:28:19'),
(892, 1, 'App\\Http\\Controllers\\MenuitemsController', 'update', 'http://localhost/bib/BIB-CCms/admin/menuitems/update/14?menulocation=', ' Menuitems update', '2024-03-20 06:28:26', '2024-03-20 06:28:26'),
(893, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-20 06:28:26', '2024-03-20 06:28:26'),
(894, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-20 06:28:26', '2024-03-20 06:28:26'),
(895, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/16?menulocation=', ' Menuitems edit', '2024-03-20 06:28:41', '2024-03-20 06:28:41'),
(896, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/16?menulocation=', ' Menuitems edit', '2024-03-20 06:28:42', '2024-03-20 06:28:42'),
(897, 1, 'App\\Http\\Controllers\\MenuitemsController', 'update', 'http://localhost/bib/BIB-CCms/admin/menuitems/update/16?menulocation=', ' Menuitems update', '2024-03-20 06:28:48', '2024-03-20 06:28:48'),
(898, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-20 06:28:48', '2024-03-20 06:28:48'),
(899, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-20 06:28:49', '2024-03-20 06:28:49'),
(900, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/17?menulocation=', ' Menuitems edit', '2024-03-20 06:29:19', '2024-03-20 06:29:19'),
(901, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/17?menulocation=', ' Menuitems edit', '2024-03-20 06:29:19', '2024-03-20 06:29:19'),
(902, 1, 'App\\Http\\Controllers\\MenuitemsController', 'update', 'http://localhost/bib/BIB-CCms/admin/menuitems/update/17?menulocation=', ' Menuitems update', '2024-03-20 06:29:23', '2024-03-20 06:29:23'),
(903, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-20 06:29:23', '2024-03-20 06:29:23'),
(904, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-20 06:29:24', '2024-03-20 06:29:24'),
(905, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/18?menulocation=', ' Menuitems edit', '2024-03-20 06:29:32', '2024-03-20 06:29:32'),
(906, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/18?menulocation=', ' Menuitems edit', '2024-03-20 06:29:32', '2024-03-20 06:29:32'),
(907, 1, 'App\\Http\\Controllers\\MenuitemsController', 'update', 'http://localhost/bib/BIB-CCms/admin/menuitems/update/18?menulocation=', ' Menuitems update', '2024-03-20 06:29:38', '2024-03-20 06:29:38'),
(908, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-20 06:29:38', '2024-03-20 06:29:38'),
(909, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-20 06:29:39', '2024-03-20 06:29:39'),
(910, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-20 07:02:35', '2024-03-20 07:02:35'),
(911, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-20 07:02:36', '2024-03-20 07:02:36'),
(912, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-20 07:02:42', '2024-03-20 07:02:42'),
(913, 1, 'App\\Http\\Controllers\\CountriesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countries/create', ' Countries create', '2024-03-20 07:02:43', '2024-03-20 07:02:43'),
(914, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-20 07:02:56', '2024-03-20 07:02:56'),
(915, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-20 07:02:57', '2024-03-20 07:02:57'),
(916, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countryarticles/create', ' Countryarticles create', '2024-03-20 07:02:59', '2024-03-20 07:02:59'),
(917, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countryarticles/create', ' Countryarticles create', '2024-03-20 07:03:00', '2024-03-20 07:03:00'),
(918, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-20 20:28:10', '2024-03-20 20:28:10'),
(919, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-20 20:28:16', '2024-03-20 20:28:16'),
(920, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-20 20:28:17', '2024-03-20 20:28:17'),
(921, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countryarticles/create', ' Countryarticles create', '2024-03-20 22:51:55', '2024-03-20 22:51:55'),
(922, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'http://localhost/bib/BIB-CCms/admin/countryarticles/store', ' Countryarticles store', '2024-03-21 00:41:42', '2024-03-21 00:41:42'),
(923, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-21 00:41:42', '2024-03-21 00:41:42'),
(924, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-21 00:41:42', '2024-03-21 00:41:42'),
(925, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countryarticles/create', ' Countryarticles create', '2024-03-21 00:41:44', '2024-03-21 00:41:44'),
(926, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countryarticles/create', ' Countryarticles create', '2024-03-21 00:41:45', '2024-03-21 00:41:45'),
(927, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'http://localhost/bib/BIB-CCms/admin/countryarticles/store', ' Countryarticles store', '2024-03-21 00:44:24', '2024-03-21 00:44:24'),
(928, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-21 00:44:24', '2024-03-21 00:44:24'),
(929, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-21 00:44:25', '2024-03-21 00:44:25'),
(930, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countryarticles/create', ' Countryarticles create', '2024-03-21 00:44:54', '2024-03-21 00:44:54'),
(931, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countryarticles/create', ' Countryarticles create', '2024-03-21 00:44:54', '2024-03-21 00:44:54'),
(932, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'http://localhost/bib/BIB-CCms/admin/countryarticles/store', ' Countryarticles store', '2024-03-21 00:49:30', '2024-03-21 00:49:30'),
(933, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-21 00:49:30', '2024-03-21 00:49:30'),
(934, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-21 00:49:30', '2024-03-21 00:49:30'),
(935, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countryarticles/create', ' Countryarticles create', '2024-03-21 00:49:35', '2024-03-21 00:49:35'),
(936, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countryarticles/create', ' Countryarticles create', '2024-03-21 00:49:35', '2024-03-21 00:49:35'),
(937, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countryarticles/edit/3', ' Countryarticles edit', '2024-03-21 00:50:15', '2024-03-21 00:50:15'),
(938, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countryarticles/edit/3', ' Countryarticles edit', '2024-03-21 00:50:15', '2024-03-21 00:50:15'),
(939, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'http://localhost/bib/BIB-CCms/admin/countryarticles/update/3', ' Countryarticles update', '2024-03-21 00:50:53', '2024-03-21 00:50:53'),
(940, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countryarticles/edit/3', ' Countryarticles edit', '2024-03-21 00:50:53', '2024-03-21 00:50:53'),
(941, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countryarticles/edit/3', ' Countryarticles edit', '2024-03-21 00:50:53', '2024-03-21 00:50:53'),
(942, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'http://localhost/bib/BIB-CCms/admin/countryarticles/update/3', ' Countryarticles update', '2024-03-21 00:51:56', '2024-03-21 00:51:56'),
(943, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countryarticles/edit/3', ' Countryarticles edit', '2024-03-21 00:51:57', '2024-03-21 00:51:57'),
(944, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countryarticles/edit/3', ' Countryarticles edit', '2024-03-21 00:51:57', '2024-03-21 00:51:57'),
(945, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-21 00:52:02', '2024-03-21 00:52:02'),
(946, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-21 00:52:02', '2024-03-21 00:52:02'),
(947, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countryarticles/create', ' Countryarticles create', '2024-03-21 00:52:10', '2024-03-21 00:52:10'),
(948, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://localhost/bib/BIB-CCms/admin/countryarticles/create', ' Countryarticles create', '2024-03-21 00:52:10', '2024-03-21 00:52:10'),
(949, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'http://localhost/bib/BIB-CCms/admin/countryarticles/store', ' Countryarticles store', '2024-03-21 01:00:48', '2024-03-21 01:00:48'),
(950, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-21 01:00:49', '2024-03-21 01:00:49'),
(951, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-21 01:00:49', '2024-03-21 01:00:49'),
(952, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countryarticles/edit/3', ' Countryarticles edit', '2024-03-21 01:00:53', '2024-03-21 01:00:53'),
(953, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countryarticles/edit/3', ' Countryarticles edit', '2024-03-21 01:00:53', '2024-03-21 01:00:53'),
(954, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'http://localhost/bib/BIB-CCms/admin/countryarticles/update/3', ' Countryarticles update', '2024-03-21 01:01:36', '2024-03-21 01:01:36'),
(955, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countryarticles/edit/3', ' Countryarticles edit', '2024-03-21 01:01:36', '2024-03-21 01:01:36'),
(956, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countryarticles/edit/3', ' Countryarticles edit', '2024-03-21 01:01:37', '2024-03-21 01:01:37'),
(957, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countryarticles/edit/3', ' Countryarticles edit', '2024-03-21 01:01:57', '2024-03-21 01:01:57'),
(958, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-21 01:02:26', '2024-03-21 01:02:26'),
(959, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-21 01:02:26', '2024-03-21 01:02:26'),
(960, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-21 01:45:24', '2024-03-21 01:45:24'),
(961, 1, 'App\\Http\\Controllers\\GalleriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/galleries', ' Galleries index', '2024-03-21 01:45:31', '2024-03-21 01:45:31'),
(962, 1, 'App\\Http\\Controllers\\GalleriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/galleries', ' Galleries index', '2024-03-21 01:45:32', '2024-03-21 01:45:32'),
(963, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-21 01:45:57', '2024-03-21 01:45:57'),
(964, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-21 01:45:57', '2024-03-21 01:45:57'),
(965, 1, 'App\\Http\\Controllers\\PopupsController', 'index', 'http://localhost/bib/BIB-CCms/admin/popups', ' Popups index', '2024-03-21 01:46:02', '2024-03-21 01:46:02'),
(966, 1, 'App\\Http\\Controllers\\PopupsController', 'index', 'http://localhost/bib/BIB-CCms/admin/popups', ' Popups index', '2024-03-21 01:46:02', '2024-03-21 01:46:02'),
(967, 1, 'App\\Http\\Controllers\\ResourcetypesController', 'index', 'http://localhost/bib/BIB-CCms/admin/resourcetypes', ' Resourcetypes index', '2024-03-21 01:46:12', '2024-03-21 01:46:12'),
(968, 1, 'App\\Http\\Controllers\\ResourcetypesController', 'index', 'http://localhost/bib/BIB-CCms/admin/resourcetypes', ' Resourcetypes index', '2024-03-21 01:46:13', '2024-03-21 01:46:13'),
(969, 1, 'App\\Http\\Controllers\\SubscribersController', 'index', 'http://localhost/bib/BIB-CCms/admin/subscribers', ' Subscribers index', '2024-03-21 01:47:43', '2024-03-21 01:47:43'),
(970, 1, 'App\\Http\\Controllers\\SubscribersController', 'index', 'http://localhost/bib/BIB-CCms/admin/subscribers', ' Subscribers index', '2024-03-21 01:47:43', '2024-03-21 01:47:43'),
(971, 1, 'App\\Http\\Controllers\\SubscribersController', 'index', 'http://localhost/bib/BIB-CCms/admin/subscribers', ' Subscribers index', '2024-03-21 01:47:44', '2024-03-21 01:47:44'),
(972, 1, 'App\\Http\\Controllers\\GalleriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/galleries', ' Galleries index', '2024-03-21 01:48:34', '2024-03-21 01:48:34'),
(973, 1, 'App\\Http\\Controllers\\GalleriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/galleries', ' Galleries index', '2024-03-21 01:48:34', '2024-03-21 01:48:34'),
(974, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-21 01:51:58', '2024-03-21 01:51:58'),
(975, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-21 01:51:58', '2024-03-21 01:51:58'),
(976, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'http://localhost/bib/BIB-CCms/admin/settings/update/1', ' Settings update', '2024-03-21 01:53:17', '2024-03-21 01:53:17'),
(977, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-21 01:53:18', '2024-03-21 01:53:18'),
(978, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-21 01:53:18', '2024-03-21 01:53:18'),
(979, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-21 02:26:21', '2024-03-21 02:26:21'),
(980, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-21 02:26:21', '2024-03-21 02:26:21'),
(981, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-21 02:28:36', '2024-03-21 02:28:36'),
(982, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-21 02:28:40', '2024-03-21 02:28:40'),
(983, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-21 02:29:52', '2024-03-21 02:29:52'),
(984, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-21 02:29:52', '2024-03-21 02:29:52'),
(985, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-21 02:30:33', '2024-03-21 02:30:33'),
(986, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-21 02:30:34', '2024-03-21 02:30:34'),
(987, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-21 02:31:08', '2024-03-21 02:31:08'),
(988, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-21 02:31:09', '2024-03-21 02:31:09'),
(989, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-21 02:50:04', '2024-03-21 02:50:04'),
(990, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-21 02:50:04', '2024-03-21 02:50:04'),
(991, 1, 'App\\Http\\Controllers\\ContactsController', 'index', 'http://localhost/bib/BIB-CCms/admin/contacts', ' Contacts index', '2024-03-21 02:56:51', '2024-03-21 02:56:51'),
(992, 1, 'App\\Http\\Controllers\\ContactsController', 'index', 'http://localhost/bib/BIB-CCms/admin/contacts', ' Contacts index', '2024-03-21 02:56:51', '2024-03-21 02:56:51'),
(993, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-21 03:05:45', '2024-03-21 03:05:45'),
(994, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-21 03:05:45', '2024-03-21 03:05:45'),
(995, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/1', ' Preparationclasses edit', '2024-03-21 03:05:48', '2024-03-21 03:05:48'),
(996, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/1', ' Preparationclasses edit', '2024-03-21 03:05:49', '2024-03-21 03:05:49'),
(997, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/update/1', ' Preparationclasses update', '2024-03-21 03:05:56', '2024-03-21 03:05:56'),
(998, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/1', ' Preparationclasses edit', '2024-03-21 03:05:56', '2024-03-21 03:05:56'),
(999, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/1', ' Preparationclasses edit', '2024-03-21 03:05:56', '2024-03-21 03:05:56'),
(1000, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/1', ' Preparationclasses edit', '2024-03-21 03:06:05', '2024-03-21 03:06:05'),
(1001, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-21 03:06:10', '2024-03-21 03:06:10'),
(1002, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-21 03:06:11', '2024-03-21 03:06:11'),
(1003, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/2', ' Preparationclasses edit', '2024-03-21 03:06:28', '2024-03-21 03:06:28'),
(1004, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/2', ' Preparationclasses edit', '2024-03-21 03:06:28', '2024-03-21 03:06:28'),
(1005, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/update/2', ' Preparationclasses update', '2024-03-21 03:06:44', '2024-03-21 03:06:44'),
(1006, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/2', ' Preparationclasses edit', '2024-03-21 03:06:44', '2024-03-21 03:06:44'),
(1007, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/2', ' Preparationclasses edit', '2024-03-21 03:06:45', '2024-03-21 03:06:45'),
(1008, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/2', ' Preparationclasses edit', '2024-03-21 03:06:48', '2024-03-21 03:06:48'),
(1009, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-21 03:07:02', '2024-03-21 03:07:02'),
(1010, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-21 03:07:02', '2024-03-21 03:07:02'),
(1011, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/3', ' Preparationclasses edit', '2024-03-21 03:07:23', '2024-03-21 03:07:23'),
(1012, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/3', ' Preparationclasses edit', '2024-03-21 03:07:23', '2024-03-21 03:07:23'),
(1013, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/update/3', ' Preparationclasses update', '2024-03-21 03:07:32', '2024-03-21 03:07:32'),
(1014, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/3', ' Preparationclasses edit', '2024-03-21 03:07:32', '2024-03-21 03:07:32'),
(1015, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/3', ' Preparationclasses edit', '2024-03-21 03:07:32', '2024-03-21 03:07:32'),
(1016, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/3', ' Preparationclasses edit', '2024-03-21 03:07:37', '2024-03-21 03:07:37'),
(1017, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-21 03:15:00', '2024-03-21 03:15:00'),
(1018, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/1', ' Preparationclasses edit', '2024-03-21 03:15:04', '2024-03-21 03:15:04'),
(1019, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/1', ' Preparationclasses edit', '2024-03-21 03:15:04', '2024-03-21 03:15:04'),
(1020, 1, 'App\\Http\\Controllers\\PreparationclassoffersController', 'index', 'http://localhost/bib/BIB-CCms/preparationclassoffers', ' Preparationclassoffers index', '2024-03-21 03:15:59', '2024-03-21 03:15:59'),
(1021, 1, 'App\\Http\\Controllers\\PreparationclassoffersController', 'index', 'http://localhost/bib/BIB-CCms/preparationclassoffers', ' Preparationclassoffers index', '2024-03-21 03:15:59', '2024-03-21 03:15:59'),
(1022, 1, 'App\\Http\\Controllers\\PreparationclassoffersController', 'create', 'http://localhost/bib/BIB-CCms/preparationclassoffers/create', ' Preparationclassoffers create', '2024-03-21 03:16:04', '2024-03-21 03:16:04'),
(1023, 1, 'App\\Http\\Controllers\\PreparationclassoffersController', 'create', 'http://localhost/bib/BIB-CCms/preparationclassoffers/create', ' Preparationclassoffers create', '2024-03-21 03:16:04', '2024-03-21 03:16:04'),
(1024, 1, 'App\\Http\\Controllers\\PreparationclassoffersController', 'index', 'http://localhost/bib/BIB-CCms/preparationclassoffers', ' Preparationclassoffers index', '2024-03-21 03:16:37', '2024-03-21 03:16:37'),
(1025, 1, 'App\\Http\\Controllers\\PreparationclassoffersController', 'index', 'http://localhost/bib/BIB-CCms/preparationclassoffers', ' Preparationclassoffers index', '2024-03-21 03:16:37', '2024-03-21 03:16:37'),
(1026, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-21 03:16:41', '2024-03-21 03:16:41'),
(1027, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-21 03:16:42', '2024-03-21 03:16:42'),
(1028, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-21 03:16:52', '2024-03-21 03:16:52'),
(1029, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-21 03:16:52', '2024-03-21 03:16:52'),
(1030, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-21 03:17:25', '2024-03-21 03:17:25'),
(1031, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-21 03:17:26', '2024-03-21 03:17:26'),
(1032, 1, 'App\\Http\\Controllers\\PreparationclasstestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/preparationclasstestimonials', ' Preparationclasstestimonials index', '2024-03-21 03:17:44', '2024-03-21 03:17:44'),
(1033, 1, 'App\\Http\\Controllers\\PreparationclasstestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/preparationclasstestimonials', ' Preparationclasstestimonials index', '2024-03-21 03:17:44', '2024-03-21 03:17:44'),
(1034, 1, 'App\\Http\\Controllers\\PreparationclassoffersController', 'index', 'http://localhost/bib/BIB-CCms/preparationclassoffers', ' Preparationclassoffers index', '2024-03-21 03:17:49', '2024-03-21 03:17:49'),
(1035, 1, 'App\\Http\\Controllers\\PreparationclassoffersController', 'index', 'http://localhost/bib/BIB-CCms/preparationclassoffers', ' Preparationclassoffers index', '2024-03-21 03:17:49', '2024-03-21 03:17:49'),
(1036, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-21 03:18:03', '2024-03-21 03:18:03'),
(1037, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-21 03:18:03', '2024-03-21 03:18:03'),
(1038, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-21 03:18:24', '2024-03-21 03:18:24'),
(1039, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-21 03:18:24', '2024-03-21 03:18:24'),
(1040, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-21 03:18:28', '2024-03-21 03:18:28'),
(1041, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-21 03:18:29', '2024-03-21 03:18:29'),
(1042, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-21 03:18:54', '2024-03-21 03:18:54'),
(1043, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-21 03:18:55', '2024-03-21 03:18:55'),
(1044, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-21 03:18:59', '2024-03-21 03:18:59'),
(1045, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-21 03:18:59', '2024-03-21 03:18:59'),
(1046, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-21 03:19:37', '2024-03-21 03:19:37'),
(1047, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-21 03:19:37', '2024-03-21 03:19:37'),
(1048, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://localhost/bib/BIB-CCms/articles/store', ' Articles store', '2024-03-21 03:19:50', '2024-03-21 03:19:50'),
(1049, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-21 03:19:50', '2024-03-21 03:19:50'),
(1050, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-21 03:19:50', '2024-03-21 03:19:50'),
(1051, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-21 03:19:53', '2024-03-21 03:19:53'),
(1052, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-21 03:19:54', '2024-03-21 03:19:54'),
(1053, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-21 03:20:45', '2024-03-21 03:20:45'),
(1054, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-21 03:20:45', '2024-03-21 03:20:45'),
(1055, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countryarticles/edit/2', ' Countryarticles edit', '2024-03-21 03:20:50', '2024-03-21 03:20:50'),
(1056, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countryarticles/edit/2', ' Countryarticles edit', '2024-03-21 03:20:50', '2024-03-21 03:20:50'),
(1057, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'http://localhost/bib/BIB-CCms/admin/countryarticles/update/2', ' Countryarticles update', '2024-03-21 03:22:39', '2024-03-21 03:22:39'),
(1058, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countryarticles/edit/2', ' Countryarticles edit', '2024-03-21 03:22:39', '2024-03-21 03:22:39'),
(1059, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countryarticles/edit/2', ' Countryarticles edit', '2024-03-21 03:22:39', '2024-03-21 03:22:39'),
(1060, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-21 03:39:40', '2024-03-21 03:39:40'),
(1061, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-21 03:39:40', '2024-03-21 03:39:40'),
(1062, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-21 03:43:14', '2024-03-21 03:43:14'),
(1063, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-21 03:43:14', '2024-03-21 03:43:14'),
(1064, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countries/edit/4', ' Countries edit', '2024-03-21 03:43:19', '2024-03-21 03:43:19'),
(1065, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countries/edit/4', ' Countries edit', '2024-03-21 03:43:19', '2024-03-21 03:43:19'),
(1066, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countries/edit/5', ' Countries edit', '2024-03-21 03:44:33', '2024-03-21 03:44:33');
INSERT INTO `tbl_activity_logs` (`activity_id`, `user_id`, `controllerName`, `methodName`, `actionUrl`, `activity`, `created_at`, `updated_at`) VALUES
(1067, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countries/edit/5', ' Countries edit', '2024-03-21 03:44:34', '2024-03-21 03:44:34'),
(1068, 1, 'App\\Http\\Controllers\\CountriesController', 'update', 'http://localhost/bib/BIB-CCms/admin/countries/update/5', ' Countries update', '2024-03-21 03:44:44', '2024-03-21 03:44:44'),
(1069, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countries/edit/5', ' Countries edit', '2024-03-21 03:44:44', '2024-03-21 03:44:44'),
(1070, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countries/edit/5', ' Countries edit', '2024-03-21 03:44:44', '2024-03-21 03:44:44'),
(1071, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-21 03:48:42', '2024-03-21 03:48:42'),
(1072, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-21 03:48:42', '2024-03-21 03:48:42'),
(1073, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countryarticles/edit/2', ' Countryarticles edit', '2024-03-21 03:48:47', '2024-03-21 03:48:47'),
(1074, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countryarticles/edit/2', ' Countryarticles edit', '2024-03-21 03:48:47', '2024-03-21 03:48:47'),
(1075, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'http://localhost/bib/BIB-CCms/admin/countryarticles/update/2', ' Countryarticles update', '2024-03-21 03:52:07', '2024-03-21 03:52:07'),
(1076, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countryarticles/edit/2', ' Countryarticles edit', '2024-03-21 03:52:07', '2024-03-21 03:52:07'),
(1077, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countryarticles/edit/2', ' Countryarticles edit', '2024-03-21 03:52:08', '2024-03-21 03:52:08'),
(1078, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'http://localhost/bib/BIB-CCms/admin/countryarticles/update/2', ' Countryarticles update', '2024-03-21 04:00:52', '2024-03-21 04:00:52'),
(1079, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countryarticles/edit/2', ' Countryarticles edit', '2024-03-21 04:00:52', '2024-03-21 04:00:52'),
(1080, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countryarticles/edit/2', ' Countryarticles edit', '2024-03-21 04:00:52', '2024-03-21 04:00:52'),
(1081, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'http://localhost/bib/BIB-CCms/admin/countryarticles/update/2', ' Countryarticles update', '2024-03-21 04:01:33', '2024-03-21 04:01:33'),
(1082, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countryarticles/edit/2', ' Countryarticles edit', '2024-03-21 04:01:33', '2024-03-21 04:01:33'),
(1083, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countryarticles/edit/2', ' Countryarticles edit', '2024-03-21 04:01:33', '2024-03-21 04:01:33'),
(1084, 1, 'App\\Http\\Controllers\\ContactsController', 'index', 'http://localhost/bib/BIB-CCms/admin/contacts', ' Contacts index', '2024-03-21 04:06:37', '2024-03-21 04:06:37'),
(1085, 1, 'App\\Http\\Controllers\\ContactsController', 'index', 'http://localhost/bib/BIB-CCms/admin/contacts', ' Contacts index', '2024-03-21 04:06:38', '2024-03-21 04:06:38'),
(1086, 1, 'App\\Http\\Controllers\\ContactsController', 'create', 'http://localhost/bib/BIB-CCms/admin/contacts/create', ' Contacts create', '2024-03-21 04:06:42', '2024-03-21 04:06:42'),
(1087, 1, 'App\\Http\\Controllers\\ContactsController', 'create', 'http://localhost/bib/BIB-CCms/admin/contacts/create', ' Contacts create', '2024-03-21 04:06:43', '2024-03-21 04:06:43'),
(1088, 1, 'App\\Http\\Controllers\\ContactsController', 'store', 'http://localhost/bib/BIB-CCms/admin/contacts/store', ' Contacts store', '2024-03-21 04:09:56', '2024-03-21 04:09:56'),
(1089, 1, 'App\\Http\\Controllers\\ContactsController', 'index', 'http://localhost/bib/BIB-CCms/admin/contacts', ' Contacts index', '2024-03-21 04:09:56', '2024-03-21 04:09:56'),
(1090, 1, 'App\\Http\\Controllers\\ContactsController', 'index', 'http://localhost/bib/BIB-CCms/admin/contacts', ' Contacts index', '2024-03-21 04:09:56', '2024-03-21 04:09:56'),
(1091, 1, 'App\\Http\\Controllers\\ContactsController', 'destroy', 'http://localhost/bib/BIB-CCms/admin/contacts/destroy/1', ' Contacts destroy', '2024-03-21 04:10:13', '2024-03-21 04:10:13'),
(1092, 1, 'App\\Http\\Controllers\\ContactsController', 'index', 'http://localhost/bib/BIB-CCms/admin/contacts', ' Contacts index', '2024-03-21 04:10:13', '2024-03-21 04:10:13'),
(1093, 1, 'App\\Http\\Controllers\\ContactsController', 'index', 'http://localhost/bib/BIB-CCms/admin/contacts', ' Contacts index', '2024-03-21 04:10:13', '2024-03-21 04:10:13'),
(1094, 1, 'App\\Http\\Controllers\\ContactsController', 'index', 'http://localhost/bib/BIB-CCms/admin/contacts', ' Contacts index', '2024-03-21 04:13:17', '2024-03-21 04:13:17'),
(1095, 1, 'App\\Http\\Controllers\\ContactsController', 'index', 'http://localhost/bib/BIB-CCms/admin/contacts', ' Contacts index', '2024-03-21 04:13:17', '2024-03-21 04:13:17'),
(1096, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-21 04:13:22', '2024-03-21 04:13:22'),
(1097, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-21 04:13:22', '2024-03-21 04:13:22'),
(1098, 1, 'App\\Http\\Controllers\\TeamsController', 'create', 'http://localhost/bib/BIB-CCms/admin/teams/create', ' Teams create', '2024-03-21 04:13:23', '2024-03-21 04:13:23'),
(1099, 1, 'App\\Http\\Controllers\\TeamsController', 'store', 'http://localhost/bib/BIB-CCms/admin/teams/store', ' Teams store', '2024-03-21 04:13:35', '2024-03-21 04:13:35'),
(1100, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-21 04:13:35', '2024-03-21 04:13:35'),
(1101, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-21 04:13:36', '2024-03-21 04:13:36'),
(1102, 1, 'App\\Http\\Controllers\\TeamsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/teams/edit/1', ' Teams edit', '2024-03-21 04:13:55', '2024-03-21 04:13:55'),
(1103, 1, 'App\\Http\\Controllers\\TeamsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/teams/edit/1', ' Teams edit', '2024-03-21 04:13:56', '2024-03-21 04:13:56'),
(1104, 1, 'App\\Http\\Controllers\\TeamsController', 'update', 'http://localhost/bib/BIB-CCms/admin/teams/update/1', ' Teams update', '2024-03-21 04:14:40', '2024-03-21 04:14:40'),
(1105, 1, 'App\\Http\\Controllers\\TeamsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/teams/edit/1', ' Teams edit', '2024-03-21 04:14:40', '2024-03-21 04:14:40'),
(1106, 1, 'App\\Http\\Controllers\\TeamsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/teams/edit/1', ' Teams edit', '2024-03-21 04:14:41', '2024-03-21 04:14:41'),
(1107, 1, 'App\\Http\\Controllers\\TeamsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/teams/edit/1', ' Teams edit', '2024-03-21 04:14:46', '2024-03-21 04:14:46'),
(1108, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-21 04:14:59', '2024-03-21 04:14:59'),
(1109, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-21 04:14:59', '2024-03-21 04:14:59'),
(1110, 1, 'App\\Http\\Controllers\\TeamsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/teams/edit/1', ' Teams edit', '2024-03-21 04:15:06', '2024-03-21 04:15:06'),
(1111, 1, 'App\\Http\\Controllers\\TeamsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/teams/edit/1', ' Teams edit', '2024-03-21 04:15:06', '2024-03-21 04:15:06'),
(1112, 1, 'App\\Http\\Controllers\\TeamsController', 'update', 'http://localhost/bib/BIB-CCms/admin/teams/update/1', ' Teams update', '2024-03-21 04:15:18', '2024-03-21 04:15:18'),
(1113, 1, 'App\\Http\\Controllers\\TeamsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/teams/edit/1', ' Teams edit', '2024-03-21 04:15:18', '2024-03-21 04:15:18'),
(1114, 1, 'App\\Http\\Controllers\\TeamsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/teams/edit/1', ' Teams edit', '2024-03-21 04:15:18', '2024-03-21 04:15:18'),
(1115, 1, 'App\\Http\\Controllers\\TeamsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/teams/edit/1', ' Teams edit', '2024-03-21 04:15:24', '2024-03-21 04:15:24'),
(1116, 1, 'App\\Http\\Controllers\\TeamsController', 'create', 'http://localhost/bib/BIB-CCms/admin/teams/create', ' Teams create', '2024-03-21 04:15:27', '2024-03-21 04:15:27'),
(1117, 1, 'App\\Http\\Controllers\\TeamsController', 'create', 'http://localhost/bib/BIB-CCms/admin/teams/create', ' Teams create', '2024-03-21 04:15:28', '2024-03-21 04:15:28'),
(1118, 1, 'App\\Http\\Controllers\\TeamsController', 'store', 'http://localhost/bib/BIB-CCms/admin/teams/store', ' Teams store', '2024-03-21 04:15:36', '2024-03-21 04:15:36'),
(1119, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-21 04:15:36', '2024-03-21 04:15:36'),
(1120, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-21 04:15:36', '2024-03-21 04:15:36'),
(1121, 1, 'App\\Http\\Controllers\\TeamsController', 'destroy', 'http://localhost/bib/BIB-CCms/admin/teams/destroy/2', ' Teams destroy', '2024-03-21 04:15:42', '2024-03-21 04:15:42'),
(1122, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-21 04:15:42', '2024-03-21 04:15:42'),
(1123, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-21 04:15:42', '2024-03-21 04:15:42'),
(1124, 1, 'App\\Http\\Controllers\\TeamsController', 'destroy', 'http://localhost/bib/BIB-CCms/admin/teams/destroy/1', ' Teams destroy', '2024-03-21 04:15:47', '2024-03-21 04:15:47'),
(1125, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-21 04:15:47', '2024-03-21 04:15:47'),
(1126, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-21 04:15:47', '2024-03-21 04:15:47'),
(1127, 1, 'App\\Http\\Controllers\\TeamsController', 'create', 'http://localhost/bib/BIB-CCms/admin/teams/create', ' Teams create', '2024-03-21 04:15:49', '2024-03-21 04:15:49'),
(1128, 1, 'App\\Http\\Controllers\\TeamsController', 'store', 'http://localhost/bib/BIB-CCms/admin/teams/store', ' Teams store', '2024-03-21 04:16:05', '2024-03-21 04:16:05'),
(1129, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-21 04:16:05', '2024-03-21 04:16:05'),
(1130, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-21 04:16:05', '2024-03-21 04:16:05'),
(1131, 1, 'App\\Http\\Controllers\\TeamsController', 'destroy', 'http://localhost/bib/BIB-CCms/admin/teams/destroy/3', ' Teams destroy', '2024-03-21 04:16:14', '2024-03-21 04:16:14'),
(1132, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-21 04:16:14', '2024-03-21 04:16:14'),
(1133, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-21 04:16:14', '2024-03-21 04:16:14'),
(1134, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-03-21 04:17:58', '2024-03-21 04:17:58'),
(1135, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-03-21 04:17:58', '2024-03-21 04:17:58'),
(1136, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-21 04:18:05', '2024-03-21 04:18:05'),
(1137, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-21 04:18:05', '2024-03-21 04:18:05'),
(1138, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-21 04:32:31', '2024-03-21 04:32:31'),
(1139, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-21 04:46:01', '2024-03-21 04:46:01'),
(1140, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-21 04:46:01', '2024-03-21 04:46:01'),
(1141, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countries/edit/5', ' Countries edit', '2024-03-21 04:46:06', '2024-03-21 04:46:06'),
(1142, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countries/edit/5', ' Countries edit', '2024-03-21 04:46:06', '2024-03-21 04:46:06'),
(1143, 1, 'App\\Http\\Controllers\\CountriesController', 'update', 'http://localhost/bib/BIB-CCms/admin/countries/update/5', ' Countries update', '2024-03-21 04:46:25', '2024-03-21 04:46:25'),
(1144, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countries/edit/5', ' Countries edit', '2024-03-21 04:46:26', '2024-03-21 04:46:26'),
(1145, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countries/edit/5', ' Countries edit', '2024-03-21 04:46:26', '2024-03-21 04:46:26'),
(1146, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-21 05:00:48', '2024-03-21 05:00:48'),
(1147, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-21 05:00:48', '2024-03-21 05:00:48'),
(1148, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-21 05:10:59', '2024-03-21 05:10:59'),
(1149, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-21 05:11:20', '2024-03-21 05:11:20'),
(1150, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-21 05:11:20', '2024-03-21 05:11:20'),
(1151, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-21 05:11:38', '2024-03-21 05:11:38'),
(1152, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-21 05:11:38', '2024-03-21 05:11:38'),
(1153, 1, 'App\\Http\\Controllers\\PreparationclasstestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/preparationclasstestimonials', ' Preparationclasstestimonials index', '2024-03-21 05:12:18', '2024-03-21 05:12:18'),
(1154, 1, 'App\\Http\\Controllers\\PreparationclasstestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/preparationclasstestimonials', ' Preparationclasstestimonials index', '2024-03-21 05:12:18', '2024-03-21 05:12:18'),
(1155, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-21 05:14:19', '2024-03-21 05:14:19'),
(1156, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-21 05:14:19', '2024-03-21 05:14:19'),
(1157, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-21 05:14:24', '2024-03-21 05:14:24'),
(1158, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-03-21 05:15:46', '2024-03-21 05:15:46'),
(1159, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-03-21 05:15:46', '2024-03-21 05:15:46'),
(1160, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-21 05:15:50', '2024-03-21 05:15:50'),
(1161, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-21 05:15:50', '2024-03-21 05:15:50'),
(1162, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/10?menulocation=', ' Menuitems edit', '2024-03-21 05:16:01', '2024-03-21 05:16:01'),
(1163, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/10?menulocation=', ' Menuitems edit', '2024-03-21 05:16:02', '2024-03-21 05:16:02'),
(1164, 1, 'App\\Http\\Controllers\\MenuitemsController', 'update', 'http://localhost/bib/BIB-CCms/admin/menuitems/update/10?menulocation=', ' Menuitems update', '2024-03-21 05:16:06', '2024-03-21 05:16:06'),
(1165, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-21 05:16:06', '2024-03-21 05:16:06'),
(1166, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-21 05:16:07', '2024-03-21 05:16:07'),
(1167, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-21 05:16:10', '2024-03-21 05:16:10'),
(1168, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/bib/BIB-CCms/testimonials', ' Testimonials index', '2024-03-21 05:16:10', '2024-03-21 05:16:10'),
(1169, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-03-22 00:41:42', '2024-03-22 00:41:42'),
(1170, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-03-22 00:41:46', '2024-03-22 00:41:46'),
(1171, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-03-22 00:41:48', '2024-03-22 00:41:48'),
(1172, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-22 00:42:29', '2024-03-22 00:42:29'),
(1173, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-22 00:42:30', '2024-03-22 00:42:30'),
(1174, 1, 'App\\Http\\Controllers\\ArticlesController', 'show', 'http://localhost/bib/BIB-CCms/articles/show/6', ' Articles show', '2024-03-24 23:04:50', '2024-03-24 23:04:50'),
(1175, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-24 23:19:05', '2024-03-24 23:19:05'),
(1176, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://localhost/bib/BIB-CCms/articles/store', ' Articles store', '2024-03-24 23:20:22', '2024-03-24 23:20:22'),
(1177, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-24 23:20:22', '2024-03-24 23:20:22'),
(1178, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-24 23:20:23', '2024-03-24 23:20:23'),
(1179, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-24 23:20:25', '2024-03-24 23:20:25'),
(1180, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-24 23:20:25', '2024-03-24 23:20:25'),
(1181, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://localhost/bib/BIB-CCms/articles/store', ' Articles store', '2024-03-24 23:20:58', '2024-03-24 23:20:58'),
(1182, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-24 23:20:58', '2024-03-24 23:20:58'),
(1183, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-24 23:20:58', '2024-03-24 23:20:58'),
(1184, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-24 23:21:00', '2024-03-24 23:21:00'),
(1185, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-24 23:21:01', '2024-03-24 23:21:01'),
(1186, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://localhost/bib/BIB-CCms/articles/store', ' Articles store', '2024-03-24 23:22:02', '2024-03-24 23:22:02'),
(1187, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-24 23:22:02', '2024-03-24 23:22:02'),
(1188, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-24 23:22:03', '2024-03-24 23:22:03'),
(1189, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-24 23:22:17', '2024-03-24 23:22:17'),
(1190, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-24 23:22:17', '2024-03-24 23:22:17'),
(1191, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://localhost/bib/BIB-CCms/articles/store', ' Articles store', '2024-03-24 23:23:50', '2024-03-24 23:23:50'),
(1192, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-24 23:23:50', '2024-03-24 23:23:50'),
(1193, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-24 23:23:51', '2024-03-24 23:23:51'),
(1194, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/6', ' Articles edit', '2024-03-24 23:28:12', '2024-03-24 23:28:12'),
(1195, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/6', ' Articles edit', '2024-03-24 23:28:13', '2024-03-24 23:28:13'),
(1196, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/bib/BIB-CCms/articles/update/6', ' Articles update', '2024-03-24 23:28:49', '2024-03-24 23:28:49'),
(1197, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/6', ' Articles edit', '2024-03-24 23:28:50', '2024-03-24 23:28:50'),
(1198, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/6', ' Articles edit', '2024-03-24 23:28:50', '2024-03-24 23:28:50'),
(1199, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/6', ' Articles edit', '2024-03-24 23:28:53', '2024-03-24 23:28:53'),
(1200, 1, 'App\\Http\\Controllers\\ArticlesController', 'destroy', 'http://localhost/bib/BIB-CCms/articles/destroy/7', ' Articles destroy', '2024-03-24 23:29:03', '2024-03-24 23:29:03'),
(1201, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-24 23:29:03', '2024-03-24 23:29:03'),
(1202, 1, 'App\\Http\\Controllers\\ArticlesController', 'show', 'http://localhost/bib/BIB-CCms/articles/show/6', ' Articles show', '2024-03-24 23:29:08', '2024-03-24 23:29:08'),
(1203, 1, 'App\\Http\\Controllers\\ArticlesController', 'show', 'http://localhost/bib/BIB-CCms/articles/show/6', ' Articles show', '2024-03-24 23:29:08', '2024-03-24 23:29:08'),
(1204, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/6', ' Articles edit', '2024-03-24 23:29:20', '2024-03-24 23:29:20'),
(1205, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/6', ' Articles edit', '2024-03-24 23:29:21', '2024-03-24 23:29:21'),
(1206, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/bib/BIB-CCms/articles/update/6', ' Articles update', '2024-03-24 23:29:29', '2024-03-24 23:29:29'),
(1207, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/6', ' Articles edit', '2024-03-24 23:29:29', '2024-03-24 23:29:29'),
(1208, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/6', ' Articles edit', '2024-03-24 23:29:30', '2024-03-24 23:29:30'),
(1209, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-24 23:29:34', '2024-03-24 23:29:34'),
(1210, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-24 23:29:35', '2024-03-24 23:29:35'),
(1211, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/6', ' Articles edit', '2024-03-24 23:38:30', '2024-03-24 23:38:30'),
(1212, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/6', ' Articles edit', '2024-03-24 23:38:31', '2024-03-24 23:38:31'),
(1213, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-24 23:47:26', '2024-03-24 23:47:26'),
(1214, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-24 23:47:26', '2024-03-24 23:47:26'),
(1215, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/9', ' Articles edit', '2024-03-24 23:47:32', '2024-03-24 23:47:32'),
(1216, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/9', ' Articles edit', '2024-03-24 23:47:32', '2024-03-24 23:47:32'),
(1217, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/bib/BIB-CCms/articles/update/9', ' Articles update', '2024-03-24 23:47:37', '2024-03-24 23:47:37'),
(1218, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/9', ' Articles edit', '2024-03-24 23:47:37', '2024-03-24 23:47:37'),
(1219, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/9', ' Articles edit', '2024-03-24 23:47:37', '2024-03-24 23:47:37'),
(1220, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-24 23:47:40', '2024-03-24 23:47:40'),
(1221, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-24 23:47:41', '2024-03-24 23:47:41'),
(1222, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/10', ' Articles edit', '2024-03-24 23:47:45', '2024-03-24 23:47:45'),
(1223, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/10', ' Articles edit', '2024-03-24 23:47:46', '2024-03-24 23:47:46'),
(1224, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/bib/BIB-CCms/articles/update/10', ' Articles update', '2024-03-24 23:47:50', '2024-03-24 23:47:50'),
(1225, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/10', ' Articles edit', '2024-03-24 23:47:50', '2024-03-24 23:47:50'),
(1226, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/10', ' Articles edit', '2024-03-24 23:47:51', '2024-03-24 23:47:51'),
(1227, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-24 23:47:55', '2024-03-24 23:47:55'),
(1228, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-24 23:47:55', '2024-03-24 23:47:55'),
(1229, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/6', ' Articles edit', '2024-03-24 23:56:51', '2024-03-24 23:56:51'),
(1230, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/6', ' Articles edit', '2024-03-24 23:56:51', '2024-03-24 23:56:51'),
(1231, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/10', ' Articles edit', '2024-03-24 23:57:05', '2024-03-24 23:57:05'),
(1232, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-24 23:57:08', '2024-03-24 23:57:08'),
(1233, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-24 23:57:08', '2024-03-24 23:57:08'),
(1234, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/8', ' Articles edit', '2024-03-24 23:57:42', '2024-03-24 23:57:42'),
(1235, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/8', ' Articles edit', '2024-03-24 23:57:42', '2024-03-24 23:57:42'),
(1236, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/bib/BIB-CCms/articles/update/8', ' Articles update', '2024-03-24 23:58:54', '2024-03-24 23:58:54'),
(1237, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/8', ' Articles edit', '2024-03-24 23:58:54', '2024-03-24 23:58:54'),
(1238, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/8', ' Articles edit', '2024-03-24 23:58:54', '2024-03-24 23:58:54'),
(1239, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/bib/BIB-CCms/articles/update/8', ' Articles update', '2024-03-25 00:00:27', '2024-03-25 00:00:27'),
(1240, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/8', ' Articles edit', '2024-03-25 00:00:27', '2024-03-25 00:00:27'),
(1241, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/8', ' Articles edit', '2024-03-25 00:00:27', '2024-03-25 00:00:27'),
(1242, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-25 00:00:31', '2024-03-25 00:00:31'),
(1243, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-25 00:00:31', '2024-03-25 00:00:31'),
(1244, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-25 00:02:57', '2024-03-25 00:02:57'),
(1245, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-25 00:02:57', '2024-03-25 00:02:57'),
(1246, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-25 00:28:52', '2024-03-25 00:28:52'),
(1247, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-25 00:28:52', '2024-03-25 00:28:52'),
(1248, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-03-25 00:35:05', '2024-03-25 00:35:05'),
(1249, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-03-25 00:35:06', '2024-03-25 00:35:06'),
(1250, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/8?menulocation=1', ' Menuitems edit', '2024-03-25 00:35:14', '2024-03-25 00:35:14'),
(1251, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/8?menulocation=1', ' Menuitems edit', '2024-03-25 00:35:15', '2024-03-25 00:35:15'),
(1252, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/8?menulocation=1', ' Menuitems edit', '2024-03-25 00:40:09', '2024-03-25 00:40:09'),
(1253, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/menuitems/edit/8?menulocation=1', ' Menuitems edit', '2024-03-25 00:40:09', '2024-03-25 00:40:09'),
(1254, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-25 00:40:19', '2024-03-25 00:40:19'),
(1255, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-25 00:40:19', '2024-03-25 00:40:19'),
(1256, 1, 'App\\Http\\Controllers\\TeamsController', 'create', 'http://localhost/bib/BIB-CCms/admin/teams/create', ' Teams create', '2024-03-25 00:40:22', '2024-03-25 00:40:22'),
(1257, 1, 'App\\Http\\Controllers\\TeamsController', 'create', 'http://localhost/bib/BIB-CCms/admin/teams/create', ' Teams create', '2024-03-25 00:40:22', '2024-03-25 00:40:22'),
(1258, 1, 'App\\Http\\Controllers\\TeamsController', 'store', 'http://localhost/bib/BIB-CCms/admin/teams/store', ' Teams store', '2024-03-25 00:40:48', '2024-03-25 00:40:48'),
(1259, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-25 00:40:48', '2024-03-25 00:40:48'),
(1260, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-25 00:40:48', '2024-03-25 00:40:48'),
(1261, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-25 00:48:00', '2024-03-25 00:48:00'),
(1262, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-25 00:48:00', '2024-03-25 00:48:00'),
(1263, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/create', ' Preparationclasses create', '2024-03-25 00:48:03', '2024-03-25 00:48:03'),
(1264, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/create', ' Preparationclasses create', '2024-03-25 00:48:03', '2024-03-25 00:48:03'),
(1265, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/create', ' Preparationclasses create', '2024-03-25 00:50:08', '2024-03-25 00:50:08'),
(1266, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-25 00:50:16', '2024-03-25 00:50:16'),
(1267, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-25 00:50:16', '2024-03-25 00:50:16'),
(1268, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/store', ' Preparationclasses store', '2024-03-25 00:51:23', '2024-03-25 00:51:23'),
(1269, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-25 00:51:23', '2024-03-25 00:51:23'),
(1270, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-25 00:51:23', '2024-03-25 00:51:23'),
(1271, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/create', ' Preparationclasses create', '2024-03-25 00:51:26', '2024-03-25 00:51:26'),
(1272, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/create', ' Preparationclasses create', '2024-03-25 00:51:26', '2024-03-25 00:51:26'),
(1273, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/store', ' Preparationclasses store', '2024-03-25 00:52:17', '2024-03-25 00:52:17'),
(1274, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-25 00:52:18', '2024-03-25 00:52:18'),
(1275, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-25 00:52:18', '2024-03-25 00:52:18'),
(1276, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/create', ' Preparationclasses create', '2024-03-25 00:52:32', '2024-03-25 00:52:32'),
(1277, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/create', ' Preparationclasses create', '2024-03-25 00:52:32', '2024-03-25 00:52:32'),
(1278, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/store', ' Preparationclasses store', '2024-03-25 00:53:24', '2024-03-25 00:53:24'),
(1279, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-25 00:53:24', '2024-03-25 00:53:24'),
(1280, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-25 00:53:25', '2024-03-25 00:53:25'),
(1281, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/6', ' Preparationclasses edit', '2024-03-25 00:56:09', '2024-03-25 00:56:09'),
(1282, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/6', ' Preparationclasses edit', '2024-03-25 00:56:09', '2024-03-25 00:56:09'),
(1283, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/update/6', ' Preparationclasses update', '2024-03-25 00:56:15', '2024-03-25 00:56:15'),
(1284, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/6', ' Preparationclasses edit', '2024-03-25 00:56:15', '2024-03-25 00:56:15'),
(1285, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/6', ' Preparationclasses edit', '2024-03-25 00:56:15', '2024-03-25 00:56:15'),
(1286, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-25 00:56:31', '2024-03-25 00:56:31'),
(1287, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-25 00:56:31', '2024-03-25 00:56:31'),
(1288, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-25 00:56:39', '2024-03-25 00:56:39'),
(1289, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-25 00:56:39', '2024-03-25 00:56:39'),
(1290, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/4', ' Preparationclasses edit', '2024-03-25 00:56:44', '2024-03-25 00:56:44'),
(1291, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/4', ' Preparationclasses edit', '2024-03-25 00:56:44', '2024-03-25 00:56:44'),
(1292, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/update/4', ' Preparationclasses update', '2024-03-25 00:57:39', '2024-03-25 00:57:39'),
(1293, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/4', ' Preparationclasses edit', '2024-03-25 00:57:39', '2024-03-25 00:57:39'),
(1294, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/4', ' Preparationclasses edit', '2024-03-25 00:57:40', '2024-03-25 00:57:40'),
(1295, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-25 00:57:54', '2024-03-25 00:57:54'),
(1296, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-25 00:57:54', '2024-03-25 00:57:54'),
(1297, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/4', ' Preparationclasses edit', '2024-03-25 01:14:48', '2024-03-25 01:14:48'),
(1298, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/4', ' Preparationclasses edit', '2024-03-25 01:14:48', '2024-03-25 01:14:48'),
(1299, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-25 01:15:50', '2024-03-25 01:15:50'),
(1300, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-25 01:15:51', '2024-03-25 01:15:51'),
(1301, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/4', ' Preparationclasses edit', '2024-03-25 01:15:54', '2024-03-25 01:15:54'),
(1302, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/4', ' Preparationclasses edit', '2024-03-25 01:15:55', '2024-03-25 01:15:55'),
(1303, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/update/4', ' Preparationclasses update', '2024-03-25 01:16:38', '2024-03-25 01:16:38'),
(1304, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/4', ' Preparationclasses edit', '2024-03-25 01:16:38', '2024-03-25 01:16:38'),
(1305, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/4', ' Preparationclasses edit', '2024-03-25 01:16:38', '2024-03-25 01:16:38'),
(1306, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/4', ' Preparationclasses edit', '2024-03-25 01:16:44', '2024-03-25 01:16:44'),
(1307, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-25 01:17:40', '2024-03-25 01:17:40'),
(1308, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/4', ' Preparationclasses edit', '2024-03-25 01:18:34', '2024-03-25 01:18:34'),
(1309, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/4', ' Preparationclasses edit', '2024-03-25 01:18:34', '2024-03-25 01:18:34'),
(1310, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/update/4', ' Preparationclasses update', '2024-03-25 01:18:42', '2024-03-25 01:18:42'),
(1311, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/4', ' Preparationclasses edit', '2024-03-25 01:18:42', '2024-03-25 01:18:42'),
(1312, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/4', ' Preparationclasses edit', '2024-03-25 01:18:42', '2024-03-25 01:18:42'),
(1313, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/update/4', ' Preparationclasses update', '2024-03-25 01:18:52', '2024-03-25 01:18:52'),
(1314, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/4', ' Preparationclasses edit', '2024-03-25 01:18:52', '2024-03-25 01:18:52'),
(1315, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/4', ' Preparationclasses edit', '2024-03-25 01:18:53', '2024-03-25 01:18:53'),
(1316, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/update/4', ' Preparationclasses update', '2024-03-25 01:19:18', '2024-03-25 01:19:18'),
(1317, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/4', ' Preparationclasses edit', '2024-03-25 01:19:19', '2024-03-25 01:19:19'),
(1318, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/4', ' Preparationclasses edit', '2024-03-25 01:19:19', '2024-03-25 01:19:19'),
(1319, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-25 01:19:23', '2024-03-25 01:19:23'),
(1320, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-25 01:19:24', '2024-03-25 01:19:24'),
(1321, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/create', ' Preparationclasses create', '2024-03-25 01:21:12', '2024-03-25 01:21:12'),
(1322, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/create', ' Preparationclasses create', '2024-03-25 01:21:12', '2024-03-25 01:21:12'),
(1323, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/store', ' Preparationclasses store', '2024-03-25 01:22:05', '2024-03-25 01:22:05'),
(1324, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-25 01:22:05', '2024-03-25 01:22:05'),
(1325, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-25 01:22:06', '2024-03-25 01:22:06'),
(1326, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/create', ' Preparationclasses create', '2024-03-25 01:22:12', '2024-03-25 01:22:12'),
(1327, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/create', ' Preparationclasses create', '2024-03-25 01:22:12', '2024-03-25 01:22:12'),
(1328, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/store', ' Preparationclasses store', '2024-03-25 01:22:51', '2024-03-25 01:22:51'),
(1329, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-25 01:22:52', '2024-03-25 01:22:52'),
(1330, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-25 01:22:52', '2024-03-25 01:22:52');
INSERT INTO `tbl_activity_logs` (`activity_id`, `user_id`, `controllerName`, `methodName`, `actionUrl`, `activity`, `created_at`, `updated_at`) VALUES
(1331, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/create', ' Preparationclasses create', '2024-03-25 01:23:01', '2024-03-25 01:23:01'),
(1332, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/create', ' Preparationclasses create', '2024-03-25 01:23:01', '2024-03-25 01:23:01'),
(1333, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/store', ' Preparationclasses store', '2024-03-25 01:23:41', '2024-03-25 01:23:41'),
(1334, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-25 01:23:41', '2024-03-25 01:23:41'),
(1335, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-25 01:23:41', '2024-03-25 01:23:41'),
(1336, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/9', ' Preparationclasses edit', '2024-03-25 01:24:16', '2024-03-25 01:24:16'),
(1337, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/9', ' Preparationclasses edit', '2024-03-25 01:24:16', '2024-03-25 01:24:16'),
(1338, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/update/9', ' Preparationclasses update', '2024-03-25 01:24:27', '2024-03-25 01:24:27'),
(1339, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/9', ' Preparationclasses edit', '2024-03-25 01:24:27', '2024-03-25 01:24:27'),
(1340, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/9', ' Preparationclasses edit', '2024-03-25 01:24:27', '2024-03-25 01:24:27'),
(1341, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/9', ' Preparationclasses edit', '2024-03-25 01:26:24', '2024-03-25 01:26:24'),
(1342, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-25 01:26:28', '2024-03-25 01:26:28'),
(1343, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-25 01:26:28', '2024-03-25 01:26:28'),
(1344, 1, 'App\\Http\\Controllers\\TeamsController', 'destroy', 'http://localhost/bib/BIB-CCms/admin/teams/destroy/4', ' Teams destroy', '2024-03-25 01:26:33', '2024-03-25 01:26:33'),
(1345, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-25 01:26:33', '2024-03-25 01:26:33'),
(1346, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-25 01:26:34', '2024-03-25 01:26:34'),
(1347, 1, 'App\\Http\\Controllers\\TeamsController', 'create', 'http://localhost/bib/BIB-CCms/admin/teams/create', ' Teams create', '2024-03-25 01:27:07', '2024-03-25 01:27:07'),
(1348, 1, 'App\\Http\\Controllers\\TeamsController', 'create', 'http://localhost/bib/BIB-CCms/admin/teams/create', ' Teams create', '2024-03-25 01:27:08', '2024-03-25 01:27:08'),
(1349, 1, 'App\\Http\\Controllers\\TeamsController', 'store', 'http://localhost/bib/BIB-CCms/admin/teams/store', ' Teams store', '2024-03-25 01:27:52', '2024-03-25 01:27:52'),
(1350, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-25 01:27:52', '2024-03-25 01:27:52'),
(1351, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-25 01:27:53', '2024-03-25 01:27:53'),
(1352, 1, 'App\\Http\\Controllers\\TeamsController', 'create', 'http://localhost/bib/BIB-CCms/admin/teams/create', ' Teams create', '2024-03-25 01:27:56', '2024-03-25 01:27:56'),
(1353, 1, 'App\\Http\\Controllers\\TeamsController', 'create', 'http://localhost/bib/BIB-CCms/admin/teams/create', ' Teams create', '2024-03-25 01:27:56', '2024-03-25 01:27:56'),
(1354, 1, 'App\\Http\\Controllers\\TeamsController', 'store', 'http://localhost/bib/BIB-CCms/admin/teams/store', ' Teams store', '2024-03-25 01:28:10', '2024-03-25 01:28:10'),
(1355, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-25 01:28:10', '2024-03-25 01:28:10'),
(1356, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-25 01:28:10', '2024-03-25 01:28:10'),
(1357, 1, 'App\\Http\\Controllers\\TeamsController', 'create', 'http://localhost/bib/BIB-CCms/admin/teams/create', ' Teams create', '2024-03-25 01:28:12', '2024-03-25 01:28:12'),
(1358, 1, 'App\\Http\\Controllers\\TeamsController', 'create', 'http://localhost/bib/BIB-CCms/admin/teams/create', ' Teams create', '2024-03-25 01:28:12', '2024-03-25 01:28:12'),
(1359, 1, 'App\\Http\\Controllers\\TeamsController', 'store', 'http://localhost/bib/BIB-CCms/admin/teams/store', ' Teams store', '2024-03-25 01:28:36', '2024-03-25 01:28:36'),
(1360, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-25 01:28:36', '2024-03-25 01:28:36'),
(1361, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-25 01:28:36', '2024-03-25 01:28:36'),
(1362, 1, 'App\\Http\\Controllers\\TeamsController', 'create', 'http://localhost/bib/BIB-CCms/admin/teams/create', ' Teams create', '2024-03-25 01:28:38', '2024-03-25 01:28:38'),
(1363, 1, 'App\\Http\\Controllers\\TeamsController', 'store', 'http://localhost/bib/BIB-CCms/admin/teams/store', ' Teams store', '2024-03-25 01:28:49', '2024-03-25 01:28:49'),
(1364, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-25 01:28:49', '2024-03-25 01:28:49'),
(1365, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-25 01:28:49', '2024-03-25 01:28:49'),
(1366, 1, 'App\\Http\\Controllers\\TeamsController', 'create', 'http://localhost/bib/BIB-CCms/admin/teams/create', ' Teams create', '2024-03-25 01:28:51', '2024-03-25 01:28:51'),
(1367, 1, 'App\\Http\\Controllers\\TeamsController', 'create', 'http://localhost/bib/BIB-CCms/admin/teams/create', ' Teams create', '2024-03-25 01:28:51', '2024-03-25 01:28:51'),
(1368, 1, 'App\\Http\\Controllers\\TeamsController', 'store', 'http://localhost/bib/BIB-CCms/admin/teams/store', ' Teams store', '2024-03-25 01:29:01', '2024-03-25 01:29:01'),
(1369, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-25 01:29:01', '2024-03-25 01:29:01'),
(1370, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-25 01:29:01', '2024-03-25 01:29:01'),
(1371, 1, 'App\\Http\\Controllers\\TeamsController', 'create', 'http://localhost/bib/BIB-CCms/admin/teams/create', ' Teams create', '2024-03-25 01:29:03', '2024-03-25 01:29:03'),
(1372, 1, 'App\\Http\\Controllers\\TeamsController', 'create', 'http://localhost/bib/BIB-CCms/admin/teams/create', ' Teams create', '2024-03-25 01:29:04', '2024-03-25 01:29:04'),
(1373, 1, 'App\\Http\\Controllers\\TeamsController', 'store', 'http://localhost/bib/BIB-CCms/admin/teams/store', ' Teams store', '2024-03-25 01:29:14', '2024-03-25 01:29:14'),
(1374, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-25 01:29:15', '2024-03-25 01:29:15'),
(1375, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-25 01:29:15', '2024-03-25 01:29:15'),
(1376, 1, 'App\\Http\\Controllers\\TeamsController', 'create', 'http://localhost/bib/BIB-CCms/admin/teams/create', ' Teams create', '2024-03-25 01:29:17', '2024-03-25 01:29:17'),
(1377, 1, 'App\\Http\\Controllers\\TeamsController', 'create', 'http://localhost/bib/BIB-CCms/admin/teams/create', ' Teams create', '2024-03-25 01:29:17', '2024-03-25 01:29:17'),
(1378, 1, 'App\\Http\\Controllers\\TeamsController', 'store', 'http://localhost/bib/BIB-CCms/admin/teams/store', ' Teams store', '2024-03-25 01:29:38', '2024-03-25 01:29:38'),
(1379, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-25 01:29:39', '2024-03-25 01:29:39'),
(1380, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-25 01:29:39', '2024-03-25 01:29:39'),
(1381, 1, 'App\\Http\\Controllers\\TeamsController', 'create', 'http://localhost/bib/BIB-CCms/admin/teams/create', ' Teams create', '2024-03-25 01:29:42', '2024-03-25 01:29:42'),
(1382, 1, 'App\\Http\\Controllers\\TeamsController', 'create', 'http://localhost/bib/BIB-CCms/admin/teams/create', ' Teams create', '2024-03-25 01:29:43', '2024-03-25 01:29:43'),
(1383, 1, 'App\\Http\\Controllers\\TeamsController', 'store', 'http://localhost/bib/BIB-CCms/admin/teams/store', ' Teams store', '2024-03-25 01:29:53', '2024-03-25 01:29:53'),
(1384, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-25 01:29:53', '2024-03-25 01:29:53'),
(1385, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-25 01:29:54', '2024-03-25 01:29:54'),
(1386, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-25 01:41:50', '2024-03-25 01:41:50'),
(1387, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-25 01:41:51', '2024-03-25 01:41:51'),
(1388, 1, 'App\\Http\\Controllers\\ArticlesController', 'destroy', 'http://localhost/bib/BIB-CCms/articles/destroy/5', ' Articles destroy', '2024-03-25 01:41:58', '2024-03-25 01:41:58'),
(1389, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-25 01:41:58', '2024-03-25 01:41:58'),
(1390, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-25 01:41:59', '2024-03-25 01:41:59'),
(1391, 1, 'App\\Http\\Controllers\\ArticlesController', 'destroy', 'http://localhost/bib/BIB-CCms/articles/destroy/6', ' Articles destroy', '2024-03-25 01:42:05', '2024-03-25 01:42:05'),
(1392, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-25 01:42:06', '2024-03-25 01:42:06'),
(1393, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-25 01:42:06', '2024-03-25 01:42:06'),
(1394, 1, 'App\\Http\\Controllers\\ArticlesController', 'destroy', 'http://localhost/bib/BIB-CCms/articles/destroy/9', ' Articles destroy', '2024-03-25 01:42:16', '2024-03-25 01:42:16'),
(1395, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-25 01:42:16', '2024-03-25 01:42:16'),
(1396, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-25 01:42:17', '2024-03-25 01:42:17'),
(1397, 1, 'App\\Http\\Controllers\\ArticlesController', 'destroy', 'http://localhost/bib/BIB-CCms/articles/destroy/10', ' Articles destroy', '2024-03-25 01:42:21', '2024-03-25 01:42:21'),
(1398, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-25 01:42:22', '2024-03-25 01:42:22'),
(1399, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-25 01:42:22', '2024-03-25 01:42:22'),
(1400, 1, 'App\\Http\\Controllers\\ArticlesController', 'destroy', 'http://localhost/bib/BIB-CCms/articles/destroy/8', ' Articles destroy', '2024-03-25 01:42:28', '2024-03-25 01:42:28'),
(1401, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-25 01:42:29', '2024-03-25 01:42:29'),
(1402, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-25 01:42:29', '2024-03-25 01:42:29'),
(1403, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/4', ' Articles edit', '2024-03-25 01:43:05', '2024-03-25 01:43:05'),
(1404, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/4', ' Articles edit', '2024-03-25 01:43:06', '2024-03-25 01:43:06'),
(1405, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/bib/BIB-CCms/articles/update/4', ' Articles update', '2024-03-25 01:44:48', '2024-03-25 01:44:48'),
(1406, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/4', ' Articles edit', '2024-03-25 01:44:49', '2024-03-25 01:44:49'),
(1407, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/4', ' Articles edit', '2024-03-25 01:44:49', '2024-03-25 01:44:49'),
(1408, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-25 02:08:20', '2024-03-25 02:08:20'),
(1409, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-25 02:08:20', '2024-03-25 02:08:20'),
(1410, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-25 02:08:38', '2024-03-25 02:08:38'),
(1411, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-25 02:08:39', '2024-03-25 02:08:39'),
(1412, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://localhost/bib/BIB-CCms/articles/store', ' Articles store', '2024-03-25 02:10:19', '2024-03-25 02:10:19'),
(1413, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-25 02:10:19', '2024-03-25 02:10:19'),
(1414, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-25 02:10:19', '2024-03-25 02:10:19'),
(1415, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-25 02:10:25', '2024-03-25 02:10:25'),
(1416, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-25 02:10:25', '2024-03-25 02:10:25'),
(1417, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://localhost/bib/BIB-CCms/articles/store', ' Articles store', '2024-03-25 02:11:40', '2024-03-25 02:11:40'),
(1418, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-25 02:11:40', '2024-03-25 02:11:40'),
(1419, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-25 02:11:40', '2024-03-25 02:11:40'),
(1420, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-25 02:11:44', '2024-03-25 02:11:44'),
(1421, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-25 02:11:45', '2024-03-25 02:11:45'),
(1422, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://localhost/bib/BIB-CCms/articles/store', ' Articles store', '2024-03-25 02:13:38', '2024-03-25 02:13:38'),
(1423, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-25 02:13:38', '2024-03-25 02:13:38'),
(1424, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-25 02:13:38', '2024-03-25 02:13:38'),
(1425, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-25 02:13:42', '2024-03-25 02:13:42'),
(1426, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-25 02:13:42', '2024-03-25 02:13:42'),
(1427, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://localhost/bib/BIB-CCms/articles/store', ' Articles store', '2024-03-25 02:14:06', '2024-03-25 02:14:06'),
(1428, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-25 02:14:06', '2024-03-25 02:14:06'),
(1429, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-25 02:14:07', '2024-03-25 02:14:07'),
(1430, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-25 02:14:09', '2024-03-25 02:14:09'),
(1431, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-25 02:14:10', '2024-03-25 02:14:10'),
(1432, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://localhost/bib/BIB-CCms/articles/store', ' Articles store', '2024-03-25 02:14:42', '2024-03-25 02:14:42'),
(1433, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-25 02:14:42', '2024-03-25 02:14:42'),
(1434, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-25 02:14:42', '2024-03-25 02:14:42'),
(1435, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-25 02:14:50', '2024-03-25 02:14:50'),
(1436, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-25 02:14:50', '2024-03-25 02:14:50'),
(1437, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://localhost/bib/BIB-CCms/articles/store', ' Articles store', '2024-03-25 02:15:16', '2024-03-25 02:15:16'),
(1438, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-25 02:15:16', '2024-03-25 02:15:16'),
(1439, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-25 02:15:17', '2024-03-25 02:15:17'),
(1440, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-25 02:15:19', '2024-03-25 02:15:19'),
(1441, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-25 02:15:20', '2024-03-25 02:15:20'),
(1442, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://localhost/bib/BIB-CCms/articles/store', ' Articles store', '2024-03-25 02:16:32', '2024-03-25 02:16:32'),
(1443, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-25 02:16:32', '2024-03-25 02:16:32'),
(1444, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-25 02:16:32', '2024-03-25 02:16:32'),
(1445, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-25 02:16:34', '2024-03-25 02:16:34'),
(1446, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://localhost/bib/BIB-CCms/articles/store', ' Articles store', '2024-03-25 02:17:00', '2024-03-25 02:17:00'),
(1447, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-25 02:17:00', '2024-03-25 02:17:00'),
(1448, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-25 02:17:01', '2024-03-25 02:17:01'),
(1449, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-25 02:17:03', '2024-03-25 02:17:03'),
(1450, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/bib/BIB-CCms/articles/create', ' Articles create', '2024-03-25 02:17:03', '2024-03-25 02:17:03'),
(1451, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://localhost/bib/BIB-CCms/articles/store', ' Articles store', '2024-03-25 02:17:31', '2024-03-25 02:17:31'),
(1452, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-25 02:17:31', '2024-03-25 02:17:31'),
(1453, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-25 02:17:31', '2024-03-25 02:17:31'),
(1454, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/18', ' Articles edit', '2024-03-25 03:34:45', '2024-03-25 03:34:45'),
(1455, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/18', ' Articles edit', '2024-03-25 03:34:46', '2024-03-25 03:34:46'),
(1456, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/bib/BIB-CCms/articles/update/18', ' Articles update', '2024-03-25 03:34:55', '2024-03-25 03:34:55'),
(1457, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/18', ' Articles edit', '2024-03-25 03:34:56', '2024-03-25 03:34:56'),
(1458, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/18', ' Articles edit', '2024-03-25 03:34:56', '2024-03-25 03:34:56'),
(1459, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-25 03:35:01', '2024-03-25 03:35:01'),
(1460, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-25 03:35:01', '2024-03-25 03:35:01'),
(1461, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/19', ' Articles edit', '2024-03-25 03:35:13', '2024-03-25 03:35:13'),
(1462, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/19', ' Articles edit', '2024-03-25 03:35:13', '2024-03-25 03:35:13'),
(1463, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/bib/BIB-CCms/articles/update/19', ' Articles update', '2024-03-25 03:35:31', '2024-03-25 03:35:31'),
(1464, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/19', ' Articles edit', '2024-03-25 03:35:31', '2024-03-25 03:35:31'),
(1465, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/19', ' Articles edit', '2024-03-25 03:35:31', '2024-03-25 03:35:31'),
(1466, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-25 04:07:56', '2024-03-25 04:07:56'),
(1467, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-25 04:07:56', '2024-03-25 04:07:56'),
(1468, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/bib/BIB-CCms/admin/services/create', ' Services create', '2024-03-25 04:07:58', '2024-03-25 04:07:58'),
(1469, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-25 04:52:31', '2024-03-25 04:52:31'),
(1470, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-25 04:52:31', '2024-03-25 04:52:31'),
(1471, 1, 'App\\Http\\Controllers\\BlogsController', 'create', 'http://localhost/bib/BIB-CCms/admin/blogs/create', ' Blogs create', '2024-03-25 04:52:34', '2024-03-25 04:52:34'),
(1472, 1, 'App\\Http\\Controllers\\BlogsController', 'create', 'http://localhost/bib/BIB-CCms/admin/blogs/create', ' Blogs create', '2024-03-25 04:52:35', '2024-03-25 04:52:35'),
(1473, 1, 'App\\Http\\Controllers\\BlogsController', 'store', 'http://localhost/bib/BIB-CCms/admin/blogs/store', ' Blogs store', '2024-03-25 04:58:47', '2024-03-25 04:58:47'),
(1474, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-25 04:58:47', '2024-03-25 04:58:47'),
(1475, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-25 04:58:48', '2024-03-25 04:58:48'),
(1476, 1, 'App\\Http\\Controllers\\BlogsController', 'create', 'http://localhost/bib/BIB-CCms/admin/blogs/create', ' Blogs create', '2024-03-25 05:02:16', '2024-03-25 05:02:16'),
(1477, 1, 'App\\Http\\Controllers\\BlogsController', 'create', 'http://localhost/bib/BIB-CCms/admin/blogs/create', ' Blogs create', '2024-03-25 05:02:17', '2024-03-25 05:02:17'),
(1478, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-25 05:06:33', '2024-03-25 05:06:33'),
(1479, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-25 05:06:33', '2024-03-25 05:06:33'),
(1480, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/bib/BIB-CCms/admin/services/create', ' Services create', '2024-03-25 05:08:16', '2024-03-25 05:08:16'),
(1481, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/bib/BIB-CCms/admin/services/create', ' Services create', '2024-03-25 05:08:16', '2024-03-25 05:08:16'),
(1482, 1, 'App\\Http\\Controllers\\ServicesController', 'store', 'http://localhost/bib/BIB-CCms/admin/services/store', ' Services store', '2024-03-25 05:09:40', '2024-03-25 05:09:40'),
(1483, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-25 05:09:40', '2024-03-25 05:09:40'),
(1484, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-25 05:09:41', '2024-03-25 05:09:41'),
(1485, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/bib/BIB-CCms/admin/services/create', ' Services create', '2024-03-25 05:09:45', '2024-03-25 05:09:45'),
(1486, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/bib/BIB-CCms/admin/services/create', ' Services create', '2024-03-25 05:09:45', '2024-03-25 05:09:45'),
(1487, 1, 'App\\Http\\Controllers\\ServicesController', 'store', 'http://localhost/bib/BIB-CCms/admin/services/store', ' Services store', '2024-03-25 05:11:27', '2024-03-25 05:11:27'),
(1488, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-25 05:11:27', '2024-03-25 05:11:27'),
(1489, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-25 05:11:27', '2024-03-25 05:11:27'),
(1490, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-26 00:52:25', '2024-03-26 00:52:25'),
(1491, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-26 01:40:43', '2024-03-26 01:40:43'),
(1492, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-26 01:40:43', '2024-03-26 01:40:43'),
(1493, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countries/edit/5', ' Countries edit', '2024-03-26 01:40:47', '2024-03-26 01:40:47'),
(1494, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countries/edit/5', ' Countries edit', '2024-03-26 01:40:48', '2024-03-26 01:40:48'),
(1495, 1, 'App\\Http\\Controllers\\CountriesController', 'update', 'http://localhost/bib/BIB-CCms/admin/countries/update/5', ' Countries update', '2024-03-26 01:41:09', '2024-03-26 01:41:09'),
(1496, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countries/edit/5', ' Countries edit', '2024-03-26 01:41:09', '2024-03-26 01:41:09'),
(1497, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countries/edit/5', ' Countries edit', '2024-03-26 01:41:10', '2024-03-26 01:41:10'),
(1498, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-26 02:11:13', '2024-03-26 02:11:13'),
(1499, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-26 02:11:13', '2024-03-26 02:11:13'),
(1500, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/2', ' Articles edit', '2024-03-26 02:11:18', '2024-03-26 02:11:18'),
(1501, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/2', ' Articles edit', '2024-03-26 02:11:18', '2024-03-26 02:11:18'),
(1502, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/bib/BIB-CCms/articles/update/2', ' Articles update', '2024-03-26 02:11:31', '2024-03-26 02:11:31'),
(1503, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/2', ' Articles edit', '2024-03-26 02:11:31', '2024-03-26 02:11:31'),
(1504, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/2', ' Articles edit', '2024-03-26 02:11:31', '2024-03-26 02:11:31'),
(1505, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-26 02:11:38', '2024-03-26 02:11:38'),
(1506, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-26 02:11:39', '2024-03-26 02:11:39'),
(1507, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-26 02:12:52', '2024-03-26 02:12:52'),
(1508, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-26 02:12:52', '2024-03-26 02:12:52'),
(1509, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/1', ' Preparationclasses edit', '2024-03-26 02:12:57', '2024-03-26 02:12:57'),
(1510, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/1', ' Preparationclasses edit', '2024-03-26 02:12:57', '2024-03-26 02:12:57'),
(1511, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-26 02:44:37', '2024-03-26 02:44:37'),
(1512, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-26 02:44:38', '2024-03-26 02:44:38'),
(1513, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-26 02:44:44', '2024-03-26 02:44:44'),
(1514, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-26 02:44:44', '2024-03-26 02:44:44'),
(1515, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-26 02:47:45', '2024-03-26 02:47:45'),
(1516, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-26 02:47:45', '2024-03-26 02:47:45'),
(1517, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'http://localhost/bib/BIB-CCms/admin/settings/update/1', ' Settings update', '2024-03-26 02:49:18', '2024-03-26 02:49:18'),
(1518, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-26 02:49:18', '2024-03-26 02:49:18'),
(1519, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-26 02:49:18', '2024-03-26 02:49:18'),
(1520, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-26 03:56:08', '2024-03-26 03:56:08'),
(1521, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-26 03:56:08', '2024-03-26 03:56:08'),
(1522, 1, 'App\\Http\\Controllers\\BlogsController', 'create', 'http://localhost/bib/BIB-CCms/admin/blogs/create', ' Blogs create', '2024-03-26 03:56:09', '2024-03-26 03:56:09'),
(1523, 1, 'App\\Http\\Controllers\\BlogsController', 'create', 'http://localhost/bib/BIB-CCms/admin/blogs/create', ' Blogs create', '2024-03-26 03:56:10', '2024-03-26 03:56:10'),
(1524, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-26 03:56:12', '2024-03-26 03:56:12'),
(1525, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/blogs/edit/1', ' Blogs edit', '2024-03-26 04:10:01', '2024-03-26 04:10:01'),
(1526, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/blogs/edit/1', ' Blogs edit', '2024-03-26 04:10:01', '2024-03-26 04:10:01'),
(1527, 1, 'App\\Http\\Controllers\\BlogsController', 'update', 'http://localhost/bib/BIB-CCms/admin/blogs/update/1', ' Blogs update', '2024-03-26 04:10:48', '2024-03-26 04:10:48'),
(1528, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/blogs/edit/1', ' Blogs edit', '2024-03-26 04:10:48', '2024-03-26 04:10:48'),
(1529, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/blogs/edit/1', ' Blogs edit', '2024-03-26 04:10:48', '2024-03-26 04:10:48'),
(1530, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-26 04:10:55', '2024-03-26 04:10:55'),
(1531, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-26 04:10:55', '2024-03-26 04:10:55'),
(1532, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/blogs/edit/2', ' Blogs edit', '2024-03-26 04:11:03', '2024-03-26 04:11:03'),
(1533, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/blogs/edit/2', ' Blogs edit', '2024-03-26 04:11:03', '2024-03-26 04:11:03'),
(1534, 1, 'App\\Http\\Controllers\\BlogsController', 'update', 'http://localhost/bib/BIB-CCms/admin/blogs/update/2', ' Blogs update', '2024-03-26 04:11:15', '2024-03-26 04:11:15'),
(1535, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/blogs/edit/2', ' Blogs edit', '2024-03-26 04:11:15', '2024-03-26 04:11:15'),
(1536, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/blogs/edit/2', ' Blogs edit', '2024-03-26 04:11:15', '2024-03-26 04:11:15'),
(1537, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-26 04:11:22', '2024-03-26 04:11:22'),
(1538, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-26 04:11:22', '2024-03-26 04:11:22'),
(1539, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/blogs/edit/3', ' Blogs edit', '2024-03-26 04:11:39', '2024-03-26 04:11:39'),
(1540, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/blogs/edit/3', ' Blogs edit', '2024-03-26 04:11:39', '2024-03-26 04:11:39'),
(1541, 1, 'App\\Http\\Controllers\\BlogsController', 'update', 'http://localhost/bib/BIB-CCms/admin/blogs/update/3', ' Blogs update', '2024-03-26 04:11:56', '2024-03-26 04:11:56'),
(1542, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/blogs/edit/3', ' Blogs edit', '2024-03-26 04:11:56', '2024-03-26 04:11:56'),
(1543, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/blogs/edit/3', ' Blogs edit', '2024-03-26 04:11:56', '2024-03-26 04:11:56'),
(1544, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-26 04:12:04', '2024-03-26 04:12:04'),
(1545, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-26 04:12:05', '2024-03-26 04:12:05'),
(1546, 1, 'App\\Http\\Controllers\\BlogsController', 'create', 'http://localhost/bib/BIB-CCms/admin/blogs/create', ' Blogs create', '2024-03-26 04:12:07', '2024-03-26 04:12:07'),
(1547, 1, 'App\\Http\\Controllers\\BlogsController', 'create', 'http://localhost/bib/BIB-CCms/admin/blogs/create', ' Blogs create', '2024-03-26 04:12:07', '2024-03-26 04:12:07'),
(1548, 1, 'App\\Http\\Controllers\\BlogsController', 'store', 'http://localhost/bib/BIB-CCms/admin/blogs/store', ' Blogs store', '2024-03-26 04:15:08', '2024-03-26 04:15:08'),
(1549, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-26 04:15:08', '2024-03-26 04:15:08'),
(1550, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-26 04:15:08', '2024-03-26 04:15:08'),
(1551, 1, 'App\\Http\\Controllers\\BlogsController', 'destroy', 'http://localhost/bib/BIB-CCms/admin/blogs/destroy/6', ' Blogs destroy', '2024-03-26 04:16:18', '2024-03-26 04:16:18'),
(1552, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-26 04:16:18', '2024-03-26 04:16:18'),
(1553, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-26 04:16:18', '2024-03-26 04:16:18'),
(1554, 1, 'App\\Http\\Controllers\\BlogsController', 'create', 'http://localhost/bib/BIB-CCms/admin/blogs/create', ' Blogs create', '2024-03-26 04:16:20', '2024-03-26 04:16:20'),
(1555, 1, 'App\\Http\\Controllers\\BlogsController', 'create', 'http://localhost/bib/BIB-CCms/admin/blogs/create', ' Blogs create', '2024-03-26 04:16:20', '2024-03-26 04:16:20'),
(1556, 1, 'App\\Http\\Controllers\\BlogsController', 'store', 'http://localhost/bib/BIB-CCms/admin/blogs/store', ' Blogs store', '2024-03-26 04:17:38', '2024-03-26 04:17:38'),
(1557, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-26 04:17:38', '2024-03-26 04:17:38'),
(1558, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/bib/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-26 04:17:39', '2024-03-26 04:17:39'),
(1559, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/blogs/edit/2', ' Blogs edit', '2024-03-26 04:42:58', '2024-03-26 04:42:58'),
(1560, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/blogs/edit/2', ' Blogs edit', '2024-03-26 04:42:59', '2024-03-26 04:42:59'),
(1561, 1, 'App\\Http\\Controllers\\BlogsController', 'update', 'http://localhost/bib/BIB-CCms/admin/blogs/update/2', ' Blogs update', '2024-03-26 04:43:16', '2024-03-26 04:43:16'),
(1562, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/blogs/edit/2', ' Blogs edit', '2024-03-26 04:43:16', '2024-03-26 04:43:16'),
(1563, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/blogs/edit/2', ' Blogs edit', '2024-03-26 04:43:16', '2024-03-26 04:43:16'),
(1564, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-26 04:48:46', '2024-03-26 04:48:46'),
(1565, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-26 04:48:46', '2024-03-26 04:48:46'),
(1566, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-26 05:10:08', '2024-03-26 05:10:08'),
(1567, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-26 05:10:08', '2024-03-26 05:10:08'),
(1568, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-26 05:10:12', '2024-03-26 05:10:12'),
(1569, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-26 05:10:12', '2024-03-26 05:10:12'),
(1570, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/1', ' Preparationclasses edit', '2024-03-26 05:10:36', '2024-03-26 05:10:36'),
(1571, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/1', ' Preparationclasses edit', '2024-03-26 05:10:36', '2024-03-26 05:10:36'),
(1572, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/update/1', ' Preparationclasses update', '2024-03-26 05:11:09', '2024-03-26 05:11:09'),
(1573, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/1', ' Preparationclasses edit', '2024-03-26 05:11:10', '2024-03-26 05:11:10'),
(1574, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/1', ' Preparationclasses edit', '2024-03-26 05:11:10', '2024-03-26 05:11:10'),
(1575, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-26 05:11:15', '2024-03-26 05:11:15'),
(1576, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/bib/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-03-26 05:11:15', '2024-03-26 05:11:15'),
(1577, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/2', ' Preparationclasses edit', '2024-03-26 05:11:19', '2024-03-26 05:11:19'),
(1578, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/2', ' Preparationclasses edit', '2024-03-26 05:11:20', '2024-03-26 05:11:20'),
(1579, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/update/2', ' Preparationclasses update', '2024-03-26 05:11:27', '2024-03-26 05:11:27'),
(1580, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/2', ' Preparationclasses edit', '2024-03-26 05:11:28', '2024-03-26 05:11:28'),
(1581, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/preparationclasses/edit/2', ' Preparationclasses edit', '2024-03-26 05:11:28', '2024-03-26 05:11:28'),
(1582, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-26 05:13:33', '2024-03-26 05:13:33'),
(1583, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-26 05:13:33', '2024-03-26 05:13:33'),
(1584, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/2', ' Articles edit', '2024-03-26 05:13:40', '2024-03-26 05:13:40'),
(1585, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/2', ' Articles edit', '2024-03-26 05:13:40', '2024-03-26 05:13:40'),
(1586, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/bib/BIB-CCms/articles/update/2', ' Articles update', '2024-03-26 05:13:47', '2024-03-26 05:13:47'),
(1587, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/2', ' Articles edit', '2024-03-26 05:13:47', '2024-03-26 05:13:47'),
(1588, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/2', ' Articles edit', '2024-03-26 05:13:47', '2024-03-26 05:13:47'),
(1589, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-26 05:13:56', '2024-03-26 05:13:56'),
(1590, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-26 05:13:56', '2024-03-26 05:13:56'),
(1591, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/services/edit/1', ' Services edit', '2024-03-26 05:17:32', '2024-03-26 05:17:32'),
(1592, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/services/edit/1', ' Services edit', '2024-03-26 05:17:33', '2024-03-26 05:17:33'),
(1593, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/services/edit/7', ' Services edit', '2024-03-26 05:17:41', '2024-03-26 05:17:41'),
(1594, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/services/edit/7', ' Services edit', '2024-03-26 05:17:42', '2024-03-26 05:17:42'),
(1595, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/services/edit/1', ' Services edit', '2024-03-26 05:17:47', '2024-03-26 05:17:47'),
(1596, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/services/edit/1', ' Services edit', '2024-03-26 05:17:48', '2024-03-26 05:17:48'),
(1597, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-26 05:29:53', '2024-03-26 05:29:53'),
(1598, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/bib/BIB-CCms/admin/countries', ' Countries index', '2024-03-26 05:29:53', '2024-03-26 05:29:53'),
(1599, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countries/edit/4', ' Countries edit', '2024-03-26 05:29:59', '2024-03-26 05:29:59'),
(1600, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/countries/edit/4', ' Countries edit', '2024-03-26 05:29:59', '2024-03-26 05:29:59'),
(1601, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-26 05:30:38', '2024-03-26 05:30:38'),
(1602, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-26 05:30:38', '2024-03-26 05:30:38'),
(1603, 1, 'App\\Http\\Controllers\\FormsController', 'index', 'http://localhost/bib/BIB-CCms/admin/forms', ' Forms index', '2024-03-26 05:30:52', '2024-03-26 05:30:52'),
(1604, 1, 'App\\Http\\Controllers\\FormsController', 'index', 'http://localhost/bib/BIB-CCms/admin/forms', ' Forms index', '2024-03-26 05:30:52', '2024-03-26 05:30:52'),
(1605, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-26 05:30:55', '2024-03-26 05:30:55'),
(1606, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-26 05:30:55', '2024-03-26 05:30:55'),
(1607, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'http://localhost/bib/BIB-CCms/admin/faqs', ' Faqs index', '2024-03-26 06:20:44', '2024-03-26 06:20:44'),
(1608, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'http://localhost/bib/BIB-CCms/admin/faqs', ' Faqs index', '2024-03-26 06:20:45', '2024-03-26 06:20:45');
INSERT INTO `tbl_activity_logs` (`activity_id`, `user_id`, `controllerName`, `methodName`, `actionUrl`, `activity`, `created_at`, `updated_at`) VALUES
(1609, 1, 'App\\Http\\Controllers\\FaqsController', 'create', 'http://localhost/bib/BIB-CCms/admin/faqs/create', ' Faqs create', '2024-03-26 06:20:47', '2024-03-26 06:20:47'),
(1610, 1, 'App\\Http\\Controllers\\FaqsController', 'create', 'http://localhost/bib/BIB-CCms/admin/faqs/create', ' Faqs create', '2024-03-26 06:20:47', '2024-03-26 06:20:47'),
(1611, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'http://localhost/bib/BIB-CCms/admin/faqs', ' Faqs index', '2024-03-26 06:20:53', '2024-03-26 06:20:53'),
(1612, 1, 'App\\Http\\Controllers\\ResourcetypesController', 'index', 'http://localhost/bib/BIB-CCms/admin/resourcetypes', ' Resourcetypes index', '2024-03-26 06:22:24', '2024-03-26 06:22:24'),
(1613, 1, 'App\\Http\\Controllers\\ResourcetypesController', 'index', 'http://localhost/bib/BIB-CCms/admin/resourcetypes', ' Resourcetypes index', '2024-03-26 06:22:25', '2024-03-26 06:22:25'),
(1614, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-26 06:22:34', '2024-03-26 06:22:34'),
(1615, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-26 06:22:34', '2024-03-26 06:22:34'),
(1616, 1, 'App\\Http\\Controllers\\PopupsController', 'index', 'http://localhost/bib/BIB-CCms/admin/popups', ' Popups index', '2024-03-27 00:49:13', '2024-03-27 00:49:13'),
(1617, 1, 'App\\Http\\Controllers\\PopupsController', 'create', 'http://localhost/bib/BIB-CCms/admin/popups/create', ' Popups create', '2024-03-27 00:49:17', '2024-03-27 00:49:17'),
(1618, 1, 'App\\Http\\Controllers\\PopupsController', 'create', 'http://localhost/bib/BIB-CCms/admin/popups/create', ' Popups create', '2024-03-27 00:49:17', '2024-03-27 00:49:17'),
(1619, 1, 'App\\Http\\Controllers\\PopupsController', 'store', 'http://localhost/bib/BIB-CCms/admin/popups/store', ' Popups store', '2024-03-27 00:49:54', '2024-03-27 00:49:54'),
(1620, 1, 'App\\Http\\Controllers\\PopupsController', 'index', 'http://localhost/bib/BIB-CCms/admin/popups', ' Popups index', '2024-03-27 00:49:54', '2024-03-27 00:49:54'),
(1621, 1, 'App\\Http\\Controllers\\PopupsController', 'index', 'http://localhost/bib/BIB-CCms/admin/popups', ' Popups index', '2024-03-27 00:49:54', '2024-03-27 00:49:54'),
(1622, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-27 01:14:14', '2024-03-27 01:14:14'),
(1623, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-27 01:14:14', '2024-03-27 01:14:14'),
(1624, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/services/edit/1', ' Services edit', '2024-03-27 01:14:28', '2024-03-27 01:14:28'),
(1625, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/services/edit/1', ' Services edit', '2024-03-27 01:14:28', '2024-03-27 01:14:28'),
(1626, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/services/edit/1', ' Services edit', '2024-03-27 01:18:43', '2024-03-27 01:18:43'),
(1627, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-27 01:18:45', '2024-03-27 01:18:45'),
(1628, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/services/edit/7', ' Services edit', '2024-03-27 01:18:49', '2024-03-27 01:18:49'),
(1629, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/services/edit/7', ' Services edit', '2024-03-27 01:18:50', '2024-03-27 01:18:50'),
(1630, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/services/edit/7', ' Services edit', '2024-03-27 01:18:53', '2024-03-27 01:18:53'),
(1631, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-27 01:18:55', '2024-03-27 01:18:55'),
(1632, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/services/edit/8', ' Services edit', '2024-03-27 01:19:00', '2024-03-27 01:19:00'),
(1633, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/services/edit/8', ' Services edit', '2024-03-27 01:19:00', '2024-03-27 01:19:00'),
(1634, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-27 01:22:48', '2024-03-27 01:22:48'),
(1635, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-27 01:22:53', '2024-03-27 01:22:53'),
(1636, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-27 01:22:53', '2024-03-27 01:22:53'),
(1637, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/bib/BIB-CCms/admin/services/create', ' Services create', '2024-03-27 01:22:55', '2024-03-27 01:22:55'),
(1638, 1, 'App\\Http\\Controllers\\ServicesController', 'store', 'http://localhost/bib/BIB-CCms/admin/services/store', ' Services store', '2024-03-27 01:23:37', '2024-03-27 01:23:37'),
(1639, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-27 01:23:37', '2024-03-27 01:23:37'),
(1640, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-27 01:23:38', '2024-03-27 01:23:38'),
(1641, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/bib/BIB-CCms/admin/services/create', ' Services create', '2024-03-27 01:23:40', '2024-03-27 01:23:40'),
(1642, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/bib/BIB-CCms/admin/services/create', ' Services create', '2024-03-27 01:23:40', '2024-03-27 01:23:40'),
(1643, 1, 'App\\Http\\Controllers\\ServicesController', 'store', 'http://localhost/bib/BIB-CCms/admin/services/store', ' Services store', '2024-03-27 01:24:02', '2024-03-27 01:24:02'),
(1644, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-27 01:24:02', '2024-03-27 01:24:02'),
(1645, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-27 01:24:02', '2024-03-27 01:24:02'),
(1646, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/services/edit/2', ' Services edit', '2024-03-27 01:24:06', '2024-03-27 01:24:06'),
(1647, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/services/edit/2', ' Services edit', '2024-03-27 01:24:06', '2024-03-27 01:24:06'),
(1648, 1, 'App\\Http\\Controllers\\ServicesController', 'update', 'http://localhost/bib/BIB-CCms/admin/services/update/2', ' Services update', '2024-03-27 01:24:24', '2024-03-27 01:24:24'),
(1649, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/services/edit/2', ' Services edit', '2024-03-27 01:24:24', '2024-03-27 01:24:24'),
(1650, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/services/edit/2', ' Services edit', '2024-03-27 01:24:24', '2024-03-27 01:24:24'),
(1651, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-27 01:24:31', '2024-03-27 01:24:31'),
(1652, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-27 01:24:31', '2024-03-27 01:24:31'),
(1653, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-27 01:24:34', '2024-03-27 01:24:34'),
(1654, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-27 01:24:34', '2024-03-27 01:24:34'),
(1655, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/bib/BIB-CCms/admin/services/create', ' Services create', '2024-03-27 01:24:54', '2024-03-27 01:24:54'),
(1656, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/bib/BIB-CCms/admin/services/create', ' Services create', '2024-03-27 01:24:55', '2024-03-27 01:24:55'),
(1657, 1, 'App\\Http\\Controllers\\ServicesController', 'store', 'http://localhost/bib/BIB-CCms/admin/services/store', ' Services store', '2024-03-27 01:25:14', '2024-03-27 01:25:14'),
(1658, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-27 01:25:14', '2024-03-27 01:25:14'),
(1659, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-27 01:25:14', '2024-03-27 01:25:14'),
(1660, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/bib/BIB-CCms/admin/services/create', ' Services create', '2024-03-27 01:25:17', '2024-03-27 01:25:17'),
(1661, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/bib/BIB-CCms/admin/services/create', ' Services create', '2024-03-27 01:25:17', '2024-03-27 01:25:17'),
(1662, 1, 'App\\Http\\Controllers\\ServicesController', 'store', 'http://localhost/bib/BIB-CCms/admin/services/store', ' Services store', '2024-03-27 01:25:44', '2024-03-27 01:25:44'),
(1663, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-27 01:25:44', '2024-03-27 01:25:44'),
(1664, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-27 01:25:45', '2024-03-27 01:25:45'),
(1665, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/bib/BIB-CCms/admin/services/create', ' Services create', '2024-03-27 01:25:47', '2024-03-27 01:25:47'),
(1666, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/bib/BIB-CCms/admin/services/create', ' Services create', '2024-03-27 01:25:47', '2024-03-27 01:25:47'),
(1667, 1, 'App\\Http\\Controllers\\ServicesController', 'store', 'http://localhost/bib/BIB-CCms/admin/services/store', ' Services store', '2024-03-27 01:26:12', '2024-03-27 01:26:12'),
(1668, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-27 01:26:12', '2024-03-27 01:26:12'),
(1669, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-27 01:26:12', '2024-03-27 01:26:12'),
(1670, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/bib/BIB-CCms/admin/services/create', ' Services create', '2024-03-27 01:26:15', '2024-03-27 01:26:15'),
(1671, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/bib/BIB-CCms/admin/services/create', ' Services create', '2024-03-27 01:26:15', '2024-03-27 01:26:15'),
(1672, 1, 'App\\Http\\Controllers\\ServicesController', 'store', 'http://localhost/bib/BIB-CCms/admin/services/store', ' Services store', '2024-03-27 01:26:33', '2024-03-27 01:26:33'),
(1673, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-27 01:26:33', '2024-03-27 01:26:33'),
(1674, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-27 01:26:33', '2024-03-27 01:26:33'),
(1675, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/bib/BIB-CCms/admin/services/create', ' Services create', '2024-03-27 01:26:35', '2024-03-27 01:26:35'),
(1676, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/bib/BIB-CCms/admin/services/create', ' Services create', '2024-03-27 01:26:35', '2024-03-27 01:26:35'),
(1677, 1, 'App\\Http\\Controllers\\ServicesController', 'store', 'http://localhost/bib/BIB-CCms/admin/services/store', ' Services store', '2024-03-27 01:26:54', '2024-03-27 01:26:54'),
(1678, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-27 01:26:54', '2024-03-27 01:26:54'),
(1679, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-27 01:26:54', '2024-03-27 01:26:54'),
(1680, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/bib/BIB-CCms/admin/services/create', ' Services create', '2024-03-27 01:26:56', '2024-03-27 01:26:56'),
(1681, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/bib/BIB-CCms/admin/services/create', ' Services create', '2024-03-27 01:26:56', '2024-03-27 01:26:56'),
(1682, 1, 'App\\Http\\Controllers\\ServicesController', 'store', 'http://localhost/bib/BIB-CCms/admin/services/store', ' Services store', '2024-03-27 01:27:36', '2024-03-27 01:27:36'),
(1683, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-27 01:27:37', '2024-03-27 01:27:37'),
(1684, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/bib/BIB-CCms/admin/services', ' Services index', '2024-03-27 01:27:37', '2024-03-27 01:27:37'),
(1685, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/services/edit/8', ' Services edit', '2024-03-27 01:30:02', '2024-03-27 01:30:02'),
(1686, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/services/edit/8', ' Services edit', '2024-03-27 01:30:02', '2024-03-27 01:30:02'),
(1687, 1, 'App\\Http\\Controllers\\ServicesController', 'update', 'http://localhost/bib/BIB-CCms/admin/services/update/8', ' Services update', '2024-03-27 01:30:07', '2024-03-27 01:30:07'),
(1688, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/services/edit/8', ' Services edit', '2024-03-27 01:30:07', '2024-03-27 01:30:07'),
(1689, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/services/edit/8', ' Services edit', '2024-03-27 01:30:07', '2024-03-27 01:30:07'),
(1690, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-27 01:37:41', '2024-03-27 01:37:41'),
(1691, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-27 01:37:41', '2024-03-27 01:37:41'),
(1692, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-27 01:40:49', '2024-03-27 01:40:49'),
(1693, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-27 01:40:49', '2024-03-27 01:40:49'),
(1694, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/4', ' Articles edit', '2024-03-27 01:40:58', '2024-03-27 01:40:58'),
(1695, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/4', ' Articles edit', '2024-03-27 01:40:59', '2024-03-27 01:40:59'),
(1696, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/bib/BIB-CCms/articles/update/4', ' Articles update', '2024-03-27 01:41:23', '2024-03-27 01:41:23'),
(1697, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/4', ' Articles edit', '2024-03-27 01:41:23', '2024-03-27 01:41:23'),
(1698, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib/BIB-CCms/articles/edit/4', ' Articles edit', '2024-03-27 01:41:23', '2024-03-27 01:41:23'),
(1699, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-27 01:41:28', '2024-03-27 01:41:28'),
(1700, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-27 01:41:28', '2024-03-27 01:41:28'),
(1701, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-27 01:41:51', '2024-03-27 01:41:51'),
(1702, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/bib/BIB-CCms/admin/teams', ' Teams index', '2024-03-27 01:41:51', '2024-03-27 01:41:51'),
(1703, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems?menulocation=2', ' Menuitems index', '2024-03-27 01:50:16', '2024-03-27 01:50:16'),
(1704, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib/BIB-CCms/admin/menuitems?menulocation=2', ' Menuitems index', '2024-03-27 01:50:17', '2024-03-27 01:50:17'),
(1705, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/bib/BIB-CCms/admin/services/edit/8', ' Services edit', '2024-03-27 02:12:20', '2024-03-27 02:12:20'),
(1706, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-27 02:12:22', '2024-03-27 02:12:22'),
(1707, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib/BIB-CCms/articles', ' Articles index', '2024-03-27 02:12:22', '2024-03-27 02:12:22'),
(1708, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-03-27 04:06:22', '2024-03-27 04:06:22'),
(1709, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-03-27 04:06:23', '2024-03-27 04:06:23'),
(1710, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/2', ' Articles edit', '2024-03-27 04:09:57', '2024-03-27 04:09:57'),
(1711, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/2', ' Articles edit', '2024-03-27 04:09:58', '2024-03-27 04:09:58'),
(1712, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/projects/BIB-CCms/articles/update/2', ' Articles update', '2024-03-27 04:10:17', '2024-03-27 04:10:17'),
(1713, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/2', ' Articles edit', '2024-03-27 04:10:18', '2024-03-27 04:10:18'),
(1714, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/2', ' Articles edit', '2024-03-27 04:10:18', '2024-03-27 04:10:18'),
(1715, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/projects/BIB-CCms/articles/update/2', ' Articles update', '2024-03-27 04:10:26', '2024-03-27 04:10:26'),
(1716, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/2', ' Articles edit', '2024-03-27 04:10:27', '2024-03-27 04:10:27'),
(1717, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/2', ' Articles edit', '2024-03-27 04:10:27', '2024-03-27 04:10:27'),
(1718, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-03-27 04:15:28', '2024-03-27 04:15:28'),
(1719, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-03-27 04:15:28', '2024-03-27 04:15:28'),
(1720, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/13', ' Articles edit', '2024-03-27 04:15:33', '2024-03-27 04:15:33'),
(1721, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/13', ' Articles edit', '2024-03-27 04:15:33', '2024-03-27 04:15:33'),
(1722, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/projects/BIB-CCms/articles/update/13', ' Articles update', '2024-03-27 04:15:46', '2024-03-27 04:15:46'),
(1723, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/13', ' Articles edit', '2024-03-27 04:15:46', '2024-03-27 04:15:46'),
(1724, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/13', ' Articles edit', '2024-03-27 04:15:47', '2024-03-27 04:15:47'),
(1725, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-03-27 04:16:51', '2024-03-27 04:16:51'),
(1726, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-03-27 04:16:52', '2024-03-27 04:16:52'),
(1727, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/13', ' Articles edit', '2024-03-27 04:16:57', '2024-03-27 04:16:57'),
(1728, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/13', ' Articles edit', '2024-03-27 04:16:57', '2024-03-27 04:16:57'),
(1729, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-03-27 04:17:06', '2024-03-27 04:17:06'),
(1730, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-03-27 04:17:06', '2024-03-27 04:17:06'),
(1731, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/14', ' Articles edit', '2024-03-27 04:17:11', '2024-03-27 04:17:11'),
(1732, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/14', ' Articles edit', '2024-03-27 04:17:12', '2024-03-27 04:17:12'),
(1733, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/projects/BIB-CCms/articles/update/14', ' Articles update', '2024-03-27 04:17:16', '2024-03-27 04:17:16'),
(1734, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/14', ' Articles edit', '2024-03-27 04:17:17', '2024-03-27 04:17:17'),
(1735, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/14', ' Articles edit', '2024-03-27 04:17:17', '2024-03-27 04:17:17'),
(1736, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-03-27 04:17:44', '2024-03-27 04:17:44'),
(1737, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-03-27 04:17:45', '2024-03-27 04:17:45'),
(1738, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/15', ' Articles edit', '2024-03-27 04:17:51', '2024-03-27 04:17:51'),
(1739, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/15', ' Articles edit', '2024-03-27 04:17:51', '2024-03-27 04:17:51'),
(1740, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/projects/BIB-CCms/articles/update/15', ' Articles update', '2024-03-27 04:18:04', '2024-03-27 04:18:04'),
(1741, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/15', ' Articles edit', '2024-03-27 04:18:04', '2024-03-27 04:18:04'),
(1742, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/15', ' Articles edit', '2024-03-27 04:18:05', '2024-03-27 04:18:05'),
(1743, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-03-27 04:18:23', '2024-03-27 04:18:23'),
(1744, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-03-27 04:18:23', '2024-03-27 04:18:23'),
(1745, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-03-28 03:27:15', '2024-03-28 03:27:15'),
(1746, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-03-28 03:27:16', '2024-03-28 03:27:16'),
(1747, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/11', ' Articles edit', '2024-03-28 03:32:01', '2024-03-28 03:32:01'),
(1748, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/11', ' Articles edit', '2024-03-28 03:32:02', '2024-03-28 03:32:02'),
(1749, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/11', ' Articles edit', '2024-03-28 03:32:14', '2024-03-28 03:32:14'),
(1750, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/11', ' Articles edit', '2024-03-28 03:32:15', '2024-03-28 03:32:15'),
(1751, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/projects/BIB-CCms/articles/update/11', ' Articles update', '2024-03-28 03:32:53', '2024-03-28 03:32:53'),
(1752, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/11', ' Articles edit', '2024-03-28 03:32:54', '2024-03-28 03:32:54'),
(1753, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/11', ' Articles edit', '2024-03-28 03:32:55', '2024-03-28 03:32:55'),
(1754, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/projects/BIB-CCms/articles/update/11', ' Articles update', '2024-03-28 03:34:17', '2024-03-28 03:34:17'),
(1755, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/11', ' Articles edit', '2024-03-28 03:34:17', '2024-03-28 03:34:17'),
(1756, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/11', ' Articles edit', '2024-03-28 03:34:18', '2024-03-28 03:34:18'),
(1757, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-03-28 03:34:22', '2024-03-28 03:34:22'),
(1758, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-03-28 03:34:23', '2024-03-28 03:34:23'),
(1759, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/16', ' Articles edit', '2024-03-28 03:38:10', '2024-03-28 03:38:10'),
(1760, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/16', ' Articles edit', '2024-03-28 03:38:11', '2024-03-28 03:38:11'),
(1761, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/projects/BIB-CCms/articles/update/16', ' Articles update', '2024-03-28 03:39:21', '2024-03-28 03:39:21'),
(1762, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/16', ' Articles edit', '2024-03-28 03:39:21', '2024-03-28 03:39:21'),
(1763, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/16', ' Articles edit', '2024-03-28 03:39:22', '2024-03-28 03:39:22'),
(1764, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-03-28 03:39:31', '2024-03-28 03:39:31'),
(1765, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-03-28 03:39:32', '2024-03-28 03:39:32'),
(1766, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/17', ' Articles edit', '2024-03-28 03:39:37', '2024-03-28 03:39:37'),
(1767, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/17', ' Articles edit', '2024-03-28 03:39:38', '2024-03-28 03:39:38'),
(1768, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/projects/BIB-CCms/articles/update/17', ' Articles update', '2024-03-28 03:40:03', '2024-03-28 03:40:03'),
(1769, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/17', ' Articles edit', '2024-03-28 03:40:03', '2024-03-28 03:40:03'),
(1770, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/17', ' Articles edit', '2024-03-28 03:40:04', '2024-03-28 03:40:04'),
(1771, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/projects/BIB-CCms/articles/update/17', ' Articles update', '2024-03-28 03:40:08', '2024-03-28 03:40:08'),
(1772, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/17', ' Articles edit', '2024-03-28 03:40:09', '2024-03-28 03:40:09'),
(1773, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/17', ' Articles edit', '2024-03-28 03:40:09', '2024-03-28 03:40:09'),
(1774, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-03-28 03:40:38', '2024-03-28 03:40:38'),
(1775, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-03-28 03:40:39', '2024-03-28 03:40:39'),
(1776, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/18', ' Articles edit', '2024-03-28 03:40:46', '2024-03-28 03:40:46'),
(1777, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/18', ' Articles edit', '2024-03-28 03:40:47', '2024-03-28 03:40:47'),
(1778, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/projects/BIB-CCms/articles/update/18', ' Articles update', '2024-03-28 03:40:58', '2024-03-28 03:40:58'),
(1779, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/18', ' Articles edit', '2024-03-28 03:40:59', '2024-03-28 03:40:59'),
(1780, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/18', ' Articles edit', '2024-03-28 03:41:00', '2024-03-28 03:41:00'),
(1781, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-03-28 03:41:02', '2024-03-28 03:41:02'),
(1782, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-03-28 03:41:03', '2024-03-28 03:41:03'),
(1783, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/19', ' Articles edit', '2024-03-28 03:41:09', '2024-03-28 03:41:09'),
(1784, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/19', ' Articles edit', '2024-03-28 03:41:09', '2024-03-28 03:41:09'),
(1785, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/projects/BIB-CCms/articles/update/19', ' Articles update', '2024-03-28 03:41:36', '2024-03-28 03:41:36'),
(1786, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/19', ' Articles edit', '2024-03-28 03:41:37', '2024-03-28 03:41:37'),
(1787, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/19', ' Articles edit', '2024-03-28 03:41:37', '2024-03-28 03:41:37'),
(1788, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-03-28 03:42:02', '2024-03-28 03:42:02'),
(1789, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-03-28 03:42:03', '2024-03-28 03:42:03'),
(1790, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/4', ' Articles edit', '2024-03-28 03:42:08', '2024-03-28 03:42:08'),
(1791, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/4', ' Articles edit', '2024-03-28 03:42:08', '2024-03-28 03:42:08'),
(1792, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/projects/BIB-CCms/articles/update/4', ' Articles update', '2024-03-28 03:42:14', '2024-03-28 03:42:14'),
(1793, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/4', ' Articles edit', '2024-03-28 03:42:15', '2024-03-28 03:42:15'),
(1794, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/4', ' Articles edit', '2024-03-28 03:42:15', '2024-03-28 03:42:15'),
(1795, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/projects/BIB-CCms/articles/update/4', ' Articles update', '2024-03-28 03:42:25', '2024-03-28 03:42:25'),
(1796, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/4', ' Articles edit', '2024-03-28 03:42:25', '2024-03-28 03:42:25'),
(1797, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/4', ' Articles edit', '2024-03-28 03:42:26', '2024-03-28 03:42:26'),
(1798, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/projects/BIB-CCms/testimonials', ' Testimonials index', '2024-03-28 03:43:31', '2024-03-28 03:43:31'),
(1799, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/projects/BIB-CCms/testimonials', ' Testimonials index', '2024-03-28 03:43:32', '2024-03-28 03:43:32'),
(1800, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/projects/BIB-CCms/admin/teams', ' Teams index', '2024-03-28 03:43:42', '2024-03-28 03:43:42'),
(1801, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/projects/BIB-CCms/admin/teams', ' Teams index', '2024-03-28 03:43:43', '2024-03-28 03:43:43'),
(1802, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-03-28 03:45:18', '2024-03-28 03:45:18'),
(1803, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/19', ' Articles edit', '2024-03-28 03:45:42', '2024-03-28 03:45:42'),
(1804, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/19', ' Articles edit', '2024-03-28 03:45:42', '2024-03-28 03:45:42'),
(1805, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/projects/BIB-CCms/articles/update/19', ' Articles update', '2024-03-28 03:45:47', '2024-03-28 03:45:47'),
(1806, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/19', ' Articles edit', '2024-03-28 03:45:47', '2024-03-28 03:45:47'),
(1807, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/19', ' Articles edit', '2024-03-28 03:45:48', '2024-03-28 03:45:48'),
(1808, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-03-28 03:45:53', '2024-03-28 03:45:53'),
(1809, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-03-28 03:45:53', '2024-03-28 03:45:53'),
(1810, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/projects/BIB-CCms/articles/create', ' Articles create', '2024-03-28 03:47:00', '2024-03-28 03:47:00'),
(1811, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://localhost/projects/BIB-CCms/articles/create', ' Articles create', '2024-03-28 03:47:01', '2024-03-28 03:47:01'),
(1812, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://localhost/projects/BIB-CCms/articles/store', ' Articles store', '2024-03-28 03:47:34', '2024-03-28 03:47:34'),
(1813, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-03-28 03:47:35', '2024-03-28 03:47:35'),
(1814, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-03-28 03:47:36', '2024-03-28 03:47:36'),
(1815, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-03-28 03:49:52', '2024-03-28 03:49:52'),
(1816, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-03-28 03:49:53', '2024-03-28 03:49:53'),
(1817, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/menuitems/edit/15?menulocation=1', ' Menuitems edit', '2024-03-28 03:50:02', '2024-03-28 03:50:02'),
(1818, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/menuitems/edit/15?menulocation=1', ' Menuitems edit', '2024-03-28 03:50:03', '2024-03-28 03:50:03'),
(1819, 1, 'App\\Http\\Controllers\\MenuitemsController', 'update', 'http://localhost/projects/BIB-CCms/admin/menuitems/update/15?menulocation=1', ' Menuitems update', '2024-03-28 03:50:13', '2024-03-28 03:50:13'),
(1820, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-28 03:50:14', '2024-03-28 03:50:14'),
(1821, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-03-28 03:50:15', '2024-03-28 03:50:15'),
(1822, 1, 'App\\Http\\Controllers\\TeamsController', 'create', 'http://localhost/projects/BIB-CCms/admin/teams/create', ' Teams create', '2024-03-28 03:50:34', '2024-03-28 03:50:34'),
(1823, 1, 'App\\Http\\Controllers\\TeamsController', 'create', 'http://localhost/projects/BIB-CCms/admin/teams/create', ' Teams create', '2024-03-28 03:50:34', '2024-03-28 03:50:34'),
(1824, 1, 'App\\Http\\Controllers\\TeamsController', 'store', 'http://localhost/projects/BIB-CCms/admin/teams/store', ' Teams store', '2024-03-28 03:51:09', '2024-03-28 03:51:09'),
(1825, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/projects/BIB-CCms/admin/teams', ' Teams index', '2024-03-28 03:51:10', '2024-03-28 03:51:10'),
(1826, 1, 'App\\Http\\Controllers\\TeamsController', 'index', 'http://localhost/projects/BIB-CCms/admin/teams', ' Teams index', '2024-03-28 03:51:10', '2024-03-28 03:51:10'),
(1827, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/projects/BIB-CCms/admin/services', ' Services index', '2024-03-28 04:19:47', '2024-03-28 04:19:47'),
(1828, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/projects/BIB-CCms/admin/services', ' Services index', '2024-03-28 04:19:48', '2024-03-28 04:19:48'),
(1829, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countries', ' Countries index', '2024-03-28 04:32:21', '2024-03-28 04:32:21'),
(1830, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countries', ' Countries index', '2024-03-28 04:32:22', '2024-03-28 04:32:22'),
(1831, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/5', ' Countries edit', '2024-03-28 04:33:10', '2024-03-28 04:33:10'),
(1832, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/5', ' Countries edit', '2024-03-28 04:33:11', '2024-03-28 04:33:11'),
(1833, 1, 'App\\Http\\Controllers\\CountriesController', 'update', 'http://localhost/projects/BIB-CCms/admin/countries/update/5', ' Countries update', '2024-03-28 04:34:46', '2024-03-28 04:34:46'),
(1834, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/5', ' Countries edit', '2024-03-28 04:34:46', '2024-03-28 04:34:46'),
(1835, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/5', ' Countries edit', '2024-03-28 04:34:47', '2024-03-28 04:34:47'),
(1836, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countries', ' Countries index', '2024-03-28 04:35:10', '2024-03-28 04:35:10'),
(1837, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countries', ' Countries index', '2024-03-28 04:35:10', '2024-03-28 04:35:10'),
(1838, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 04:35:17', '2024-03-28 04:35:17'),
(1839, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 04:35:18', '2024-03-28 04:35:18'),
(1840, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/1', ' Countryarticles edit', '2024-03-28 04:35:26', '2024-03-28 04:35:26'),
(1841, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/1', ' Countryarticles edit', '2024-03-28 04:35:27', '2024-03-28 04:35:27'),
(1842, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countries', ' Countries index', '2024-03-28 04:41:09', '2024-03-28 04:41:09'),
(1843, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countries', ' Countries index', '2024-03-28 04:41:09', '2024-03-28 04:41:09'),
(1844, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/5', ' Countries edit', '2024-03-28 04:42:53', '2024-03-28 04:42:53'),
(1845, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/5', ' Countries edit', '2024-03-28 04:42:53', '2024-03-28 04:42:53'),
(1846, 1, 'App\\Http\\Controllers\\CountriesController', 'update', 'http://localhost/projects/BIB-CCms/admin/countries/update/5', ' Countries update', '2024-03-28 04:54:31', '2024-03-28 04:54:31'),
(1847, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/5', ' Countries edit', '2024-03-28 04:54:31', '2024-03-28 04:54:31'),
(1848, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/5', ' Countries edit', '2024-03-28 04:54:32', '2024-03-28 04:54:32'),
(1849, 1, 'App\\Http\\Controllers\\CountriesController', 'update', 'http://localhost/projects/BIB-CCms/admin/countries/update/5', ' Countries update', '2024-03-28 04:57:22', '2024-03-28 04:57:22'),
(1850, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/5', ' Countries edit', '2024-03-28 04:57:22', '2024-03-28 04:57:22'),
(1851, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/5', ' Countries edit', '2024-03-28 04:57:23', '2024-03-28 04:57:23'),
(1852, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 04:57:42', '2024-03-28 04:57:42'),
(1853, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 04:57:42', '2024-03-28 04:57:42'),
(1854, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countries', ' Countries index', '2024-03-28 04:58:52', '2024-03-28 04:58:52'),
(1855, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countries', ' Countries index', '2024-03-28 04:58:53', '2024-03-28 04:58:53'),
(1856, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/5', ' Countries edit', '2024-03-28 04:58:57', '2024-03-28 04:58:57'),
(1857, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/5', ' Countries edit', '2024-03-28 04:58:57', '2024-03-28 04:58:57'),
(1858, 1, 'App\\Http\\Controllers\\CountriesController', 'update', 'http://localhost/projects/BIB-CCms/admin/countries/update/5', ' Countries update', '2024-03-28 04:59:09', '2024-03-28 04:59:09'),
(1859, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/5', ' Countries edit', '2024-03-28 04:59:09', '2024-03-28 04:59:09'),
(1860, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/5', ' Countries edit', '2024-03-28 04:59:09', '2024-03-28 04:59:09'),
(1861, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 04:59:16', '2024-03-28 04:59:16'),
(1862, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 04:59:17', '2024-03-28 04:59:17'),
(1863, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/1', ' Countryarticles edit', '2024-03-28 04:59:25', '2024-03-28 04:59:25'),
(1864, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/1', ' Countryarticles edit', '2024-03-28 04:59:25', '2024-03-28 04:59:25'),
(1865, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'http://localhost/projects/BIB-CCms/admin/countryarticles/update/1', ' Countryarticles update', '2024-03-28 04:59:36', '2024-03-28 04:59:36'),
(1866, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/1', ' Countryarticles edit', '2024-03-28 04:59:36', '2024-03-28 04:59:36'),
(1867, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/1', ' Countryarticles edit', '2024-03-28 04:59:37', '2024-03-28 04:59:37'),
(1868, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/2', ' Countryarticles edit', '2024-03-28 05:01:58', '2024-03-28 05:01:58'),
(1869, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/2', ' Countryarticles edit', '2024-03-28 05:01:58', '2024-03-28 05:01:58'),
(1870, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'http://localhost/projects/BIB-CCms/admin/countryarticles/update/2', ' Countryarticles update', '2024-03-28 05:03:54', '2024-03-28 05:03:54'),
(1871, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/2', ' Countryarticles edit', '2024-03-28 05:03:55', '2024-03-28 05:03:55'),
(1872, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/2', ' Countryarticles edit', '2024-03-28 05:03:56', '2024-03-28 05:03:56'),
(1873, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'http://localhost/projects/BIB-CCms/admin/countryarticles/update/2', ' Countryarticles update', '2024-03-28 05:04:29', '2024-03-28 05:04:29'),
(1874, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/2', ' Countryarticles edit', '2024-03-28 05:04:30', '2024-03-28 05:04:30'),
(1875, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/2', ' Countryarticles edit', '2024-03-28 05:04:30', '2024-03-28 05:04:30'),
(1876, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'http://localhost/projects/BIB-CCms/admin/countryarticles/update/2', ' Countryarticles update', '2024-03-28 05:05:22', '2024-03-28 05:05:22'),
(1877, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/2', ' Countryarticles edit', '2024-03-28 05:05:23', '2024-03-28 05:05:23'),
(1878, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/2', ' Countryarticles edit', '2024-03-28 05:05:23', '2024-03-28 05:05:23');
INSERT INTO `tbl_activity_logs` (`activity_id`, `user_id`, `controllerName`, `methodName`, `actionUrl`, `activity`, `created_at`, `updated_at`) VALUES
(1879, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 05:07:41', '2024-03-28 05:07:41'),
(1880, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 05:07:42', '2024-03-28 05:07:42'),
(1881, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/3', ' Countryarticles edit', '2024-03-28 05:07:47', '2024-03-28 05:07:47'),
(1882, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/3', ' Countryarticles edit', '2024-03-28 05:07:48', '2024-03-28 05:07:48'),
(1883, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'http://localhost/projects/BIB-CCms/admin/countryarticles/update/3', ' Countryarticles update', '2024-03-28 05:08:13', '2024-03-28 05:08:13'),
(1884, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/3', ' Countryarticles edit', '2024-03-28 05:08:13', '2024-03-28 05:08:13'),
(1885, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/3', ' Countryarticles edit', '2024-03-28 05:08:14', '2024-03-28 05:08:14'),
(1886, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 05:08:42', '2024-03-28 05:08:42'),
(1887, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 05:08:43', '2024-03-28 05:08:43'),
(1888, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/4', ' Countryarticles edit', '2024-03-28 05:08:46', '2024-03-28 05:08:46'),
(1889, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/4', ' Countryarticles edit', '2024-03-28 05:08:47', '2024-03-28 05:08:47'),
(1890, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'http://localhost/projects/BIB-CCms/admin/countryarticles/update/4', ' Countryarticles update', '2024-03-28 05:09:00', '2024-03-28 05:09:00'),
(1891, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/4', ' Countryarticles edit', '2024-03-28 05:09:00', '2024-03-28 05:09:00'),
(1892, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/4', ' Countryarticles edit', '2024-03-28 05:09:01', '2024-03-28 05:09:01'),
(1893, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/projects/BIB-CCms/admin/services', ' Services index', '2024-03-28 05:11:48', '2024-03-28 05:11:48'),
(1894, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/projects/BIB-CCms/admin/services', ' Services index', '2024-03-28 05:11:48', '2024-03-28 05:11:48'),
(1895, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countries', ' Countries index', '2024-03-28 05:11:52', '2024-03-28 05:11:52'),
(1896, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countries', ' Countries index', '2024-03-28 05:11:53', '2024-03-28 05:11:53'),
(1897, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 05:11:58', '2024-03-28 05:11:58'),
(1898, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 05:11:59', '2024-03-28 05:11:59'),
(1899, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://localhost/projects/BIB-CCms/admin/countryarticles/create', ' Countryarticles create', '2024-03-28 05:12:01', '2024-03-28 05:12:01'),
(1900, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://localhost/projects/BIB-CCms/admin/countryarticles/create', ' Countryarticles create', '2024-03-28 05:12:01', '2024-03-28 05:12:01'),
(1901, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 05:12:49', '2024-03-28 05:12:49'),
(1902, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 05:12:49', '2024-03-28 05:12:49'),
(1903, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://localhost/projects/BIB-CCms/admin/countryarticles/create', ' Countryarticles create', '2024-03-28 05:12:55', '2024-03-28 05:12:55'),
(1904, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://localhost/projects/BIB-CCms/admin/countryarticles/create', ' Countryarticles create', '2024-03-28 05:12:55', '2024-03-28 05:12:55'),
(1905, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'http://localhost/projects/BIB-CCms/admin/countryarticles/store', ' Countryarticles store', '2024-03-28 05:13:03', '2024-03-28 05:13:03'),
(1906, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 05:13:03', '2024-03-28 05:13:03'),
(1907, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 05:13:03', '2024-03-28 05:13:03'),
(1908, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/5', ' Countryarticles edit', '2024-03-28 05:13:12', '2024-03-28 05:13:12'),
(1909, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/5', ' Countryarticles edit', '2024-03-28 05:13:12', '2024-03-28 05:13:12'),
(1910, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'http://localhost/projects/BIB-CCms/admin/countryarticles/update/5', ' Countryarticles update', '2024-03-28 05:13:20', '2024-03-28 05:13:20'),
(1911, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/5', ' Countryarticles edit', '2024-03-28 05:13:20', '2024-03-28 05:13:20'),
(1912, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/5', ' Countryarticles edit', '2024-03-28 05:13:21', '2024-03-28 05:13:21'),
(1913, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'http://localhost/projects/BIB-CCms/admin/countryarticles/update/5', ' Countryarticles update', '2024-03-28 05:14:05', '2024-03-28 05:14:05'),
(1914, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/5', ' Countryarticles edit', '2024-03-28 05:14:05', '2024-03-28 05:14:05'),
(1915, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/5', ' Countryarticles edit', '2024-03-28 05:14:06', '2024-03-28 05:14:06'),
(1916, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 05:18:37', '2024-03-28 05:18:37'),
(1917, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 05:18:38', '2024-03-28 05:18:38'),
(1918, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 05:18:48', '2024-03-28 05:18:48'),
(1919, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://localhost/projects/BIB-CCms/admin/countryarticles/create', ' Countryarticles create', '2024-03-28 05:18:51', '2024-03-28 05:18:51'),
(1920, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://localhost/projects/BIB-CCms/admin/countryarticles/create', ' Countryarticles create', '2024-03-28 05:18:51', '2024-03-28 05:18:51'),
(1921, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://localhost/projects/BIB-CCms/admin/countryarticles/create', ' Countryarticles create', '2024-03-28 05:18:55', '2024-03-28 05:18:55'),
(1922, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://localhost/projects/BIB-CCms/admin/countryarticles/create', ' Countryarticles create', '2024-03-28 05:18:56', '2024-03-28 05:18:56'),
(1923, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 05:19:09', '2024-03-28 05:19:09'),
(1924, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 05:19:10', '2024-03-28 05:19:10'),
(1925, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'http://localhost/projects/BIB-CCms/admin/countryarticles/store', ' Countryarticles store', '2024-03-28 05:20:05', '2024-03-28 05:20:05'),
(1926, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 05:20:05', '2024-03-28 05:20:05'),
(1927, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 05:20:06', '2024-03-28 05:20:06'),
(1928, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/6', ' Countryarticles edit', '2024-03-28 05:20:23', '2024-03-28 05:20:23'),
(1929, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/6', ' Countryarticles edit', '2024-03-28 05:20:24', '2024-03-28 05:20:24'),
(1930, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'http://localhost/projects/BIB-CCms/admin/countryarticles/update/6', ' Countryarticles update', '2024-03-28 05:20:48', '2024-03-28 05:20:48'),
(1931, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/6', ' Countryarticles edit', '2024-03-28 05:20:48', '2024-03-28 05:20:48'),
(1932, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/6', ' Countryarticles edit', '2024-03-28 05:20:48', '2024-03-28 05:20:48'),
(1933, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'http://localhost/projects/BIB-CCms/admin/countryarticles/update/6', ' Countryarticles update', '2024-03-28 05:21:05', '2024-03-28 05:21:05'),
(1934, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/6', ' Countryarticles edit', '2024-03-28 05:21:06', '2024-03-28 05:21:06'),
(1935, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/6', ' Countryarticles edit', '2024-03-28 05:21:06', '2024-03-28 05:21:06'),
(1936, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 05:25:22', '2024-03-28 05:25:22'),
(1937, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 05:25:23', '2024-03-28 05:25:23'),
(1938, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/5', ' Countryarticles edit', '2024-03-28 05:25:27', '2024-03-28 05:25:27'),
(1939, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/5', ' Countryarticles edit', '2024-03-28 05:25:27', '2024-03-28 05:25:27'),
(1940, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'http://localhost/projects/BIB-CCms/admin/countryarticles/update/5', ' Countryarticles update', '2024-03-28 05:25:52', '2024-03-28 05:25:52'),
(1941, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/5', ' Countryarticles edit', '2024-03-28 05:25:54', '2024-03-28 05:25:54'),
(1942, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/5', ' Countryarticles edit', '2024-03-28 05:25:54', '2024-03-28 05:25:54'),
(1943, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://localhost/projects/BIB-CCms/admin/countryarticles/create', ' Countryarticles create', '2024-03-28 05:26:33', '2024-03-28 05:26:33'),
(1944, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://localhost/projects/BIB-CCms/admin/countryarticles/create', ' Countryarticles create', '2024-03-28 05:26:33', '2024-03-28 05:26:33'),
(1945, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'http://localhost/projects/BIB-CCms/admin/countryarticles/store', ' Countryarticles store', '2024-03-28 05:32:38', '2024-03-28 05:32:38'),
(1946, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 05:32:38', '2024-03-28 05:32:38'),
(1947, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 05:32:39', '2024-03-28 05:32:39'),
(1948, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 05:32:54', '2024-03-28 05:32:54'),
(1949, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 05:32:55', '2024-03-28 05:32:55'),
(1950, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://localhost/projects/BIB-CCms/admin/countryarticles/create', ' Countryarticles create', '2024-03-28 05:33:37', '2024-03-28 05:33:37'),
(1951, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://localhost/projects/BIB-CCms/admin/countryarticles/create', ' Countryarticles create', '2024-03-28 05:33:37', '2024-03-28 05:33:37'),
(1952, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'http://localhost/projects/BIB-CCms/admin/countryarticles/store', ' Countryarticles store', '2024-03-28 05:34:42', '2024-03-28 05:34:42'),
(1953, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 05:34:43', '2024-03-28 05:34:43'),
(1954, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 05:34:43', '2024-03-28 05:34:43'),
(1955, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/8', ' Countryarticles edit', '2024-03-28 05:34:56', '2024-03-28 05:34:56'),
(1956, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/8', ' Countryarticles edit', '2024-03-28 05:34:56', '2024-03-28 05:34:56'),
(1957, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'http://localhost/projects/BIB-CCms/admin/countryarticles/update/8', ' Countryarticles update', '2024-03-28 05:35:04', '2024-03-28 05:35:04'),
(1958, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/8', ' Countryarticles edit', '2024-03-28 05:35:04', '2024-03-28 05:35:04'),
(1959, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/8', ' Countryarticles edit', '2024-03-28 05:35:05', '2024-03-28 05:35:05'),
(1960, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/7', ' Countryarticles edit', '2024-03-28 05:37:37', '2024-03-28 05:37:37'),
(1961, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/7', ' Countryarticles edit', '2024-03-28 05:37:38', '2024-03-28 05:37:38'),
(1962, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countries', ' Countries index', '2024-03-28 05:37:43', '2024-03-28 05:37:43'),
(1963, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countries', ' Countries index', '2024-03-28 05:37:44', '2024-03-28 05:37:44'),
(1964, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/9', ' Countries edit', '2024-03-28 05:37:48', '2024-03-28 05:37:48'),
(1965, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/9', ' Countries edit', '2024-03-28 05:37:48', '2024-03-28 05:37:48'),
(1966, 1, 'App\\Http\\Controllers\\CountriesController', 'update', 'http://localhost/projects/BIB-CCms/admin/countries/update/9', ' Countries update', '2024-03-28 05:38:06', '2024-03-28 05:38:06'),
(1967, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/9', ' Countries edit', '2024-03-28 05:38:07', '2024-03-28 05:38:07'),
(1968, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/9', ' Countries edit', '2024-03-28 05:38:07', '2024-03-28 05:38:07'),
(1969, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countries', ' Countries index', '2024-03-28 05:38:48', '2024-03-28 05:38:48'),
(1970, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countries', ' Countries index', '2024-03-28 05:38:48', '2024-03-28 05:38:48'),
(1971, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/5', ' Countries edit', '2024-03-28 05:38:53', '2024-03-28 05:38:53'),
(1972, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/5', ' Countries edit', '2024-03-28 05:38:54', '2024-03-28 05:38:54'),
(1973, 1, 'App\\Http\\Controllers\\CountriesController', 'update', 'http://localhost/projects/BIB-CCms/admin/countries/update/5', ' Countries update', '2024-03-28 05:39:03', '2024-03-28 05:39:03'),
(1974, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/5', ' Countries edit', '2024-03-28 05:39:04', '2024-03-28 05:39:04'),
(1975, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/5', ' Countries edit', '2024-03-28 05:39:04', '2024-03-28 05:39:04'),
(1976, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countries', ' Countries index', '2024-03-28 05:39:10', '2024-03-28 05:39:10'),
(1977, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countries', ' Countries index', '2024-03-28 05:39:10', '2024-03-28 05:39:10'),
(1978, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/4', ' Countries edit', '2024-03-28 05:39:13', '2024-03-28 05:39:13'),
(1979, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/4', ' Countries edit', '2024-03-28 05:39:14', '2024-03-28 05:39:14'),
(1980, 1, 'App\\Http\\Controllers\\CountriesController', 'update', 'http://localhost/projects/BIB-CCms/admin/countries/update/4', ' Countries update', '2024-03-28 05:39:20', '2024-03-28 05:39:20'),
(1981, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/4', ' Countries edit', '2024-03-28 05:39:20', '2024-03-28 05:39:20'),
(1982, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/4', ' Countries edit', '2024-03-28 05:39:21', '2024-03-28 05:39:21'),
(1983, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countries', ' Countries index', '2024-03-28 05:39:27', '2024-03-28 05:39:27'),
(1984, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countries', ' Countries index', '2024-03-28 05:39:28', '2024-03-28 05:39:28'),
(1985, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/7', ' Countries edit', '2024-03-28 05:39:31', '2024-03-28 05:39:31'),
(1986, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/7', ' Countries edit', '2024-03-28 05:39:32', '2024-03-28 05:39:32'),
(1987, 1, 'App\\Http\\Controllers\\CountriesController', 'update', 'http://localhost/projects/BIB-CCms/admin/countries/update/7', ' Countries update', '2024-03-28 05:39:38', '2024-03-28 05:39:38'),
(1988, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/7', ' Countries edit', '2024-03-28 05:39:39', '2024-03-28 05:39:39'),
(1989, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/7', ' Countries edit', '2024-03-28 05:39:39', '2024-03-28 05:39:39'),
(1990, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countries', ' Countries index', '2024-03-28 05:39:44', '2024-03-28 05:39:44'),
(1991, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countries', ' Countries index', '2024-03-28 05:39:44', '2024-03-28 05:39:44'),
(1992, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/8', ' Countries edit', '2024-03-28 05:39:47', '2024-03-28 05:39:47'),
(1993, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/8', ' Countries edit', '2024-03-28 05:39:48', '2024-03-28 05:39:48'),
(1994, 1, 'App\\Http\\Controllers\\CountriesController', 'update', 'http://localhost/projects/BIB-CCms/admin/countries/update/8', ' Countries update', '2024-03-28 05:39:56', '2024-03-28 05:39:56'),
(1995, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/8', ' Countries edit', '2024-03-28 05:39:56', '2024-03-28 05:39:56'),
(1996, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/8', ' Countries edit', '2024-03-28 05:39:57', '2024-03-28 05:39:57'),
(1997, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 05:43:12', '2024-03-28 05:43:12'),
(1998, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 05:43:13', '2024-03-28 05:43:13'),
(1999, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://localhost/projects/BIB-CCms/admin/countryarticles/create', ' Countryarticles create', '2024-03-28 05:43:20', '2024-03-28 05:43:20'),
(2000, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://localhost/projects/BIB-CCms/admin/countryarticles/create', ' Countryarticles create', '2024-03-28 05:43:20', '2024-03-28 05:43:20'),
(2001, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 05:47:29', '2024-03-28 05:47:29'),
(2002, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 05:47:29', '2024-03-28 05:47:29'),
(2003, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://localhost/projects/BIB-CCms/admin/countryarticles/create', ' Countryarticles create', '2024-03-28 05:47:33', '2024-03-28 05:47:33'),
(2004, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://localhost/projects/BIB-CCms/admin/countryarticles/create', ' Countryarticles create', '2024-03-28 05:47:33', '2024-03-28 05:47:33'),
(2005, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'http://localhost/projects/BIB-CCms/admin/countryarticles/store', ' Countryarticles store', '2024-03-28 05:49:54', '2024-03-28 05:49:54'),
(2006, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 05:49:54', '2024-03-28 05:49:54'),
(2007, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 05:49:55', '2024-03-28 05:49:55'),
(2008, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://localhost/projects/BIB-CCms/admin/countryarticles/create', ' Countryarticles create', '2024-03-28 05:58:02', '2024-03-28 05:58:02'),
(2009, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://localhost/projects/BIB-CCms/admin/countryarticles/create', ' Countryarticles create', '2024-03-28 05:58:02', '2024-03-28 05:58:02'),
(2010, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'http://localhost/projects/BIB-CCms/admin/countryarticles/store', ' Countryarticles store', '2024-03-28 05:59:38', '2024-03-28 05:59:38'),
(2011, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 05:59:39', '2024-03-28 05:59:39'),
(2012, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 05:59:39', '2024-03-28 05:59:39'),
(2013, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 22:55:14', '2024-03-28 22:55:14'),
(2014, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 22:55:15', '2024-03-28 22:55:15'),
(2015, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://localhost/projects/BIB-CCms/admin/countryarticles/create', ' Countryarticles create', '2024-03-28 22:55:17', '2024-03-28 22:55:17'),
(2016, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://localhost/projects/BIB-CCms/admin/countryarticles/create', ' Countryarticles create', '2024-03-28 22:55:18', '2024-03-28 22:55:18'),
(2017, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'http://localhost/projects/BIB-CCms/admin/countryarticles/store', ' Countryarticles store', '2024-03-28 22:56:53', '2024-03-28 22:56:53'),
(2018, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 22:56:53', '2024-03-28 22:56:53'),
(2019, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 22:56:54', '2024-03-28 22:56:54'),
(2020, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://localhost/projects/BIB-CCms/admin/countryarticles/create', ' Countryarticles create', '2024-03-28 22:58:21', '2024-03-28 22:58:21'),
(2021, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://localhost/projects/BIB-CCms/admin/countryarticles/create', ' Countryarticles create', '2024-03-28 22:58:21', '2024-03-28 22:58:21'),
(2022, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'http://localhost/projects/BIB-CCms/admin/countryarticles/store', ' Countryarticles store', '2024-03-28 22:59:16', '2024-03-28 22:59:16'),
(2023, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 22:59:16', '2024-03-28 22:59:16'),
(2024, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 22:59:17', '2024-03-28 22:59:17'),
(2025, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/9', ' Countryarticles edit', '2024-03-28 22:59:21', '2024-03-28 22:59:21'),
(2026, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/9', ' Countryarticles edit', '2024-03-28 22:59:22', '2024-03-28 22:59:22'),
(2027, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/11', ' Countryarticles edit', '2024-03-28 22:59:32', '2024-03-28 22:59:32'),
(2028, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/11', ' Countryarticles edit', '2024-03-28 22:59:32', '2024-03-28 22:59:32'),
(2029, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'http://localhost/projects/BIB-CCms/admin/countryarticles/update/11', ' Countryarticles update', '2024-03-28 23:00:17', '2024-03-28 23:00:17'),
(2030, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/11', ' Countryarticles edit', '2024-03-28 23:00:18', '2024-03-28 23:00:18'),
(2031, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/11', ' Countryarticles edit', '2024-03-28 23:00:18', '2024-03-28 23:00:18'),
(2032, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-03-28 23:01:49', '2024-03-28 23:01:49'),
(2033, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-03-28 23:01:50', '2024-03-28 23:01:50'),
(2034, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/2', ' Articles edit', '2024-03-28 23:01:54', '2024-03-28 23:01:54'),
(2035, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/2', ' Articles edit', '2024-03-28 23:01:55', '2024-03-28 23:01:55'),
(2036, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/projects/BIB-CCms/articles/update/2', ' Articles update', '2024-03-28 23:02:01', '2024-03-28 23:02:01'),
(2037, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/2', ' Articles edit', '2024-03-28 23:02:01', '2024-03-28 23:02:01'),
(2038, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/2', ' Articles edit', '2024-03-28 23:02:02', '2024-03-28 23:02:02'),
(2039, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/projects/BIB-CCms/articles/update/2', ' Articles update', '2024-03-28 23:02:44', '2024-03-28 23:02:44'),
(2040, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/2', ' Articles edit', '2024-03-28 23:02:44', '2024-03-28 23:02:44'),
(2041, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/2', ' Articles edit', '2024-03-28 23:02:45', '2024-03-28 23:02:45'),
(2042, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-03-28 23:03:01', '2024-03-28 23:03:01'),
(2043, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-03-28 23:03:01', '2024-03-28 23:03:01'),
(2044, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/11', ' Articles edit', '2024-03-28 23:03:10', '2024-03-28 23:03:10'),
(2045, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/11', ' Articles edit', '2024-03-28 23:03:11', '2024-03-28 23:03:11'),
(2046, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/projects/BIB-CCms/articles/update/11', ' Articles update', '2024-03-28 23:03:21', '2024-03-28 23:03:21'),
(2047, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/11', ' Articles edit', '2024-03-28 23:03:21', '2024-03-28 23:03:21'),
(2048, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/11', ' Articles edit', '2024-03-28 23:03:22', '2024-03-28 23:03:22'),
(2049, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-03-28 23:03:54', '2024-03-28 23:03:54'),
(2050, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-03-28 23:03:54', '2024-03-28 23:03:54'),
(2051, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/13', ' Articles edit', '2024-03-28 23:03:59', '2024-03-28 23:03:59'),
(2052, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/13', ' Articles edit', '2024-03-28 23:03:59', '2024-03-28 23:03:59'),
(2053, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/projects/BIB-CCms/articles/update/13', ' Articles update', '2024-03-28 23:04:04', '2024-03-28 23:04:04'),
(2054, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/13', ' Articles edit', '2024-03-28 23:04:05', '2024-03-28 23:04:05'),
(2055, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/13', ' Articles edit', '2024-03-28 23:04:05', '2024-03-28 23:04:05'),
(2056, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/projects/BIB-CCms/admin/services', ' Services index', '2024-03-28 23:04:08', '2024-03-28 23:04:08'),
(2057, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/projects/BIB-CCms/admin/services', ' Services index', '2024-03-28 23:04:09', '2024-03-28 23:04:09'),
(2058, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/projects/BIB-CCms/admin/services/create', ' Services create', '2024-03-28 23:04:23', '2024-03-28 23:04:23'),
(2059, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/projects/BIB-CCms/admin/services/create', ' Services create', '2024-03-28 23:04:23', '2024-03-28 23:04:23'),
(2060, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/1', ' Services edit', '2024-03-28 23:04:27', '2024-03-28 23:04:27'),
(2061, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/1', ' Services edit', '2024-03-28 23:04:27', '2024-03-28 23:04:27'),
(2062, 1, 'App\\Http\\Controllers\\ServicesController', 'update', 'http://localhost/projects/BIB-CCms/admin/services/update/1', ' Services update', '2024-03-28 23:04:45', '2024-03-28 23:04:45'),
(2063, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/1', ' Services edit', '2024-03-28 23:04:45', '2024-03-28 23:04:45'),
(2064, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/1', ' Services edit', '2024-03-28 23:04:46', '2024-03-28 23:04:46'),
(2065, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/projects/BIB-CCms/admin/services', ' Services index', '2024-03-28 23:05:19', '2024-03-28 23:05:19'),
(2066, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/projects/BIB-CCms/admin/services', ' Services index', '2024-03-28 23:05:20', '2024-03-28 23:05:20'),
(2067, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/6', ' Services edit', '2024-03-28 23:05:34', '2024-03-28 23:05:34'),
(2068, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/6', ' Services edit', '2024-03-28 23:05:34', '2024-03-28 23:05:34'),
(2069, 1, 'App\\Http\\Controllers\\ServicesController', 'update', 'http://localhost/projects/BIB-CCms/admin/services/update/6', ' Services update', '2024-03-28 23:05:42', '2024-03-28 23:05:42'),
(2070, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/6', ' Services edit', '2024-03-28 23:05:42', '2024-03-28 23:05:42'),
(2071, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/6', ' Services edit', '2024-03-28 23:05:43', '2024-03-28 23:05:43'),
(2072, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/projects/BIB-CCms/admin/services', ' Services index', '2024-03-28 23:05:57', '2024-03-28 23:05:57'),
(2073, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/projects/BIB-CCms/admin/services', ' Services index', '2024-03-28 23:05:57', '2024-03-28 23:05:57'),
(2074, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/projects/BIB-CCms/admin/services/create', ' Services create', '2024-03-28 23:06:17', '2024-03-28 23:06:17'),
(2075, 1, 'App\\Http\\Controllers\\ServicesController', 'create', 'http://localhost/projects/BIB-CCms/admin/services/create', ' Services create', '2024-03-28 23:06:17', '2024-03-28 23:06:17'),
(2076, 1, 'App\\Http\\Controllers\\ServicesController', 'store', 'http://localhost/projects/BIB-CCms/admin/services/store', ' Services store', '2024-03-28 23:06:40', '2024-03-28 23:06:40'),
(2077, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/projects/BIB-CCms/admin/services', ' Services index', '2024-03-28 23:06:40', '2024-03-28 23:06:40'),
(2078, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/projects/BIB-CCms/admin/services', ' Services index', '2024-03-28 23:06:41', '2024-03-28 23:06:41'),
(2079, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/4', ' Services edit', '2024-03-28 23:06:50', '2024-03-28 23:06:50'),
(2080, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/4', ' Services edit', '2024-03-28 23:06:51', '2024-03-28 23:06:51'),
(2081, 1, 'App\\Http\\Controllers\\ServicesController', 'update', 'http://localhost/projects/BIB-CCms/admin/services/update/4', ' Services update', '2024-03-28 23:06:56', '2024-03-28 23:06:56'),
(2082, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/4', ' Services edit', '2024-03-28 23:06:57', '2024-03-28 23:06:57'),
(2083, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/4', ' Services edit', '2024-03-28 23:06:57', '2024-03-28 23:06:57'),
(2084, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/projects/BIB-CCms/admin/services', ' Services index', '2024-03-28 23:07:07', '2024-03-28 23:07:07'),
(2085, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/projects/BIB-CCms/admin/services', ' Services index', '2024-03-28 23:07:08', '2024-03-28 23:07:08'),
(2086, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/5', ' Services edit', '2024-03-28 23:07:11', '2024-03-28 23:07:11'),
(2087, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/5', ' Services edit', '2024-03-28 23:07:12', '2024-03-28 23:07:12'),
(2088, 1, 'App\\Http\\Controllers\\ServicesController', 'update', 'http://localhost/projects/BIB-CCms/admin/services/update/5', ' Services update', '2024-03-28 23:07:16', '2024-03-28 23:07:16'),
(2089, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/5', ' Services edit', '2024-03-28 23:07:16', '2024-03-28 23:07:16'),
(2090, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/5', ' Services edit', '2024-03-28 23:07:17', '2024-03-28 23:07:17'),
(2091, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/projects/BIB-CCms/admin/services', ' Services index', '2024-03-28 23:07:23', '2024-03-28 23:07:23'),
(2092, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/projects/BIB-CCms/admin/services', ' Services index', '2024-03-28 23:07:24', '2024-03-28 23:07:24'),
(2093, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/2', ' Services edit', '2024-03-28 23:07:28', '2024-03-28 23:07:28'),
(2094, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/2', ' Services edit', '2024-03-28 23:07:29', '2024-03-28 23:07:29'),
(2095, 1, 'App\\Http\\Controllers\\ServicesController', 'update', 'http://localhost/projects/BIB-CCms/admin/services/update/2', ' Services update', '2024-03-28 23:07:34', '2024-03-28 23:07:34'),
(2096, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/2', ' Services edit', '2024-03-28 23:07:34', '2024-03-28 23:07:34'),
(2097, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/2', ' Services edit', '2024-03-28 23:07:34', '2024-03-28 23:07:34'),
(2098, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/projects/BIB-CCms/admin/services', ' Services index', '2024-03-28 23:07:40', '2024-03-28 23:07:40'),
(2099, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/projects/BIB-CCms/admin/services', ' Services index', '2024-03-28 23:07:40', '2024-03-28 23:07:40'),
(2100, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/1', ' Services edit', '2024-03-28 23:07:43', '2024-03-28 23:07:43'),
(2101, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/1', ' Services edit', '2024-03-28 23:07:44', '2024-03-28 23:07:44'),
(2102, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/2', ' Services edit', '2024-03-28 23:07:49', '2024-03-28 23:07:49'),
(2103, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/2', ' Services edit', '2024-03-28 23:07:50', '2024-03-28 23:07:50'),
(2104, 1, 'App\\Http\\Controllers\\ServicesController', 'destroy', 'http://localhost/projects/BIB-CCms/admin/services/destroy/3', ' Services destroy', '2024-03-28 23:07:57', '2024-03-28 23:07:57'),
(2105, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/projects/BIB-CCms/admin/services', ' Services index', '2024-03-28 23:07:57', '2024-03-28 23:07:57'),
(2106, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/projects/BIB-CCms/admin/services', ' Services index', '2024-03-28 23:07:58', '2024-03-28 23:07:58'),
(2107, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/4', ' Services edit', '2024-03-28 23:08:01', '2024-03-28 23:08:01'),
(2108, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/4', ' Services edit', '2024-03-28 23:08:01', '2024-03-28 23:08:01'),
(2109, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/5', ' Services edit', '2024-03-28 23:08:07', '2024-03-28 23:08:07'),
(2110, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/5', ' Services edit', '2024-03-28 23:08:07', '2024-03-28 23:08:07'),
(2111, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/6', ' Services edit', '2024-03-28 23:08:11', '2024-03-28 23:08:11'),
(2112, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/7', ' Services edit', '2024-03-28 23:08:15', '2024-03-28 23:08:15'),
(2113, 1, 'App\\Http\\Controllers\\ServicesController', 'update', 'http://localhost/projects/BIB-CCms/admin/services/update/7', ' Services update', '2024-03-28 23:08:30', '2024-03-28 23:08:30'),
(2114, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/7', ' Services edit', '2024-03-28 23:08:30', '2024-03-28 23:08:30'),
(2115, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/7', ' Services edit', '2024-03-28 23:08:31', '2024-03-28 23:08:31'),
(2116, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/projects/BIB-CCms/admin/services', ' Services index', '2024-03-28 23:08:34', '2024-03-28 23:08:34'),
(2117, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/projects/BIB-CCms/admin/services', ' Services index', '2024-03-28 23:08:34', '2024-03-28 23:08:34'),
(2118, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/6', ' Services edit', '2024-03-28 23:08:40', '2024-03-28 23:08:40'),
(2119, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/6', ' Services edit', '2024-03-28 23:08:41', '2024-03-28 23:08:41'),
(2120, 1, 'App\\Http\\Controllers\\ServicesController', 'destroy', 'http://localhost/projects/BIB-CCms/admin/services/destroy/7', ' Services destroy', '2024-03-28 23:08:51', '2024-03-28 23:08:51'),
(2121, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/projects/BIB-CCms/admin/services', ' Services index', '2024-03-28 23:08:51', '2024-03-28 23:08:51'),
(2122, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/projects/BIB-CCms/admin/services', ' Services index', '2024-03-28 23:08:52', '2024-03-28 23:08:52'),
(2123, 1, 'App\\Http\\Controllers\\ServicesController', 'destroy', 'http://localhost/projects/BIB-CCms/admin/services/destroy/8', ' Services destroy', '2024-03-28 23:08:57', '2024-03-28 23:08:57'),
(2124, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/projects/BIB-CCms/admin/services', ' Services index', '2024-03-28 23:08:58', '2024-03-28 23:08:58'),
(2125, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/projects/BIB-CCms/admin/services', ' Services index', '2024-03-28 23:08:58', '2024-03-28 23:08:58'),
(2126, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/9', ' Services edit', '2024-03-28 23:09:02', '2024-03-28 23:09:02'),
(2127, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/9', ' Services edit', '2024-03-28 23:09:02', '2024-03-28 23:09:02'),
(2128, 1, 'App\\Http\\Controllers\\ServicesController', 'update', 'http://localhost/projects/BIB-CCms/admin/services/update/9', ' Services update', '2024-03-28 23:09:07', '2024-03-28 23:09:07'),
(2129, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/9', ' Services edit', '2024-03-28 23:09:08', '2024-03-28 23:09:08'),
(2130, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/9', ' Services edit', '2024-03-28 23:09:08', '2024-03-28 23:09:08'),
(2131, 1, 'App\\Http\\Controllers\\ServicesController', 'update', 'http://localhost/projects/BIB-CCms/admin/services/update/9', ' Services update', '2024-03-28 23:09:27', '2024-03-28 23:09:27'),
(2132, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/9', ' Services edit', '2024-03-28 23:09:28', '2024-03-28 23:09:28');
INSERT INTO `tbl_activity_logs` (`activity_id`, `user_id`, `controllerName`, `methodName`, `actionUrl`, `activity`, `created_at`, `updated_at`) VALUES
(2133, 1, 'App\\Http\\Controllers\\ServicesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/services/edit/9', ' Services edit', '2024-03-28 23:09:28', '2024-03-28 23:09:28'),
(2134, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/projects/BIB-CCms/testimonials', ' Testimonials index', '2024-03-28 23:10:43', '2024-03-28 23:10:43'),
(2135, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/projects/BIB-CCms/testimonials', ' Testimonials index', '2024-03-28 23:10:43', '2024-03-28 23:10:43'),
(2136, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'http://localhost/projects/BIB-CCms/testimonials/edit/4', ' Testimonials edit', '2024-03-28 23:10:47', '2024-03-28 23:10:47'),
(2137, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'http://localhost/projects/BIB-CCms/testimonials/edit/4', ' Testimonials edit', '2024-03-28 23:10:47', '2024-03-28 23:10:47'),
(2138, 1, 'App\\Http\\Controllers\\TestimonialsController', 'update', 'http://localhost/projects/BIB-CCms/testimonials/update/4', ' Testimonials update', '2024-03-28 23:11:11', '2024-03-28 23:11:11'),
(2139, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'http://localhost/projects/BIB-CCms/testimonials/edit/4', ' Testimonials edit', '2024-03-28 23:11:12', '2024-03-28 23:11:12'),
(2140, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'http://localhost/projects/BIB-CCms/testimonials/edit/4', ' Testimonials edit', '2024-03-28 23:11:12', '2024-03-28 23:11:12'),
(2141, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/projects/BIB-CCms/testimonials', ' Testimonials index', '2024-03-28 23:11:16', '2024-03-28 23:11:16'),
(2142, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/projects/BIB-CCms/testimonials', ' Testimonials index', '2024-03-28 23:11:17', '2024-03-28 23:11:17'),
(2143, 1, 'App\\Http\\Controllers\\TestimonialsController', 'create', 'http://localhost/projects/BIB-CCms/testimonials/create', ' Testimonials create', '2024-03-28 23:11:19', '2024-03-28 23:11:19'),
(2144, 1, 'App\\Http\\Controllers\\TestimonialsController', 'create', 'http://localhost/projects/BIB-CCms/testimonials/create', ' Testimonials create', '2024-03-28 23:11:19', '2024-03-28 23:11:19'),
(2145, 1, 'App\\Http\\Controllers\\TestimonialsController', 'store', 'http://localhost/projects/BIB-CCms/testimonials/store', ' Testimonials store', '2024-03-28 23:12:34', '2024-03-28 23:12:34'),
(2146, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/projects/BIB-CCms/testimonials', ' Testimonials index', '2024-03-28 23:12:35', '2024-03-28 23:12:35'),
(2147, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/projects/BIB-CCms/testimonials', ' Testimonials index', '2024-03-28 23:12:35', '2024-03-28 23:12:35'),
(2148, 1, 'App\\Http\\Controllers\\TestimonialsController', 'create', 'http://localhost/projects/BIB-CCms/testimonials/create', ' Testimonials create', '2024-03-28 23:12:39', '2024-03-28 23:12:39'),
(2149, 1, 'App\\Http\\Controllers\\TestimonialsController', 'create', 'http://localhost/projects/BIB-CCms/testimonials/create', ' Testimonials create', '2024-03-28 23:12:39', '2024-03-28 23:12:39'),
(2150, 1, 'App\\Http\\Controllers\\TestimonialsController', 'store', 'http://localhost/projects/BIB-CCms/testimonials/store', ' Testimonials store', '2024-03-28 23:13:34', '2024-03-28 23:13:34'),
(2151, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/projects/BIB-CCms/testimonials', ' Testimonials index', '2024-03-28 23:13:35', '2024-03-28 23:13:35'),
(2152, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/projects/BIB-CCms/testimonials', ' Testimonials index', '2024-03-28 23:13:35', '2024-03-28 23:13:35'),
(2153, 1, 'App\\Http\\Controllers\\TestimonialsController', 'create', 'http://localhost/projects/BIB-CCms/testimonials/create', ' Testimonials create', '2024-03-28 23:14:14', '2024-03-28 23:14:14'),
(2154, 1, 'App\\Http\\Controllers\\TestimonialsController', 'create', 'http://localhost/projects/BIB-CCms/testimonials/create', ' Testimonials create', '2024-03-28 23:14:14', '2024-03-28 23:14:14'),
(2155, 1, 'App\\Http\\Controllers\\TestimonialsController', 'store', 'http://localhost/projects/BIB-CCms/testimonials/store', ' Testimonials store', '2024-03-28 23:14:38', '2024-03-28 23:14:38'),
(2156, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/projects/BIB-CCms/testimonials', ' Testimonials index', '2024-03-28 23:14:39', '2024-03-28 23:14:39'),
(2157, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://localhost/projects/BIB-CCms/testimonials', ' Testimonials index', '2024-03-28 23:14:39', '2024-03-28 23:14:39'),
(2158, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/projects/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-28 23:15:05', '2024-03-28 23:15:05'),
(2159, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/projects/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-28 23:15:06', '2024-03-28 23:15:06'),
(2160, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/blogs/edit/1', ' Blogs edit', '2024-03-28 23:15:11', '2024-03-28 23:15:11'),
(2161, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/blogs/edit/1', ' Blogs edit', '2024-03-28 23:15:12', '2024-03-28 23:15:12'),
(2162, 1, 'App\\Http\\Controllers\\BlogsController', 'update', 'http://localhost/projects/BIB-CCms/admin/blogs/update/1', ' Blogs update', '2024-03-28 23:15:31', '2024-03-28 23:15:31'),
(2163, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/blogs/edit/1', ' Blogs edit', '2024-03-28 23:15:31', '2024-03-28 23:15:31'),
(2164, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/blogs/edit/1', ' Blogs edit', '2024-03-28 23:15:32', '2024-03-28 23:15:32'),
(2165, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/projects/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-28 23:16:00', '2024-03-28 23:16:00'),
(2166, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/projects/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-28 23:16:00', '2024-03-28 23:16:00'),
(2167, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/blogs/edit/3', ' Blogs edit', '2024-03-28 23:16:30', '2024-03-28 23:16:30'),
(2168, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/blogs/edit/3', ' Blogs edit', '2024-03-28 23:16:30', '2024-03-28 23:16:30'),
(2169, 1, 'App\\Http\\Controllers\\BlogsController', 'update', 'http://localhost/projects/BIB-CCms/admin/blogs/update/3', ' Blogs update', '2024-03-28 23:17:01', '2024-03-28 23:17:01'),
(2170, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/blogs/edit/3', ' Blogs edit', '2024-03-28 23:17:01', '2024-03-28 23:17:01'),
(2171, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/blogs/edit/3', ' Blogs edit', '2024-03-28 23:17:01', '2024-03-28 23:17:01'),
(2172, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/projects/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-28 23:17:16', '2024-03-28 23:17:16'),
(2173, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/projects/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-28 23:17:17', '2024-03-28 23:17:17'),
(2174, 1, 'App\\Http\\Controllers\\BlogsController', 'create', 'http://localhost/projects/BIB-CCms/admin/blogs/create', ' Blogs create', '2024-03-28 23:17:20', '2024-03-28 23:17:20'),
(2175, 1, 'App\\Http\\Controllers\\BlogsController', 'create', 'http://localhost/projects/BIB-CCms/admin/blogs/create', ' Blogs create', '2024-03-28 23:17:20', '2024-03-28 23:17:20'),
(2176, 1, 'App\\Http\\Controllers\\BlogsController', 'store', 'http://localhost/projects/BIB-CCms/admin/blogs/store', ' Blogs store', '2024-03-28 23:17:50', '2024-03-28 23:17:50'),
(2177, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/projects/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-28 23:17:50', '2024-03-28 23:17:50'),
(2178, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/projects/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-28 23:17:51', '2024-03-28 23:17:51'),
(2179, 1, 'App\\Http\\Controllers\\BlogsController', 'destroy', 'http://localhost/projects/BIB-CCms/admin/blogs/destroy/4', ' Blogs destroy', '2024-03-28 23:18:18', '2024-03-28 23:18:18'),
(2180, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/projects/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-28 23:18:19', '2024-03-28 23:18:19'),
(2181, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/projects/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-28 23:18:19', '2024-03-28 23:18:19'),
(2182, 1, 'App\\Http\\Controllers\\BlogsController', 'destroy', 'http://localhost/projects/BIB-CCms/admin/blogs/destroy/5', ' Blogs destroy', '2024-03-28 23:18:23', '2024-03-28 23:18:23'),
(2183, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/projects/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-28 23:18:24', '2024-03-28 23:18:24'),
(2184, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/projects/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-28 23:18:24', '2024-03-28 23:18:24'),
(2185, 1, 'App\\Http\\Controllers\\BlogsController', 'destroy', 'http://localhost/projects/BIB-CCms/admin/blogs/destroy/7', ' Blogs destroy', '2024-03-28 23:18:29', '2024-03-28 23:18:29'),
(2186, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/projects/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-28 23:18:29', '2024-03-28 23:18:29'),
(2187, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/projects/BIB-CCms/admin/blogs', ' Blogs index', '2024-03-28 23:18:30', '2024-03-28 23:18:30'),
(2188, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-28 23:19:26', '2024-03-28 23:19:26'),
(2189, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-28 23:19:27', '2024-03-28 23:19:27'),
(2190, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'http://localhost/projects/BIB-CCms/admin/settings/update/1', ' Settings update', '2024-03-28 23:19:46', '2024-03-28 23:19:46'),
(2191, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-28 23:19:46', '2024-03-28 23:19:46'),
(2192, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-28 23:19:47', '2024-03-28 23:19:47'),
(2193, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'http://localhost/projects/BIB-CCms/admin/settings/update/1', ' Settings update', '2024-03-28 23:20:51', '2024-03-28 23:20:51'),
(2194, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-28 23:20:52', '2024-03-28 23:20:52'),
(2195, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-03-28 23:20:52', '2024-03-28 23:20:52'),
(2196, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://localhost/projects/BIB-CCms/admin/sliders', ' Sliders index', '2024-03-28 23:22:39', '2024-03-28 23:22:39'),
(2197, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://localhost/projects/BIB-CCms/admin/sliders', ' Sliders index', '2024-03-28 23:22:39', '2024-03-28 23:22:39'),
(2198, 1, 'App\\Http\\Controllers\\SlidersController', 'edit', 'http://localhost/projects/BIB-CCms/admin/sliders/edit/1', ' Sliders edit', '2024-03-28 23:24:16', '2024-03-28 23:24:16'),
(2199, 1, 'App\\Http\\Controllers\\SlidersController', 'edit', 'http://localhost/projects/BIB-CCms/admin/sliders/edit/1', ' Sliders edit', '2024-03-28 23:24:17', '2024-03-28 23:24:17'),
(2200, 1, 'App\\Http\\Controllers\\SlidersController', 'update', 'http://localhost/projects/BIB-CCms/admin/sliders/update/1', ' Sliders update', '2024-03-28 23:26:01', '2024-03-28 23:26:01'),
(2201, 1, 'App\\Http\\Controllers\\SlidersController', 'edit', 'http://localhost/projects/BIB-CCms/admin/sliders/edit/1', ' Sliders edit', '2024-03-28 23:26:01', '2024-03-28 23:26:01'),
(2202, 1, 'App\\Http\\Controllers\\SlidersController', 'edit', 'http://localhost/projects/BIB-CCms/admin/sliders/edit/1', ' Sliders edit', '2024-03-28 23:26:01', '2024-03-28 23:26:01'),
(2203, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://localhost/projects/BIB-CCms/admin/sliders', ' Sliders index', '2024-03-28 23:26:07', '2024-03-28 23:26:07'),
(2204, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://localhost/projects/BIB-CCms/admin/sliders', ' Sliders index', '2024-03-28 23:26:07', '2024-03-28 23:26:07'),
(2205, 1, 'App\\Http\\Controllers\\SlidersController', 'create', 'http://localhost/projects/BIB-CCms/admin/sliders/create', ' Sliders create', '2024-03-28 23:26:09', '2024-03-28 23:26:09'),
(2206, 1, 'App\\Http\\Controllers\\SlidersController', 'create', 'http://localhost/projects/BIB-CCms/admin/sliders/create', ' Sliders create', '2024-03-28 23:26:10', '2024-03-28 23:26:10'),
(2207, 1, 'App\\Http\\Controllers\\SlidersController', 'store', 'http://localhost/projects/BIB-CCms/admin/sliders/store', ' Sliders store', '2024-03-28 23:27:00', '2024-03-28 23:27:00'),
(2208, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://localhost/projects/BIB-CCms/admin/sliders', ' Sliders index', '2024-03-28 23:27:00', '2024-03-28 23:27:00'),
(2209, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://localhost/projects/BIB-CCms/admin/sliders', ' Sliders index', '2024-03-28 23:27:01', '2024-03-28 23:27:01'),
(2210, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countries', ' Countries index', '2024-03-28 23:27:35', '2024-03-28 23:27:35'),
(2211, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countries', ' Countries index', '2024-03-28 23:27:35', '2024-03-28 23:27:35'),
(2212, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/4', ' Countries edit', '2024-03-28 23:27:44', '2024-03-28 23:27:44'),
(2213, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/4', ' Countries edit', '2024-03-28 23:27:45', '2024-03-28 23:27:45'),
(2214, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 23:28:18', '2024-03-28 23:28:18'),
(2215, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 23:28:19', '2024-03-28 23:28:19'),
(2216, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/1', ' Countryarticles edit', '2024-03-28 23:28:23', '2024-03-28 23:28:23'),
(2217, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/1', ' Countryarticles edit', '2024-03-28 23:28:23', '2024-03-28 23:28:23'),
(2218, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'http://localhost/projects/BIB-CCms/admin/countryarticles/update/1', ' Countryarticles update', '2024-03-28 23:28:28', '2024-03-28 23:28:28'),
(2219, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/1', ' Countryarticles edit', '2024-03-28 23:28:29', '2024-03-28 23:28:29'),
(2220, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/1', ' Countryarticles edit', '2024-03-28 23:28:29', '2024-03-28 23:28:29'),
(2221, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 23:28:33', '2024-03-28 23:28:33'),
(2222, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countryarticles', ' Countryarticles index', '2024-03-28 23:28:33', '2024-03-28 23:28:33'),
(2223, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/2', ' Countryarticles edit', '2024-03-28 23:28:37', '2024-03-28 23:28:37'),
(2224, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countryarticles/edit/2', ' Countryarticles edit', '2024-03-28 23:28:37', '2024-03-28 23:28:37'),
(2225, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/projects/BIB-CCms/admin/services', ' Services index', '2024-03-28 23:28:59', '2024-03-28 23:28:59'),
(2226, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/projects/BIB-CCms/admin/services', ' Services index', '2024-03-28 23:29:00', '2024-03-28 23:29:00'),
(2227, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countries', ' Countries index', '2024-03-28 23:29:03', '2024-03-28 23:29:03'),
(2228, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countries', ' Countries index', '2024-03-28 23:29:03', '2024-03-28 23:29:03'),
(2229, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/4', ' Countries edit', '2024-03-28 23:29:11', '2024-03-28 23:29:11'),
(2230, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/4', ' Countries edit', '2024-03-28 23:29:11', '2024-03-28 23:29:11'),
(2231, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/4', ' Countries edit', '2024-03-29 03:56:58', '2024-03-29 03:56:58'),
(2232, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-03-29 03:57:11', '2024-03-29 03:57:11'),
(2233, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-03-29 03:57:12', '2024-03-29 03:57:12'),
(2234, 1, 'App\\Http\\Controllers\\MenulocationsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/menulocations/edit/2', ' Menulocations edit', '2024-03-29 04:00:02', '2024-03-29 04:00:02'),
(2235, 1, 'App\\Http\\Controllers\\MenulocationsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/menulocations/edit/2', ' Menulocations edit', '2024-03-29 04:00:03', '2024-03-29 04:00:03'),
(2236, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countries', ' Countries index', '2024-04-01 04:11:22', '2024-04-01 04:11:22'),
(2237, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countries', ' Countries index', '2024-04-01 04:11:23', '2024-04-01 04:11:23'),
(2238, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/4', ' Countries edit', '2024-04-01 04:11:28', '2024-04-01 04:11:28'),
(2239, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/4', ' Countries edit', '2024-04-01 04:11:29', '2024-04-01 04:11:29'),
(2240, 1, 'App\\Http\\Controllers\\CountriesController', 'update', 'http://localhost/projects/BIB-CCms/admin/countries/update/4', ' Countries update', '2024-04-01 04:13:28', '2024-04-01 04:13:28'),
(2241, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/4', ' Countries edit', '2024-04-01 04:13:29', '2024-04-01 04:13:29'),
(2242, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/4', ' Countries edit', '2024-04-01 04:13:30', '2024-04-01 04:13:30'),
(2243, 1, 'App\\Http\\Controllers\\CountriesController', 'update', 'http://localhost/projects/BIB-CCms/admin/countries/update/4', ' Countries update', '2024-04-01 04:14:49', '2024-04-01 04:14:49'),
(2244, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/4', ' Countries edit', '2024-04-01 04:14:49', '2024-04-01 04:14:49'),
(2245, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/4', ' Countries edit', '2024-04-01 04:14:50', '2024-04-01 04:14:50'),
(2246, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countries', ' Countries index', '2024-04-01 04:15:02', '2024-04-01 04:15:02'),
(2247, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countries', ' Countries index', '2024-04-01 04:15:03', '2024-04-01 04:15:03'),
(2248, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/5', ' Countries edit', '2024-04-01 04:15:07', '2024-04-01 04:15:07'),
(2249, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/5', ' Countries edit', '2024-04-01 04:15:07', '2024-04-01 04:15:07'),
(2250, 1, 'App\\Http\\Controllers\\CountriesController', 'update', 'http://localhost/projects/BIB-CCms/admin/countries/update/5', ' Countries update', '2024-04-01 04:16:04', '2024-04-01 04:16:04'),
(2251, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/5', ' Countries edit', '2024-04-01 04:16:04', '2024-04-01 04:16:04'),
(2252, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/5', ' Countries edit', '2024-04-01 04:16:05', '2024-04-01 04:16:05'),
(2253, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countries', ' Countries index', '2024-04-01 04:16:09', '2024-04-01 04:16:09'),
(2254, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countries', ' Countries index', '2024-04-01 04:16:09', '2024-04-01 04:16:09'),
(2255, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/7', ' Countries edit', '2024-04-01 04:16:13', '2024-04-01 04:16:13'),
(2256, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/7', ' Countries edit', '2024-04-01 04:16:14', '2024-04-01 04:16:14'),
(2257, 1, 'App\\Http\\Controllers\\CountriesController', 'update', 'http://localhost/projects/BIB-CCms/admin/countries/update/7', ' Countries update', '2024-04-01 04:17:00', '2024-04-01 04:17:00'),
(2258, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/7', ' Countries edit', '2024-04-01 04:17:00', '2024-04-01 04:17:00'),
(2259, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/7', ' Countries edit', '2024-04-01 04:17:01', '2024-04-01 04:17:01'),
(2260, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countries', ' Countries index', '2024-04-01 04:17:04', '2024-04-01 04:17:04'),
(2261, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countries', ' Countries index', '2024-04-01 04:17:05', '2024-04-01 04:17:05'),
(2262, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/8', ' Countries edit', '2024-04-01 04:17:08', '2024-04-01 04:17:08'),
(2263, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/8', ' Countries edit', '2024-04-01 04:17:08', '2024-04-01 04:17:08'),
(2264, 1, 'App\\Http\\Controllers\\CountriesController', 'update', 'http://localhost/projects/BIB-CCms/admin/countries/update/8', ' Countries update', '2024-04-01 04:18:02', '2024-04-01 04:18:02'),
(2265, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/8', ' Countries edit', '2024-04-01 04:18:04', '2024-04-01 04:18:04'),
(2266, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/8', ' Countries edit', '2024-04-01 04:18:04', '2024-04-01 04:18:04'),
(2267, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countries', ' Countries index', '2024-04-01 04:18:09', '2024-04-01 04:18:09'),
(2268, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'http://localhost/projects/BIB-CCms/admin/countries', ' Countries index', '2024-04-01 04:18:09', '2024-04-01 04:18:09'),
(2269, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/9', ' Countries edit', '2024-04-01 04:18:13', '2024-04-01 04:18:13'),
(2270, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/9', ' Countries edit', '2024-04-01 04:18:13', '2024-04-01 04:18:13'),
(2271, 1, 'App\\Http\\Controllers\\CountriesController', 'update', 'http://localhost/projects/BIB-CCms/admin/countries/update/9', ' Countries update', '2024-04-01 04:19:19', '2024-04-01 04:19:19'),
(2272, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/9', ' Countries edit', '2024-04-01 04:19:20', '2024-04-01 04:19:20'),
(2273, 1, 'App\\Http\\Controllers\\CountriesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/countries/edit/9', ' Countries edit', '2024-04-01 04:19:21', '2024-04-01 04:19:21'),
(2274, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-01 04:21:07', '2024-04-01 04:21:07'),
(2275, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-01 04:21:07', '2024-04-01 04:21:07'),
(2276, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/4', ' Preparationclasses edit', '2024-04-01 04:21:16', '2024-04-01 04:21:16'),
(2277, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/4', ' Preparationclasses edit', '2024-04-01 04:21:16', '2024-04-01 04:21:16'),
(2278, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/1', ' Preparationclasses edit', '2024-04-01 04:21:41', '2024-04-01 04:21:41'),
(2279, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/1', ' Preparationclasses edit', '2024-04-01 04:21:42', '2024-04-01 04:21:42'),
(2280, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/update/1', ' Preparationclasses update', '2024-04-01 04:21:55', '2024-04-01 04:21:55'),
(2281, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/1', ' Preparationclasses edit', '2024-04-01 04:21:55', '2024-04-01 04:21:55'),
(2282, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/1', ' Preparationclasses edit', '2024-04-01 04:21:56', '2024-04-01 04:21:56'),
(2283, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-01 04:22:08', '2024-04-01 04:22:08'),
(2284, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-01 04:22:08', '2024-04-01 04:22:08'),
(2285, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/4', ' Preparationclasses edit', '2024-04-01 04:22:15', '2024-04-01 04:22:15'),
(2286, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/4', ' Preparationclasses edit', '2024-04-01 04:22:16', '2024-04-01 04:22:16'),
(2287, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/update/4', ' Preparationclasses update', '2024-04-01 04:22:46', '2024-04-01 04:22:46'),
(2288, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/4', ' Preparationclasses edit', '2024-04-01 04:22:46', '2024-04-01 04:22:46'),
(2289, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/4', ' Preparationclasses edit', '2024-04-01 04:22:47', '2024-04-01 04:22:47'),
(2290, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-01 04:23:04', '2024-04-01 04:23:04'),
(2291, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-01 04:23:05', '2024-04-01 04:23:05'),
(2292, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/1', ' Preparationclasses edit', '2024-04-01 04:23:08', '2024-04-01 04:23:08'),
(2293, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/1', ' Preparationclasses edit', '2024-04-01 04:23:08', '2024-04-01 04:23:08'),
(2294, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/update/1', ' Preparationclasses update', '2024-04-01 04:23:31', '2024-04-01 04:23:31'),
(2295, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/1', ' Preparationclasses edit', '2024-04-01 04:23:31', '2024-04-01 04:23:31'),
(2296, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/1', ' Preparationclasses edit', '2024-04-01 04:23:32', '2024-04-01 04:23:32'),
(2297, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-01 04:24:45', '2024-04-01 04:24:45'),
(2298, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-01 04:24:46', '2024-04-01 04:24:46'),
(2299, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/5', ' Preparationclasses edit', '2024-04-01 04:24:51', '2024-04-01 04:24:51'),
(2300, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/5', ' Preparationclasses edit', '2024-04-01 04:24:51', '2024-04-01 04:24:51'),
(2301, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/update/5', ' Preparationclasses update', '2024-04-01 04:25:36', '2024-04-01 04:25:36'),
(2302, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/5', ' Preparationclasses edit', '2024-04-01 04:25:37', '2024-04-01 04:25:37'),
(2303, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/5', ' Preparationclasses edit', '2024-04-01 04:25:37', '2024-04-01 04:25:37'),
(2304, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-01 04:26:03', '2024-04-01 04:26:03'),
(2305, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-01 04:26:04', '2024-04-01 04:26:04'),
(2306, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'destroy', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/destroy/6', ' Preparationclasses destroy', '2024-04-01 04:26:13', '2024-04-01 04:26:13'),
(2307, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-01 04:26:14', '2024-04-01 04:26:14'),
(2308, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-01 04:26:15', '2024-04-01 04:26:15'),
(2309, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/2', ' Preparationclasses edit', '2024-04-01 04:27:22', '2024-04-01 04:27:22'),
(2310, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/2', ' Preparationclasses edit', '2024-04-01 04:27:23', '2024-04-01 04:27:23'),
(2311, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/update/2', ' Preparationclasses update', '2024-04-01 04:27:39', '2024-04-01 04:27:39'),
(2312, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/2', ' Preparationclasses edit', '2024-04-01 04:27:39', '2024-04-01 04:27:39'),
(2313, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/2', ' Preparationclasses edit', '2024-04-01 04:27:40', '2024-04-01 04:27:40'),
(2314, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-01 04:27:44', '2024-04-01 04:27:44'),
(2315, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-01 04:27:45', '2024-04-01 04:27:45'),
(2316, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/7', ' Preparationclasses edit', '2024-04-01 04:27:50', '2024-04-01 04:27:50'),
(2317, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/7', ' Preparationclasses edit', '2024-04-01 04:27:51', '2024-04-01 04:27:51'),
(2318, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/update/7', ' Preparationclasses update', '2024-04-01 04:30:23', '2024-04-01 04:30:23'),
(2319, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/7', ' Preparationclasses edit', '2024-04-01 04:30:23', '2024-04-01 04:30:23'),
(2320, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/7', ' Preparationclasses edit', '2024-04-01 04:30:24', '2024-04-01 04:30:24'),
(2321, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/update/7', ' Preparationclasses update', '2024-04-01 04:30:50', '2024-04-01 04:30:50'),
(2322, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/7', ' Preparationclasses edit', '2024-04-01 04:30:51', '2024-04-01 04:30:51'),
(2323, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/7', ' Preparationclasses edit', '2024-04-01 04:30:51', '2024-04-01 04:30:51'),
(2324, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-01 04:30:54', '2024-04-01 04:30:54'),
(2325, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-01 04:30:55', '2024-04-01 04:30:55'),
(2326, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/2', ' Preparationclasses edit', '2024-04-01 04:31:13', '2024-04-01 04:31:13'),
(2327, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/2', ' Preparationclasses edit', '2024-04-01 04:31:13', '2024-04-01 04:31:13'),
(2328, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/update/2', ' Preparationclasses update', '2024-04-01 04:31:18', '2024-04-01 04:31:18'),
(2329, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/2', ' Preparationclasses edit', '2024-04-01 04:31:18', '2024-04-01 04:31:18'),
(2330, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/2', ' Preparationclasses edit', '2024-04-01 04:31:19', '2024-04-01 04:31:19'),
(2331, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/projects/BIB-CCms/admin/services', ' Services index', '2024-04-01 04:31:59', '2024-04-01 04:31:59'),
(2332, 1, 'App\\Http\\Controllers\\ServicesController', 'index', 'http://localhost/projects/BIB-CCms/admin/services', ' Services index', '2024-04-01 04:31:59', '2024-04-01 04:31:59'),
(2333, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-01 04:32:02', '2024-04-01 04:32:02'),
(2334, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-01 04:32:03', '2024-04-01 04:32:03'),
(2335, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/7', ' Preparationclasses edit', '2024-04-01 04:32:15', '2024-04-01 04:32:15'),
(2336, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/7', ' Preparationclasses edit', '2024-04-01 04:32:15', '2024-04-01 04:32:15'),
(2337, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/update/7', ' Preparationclasses update', '2024-04-01 04:32:33', '2024-04-01 04:32:33'),
(2338, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/7', ' Preparationclasses edit', '2024-04-01 04:32:34', '2024-04-01 04:32:34'),
(2339, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/7', ' Preparationclasses edit', '2024-04-01 04:32:34', '2024-04-01 04:32:34'),
(2340, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/update/7', ' Preparationclasses update', '2024-04-01 04:32:53', '2024-04-01 04:32:53'),
(2341, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/7', ' Preparationclasses edit', '2024-04-01 04:32:54', '2024-04-01 04:32:54'),
(2342, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/7', ' Preparationclasses edit', '2024-04-01 04:32:54', '2024-04-01 04:32:54'),
(2343, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/update/7', ' Preparationclasses update', '2024-04-01 04:33:26', '2024-04-01 04:33:26'),
(2344, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/7', ' Preparationclasses edit', '2024-04-01 04:33:26', '2024-04-01 04:33:26'),
(2345, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/7', ' Preparationclasses edit', '2024-04-01 04:33:27', '2024-04-01 04:33:27'),
(2346, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-01 04:33:43', '2024-04-01 04:33:43'),
(2347, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-01 04:33:43', '2024-04-01 04:33:43'),
(2348, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/8', ' Preparationclasses edit', '2024-04-01 04:33:51', '2024-04-01 04:33:51'),
(2349, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/8', ' Preparationclasses edit', '2024-04-01 04:33:51', '2024-04-01 04:33:51'),
(2350, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/update/8', ' Preparationclasses update', '2024-04-01 04:35:06', '2024-04-01 04:35:06'),
(2351, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/8', ' Preparationclasses edit', '2024-04-01 04:35:06', '2024-04-01 04:35:06'),
(2352, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/8', ' Preparationclasses edit', '2024-04-01 04:35:07', '2024-04-01 04:35:07'),
(2353, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-01 04:35:24', '2024-04-01 04:35:24'),
(2354, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-01 04:35:25', '2024-04-01 04:35:25'),
(2355, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'destroy', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/destroy/9', ' Preparationclasses destroy', '2024-04-01 04:35:30', '2024-04-01 04:35:30'),
(2356, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-01 04:35:31', '2024-04-01 04:35:31'),
(2357, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-01 04:35:32', '2024-04-01 04:35:32'),
(2358, 1, 'App\\Http\\Controllers\\FormsController', 'index', 'http://localhost/projects/BIB-CCms/admin/forms', ' Forms index', '2024-04-01 04:40:41', '2024-04-01 04:40:41'),
(2359, 1, 'App\\Http\\Controllers\\FormsController', 'index', 'http://localhost/projects/BIB-CCms/admin/forms', ' Forms index', '2024-04-01 04:40:41', '2024-04-01 04:40:41'),
(2360, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-04-01 04:40:45', '2024-04-01 04:40:45'),
(2361, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-04-01 04:40:45', '2024-04-01 04:40:45'),
(2362, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-04-01 04:43:26', '2024-04-01 04:43:26'),
(2363, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-04-01 04:43:27', '2024-04-01 04:43:27'),
(2364, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menuitems?menulocation=2', ' Menuitems index', '2024-04-01 04:43:32', '2024-04-01 04:43:32'),
(2365, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menuitems?menulocation=2', ' Menuitems index', '2024-04-01 04:43:33', '2024-04-01 04:43:33'),
(2366, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-04-01 04:43:35', '2024-04-01 04:43:35'),
(2367, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-04-01 04:43:36', '2024-04-01 04:43:36'),
(2368, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/projects/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-04-01 04:43:52', '2024-04-01 04:43:52'),
(2369, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-04-01 04:43:53', '2024-04-01 04:43:53'),
(2370, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-04-01 04:43:53', '2024-04-01 04:43:53'),
(2371, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/projects/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-04-01 04:44:36', '2024-04-01 04:44:36'),
(2372, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-04-01 04:44:37', '2024-04-01 04:44:37'),
(2373, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-04-01 04:44:37', '2024-04-01 04:44:37'),
(2374, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/menuitems/edit/19?menulocation=2', ' Menuitems edit', '2024-04-01 04:44:55', '2024-04-01 04:44:55'),
(2375, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/menuitems/edit/19?menulocation=2', ' Menuitems edit', '2024-04-01 04:44:55', '2024-04-01 04:44:55'),
(2376, 1, 'App\\Http\\Controllers\\MenuitemsController', 'update', 'http://localhost/projects/BIB-CCms/admin/menuitems/update/19?menulocation=2', ' Menuitems update', '2024-04-01 04:45:02', '2024-04-01 04:45:02'),
(2377, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-04-01 04:45:03', '2024-04-01 04:45:03'),
(2378, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-04-01 04:45:04', '2024-04-01 04:45:04'),
(2379, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menuitems?menulocation=2', ' Menuitems index', '2024-04-01 04:45:07', '2024-04-01 04:45:07'),
(2380, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menuitems?menulocation=2', ' Menuitems index', '2024-04-01 04:45:08', '2024-04-01 04:45:08'),
(2381, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/menuitems/edit/20?menulocation=2', ' Menuitems edit', '2024-04-01 04:45:23', '2024-04-01 04:45:23'),
(2382, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/menuitems/edit/20?menulocation=2', ' Menuitems edit', '2024-04-01 04:45:24', '2024-04-01 04:45:24'),
(2383, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/menuitems/edit/20?menulocation=2', ' Menuitems edit', '2024-04-01 04:46:12', '2024-04-01 04:46:12');
INSERT INTO `tbl_activity_logs` (`activity_id`, `user_id`, `controllerName`, `methodName`, `actionUrl`, `activity`, `created_at`, `updated_at`) VALUES
(2384, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/menuitems/edit/20?menulocation=2', ' Menuitems edit', '2024-04-01 04:46:13', '2024-04-01 04:46:13'),
(2385, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/menuitems/edit/20?menulocation=2', ' Menuitems edit', '2024-04-01 04:46:16', '2024-04-01 04:46:16'),
(2386, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/menuitems/edit/20?menulocation=2', ' Menuitems edit', '2024-04-01 04:46:16', '2024-04-01 04:46:16'),
(2387, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/menuitems/edit/20?menulocation=2', ' Menuitems edit', '2024-04-01 04:46:16', '2024-04-01 04:46:16'),
(2388, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/menuitems/edit/20?menulocation=2', ' Menuitems edit', '2024-04-01 04:46:17', '2024-04-01 04:46:17'),
(2389, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/menuitems/edit/20?menulocation=2', ' Menuitems edit', '2024-04-01 04:46:17', '2024-04-01 04:46:17'),
(2390, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/menuitems/edit/20?menulocation=2', ' Menuitems edit', '2024-04-01 04:46:19', '2024-04-01 04:46:19'),
(2391, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/menuitems/edit/20?menulocation=2', ' Menuitems edit', '2024-04-01 04:46:20', '2024-04-01 04:46:20'),
(2392, 1, 'App\\Http\\Controllers\\MenuitemsController', 'update', 'http://localhost/projects/BIB-CCms/admin/menuitems/update/20?menulocation=2', ' Menuitems update', '2024-04-01 04:47:33', '2024-04-01 04:47:33'),
(2393, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-04-01 04:47:33', '2024-04-01 04:47:33'),
(2394, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-04-01 04:47:34', '2024-04-01 04:47:34'),
(2395, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-01 04:47:37', '2024-04-01 04:47:37'),
(2396, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-01 04:47:37', '2024-04-01 04:47:37'),
(2397, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/projects/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-04-01 04:48:00', '2024-04-01 04:48:00'),
(2398, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-01 04:48:00', '2024-04-01 04:48:00'),
(2399, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-01 04:48:01', '2024-04-01 04:48:01'),
(2400, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-04-01 04:48:24', '2024-04-01 04:48:24'),
(2401, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-04-01 04:48:25', '2024-04-01 04:48:25'),
(2402, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menuitems?menulocation=2', ' Menuitems index', '2024-04-01 04:48:30', '2024-04-01 04:48:30'),
(2403, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menuitems?menulocation=2', ' Menuitems index', '2024-04-01 04:48:30', '2024-04-01 04:48:30'),
(2404, 1, 'App\\Http\\Controllers\\MenuitemsController', 'destroy', 'http://localhost/projects/BIB-CCms/admin/menuitems/destroy/20?menulocation=2', ' Menuitems destroy', '2024-04-01 04:48:38', '2024-04-01 04:48:38'),
(2405, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menuitems?menulocation=2', ' Menuitems index', '2024-04-01 04:48:39', '2024-04-01 04:48:39'),
(2406, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menuitems?menulocation=2', ' Menuitems index', '2024-04-01 04:48:40', '2024-04-01 04:48:40'),
(2407, 1, 'App\\Http\\Controllers\\MenuitemsController', 'destroy', 'http://localhost/projects/BIB-CCms/admin/menuitems/destroy/21?menulocation=2', ' Menuitems destroy', '2024-04-01 04:48:47', '2024-04-01 04:48:47'),
(2408, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menuitems?menulocation=2', ' Menuitems index', '2024-04-01 04:48:47', '2024-04-01 04:48:47'),
(2409, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menuitems?menulocation=2', ' Menuitems index', '2024-04-01 04:48:48', '2024-04-01 04:48:48'),
(2410, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-04-01 04:48:49', '2024-04-01 04:48:49'),
(2411, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/projects/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-04-01 04:49:16', '2024-04-01 04:49:16'),
(2412, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-04-01 04:49:16', '2024-04-01 04:49:16'),
(2413, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-04-01 04:49:17', '2024-04-01 04:49:17'),
(2414, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/projects/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-04-01 04:49:38', '2024-04-01 04:49:38'),
(2415, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-04-01 04:49:39', '2024-04-01 04:49:39'),
(2416, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-04-01 04:49:39', '2024-04-01 04:49:39'),
(2417, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/menuitems/edit/23?menulocation=2', ' Menuitems edit', '2024-04-01 04:49:46', '2024-04-01 04:49:46'),
(2418, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/menuitems/edit/23?menulocation=2', ' Menuitems edit', '2024-04-01 04:49:46', '2024-04-01 04:49:46'),
(2419, 1, 'App\\Http\\Controllers\\MenuitemsController', 'update', 'http://localhost/projects/BIB-CCms/admin/menuitems/update/23?menulocation=2', ' Menuitems update', '2024-04-01 04:49:57', '2024-04-01 04:49:57'),
(2420, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-04-01 04:49:57', '2024-04-01 04:49:57'),
(2421, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-04-01 04:49:58', '2024-04-01 04:49:58'),
(2422, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menuitems?menulocation=2', ' Menuitems index', '2024-04-01 04:51:58', '2024-04-01 04:51:58'),
(2423, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menuitems?menulocation=2', ' Menuitems index', '2024-04-01 04:51:58', '2024-04-01 04:51:58'),
(2424, 1, 'App\\Http\\Controllers\\MenuitemsController', 'destroy', 'http://localhost/projects/BIB-CCms/admin/menuitems/destroy/19?menulocation=2', ' Menuitems destroy', '2024-04-01 05:12:18', '2024-04-01 05:12:18'),
(2425, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menuitems?menulocation=2', ' Menuitems index', '2024-04-01 05:12:19', '2024-04-01 05:12:19'),
(2426, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menuitems?menulocation=2', ' Menuitems index', '2024-04-01 05:12:20', '2024-04-01 05:12:20'),
(2427, 1, 'App\\Http\\Controllers\\MenuitemsController', 'destroy', 'http://localhost/projects/BIB-CCms/admin/menuitems/destroy/22?menulocation=2', ' Menuitems destroy', '2024-04-01 05:12:25', '2024-04-01 05:12:25'),
(2428, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menuitems?menulocation=2', ' Menuitems index', '2024-04-01 05:12:25', '2024-04-01 05:12:25'),
(2429, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menuitems?menulocation=2', ' Menuitems index', '2024-04-01 05:12:26', '2024-04-01 05:12:26'),
(2430, 1, 'App\\Http\\Controllers\\MenuitemsController', 'destroy', 'http://localhost/projects/BIB-CCms/admin/menuitems/destroy/23?menulocation=2', ' Menuitems destroy', '2024-04-01 05:12:30', '2024-04-01 05:12:30'),
(2431, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menuitems?menulocation=2', ' Menuitems index', '2024-04-01 05:12:30', '2024-04-01 05:12:30'),
(2432, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menuitems?menulocation=2', ' Menuitems index', '2024-04-01 05:12:33', '2024-04-01 05:12:33'),
(2433, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-04-01 05:12:49', '2024-04-01 05:12:49'),
(2434, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-04-01 05:12:50', '2024-04-01 05:12:50'),
(2435, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/projects/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-04-01 05:13:05', '2024-04-01 05:13:05'),
(2436, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-04-01 05:13:06', '2024-04-01 05:13:06'),
(2437, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-04-01 05:13:06', '2024-04-01 05:13:06'),
(2438, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/projects/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-04-01 05:13:31', '2024-04-01 05:13:31'),
(2439, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-04-01 05:13:31', '2024-04-01 05:13:31'),
(2440, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-04-01 05:13:31', '2024-04-01 05:13:31'),
(2441, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menuitems?menulocation=2', ' Menuitems index', '2024-04-04 04:14:59', '2024-04-04 04:14:59'),
(2442, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menuitems?menulocation=2', ' Menuitems index', '2024-04-04 04:15:00', '2024-04-04 04:15:00'),
(2443, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-04-04 04:15:04', '2024-04-04 04:15:04'),
(2444, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-04-04 04:15:05', '2024-04-04 04:15:05'),
(2445, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/projects/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-04-04 04:15:16', '2024-04-04 04:15:16'),
(2446, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-04-04 04:15:17', '2024-04-04 04:15:17'),
(2447, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-04-04 04:15:17', '2024-04-04 04:15:17'),
(2448, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/menuitems/edit/25?menulocation=2', ' Menuitems edit', '2024-04-04 04:15:55', '2024-04-04 04:15:55'),
(2449, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/menuitems/edit/25?menulocation=2', ' Menuitems edit', '2024-04-04 04:15:56', '2024-04-04 04:15:56'),
(2450, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menuitems?menulocation=2', ' Menuitems index', '2024-04-04 04:16:03', '2024-04-04 04:16:03'),
(2451, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menuitems?menulocation=2', ' Menuitems index', '2024-04-04 04:16:04', '2024-04-04 04:16:04'),
(2452, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/menuitems/edit/26?menulocation=2', ' Menuitems edit', '2024-04-04 04:16:08', '2024-04-04 04:16:08'),
(2453, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/menuitems/edit/26?menulocation=2', ' Menuitems edit', '2024-04-04 04:16:08', '2024-04-04 04:16:08'),
(2454, 1, 'App\\Http\\Controllers\\MenuitemsController', 'update', 'http://localhost/projects/BIB-CCms/admin/menuitems/update/26?menulocation=2', ' Menuitems update', '2024-04-04 04:16:26', '2024-04-04 04:16:26'),
(2455, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-04-04 04:16:27', '2024-04-04 04:16:27'),
(2456, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-04-04 04:16:28', '2024-04-04 04:16:28'),
(2457, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-04 04:17:13', '2024-04-04 04:17:13'),
(2458, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-04 04:17:13', '2024-04-04 04:17:13'),
(2459, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/projects/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-04-04 04:17:26', '2024-04-04 04:17:26'),
(2460, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-04 04:17:26', '2024-04-04 04:17:26'),
(2461, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-04 04:17:27', '2024-04-04 04:17:27'),
(2462, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/projects/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-04-04 04:17:42', '2024-04-04 04:17:42'),
(2463, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-04 04:17:42', '2024-04-04 04:17:42'),
(2464, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-04 04:17:43', '2024-04-04 04:17:43'),
(2465, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/projects/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-04-04 04:18:03', '2024-04-04 04:18:03'),
(2466, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-04 04:18:04', '2024-04-04 04:18:04'),
(2467, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-04 04:18:04', '2024-04-04 04:18:04'),
(2468, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/projects/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-04-04 04:18:20', '2024-04-04 04:18:20'),
(2469, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-04 04:18:20', '2024-04-04 04:18:20'),
(2470, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-04 04:18:21', '2024-04-04 04:18:21'),
(2471, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/projects/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-04-04 04:19:25', '2024-04-04 04:19:25'),
(2472, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-04 04:19:26', '2024-04-04 04:19:26'),
(2473, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-04 04:19:27', '2024-04-04 04:19:27'),
(2474, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/projects/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-04-04 04:20:10', '2024-04-04 04:20:10'),
(2475, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-04 04:20:10', '2024-04-04 04:20:10'),
(2476, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-04 04:20:11', '2024-04-04 04:20:11'),
(2477, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/projects/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-04-04 04:20:36', '2024-04-04 04:20:36'),
(2478, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-04 04:20:37', '2024-04-04 04:20:37'),
(2479, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-04 04:20:38', '2024-04-04 04:20:38'),
(2480, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/projects/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-04-04 04:21:11', '2024-04-04 04:21:11'),
(2481, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-04 04:21:11', '2024-04-04 04:21:11'),
(2482, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-04 04:21:12', '2024-04-04 04:21:12'),
(2483, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/menuitems/edit/34?menulocation=', ' Menuitems edit', '2024-04-04 04:21:28', '2024-04-04 04:21:28'),
(2484, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/menuitems/edit/34?menulocation=', ' Menuitems edit', '2024-04-04 04:21:29', '2024-04-04 04:21:29'),
(2485, 1, 'App\\Http\\Controllers\\MenuitemsController', 'update', 'http://localhost/projects/BIB-CCms/admin/menuitems/update/34?menulocation=', ' Menuitems update', '2024-04-04 04:21:40', '2024-04-04 04:21:40'),
(2486, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-04-04 04:21:41', '2024-04-04 04:21:41'),
(2487, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menuitems', ' Menuitems index', '2024-04-04 04:21:41', '2024-04-04 04:21:41'),
(2488, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-04 04:21:48', '2024-04-04 04:21:48'),
(2489, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-04 04:21:48', '2024-04-04 04:21:48'),
(2490, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/projects/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-04-04 04:22:05', '2024-04-04 04:22:05'),
(2491, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-04 04:22:05', '2024-04-04 04:22:05'),
(2492, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-04 04:22:06', '2024-04-04 04:22:06'),
(2493, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/projects/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-04-04 04:22:30', '2024-04-04 04:22:30'),
(2494, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-04 04:22:30', '2024-04-04 04:22:30'),
(2495, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-04 04:22:31', '2024-04-04 04:22:31'),
(2496, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/projects/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-04-04 04:22:49', '2024-04-04 04:22:49'),
(2497, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-04 04:22:49', '2024-04-04 04:22:49'),
(2498, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-04 04:22:50', '2024-04-04 04:22:50'),
(2499, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/projects/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-04-04 04:23:15', '2024-04-04 04:23:15'),
(2500, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-04 04:23:15', '2024-04-04 04:23:15'),
(2501, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-04 04:23:16', '2024-04-04 04:23:16'),
(2502, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/projects/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-04-04 04:23:32', '2024-04-04 04:23:32'),
(2503, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-04 04:23:32', '2024-04-04 04:23:32'),
(2504, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-04 04:23:33', '2024-04-04 04:23:33'),
(2505, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/projects/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-04-04 04:23:50', '2024-04-04 04:23:50'),
(2506, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-04 04:23:51', '2024-04-04 04:23:51'),
(2507, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-04 04:23:52', '2024-04-04 04:23:52'),
(2508, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/projects/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-04-04 04:24:03', '2024-04-04 04:24:03'),
(2509, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-04 04:24:03', '2024-04-04 04:24:03'),
(2510, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-04 04:24:04', '2024-04-04 04:24:04'),
(2511, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/projects/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-04-04 04:24:24', '2024-04-04 04:24:24'),
(2512, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-04 04:24:24', '2024-04-04 04:24:24'),
(2513, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-04 04:24:25', '2024-04-04 04:24:25'),
(2514, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/projects/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-04-04 04:24:43', '2024-04-04 04:24:43'),
(2515, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-04 04:24:43', '2024-04-04 04:24:43'),
(2516, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create', ' Menuitems create', '2024-04-04 04:24:44', '2024-04-04 04:24:44'),
(2517, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-04-04 04:25:11', '2024-04-04 04:25:11'),
(2518, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-04-04 04:25:11', '2024-04-04 04:25:11'),
(2519, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'http://localhost/projects/BIB-CCms/admin/settings/update/1', ' Settings update', '2024-04-04 04:25:58', '2024-04-04 04:25:58'),
(2520, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-04-04 04:25:59', '2024-04-04 04:25:59'),
(2521, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-04-04 04:25:59', '2024-04-04 04:25:59'),
(2522, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-04-04 04:33:50', '2024-04-04 04:33:50'),
(2523, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-04-04 04:33:51', '2024-04-04 04:33:51'),
(2524, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/12', ' Articles edit', '2024-04-04 04:33:56', '2024-04-04 04:33:56'),
(2525, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/12', ' Articles edit', '2024-04-04 04:33:57', '2024-04-04 04:33:57'),
(2526, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/projects/BIB-CCms/articles/update/12', ' Articles update', '2024-04-04 04:34:14', '2024-04-04 04:34:14'),
(2527, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/12', ' Articles edit', '2024-04-04 04:34:14', '2024-04-04 04:34:14'),
(2528, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/12', ' Articles edit', '2024-04-04 04:34:15', '2024-04-04 04:34:15'),
(2529, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-04-04 04:38:22', '2024-04-04 04:38:22'),
(2530, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-04-04 04:38:23', '2024-04-04 04:38:23'),
(2531, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'http://localhost/projects/BIB-CCms/admin/settings/update/1', ' Settings update', '2024-04-04 04:38:47', '2024-04-04 04:38:47'),
(2532, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-04-04 04:38:48', '2024-04-04 04:38:48'),
(2533, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/settings/edit/1', ' Settings edit', '2024-04-04 04:38:48', '2024-04-04 04:38:48'),
(2534, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-04 04:40:48', '2024-04-04 04:40:48'),
(2535, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-04 04:40:49', '2024-04-04 04:40:49'),
(2536, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/2', ' Preparationclasses edit', '2024-04-04 04:40:53', '2024-04-04 04:40:53'),
(2537, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/2', ' Preparationclasses edit', '2024-04-04 04:40:53', '2024-04-04 04:40:53'),
(2538, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/update/2', ' Preparationclasses update', '2024-04-04 04:41:00', '2024-04-04 04:41:00'),
(2539, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/2', ' Preparationclasses edit', '2024-04-04 04:41:01', '2024-04-04 04:41:01'),
(2540, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/2', ' Preparationclasses edit', '2024-04-04 04:41:01', '2024-04-04 04:41:01'),
(2541, 1, 'App\\Http\\Controllers\\PreparationclassoffersController', 'index', 'http://localhost/projects/BIB-CCms/preparationclassoffers', ' Preparationclassoffers index', '2024-04-04 04:41:14', '2024-04-04 04:41:14'),
(2542, 1, 'App\\Http\\Controllers\\PreparationclassoffersController', 'index', 'http://localhost/projects/BIB-CCms/preparationclassoffers', ' Preparationclassoffers index', '2024-04-04 04:41:15', '2024-04-04 04:41:15'),
(2543, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-04 04:41:18', '2024-04-04 04:41:18'),
(2544, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-04 04:41:18', '2024-04-04 04:41:18'),
(2545, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/7', ' Preparationclasses edit', '2024-04-04 04:41:22', '2024-04-04 04:41:22'),
(2546, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/7', ' Preparationclasses edit', '2024-04-04 04:41:22', '2024-04-04 04:41:22'),
(2547, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/update/7', ' Preparationclasses update', '2024-04-04 04:41:40', '2024-04-04 04:41:40'),
(2548, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/7', ' Preparationclasses edit', '2024-04-04 04:41:40', '2024-04-04 04:41:40'),
(2549, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/7', ' Preparationclasses edit', '2024-04-04 04:41:40', '2024-04-04 04:41:40'),
(2550, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/update/7', ' Preparationclasses update', '2024-04-04 04:41:49', '2024-04-04 04:41:49'),
(2551, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/7', ' Preparationclasses edit', '2024-04-04 04:41:50', '2024-04-04 04:41:50'),
(2552, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/7', ' Preparationclasses edit', '2024-04-04 04:41:50', '2024-04-04 04:41:50'),
(2553, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-04 04:42:09', '2024-04-04 04:42:09'),
(2554, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-04 04:42:10', '2024-04-04 04:42:10'),
(2555, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/7', ' Preparationclasses edit', '2024-04-04 04:42:28', '2024-04-04 04:42:28'),
(2556, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/7', ' Preparationclasses edit', '2024-04-04 04:42:28', '2024-04-04 04:42:28'),
(2557, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/2', ' Preparationclasses edit', '2024-04-04 04:42:33', '2024-04-04 04:42:33'),
(2558, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/2', ' Preparationclasses edit', '2024-04-04 04:42:33', '2024-04-04 04:42:33'),
(2559, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-04 04:43:02', '2024-04-04 04:43:02'),
(2560, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-04 04:43:02', '2024-04-04 04:43:02'),
(2561, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-04-04 04:48:10', '2024-04-04 04:48:10'),
(2562, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/projects/BIB-CCms/articles', ' Articles index', '2024-04-04 04:48:11', '2024-04-04 04:48:11'),
(2563, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/12', ' Articles edit', '2024-04-04 04:48:15', '2024-04-04 04:48:15'),
(2564, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/12', ' Articles edit', '2024-04-04 04:48:15', '2024-04-04 04:48:15'),
(2565, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/projects/BIB-CCms/articles/update/12', ' Articles update', '2024-04-04 04:48:33', '2024-04-04 04:48:33'),
(2566, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/12', ' Articles edit', '2024-04-04 04:48:34', '2024-04-04 04:48:34'),
(2567, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/12', ' Articles edit', '2024-04-04 04:48:34', '2024-04-04 04:48:34'),
(2568, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/projects/BIB-CCms/articles/update/12', ' Articles update', '2024-04-04 04:54:16', '2024-04-04 04:54:16'),
(2569, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/12', ' Articles edit', '2024-04-04 04:54:16', '2024-04-04 04:54:16'),
(2570, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/12', ' Articles edit', '2024-04-04 04:54:16', '2024-04-04 04:54:16'),
(2571, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/projects/BIB-CCms/articles/update/12', ' Articles update', '2024-04-04 04:59:09', '2024-04-04 04:59:09'),
(2572, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/12', ' Articles edit', '2024-04-04 04:59:09', '2024-04-04 04:59:09'),
(2573, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/projects/BIB-CCms/articles/edit/12', ' Articles edit', '2024-04-04 04:59:10', '2024-04-04 04:59:10'),
(2574, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-04 05:02:54', '2024-04-04 05:02:54'),
(2575, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-04 05:02:54', '2024-04-04 05:02:54'),
(2576, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/3', ' Preparationclasses edit', '2024-04-04 05:02:58', '2024-04-04 05:02:58'),
(2577, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/3', ' Preparationclasses edit', '2024-04-04 05:02:59', '2024-04-04 05:02:59'),
(2578, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/update/3', ' Preparationclasses update', '2024-04-04 05:03:19', '2024-04-04 05:03:19'),
(2579, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/3', ' Preparationclasses edit', '2024-04-04 05:03:19', '2024-04-04 05:03:19'),
(2580, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/3', ' Preparationclasses edit', '2024-04-04 05:03:20', '2024-04-04 05:03:20'),
(2581, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-04 05:03:26', '2024-04-04 05:03:26'),
(2582, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-04 05:03:26', '2024-04-04 05:03:26'),
(2583, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/create', ' Preparationclasses create', '2024-04-04 05:03:34', '2024-04-04 05:03:34'),
(2584, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/create', ' Preparationclasses create', '2024-04-04 05:03:34', '2024-04-04 05:03:34'),
(2585, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/store', ' Preparationclasses store', '2024-04-04 05:05:59', '2024-04-04 05:05:59'),
(2586, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-04 05:06:00', '2024-04-04 05:06:00'),
(2587, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-04 05:06:00', '2024-04-04 05:06:00'),
(2588, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-04-04 05:06:18', '2024-04-04 05:06:18'),
(2589, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menulocations', ' Menulocations index', '2024-04-04 05:06:19', '2024-04-04 05:06:19'),
(2590, 1, 'App\\Http\\Controllers\\MenulocationsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menulocations/create', ' Menulocations create', '2024-04-04 05:06:23', '2024-04-04 05:06:23'),
(2591, 1, 'App\\Http\\Controllers\\MenulocationsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menulocations/create', ' Menulocations create', '2024-04-04 05:06:23', '2024-04-04 05:06:23'),
(2592, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-04-04 05:06:28', '2024-04-04 05:06:28'),
(2593, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/projects/BIB-CCms/admin/menuitems?menulocation=1', ' Menuitems index', '2024-04-04 05:06:29', '2024-04-04 05:06:29'),
(2594, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-04-04 05:06:31', '2024-04-04 05:06:31'),
(2595, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-04-04 05:06:32', '2024-04-04 05:06:32'),
(2596, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/projects/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-04-04 05:06:56', '2024-04-04 05:06:56'),
(2597, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-04-04 05:06:56', '2024-04-04 05:06:56'),
(2598, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-04-04 05:06:57', '2024-04-04 05:06:57'),
(2599, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://localhost/projects/BIB-CCms/admin/menuitems/store', ' Menuitems store', '2024-04-04 05:07:18', '2024-04-04 05:07:18'),
(2600, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-04-04 05:07:19', '2024-04-04 05:07:19'),
(2601, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://localhost/projects/BIB-CCms/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-04-04 05:07:19', '2024-04-04 05:07:19'),
(2602, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-04 05:07:45', '2024-04-04 05:07:45'),
(2603, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-04 05:07:46', '2024-04-04 05:07:46'),
(2604, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/10', ' Preparationclasses edit', '2024-04-04 05:07:59', '2024-04-04 05:07:59'),
(2605, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/10', ' Preparationclasses edit', '2024-04-04 05:07:59', '2024-04-04 05:07:59'),
(2606, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/update/10', ' Preparationclasses update', '2024-04-04 05:08:04', '2024-04-04 05:08:04'),
(2607, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/10', ' Preparationclasses edit', '2024-04-04 05:08:05', '2024-04-04 05:08:05'),
(2608, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/10', ' Preparationclasses edit', '2024-04-04 05:08:05', '2024-04-04 05:08:05'),
(2609, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-04 05:08:48', '2024-04-04 05:08:48'),
(2610, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-04 05:08:48', '2024-04-04 05:08:48'),
(2611, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/3', ' Preparationclasses edit', '2024-04-04 05:08:52', '2024-04-04 05:08:52'),
(2612, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/3', ' Preparationclasses edit', '2024-04-04 05:08:52', '2024-04-04 05:08:52'),
(2613, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/update/3', ' Preparationclasses update', '2024-04-04 05:09:04', '2024-04-04 05:09:04'),
(2614, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/3', ' Preparationclasses edit', '2024-04-04 05:09:04', '2024-04-04 05:09:04'),
(2615, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/3', ' Preparationclasses edit', '2024-04-04 05:09:04', '2024-04-04 05:09:04'),
(2616, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-04 05:09:31', '2024-04-04 05:09:31'),
(2617, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-04 05:09:31', '2024-04-04 05:09:31'),
(2618, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/10', ' Preparationclasses edit', '2024-04-04 05:09:34', '2024-04-04 05:09:34'),
(2619, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/10', ' Preparationclasses edit', '2024-04-04 05:09:35', '2024-04-04 05:09:35'),
(2620, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/update/10', ' Preparationclasses update', '2024-04-04 05:09:49', '2024-04-04 05:09:49'),
(2621, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/10', ' Preparationclasses edit', '2024-04-04 05:09:49', '2024-04-04 05:09:49'),
(2622, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/10', ' Preparationclasses edit', '2024-04-04 05:09:50', '2024-04-04 05:09:50'),
(2623, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/update/10', ' Preparationclasses update', '2024-04-04 05:10:29', '2024-04-04 05:10:29'),
(2624, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/10', ' Preparationclasses edit', '2024-04-04 05:10:29', '2024-04-04 05:10:29'),
(2625, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/10', ' Preparationclasses edit', '2024-04-04 05:10:30', '2024-04-04 05:10:30'),
(2626, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-04 05:37:05', '2024-04-04 05:37:05'),
(2627, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-04 05:37:05', '2024-04-04 05:37:05'),
(2628, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/1', ' Preparationclasses edit', '2024-04-04 05:37:08', '2024-04-04 05:37:08'),
(2629, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/1', ' Preparationclasses edit', '2024-04-04 05:37:08', '2024-04-04 05:37:08');
INSERT INTO `tbl_activity_logs` (`activity_id`, `user_id`, `controllerName`, `methodName`, `actionUrl`, `activity`, `created_at`, `updated_at`) VALUES
(2630, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/update/1', ' Preparationclasses update', '2024-04-04 05:37:17', '2024-04-04 05:37:17'),
(2631, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/1', ' Preparationclasses edit', '2024-04-04 05:37:18', '2024-04-04 05:37:18'),
(2632, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/1', ' Preparationclasses edit', '2024-04-04 05:37:18', '2024-04-04 05:37:18'),
(2633, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-04 05:37:23', '2024-04-04 05:37:23'),
(2634, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://localhost/projects/BIB-CCms/admin/preparationclasses', ' Preparationclasses index', '2024-04-04 05:37:23', '2024-04-04 05:37:23'),
(2635, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/4', ' Preparationclasses edit', '2024-04-04 05:37:27', '2024-04-04 05:37:27'),
(2636, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/4', ' Preparationclasses edit', '2024-04-04 05:37:27', '2024-04-04 05:37:27'),
(2637, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/update/4', ' Preparationclasses update', '2024-04-04 05:37:31', '2024-04-04 05:37:31'),
(2638, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/4', ' Preparationclasses edit', '2024-04-04 05:37:32', '2024-04-04 05:37:32'),
(2639, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://localhost/projects/BIB-CCms/admin/preparationclasses/edit/4', ' Preparationclasses edit', '2024-04-04 05:37:32', '2024-04-04 05:37:32'),
(2640, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/projects/BIB-CCms/admin/blogs', ' Blogs index', '2024-04-04 05:38:25', '2024-04-04 05:38:25'),
(2641, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/projects/BIB-CCms/admin/blogs', ' Blogs index', '2024-04-04 05:38:25', '2024-04-04 05:38:25'),
(2642, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/blogs/edit/1', ' Blogs edit', '2024-04-04 05:38:28', '2024-04-04 05:38:28'),
(2643, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/blogs/edit/1', ' Blogs edit', '2024-04-04 05:38:29', '2024-04-04 05:38:29'),
(2644, 1, 'App\\Http\\Controllers\\BlogsController', 'update', 'http://localhost/projects/BIB-CCms/admin/blogs/update/1', ' Blogs update', '2024-04-04 05:38:48', '2024-04-04 05:38:48'),
(2645, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/blogs/edit/1', ' Blogs edit', '2024-04-04 05:38:48', '2024-04-04 05:38:48'),
(2646, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/blogs/edit/1', ' Blogs edit', '2024-04-04 05:38:49', '2024-04-04 05:38:49'),
(2647, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/projects/BIB-CCms/admin/blogs', ' Blogs index', '2024-04-04 05:38:57', '2024-04-04 05:38:57'),
(2648, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/projects/BIB-CCms/admin/blogs', ' Blogs index', '2024-04-04 05:38:57', '2024-04-04 05:38:57'),
(2649, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/blogs/edit/2', ' Blogs edit', '2024-04-04 05:39:00', '2024-04-04 05:39:00'),
(2650, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/blogs/edit/2', ' Blogs edit', '2024-04-04 05:39:00', '2024-04-04 05:39:00'),
(2651, 1, 'App\\Http\\Controllers\\BlogsController', 'update', 'http://localhost/projects/BIB-CCms/admin/blogs/update/2', ' Blogs update', '2024-04-04 05:39:03', '2024-04-04 05:39:03'),
(2652, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/blogs/edit/2', ' Blogs edit', '2024-04-04 05:39:03', '2024-04-04 05:39:03'),
(2653, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/blogs/edit/2', ' Blogs edit', '2024-04-04 05:39:04', '2024-04-04 05:39:04'),
(2654, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/projects/BIB-CCms/admin/blogs', ' Blogs index', '2024-04-04 05:39:10', '2024-04-04 05:39:10'),
(2655, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/projects/BIB-CCms/admin/blogs', ' Blogs index', '2024-04-04 05:39:10', '2024-04-04 05:39:10'),
(2656, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/blogs/edit/3', ' Blogs edit', '2024-04-04 05:39:13', '2024-04-04 05:39:13'),
(2657, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/blogs/edit/3', ' Blogs edit', '2024-04-04 05:39:14', '2024-04-04 05:39:14'),
(2658, 1, 'App\\Http\\Controllers\\BlogsController', 'update', 'http://localhost/projects/BIB-CCms/admin/blogs/update/3', ' Blogs update', '2024-04-04 05:39:18', '2024-04-04 05:39:18'),
(2659, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/blogs/edit/3', ' Blogs edit', '2024-04-04 05:39:18', '2024-04-04 05:39:18'),
(2660, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/blogs/edit/3', ' Blogs edit', '2024-04-04 05:39:19', '2024-04-04 05:39:19'),
(2661, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/projects/BIB-CCms/admin/blogs', ' Blogs index', '2024-04-04 05:39:22', '2024-04-04 05:39:22'),
(2662, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/projects/BIB-CCms/admin/blogs', ' Blogs index', '2024-04-04 05:39:22', '2024-04-04 05:39:22'),
(2663, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/blogs/edit/8', ' Blogs edit', '2024-04-04 05:39:24', '2024-04-04 05:39:24'),
(2664, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/blogs/edit/8', ' Blogs edit', '2024-04-04 05:39:25', '2024-04-04 05:39:25'),
(2665, 1, 'App\\Http\\Controllers\\BlogsController', 'update', 'http://localhost/projects/BIB-CCms/admin/blogs/update/8', ' Blogs update', '2024-04-04 05:39:30', '2024-04-04 05:39:30'),
(2666, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/blogs/edit/8', ' Blogs edit', '2024-04-04 05:39:30', '2024-04-04 05:39:30'),
(2667, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/blogs/edit/8', ' Blogs edit', '2024-04-04 05:39:31', '2024-04-04 05:39:31'),
(2668, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/projects/BIB-CCms/admin/blogs', ' Blogs index', '2024-04-04 05:40:04', '2024-04-04 05:40:04'),
(2669, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/projects/BIB-CCms/admin/blogs', ' Blogs index', '2024-04-04 05:40:04', '2024-04-04 05:40:04'),
(2670, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/blogs/edit/2', ' Blogs edit', '2024-04-04 05:40:09', '2024-04-04 05:40:09'),
(2671, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/blogs/edit/2', ' Blogs edit', '2024-04-04 05:40:10', '2024-04-04 05:40:10'),
(2672, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/blogs/edit/1', ' Blogs edit', '2024-04-04 05:40:17', '2024-04-04 05:40:17'),
(2673, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/blogs/edit/1', ' Blogs edit', '2024-04-04 05:40:17', '2024-04-04 05:40:17'),
(2674, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/projects/BIB-CCms/admin/blogs', ' Blogs index', '2024-04-04 05:41:07', '2024-04-04 05:41:07'),
(2675, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/projects/BIB-CCms/admin/blogs', ' Blogs index', '2024-04-04 05:41:07', '2024-04-04 05:41:07'),
(2676, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/blogs/edit/3', ' Blogs edit', '2024-04-04 05:41:10', '2024-04-04 05:41:10'),
(2677, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/blogs/edit/3', ' Blogs edit', '2024-04-04 05:41:11', '2024-04-04 05:41:11'),
(2678, 1, 'App\\Http\\Controllers\\BlogsController', 'update', 'http://localhost/projects/BIB-CCms/admin/blogs/update/3', ' Blogs update', '2024-04-04 05:41:26', '2024-04-04 05:41:26'),
(2679, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/blogs/edit/3', ' Blogs edit', '2024-04-04 05:41:26', '2024-04-04 05:41:26'),
(2680, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/blogs/edit/3', ' Blogs edit', '2024-04-04 05:41:27', '2024-04-04 05:41:27'),
(2681, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/projects/BIB-CCms/admin/blogs', ' Blogs index', '2024-04-04 05:42:00', '2024-04-04 05:42:00'),
(2682, 1, 'App\\Http\\Controllers\\BlogsController', 'index', 'http://localhost/projects/BIB-CCms/admin/blogs', ' Blogs index', '2024-04-04 05:42:01', '2024-04-04 05:42:01'),
(2683, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/blogs/edit/8', ' Blogs edit', '2024-04-04 05:42:05', '2024-04-04 05:42:05'),
(2684, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/blogs/edit/8', ' Blogs edit', '2024-04-04 05:42:05', '2024-04-04 05:42:05'),
(2685, 1, 'App\\Http\\Controllers\\BlogsController', 'update', 'http://localhost/projects/BIB-CCms/admin/blogs/update/8', ' Blogs update', '2024-04-04 05:42:17', '2024-04-04 05:42:17'),
(2686, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/blogs/edit/8', ' Blogs edit', '2024-04-04 05:42:18', '2024-04-04 05:42:18'),
(2687, 1, 'App\\Http\\Controllers\\BlogsController', 'edit', 'http://localhost/projects/BIB-CCms/admin/blogs/edit/8', ' Blogs edit', '2024-04-04 05:42:18', '2024-04-04 05:42:18'),
(2688, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://dreamoneducation.com/admin/settings/edit/1', ' Settings edit', '2024-04-16 10:13:39', '2024-04-16 10:13:39'),
(2689, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://dreamoneducation.com/admin/settings/edit/1', ' Settings edit', '2024-04-16 10:17:31', '2024-04-16 10:17:31'),
(2690, 1, 'App\\Http\\Controllers\\SubscribersController', 'index', 'https://dreamoneducation.com/admin/subscribers', ' Subscribers index', '2024-04-16 10:52:19', '2024-04-16 10:52:19'),
(2691, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'https://dreamoneducation.com/admin/menulocations', ' Menulocations index', '2024-04-16 10:52:25', '2024-04-16 10:52:25'),
(2692, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'https://dreamoneducation.com/admin/menuitems?menulocation=1', ' Menuitems index', '2024-04-16 10:52:29', '2024-04-16 10:52:29'),
(2693, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'https://dreamoneducation.com/testimonials', ' Testimonials index', '2024-04-16 10:52:33', '2024-04-16 10:52:33'),
(2694, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://dreamoneducation.com/admin/settings/edit/1', ' Settings edit', '2024-04-16 10:52:39', '2024-04-16 10:52:39'),
(2695, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://dreamoneducation.com/admin/settings/edit/1', ' Settings edit', '2024-04-16 10:59:06', '2024-04-16 10:59:06'),
(2696, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://dreamoneducation.com/admin/settings/edit/1', ' Settings edit', '2024-04-16 11:15:13', '2024-04-16 11:15:13'),
(2697, 1, 'App\\Http\\Controllers\\SubscribersController', 'index', 'https://dreamoneducation.com/admin/subscribers', ' Subscribers index', '2024-04-16 11:16:08', '2024-04-16 11:16:08'),
(2698, 1, 'App\\Http\\Controllers\\CountriesController', 'index', 'https://dreamoneducation.com/admin/countries', ' Countries index', '2024-04-16 11:19:36', '2024-04-16 11:19:36'),
(2699, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-02 12:09:50', '2024-05-02 12:09:50'),
(2700, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-02 12:09:51', '2024-05-02 12:09:51'),
(2701, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 00:36:58', '2024-05-19 00:36:58'),
(2702, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 00:36:59', '2024-05-19 00:36:59'),
(2703, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 01:32:50', '2024-05-19 01:32:50'),
(2704, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 01:32:51', '2024-05-19 01:32:51'),
(2705, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 01:34:17', '2024-05-19 01:34:17'),
(2706, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 01:34:17', '2024-05-19 01:34:17'),
(2707, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 01:36:29', '2024-05-19 01:36:29'),
(2708, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 01:36:30', '2024-05-19 01:36:30'),
(2709, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 01:36:42', '2024-05-19 01:36:42'),
(2710, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 01:36:42', '2024-05-19 01:36:42'),
(2711, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://127.0.0.1:8000/admin/menulocations', ' Menulocations index', '2024-05-19 01:36:46', '2024-05-19 01:36:46'),
(2712, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://127.0.0.1:8000/admin/menulocations', ' Menulocations index', '2024-05-19 01:36:46', '2024-05-19 01:36:46'),
(2713, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-19 01:36:52', '2024-05-19 01:36:52'),
(2714, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-19 01:36:52', '2024-05-19 01:36:52'),
(2715, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-19 01:37:30', '2024-05-19 01:37:30'),
(2716, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-19 01:37:30', '2024-05-19 01:37:30'),
(2717, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=2', ' Menuitems index', '2024-05-19 01:37:32', '2024-05-19 01:37:32'),
(2718, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=2', ' Menuitems index', '2024-05-19 01:37:32', '2024-05-19 01:37:32'),
(2719, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://127.0.0.1:8000/admin/menulocations', ' Menulocations index', '2024-05-19 01:37:34', '2024-05-19 01:37:34'),
(2720, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://127.0.0.1:8000/admin/menulocations', ' Menulocations index', '2024-05-19 01:37:34', '2024-05-19 01:37:34'),
(2721, 1, 'App\\Http\\Controllers\\MenulocationsController', 'create', 'http://127.0.0.1:8000/admin/menulocations/create', ' Menulocations create', '2024-05-19 01:40:17', '2024-05-19 01:40:17'),
(2722, 1, 'App\\Http\\Controllers\\MenulocationsController', 'create', 'http://127.0.0.1:8000/admin/menulocations/create', ' Menulocations create', '2024-05-19 01:40:18', '2024-05-19 01:40:18'),
(2723, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-19 01:40:22', '2024-05-19 01:40:22'),
(2724, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-19 01:40:22', '2024-05-19 01:40:22'),
(2725, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-19 01:40:24', '2024-05-19 01:40:24'),
(2726, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-19 01:40:24', '2024-05-19 01:40:24'),
(2727, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://127.0.0.1:8000/admin/sliders', ' Sliders index', '2024-05-19 02:07:58', '2024-05-19 02:07:58'),
(2728, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://127.0.0.1:8000/admin/sliders', ' Sliders index', '2024-05-19 02:07:58', '2024-05-19 02:07:58'),
(2729, 1, 'App\\Http\\Controllers\\SlidersController', 'create', 'http://127.0.0.1:8000/admin/sliders/create', ' Sliders create', '2024-05-19 02:09:04', '2024-05-19 02:09:04'),
(2730, 1, 'App\\Http\\Controllers\\SlidersController', 'create', 'http://127.0.0.1:8000/admin/sliders/create', ' Sliders create', '2024-05-19 02:09:04', '2024-05-19 02:09:04'),
(2731, 1, 'App\\Http\\Controllers\\SlidersController', 'destroy', 'http://127.0.0.1:8000/admin/sliders/destroy/1', ' Sliders destroy', '2024-05-19 02:09:13', '2024-05-19 02:09:13'),
(2732, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://127.0.0.1:8000/admin/sliders', ' Sliders index', '2024-05-19 02:09:13', '2024-05-19 02:09:13'),
(2733, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://127.0.0.1:8000/admin/sliders', ' Sliders index', '2024-05-19 02:09:13', '2024-05-19 02:09:13'),
(2734, 1, 'App\\Http\\Controllers\\SlidersController', 'create', 'http://127.0.0.1:8000/admin/sliders/create', ' Sliders create', '2024-05-19 02:10:35', '2024-05-19 02:10:35'),
(2735, 1, 'App\\Http\\Controllers\\SlidersController', 'create', 'http://127.0.0.1:8000/admin/sliders/create', ' Sliders create', '2024-05-19 02:10:35', '2024-05-19 02:10:35'),
(2736, 1, 'App\\Http\\Controllers\\SlidersController', 'create', 'http://127.0.0.1:8000/admin/sliders/create', ' Sliders create', '2024-05-19 02:11:12', '2024-05-19 02:11:12'),
(2737, 1, 'App\\Http\\Controllers\\SlidersController', 'create', 'http://127.0.0.1:8000/admin/sliders/create', ' Sliders create', '2024-05-19 02:11:13', '2024-05-19 02:11:13'),
(2738, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://localhost:8000/admin/sliders', ' Sliders index', '2024-05-19 02:11:55', '2024-05-19 02:11:55'),
(2739, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://localhost:8000/admin/sliders', ' Sliders index', '2024-05-19 02:11:55', '2024-05-19 02:11:55'),
(2740, 1, 'App\\Http\\Controllers\\SlidersController', 'edit', 'http://localhost:8000/admin/sliders/edit/2', ' Sliders edit', '2024-05-19 02:11:58', '2024-05-19 02:11:58'),
(2741, 1, 'App\\Http\\Controllers\\SlidersController', 'edit', 'http://localhost:8000/admin/sliders/edit/2', ' Sliders edit', '2024-05-19 02:11:58', '2024-05-19 02:11:58'),
(2742, 1, 'App\\Http\\Controllers\\SlidersController', 'edit', 'http://localhost:8000/admin/sliders/edit/2', ' Sliders edit', '2024-05-19 02:12:09', '2024-05-19 02:12:09'),
(2743, 1, 'App\\Http\\Controllers\\SlidersController', 'edit', 'http://localhost:8000/admin/sliders/edit/2', ' Sliders edit', '2024-05-19 02:12:51', '2024-05-19 02:12:51'),
(2744, 1, 'App\\Http\\Controllers\\SlidersController', 'edit', 'http://localhost:8000/admin/sliders/edit/2', ' Sliders edit', '2024-05-19 02:12:53', '2024-05-19 02:12:53'),
(2745, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://localhost:8000/admin/sliders', ' Sliders index', '2024-05-19 02:12:54', '2024-05-19 02:12:54'),
(2746, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://localhost:8000/admin/sliders', ' Sliders index', '2024-05-19 02:12:56', '2024-05-19 02:12:56'),
(2747, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://localhost:8000/admin/sliders', ' Sliders index', '2024-05-19 02:12:56', '2024-05-19 02:12:56'),
(2748, 1, 'App\\Http\\Controllers\\SlidersController', 'create', 'http://localhost:8000/admin/sliders/create', ' Sliders create', '2024-05-19 02:12:57', '2024-05-19 02:12:57'),
(2749, 1, 'App\\Http\\Controllers\\SlidersController', 'create', 'http://localhost:8000/admin/sliders/create', ' Sliders create', '2024-05-19 02:12:57', '2024-05-19 02:12:57'),
(2750, 1, 'App\\Http\\Controllers\\SlidersController', 'create', 'http://localhost:8000/admin/sliders/create', ' Sliders create', '2024-05-19 02:13:06', '2024-05-19 02:13:06'),
(2751, 1, 'App\\Http\\Controllers\\SlidersController', 'create', 'http://127.0.0.1:8000/admin/sliders/create', ' Sliders create', '2024-05-19 02:14:40', '2024-05-19 02:14:40'),
(2752, 1, 'App\\Http\\Controllers\\SlidersController', 'create', 'http://127.0.0.1:8000/admin/sliders/create', ' Sliders create', '2024-05-19 02:14:40', '2024-05-19 02:14:40'),
(2753, 1, 'App\\Http\\Controllers\\SlidersController', 'store', 'http://127.0.0.1:8000/admin/sliders/store', ' Sliders store', '2024-05-19 02:19:43', '2024-05-19 02:19:43'),
(2754, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://127.0.0.1:8000/admin/sliders', ' Sliders index', '2024-05-19 02:19:43', '2024-05-19 02:19:43'),
(2755, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://127.0.0.1:8000/admin/sliders', ' Sliders index', '2024-05-19 02:19:43', '2024-05-19 02:19:43'),
(2756, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-19 02:20:44', '2024-05-19 02:20:44'),
(2757, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-19 02:20:44', '2024-05-19 02:20:44'),
(2758, 1, 'App\\Http\\Controllers\\SlidersController', 'edit', 'http://127.0.0.1:8000/admin/sliders/edit/3', ' Sliders edit', '2024-05-19 02:21:01', '2024-05-19 02:21:01'),
(2759, 1, 'App\\Http\\Controllers\\SlidersController', 'edit', 'http://127.0.0.1:8000/admin/sliders/edit/3', ' Sliders edit', '2024-05-19 02:21:01', '2024-05-19 02:21:01'),
(2760, 1, 'App\\Http\\Controllers\\SlidersController', 'update', 'http://127.0.0.1:8000/admin/sliders/update/3', ' Sliders update', '2024-05-19 02:21:35', '2024-05-19 02:21:35'),
(2761, 1, 'App\\Http\\Controllers\\SlidersController', 'edit', 'http://127.0.0.1:8000/admin/sliders/edit/3', ' Sliders edit', '2024-05-19 02:21:36', '2024-05-19 02:21:36'),
(2762, 1, 'App\\Http\\Controllers\\SlidersController', 'edit', 'http://127.0.0.1:8000/admin/sliders/edit/3', ' Sliders edit', '2024-05-19 02:21:36', '2024-05-19 02:21:36'),
(2763, 1, 'App\\Http\\Controllers\\SlidersController', 'edit', 'http://127.0.0.1:8000/admin/sliders/edit/3', ' Sliders edit', '2024-05-19 02:23:51', '2024-05-19 02:23:51'),
(2764, 1, 'App\\Http\\Controllers\\SlidersController', 'edit', 'http://127.0.0.1:8000/admin/sliders/edit/3', ' Sliders edit', '2024-05-19 02:23:52', '2024-05-19 02:23:52'),
(2765, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 02:23:53', '2024-05-19 02:23:53'),
(2766, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 02:23:53', '2024-05-19 02:23:53'),
(2767, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 02:24:42', '2024-05-19 02:24:42'),
(2768, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 02:24:42', '2024-05-19 02:24:42'),
(2769, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 02:24:44', '2024-05-19 02:24:44'),
(2770, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 02:24:44', '2024-05-19 02:24:44'),
(2771, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 02:25:10', '2024-05-19 02:25:10'),
(2772, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 02:25:11', '2024-05-19 02:25:11'),
(2773, 1, 'App\\Http\\Controllers\\ArticlesController', 'destroy', 'http://127.0.0.1:8000/articles/destroy/23', ' Articles destroy', '2024-05-19 02:25:15', '2024-05-19 02:25:15'),
(2774, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 02:25:15', '2024-05-19 02:25:15'),
(2775, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 02:25:15', '2024-05-19 02:25:15'),
(2776, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 02:25:17', '2024-05-19 02:25:17'),
(2777, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 02:25:18', '2024-05-19 02:25:18'),
(2778, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 02:25:29', '2024-05-19 02:25:29'),
(2779, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 02:25:29', '2024-05-19 02:25:29'),
(2780, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 02:25:43', '2024-05-19 02:25:43'),
(2781, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 02:25:44', '2024-05-19 02:25:44'),
(2782, 1, 'App\\Http\\Controllers\\ArticlesController', 'destroy', 'http://127.0.0.1:8000/articles/destroy/25', ' Articles destroy', '2024-05-19 02:25:48', '2024-05-19 02:25:48'),
(2783, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 02:25:48', '2024-05-19 02:25:48'),
(2784, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 02:25:48', '2024-05-19 02:25:48'),
(2785, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 02:26:32', '2024-05-19 02:26:32'),
(2786, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 02:26:32', '2024-05-19 02:26:32'),
(2787, 1, 'App\\Http\\Controllers\\ArticlesController', 'destroy', 'http://127.0.0.1:8000/articles/destroy/26', ' Articles destroy', '2024-05-19 02:26:37', '2024-05-19 02:26:37'),
(2788, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 02:26:37', '2024-05-19 02:26:37'),
(2789, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 02:26:37', '2024-05-19 02:26:37'),
(2790, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 02:27:23', '2024-05-19 02:27:23'),
(2791, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 02:27:23', '2024-05-19 02:27:23'),
(2792, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-19 02:30:42', '2024-05-19 02:30:42'),
(2793, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 02:30:42', '2024-05-19 02:30:42'),
(2794, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 02:30:42', '2024-05-19 02:30:42'),
(2795, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/27', ' Articles edit', '2024-05-19 02:30:50', '2024-05-19 02:30:50'),
(2796, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/27', ' Articles edit', '2024-05-19 02:30:50', '2024-05-19 02:30:50'),
(2797, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 02:30:53', '2024-05-19 02:30:53'),
(2798, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 02:30:53', '2024-05-19 02:30:53'),
(2799, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 02:31:19', '2024-05-19 02:31:19'),
(2800, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 02:31:19', '2024-05-19 02:31:19'),
(2801, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-19 02:31:36', '2024-05-19 02:31:36'),
(2802, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 02:31:36', '2024-05-19 02:31:36'),
(2803, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 02:31:36', '2024-05-19 02:31:36'),
(2804, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/27', ' Articles edit', '2024-05-19 02:31:40', '2024-05-19 02:31:40'),
(2805, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/27', ' Articles edit', '2024-05-19 02:31:40', '2024-05-19 02:31:40'),
(2806, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://127.0.0.1:8000/articles/update/27', ' Articles update', '2024-05-19 02:31:43', '2024-05-19 02:31:43'),
(2807, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/27', ' Articles edit', '2024-05-19 02:31:43', '2024-05-19 02:31:43'),
(2808, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/27', ' Articles edit', '2024-05-19 02:31:44', '2024-05-19 02:31:44'),
(2809, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 02:31:46', '2024-05-19 02:31:46'),
(2810, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 02:31:46', '2024-05-19 02:31:46'),
(2811, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 02:35:41', '2024-05-19 02:35:41'),
(2812, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 02:35:41', '2024-05-19 02:35:41'),
(2813, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 03:43:29', '2024-05-19 03:43:29'),
(2814, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 03:43:30', '2024-05-19 03:43:30'),
(2815, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-19 03:44:02', '2024-05-19 03:44:02'),
(2816, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 03:44:03', '2024-05-19 03:44:03'),
(2817, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 03:44:03', '2024-05-19 03:44:03'),
(2818, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 03:44:05', '2024-05-19 03:44:05'),
(2819, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 03:44:05', '2024-05-19 03:44:05'),
(2820, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 03:46:30', '2024-05-19 03:46:30'),
(2821, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 03:46:30', '2024-05-19 03:46:30'),
(2822, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 03:50:40', '2024-05-19 03:50:40'),
(2823, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 03:50:41', '2024-05-19 03:50:41'),
(2824, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 03:50:41', '2024-05-19 03:50:41'),
(2825, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://127.0.0.1:8000/admin/sliders', ' Sliders index', '2024-05-19 03:50:43', '2024-05-19 03:50:43'),
(2826, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://127.0.0.1:8000/admin/sliders', ' Sliders index', '2024-05-19 03:50:43', '2024-05-19 03:50:43'),
(2827, 1, 'App\\Http\\Controllers\\SlidersController', 'edit', 'http://127.0.0.1:8000/admin/sliders/edit/3', ' Sliders edit', '2024-05-19 03:50:46', '2024-05-19 03:50:46'),
(2828, 1, 'App\\Http\\Controllers\\SlidersController', 'edit', 'http://127.0.0.1:8000/admin/sliders/edit/3', ' Sliders edit', '2024-05-19 03:50:46', '2024-05-19 03:50:46'),
(2829, 1, 'App\\Http\\Controllers\\SlidersController', 'update', 'http://127.0.0.1:8000/admin/sliders/update/3', ' Sliders update', '2024-05-19 03:50:52', '2024-05-19 03:50:52'),
(2830, 1, 'App\\Http\\Controllers\\SlidersController', 'edit', 'http://127.0.0.1:8000/admin/sliders/edit/3', ' Sliders edit', '2024-05-19 03:50:52', '2024-05-19 03:50:52'),
(2831, 1, 'App\\Http\\Controllers\\SlidersController', 'edit', 'http://127.0.0.1:8000/admin/sliders/edit/3', ' Sliders edit', '2024-05-19 03:50:53', '2024-05-19 03:50:53'),
(2832, 1, 'App\\Http\\Controllers\\SlidersController', 'update', 'http://127.0.0.1:8000/admin/sliders/update/3', ' Sliders update', '2024-05-19 03:51:01', '2024-05-19 03:51:01'),
(2833, 1, 'App\\Http\\Controllers\\SlidersController', 'edit', 'http://127.0.0.1:8000/admin/sliders/edit/3', ' Sliders edit', '2024-05-19 03:51:01', '2024-05-19 03:51:01'),
(2834, 1, 'App\\Http\\Controllers\\SlidersController', 'edit', 'http://127.0.0.1:8000/admin/sliders/edit/3', ' Sliders edit', '2024-05-19 03:51:01', '2024-05-19 03:51:01'),
(2835, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://127.0.0.1:8000/admin/sliders', ' Sliders index', '2024-05-19 03:51:03', '2024-05-19 03:51:03'),
(2836, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://127.0.0.1:8000/admin/sliders', ' Sliders index', '2024-05-19 03:51:03', '2024-05-19 03:51:03'),
(2837, 1, 'App\\Http\\Controllers\\SlidersController', 'create', 'http://127.0.0.1:8000/admin/sliders/create', ' Sliders create', '2024-05-19 03:51:05', '2024-05-19 03:51:05'),
(2838, 1, 'App\\Http\\Controllers\\SlidersController', 'create', 'http://127.0.0.1:8000/admin/sliders/create', ' Sliders create', '2024-05-19 03:51:05', '2024-05-19 03:51:05'),
(2839, 1, 'App\\Http\\Controllers\\SlidersController', 'store', 'http://127.0.0.1:8000/admin/sliders/store', ' Sliders store', '2024-05-19 03:51:11', '2024-05-19 03:51:11'),
(2840, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://127.0.0.1:8000/admin/sliders', ' Sliders index', '2024-05-19 03:51:11', '2024-05-19 03:51:11'),
(2841, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://127.0.0.1:8000/admin/sliders', ' Sliders index', '2024-05-19 03:51:11', '2024-05-19 03:51:11'),
(2842, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 03:51:28', '2024-05-19 03:51:28'),
(2843, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 03:51:28', '2024-05-19 03:51:28'),
(2844, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 03:51:32', '2024-05-19 03:51:32'),
(2845, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 03:51:32', '2024-05-19 03:51:32'),
(2846, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-19 03:53:00', '2024-05-19 03:53:00'),
(2847, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 03:53:00', '2024-05-19 03:53:00'),
(2848, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 03:53:00', '2024-05-19 03:53:00'),
(2849, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 03:53:02', '2024-05-19 03:53:02'),
(2850, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 03:53:02', '2024-05-19 03:53:02'),
(2851, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-19 03:53:16', '2024-05-19 03:53:16'),
(2852, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 03:53:16', '2024-05-19 03:53:16'),
(2853, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 03:53:16', '2024-05-19 03:53:16'),
(2854, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 03:53:18', '2024-05-19 03:53:18'),
(2855, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 03:53:18', '2024-05-19 03:53:18'),
(2856, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-19 03:53:27', '2024-05-19 03:53:27'),
(2857, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 03:53:27', '2024-05-19 03:53:27'),
(2858, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 03:53:27', '2024-05-19 03:53:27'),
(2859, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 03:56:37', '2024-05-19 03:56:37'),
(2860, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 03:56:37', '2024-05-19 03:56:37'),
(2861, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/32', ' Articles edit', '2024-05-19 04:05:44', '2024-05-19 04:05:44'),
(2862, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/32', ' Articles edit', '2024-05-19 04:05:44', '2024-05-19 04:05:44'),
(2863, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://127.0.0.1:8000/articles/update/32', ' Articles update', '2024-05-19 04:05:51', '2024-05-19 04:05:51'),
(2864, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/32', ' Articles edit', '2024-05-19 04:05:51', '2024-05-19 04:05:51'),
(2865, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/32', ' Articles edit', '2024-05-19 04:05:52', '2024-05-19 04:05:52'),
(2866, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/32', ' Articles edit', '2024-05-19 04:06:59', '2024-05-19 04:06:59'),
(2867, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/32', ' Articles edit', '2024-05-19 04:06:59', '2024-05-19 04:06:59'),
(2868, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 04:07:28', '2024-05-19 04:07:28'),
(2869, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 04:07:29', '2024-05-19 04:07:29'),
(2870, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 04:07:30', '2024-05-19 04:07:30'),
(2871, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 04:07:30', '2024-05-19 04:07:30'),
(2872, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-19 04:09:49', '2024-05-19 04:09:49'),
(2873, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 04:09:49', '2024-05-19 04:09:49'),
(2874, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 04:09:49', '2024-05-19 04:09:49'),
(2875, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 04:09:54', '2024-05-19 04:09:54'),
(2876, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 04:09:54', '2024-05-19 04:09:54'),
(2877, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/33', ' Articles edit', '2024-05-19 04:10:41', '2024-05-19 04:10:41'),
(2878, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/33', ' Articles edit', '2024-05-19 04:10:42', '2024-05-19 04:10:42'),
(2879, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://127.0.0.1:8000/articles/update/33', ' Articles update', '2024-05-19 04:10:44', '2024-05-19 04:10:44'),
(2880, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/33', ' Articles edit', '2024-05-19 04:10:44', '2024-05-19 04:10:44'),
(2881, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/33', ' Articles edit', '2024-05-19 04:10:44', '2024-05-19 04:10:44'),
(2882, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 04:10:46', '2024-05-19 04:10:46'),
(2883, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 04:10:46', '2024-05-19 04:10:46'),
(2884, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 04:10:48', '2024-05-19 04:10:48'),
(2885, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 04:10:48', '2024-05-19 04:10:48'),
(2886, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 04:15:31', '2024-05-19 04:15:31'),
(2887, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 04:15:32', '2024-05-19 04:15:32'),
(2888, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-19 04:16:10', '2024-05-19 04:16:10'),
(2889, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 04:16:10', '2024-05-19 04:16:10'),
(2890, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 04:16:10', '2024-05-19 04:16:10'),
(2891, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 04:16:13', '2024-05-19 04:16:13'),
(2892, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 04:16:13', '2024-05-19 04:16:13'),
(2893, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-19 04:16:25', '2024-05-19 04:16:25'),
(2894, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 04:16:25', '2024-05-19 04:16:25'),
(2895, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 04:16:26', '2024-05-19 04:16:26'),
(2896, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 04:16:27', '2024-05-19 04:16:27'),
(2897, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 04:16:27', '2024-05-19 04:16:27'),
(2898, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-19 04:16:49', '2024-05-19 04:16:49'),
(2899, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 04:16:49', '2024-05-19 04:16:49'),
(2900, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 04:16:50', '2024-05-19 04:16:50'),
(2901, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 04:16:50', '2024-05-19 04:16:50'),
(2902, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 04:16:50', '2024-05-19 04:16:50'),
(2903, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-19 04:17:09', '2024-05-19 04:17:09'),
(2904, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 04:17:09', '2024-05-19 04:17:09'),
(2905, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 04:17:09', '2024-05-19 04:17:09'),
(2906, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/33', ' Articles edit', '2024-05-19 04:18:17', '2024-05-19 04:18:17'),
(2907, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/33', ' Articles edit', '2024-05-19 04:18:18', '2024-05-19 04:18:18'),
(2908, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://127.0.0.1:8000/articles/update/33', ' Articles update', '2024-05-19 04:18:26', '2024-05-19 04:18:26'),
(2909, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/33', ' Articles edit', '2024-05-19 04:18:26', '2024-05-19 04:18:26'),
(2910, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/33', ' Articles edit', '2024-05-19 04:18:26', '2024-05-19 04:18:26'),
(2911, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 04:18:27', '2024-05-19 04:18:27'),
(2912, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 04:18:28', '2024-05-19 04:18:28'),
(2913, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/37', ' Articles edit', '2024-05-19 04:26:09', '2024-05-19 04:26:09'),
(2914, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/37', ' Articles edit', '2024-05-19 04:26:10', '2024-05-19 04:26:10'),
(2915, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://127.0.0.1:8000/articles/update/37', ' Articles update', '2024-05-19 04:26:15', '2024-05-19 04:26:15'),
(2916, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/37', ' Articles edit', '2024-05-19 04:26:15', '2024-05-19 04:26:15');
INSERT INTO `tbl_activity_logs` (`activity_id`, `user_id`, `controllerName`, `methodName`, `actionUrl`, `activity`, `created_at`, `updated_at`) VALUES
(2917, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/37', ' Articles edit', '2024-05-19 04:26:15', '2024-05-19 04:26:15'),
(2918, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/37', ' Articles edit', '2024-05-19 04:27:28', '2024-05-19 04:27:28'),
(2919, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/37', ' Articles edit', '2024-05-19 04:27:28', '2024-05-19 04:27:28'),
(2920, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'http://127.0.0.1:8000/admin/news', ' News index', '2024-05-19 04:27:29', '2024-05-19 04:27:29'),
(2921, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'http://127.0.0.1:8000/admin/news', ' News index', '2024-05-19 04:27:30', '2024-05-19 04:27:30'),
(2922, 1, 'App\\Http\\Controllers\\NewsController', 'create', 'http://127.0.0.1:8000/admin/news/create', ' News create', '2024-05-19 04:27:31', '2024-05-19 04:27:31'),
(2923, 1, 'App\\Http\\Controllers\\NewsController', 'create', 'http://127.0.0.1:8000/admin/news/create', ' News create', '2024-05-19 04:27:31', '2024-05-19 04:27:31'),
(2924, 1, 'App\\Http\\Controllers\\NewsController', 'create', 'http://127.0.0.1:8000/admin/news/create', ' News create', '2024-05-19 04:29:19', '2024-05-19 04:29:19'),
(2925, 1, 'App\\Http\\Controllers\\NewsController', 'create', 'http://127.0.0.1:8000/admin/news/create', ' News create', '2024-05-19 04:29:20', '2024-05-19 04:29:20'),
(2926, 1, 'App\\Http\\Controllers\\NewsController', 'store', 'http://127.0.0.1:8000/admin/news/store', ' News store', '2024-05-19 04:29:31', '2024-05-19 04:29:31'),
(2927, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'http://127.0.0.1:8000/admin/news', ' News index', '2024-05-19 04:29:31', '2024-05-19 04:29:31'),
(2928, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'http://127.0.0.1:8000/admin/news', ' News index', '2024-05-19 04:29:31', '2024-05-19 04:29:31'),
(2929, 1, 'App\\Http\\Controllers\\NewsController', 'create', 'http://127.0.0.1:8000/admin/news/create', ' News create', '2024-05-19 04:29:32', '2024-05-19 04:29:32'),
(2930, 1, 'App\\Http\\Controllers\\NewsController', 'create', 'http://127.0.0.1:8000/admin/news/create', ' News create', '2024-05-19 04:29:32', '2024-05-19 04:29:32'),
(2931, 1, 'App\\Http\\Controllers\\NewsController', 'store', 'http://127.0.0.1:8000/admin/news/store', ' News store', '2024-05-19 04:30:08', '2024-05-19 04:30:08'),
(2932, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'http://127.0.0.1:8000/admin/news', ' News index', '2024-05-19 04:30:08', '2024-05-19 04:30:08'),
(2933, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'http://127.0.0.1:8000/admin/news', ' News index', '2024-05-19 04:30:09', '2024-05-19 04:30:09'),
(2934, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'http://127.0.0.1:8000/admin/news', ' News index', '2024-05-19 04:34:31', '2024-05-19 04:34:31'),
(2935, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'http://127.0.0.1:8000/admin/news', ' News index', '2024-05-19 04:34:57', '2024-05-19 04:34:57'),
(2936, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'http://127.0.0.1:8000/admin/news', ' News index', '2024-05-19 04:34:57', '2024-05-19 04:34:57'),
(2937, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://127.0.0.1:8000/testimonials', ' Testimonials index', '2024-05-19 04:34:59', '2024-05-19 04:34:59'),
(2938, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://127.0.0.1:8000/testimonials', ' Testimonials index', '2024-05-19 04:34:59', '2024-05-19 04:34:59'),
(2939, 1, 'App\\Http\\Controllers\\TestimonialsController', 'create', 'http://127.0.0.1:8000/testimonials/create', ' Testimonials create', '2024-05-19 04:35:01', '2024-05-19 04:35:01'),
(2940, 1, 'App\\Http\\Controllers\\TestimonialsController', 'create', 'http://127.0.0.1:8000/testimonials/create', ' Testimonials create', '2024-05-19 04:35:01', '2024-05-19 04:35:01'),
(2941, 1, 'App\\Http\\Controllers\\TestimonialsController', 'store', 'http://127.0.0.1:8000/testimonials/store', ' Testimonials store', '2024-05-19 04:37:30', '2024-05-19 04:37:30'),
(2942, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://127.0.0.1:8000/testimonials', ' Testimonials index', '2024-05-19 04:37:30', '2024-05-19 04:37:30'),
(2943, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://127.0.0.1:8000/testimonials', ' Testimonials index', '2024-05-19 04:37:30', '2024-05-19 04:37:30'),
(2944, 1, 'App\\Http\\Controllers\\TestimonialsController', 'create', 'http://127.0.0.1:8000/testimonials/create', ' Testimonials create', '2024-05-19 04:37:31', '2024-05-19 04:37:31'),
(2945, 1, 'App\\Http\\Controllers\\TestimonialsController', 'create', 'http://127.0.0.1:8000/testimonials/create', ' Testimonials create', '2024-05-19 04:37:31', '2024-05-19 04:37:31'),
(2946, 1, 'App\\Http\\Controllers\\TestimonialsController', 'store', 'http://127.0.0.1:8000/testimonials/store', ' Testimonials store', '2024-05-19 04:38:09', '2024-05-19 04:38:09'),
(2947, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://127.0.0.1:8000/testimonials', ' Testimonials index', '2024-05-19 04:38:09', '2024-05-19 04:38:09'),
(2948, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://127.0.0.1:8000/testimonials', ' Testimonials index', '2024-05-19 04:38:10', '2024-05-19 04:38:10'),
(2949, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'http://127.0.0.1:8000/testimonials/edit/10', ' Testimonials edit', '2024-05-19 04:41:28', '2024-05-19 04:41:28'),
(2950, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'http://127.0.0.1:8000/testimonials/edit/10', ' Testimonials edit', '2024-05-19 04:41:28', '2024-05-19 04:41:28'),
(2951, 1, 'App\\Http\\Controllers\\TestimonialsController', 'update', 'http://127.0.0.1:8000/testimonials/update/10', ' Testimonials update', '2024-05-19 04:41:35', '2024-05-19 04:41:35'),
(2952, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'http://127.0.0.1:8000/testimonials/edit/10', ' Testimonials edit', '2024-05-19 04:41:35', '2024-05-19 04:41:35'),
(2953, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'http://127.0.0.1:8000/testimonials/edit/10', ' Testimonials edit', '2024-05-19 04:41:35', '2024-05-19 04:41:35'),
(2954, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://127.0.0.1:8000/testimonials', ' Testimonials index', '2024-05-19 04:41:36', '2024-05-19 04:41:36'),
(2955, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://127.0.0.1:8000/testimonials', ' Testimonials index', '2024-05-19 04:41:37', '2024-05-19 04:41:37'),
(2956, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'http://127.0.0.1:8000/testimonials/edit/11', ' Testimonials edit', '2024-05-19 04:41:40', '2024-05-19 04:41:40'),
(2957, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'http://127.0.0.1:8000/testimonials/edit/11', ' Testimonials edit', '2024-05-19 04:41:40', '2024-05-19 04:41:40'),
(2958, 1, 'App\\Http\\Controllers\\TestimonialsController', 'update', 'http://127.0.0.1:8000/testimonials/update/11', ' Testimonials update', '2024-05-19 04:41:48', '2024-05-19 04:41:48'),
(2959, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'http://127.0.0.1:8000/testimonials/edit/11', ' Testimonials edit', '2024-05-19 04:41:48', '2024-05-19 04:41:48'),
(2960, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'http://127.0.0.1:8000/testimonials/edit/11', ' Testimonials edit', '2024-05-19 04:41:48', '2024-05-19 04:41:48'),
(2961, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://127.0.0.1:8000/admin/settings/edit/1', ' Settings edit', '2024-05-19 04:59:53', '2024-05-19 04:59:53'),
(2962, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://127.0.0.1:8000/admin/settings/edit/1', ' Settings edit', '2024-05-19 04:59:53', '2024-05-19 04:59:53'),
(2963, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'http://127.0.0.1:8000/admin/settings/update/1', ' Settings update', '2024-05-19 05:00:59', '2024-05-19 05:00:59'),
(2964, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://127.0.0.1:8000/admin/settings/edit/1', ' Settings edit', '2024-05-19 05:00:59', '2024-05-19 05:00:59'),
(2965, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://127.0.0.1:8000/admin/settings/edit/1', ' Settings edit', '2024-05-19 05:00:59', '2024-05-19 05:00:59'),
(2966, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-19 06:31:14', '2024-05-19 06:31:14'),
(2967, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-19 06:31:14', '2024-05-19 06:31:14'),
(2968, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-19 06:31:15', '2024-05-19 06:31:15'),
(2969, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-19 06:31:15', '2024-05-19 06:31:15'),
(2970, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-19 06:31:44', '2024-05-19 06:31:44'),
(2971, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-19 06:31:44', '2024-05-19 06:31:44'),
(2972, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-19 06:31:44', '2024-05-19 06:31:44'),
(2973, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://127.0.0.1:8000/admin/menulocations', ' Menulocations index', '2024-05-19 09:43:42', '2024-05-19 09:43:42'),
(2974, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://127.0.0.1:8000/admin/menulocations', ' Menulocations index', '2024-05-19 09:43:42', '2024-05-19 09:43:42'),
(2975, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-19 09:43:44', '2024-05-19 09:43:44'),
(2976, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-19 09:43:44', '2024-05-19 09:43:44'),
(2977, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-19 09:43:57', '2024-05-19 09:43:57'),
(2978, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-19 09:43:57', '2024-05-19 09:43:57'),
(2979, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-19 09:45:22', '2024-05-19 09:45:22'),
(2980, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-19 09:45:22', '2024-05-19 09:45:22'),
(2981, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-19 10:19:06', '2024-05-19 10:19:06'),
(2982, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-19 10:19:07', '2024-05-19 10:19:07'),
(2983, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-19 10:19:08', '2024-05-19 10:19:08'),
(2984, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-19 10:19:08', '2024-05-19 10:19:08'),
(2985, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-19 10:23:00', '2024-05-19 10:23:00'),
(2986, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-19 10:23:00', '2024-05-19 10:23:00'),
(2987, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 10:55:02', '2024-05-19 10:55:02'),
(2988, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 10:55:02', '2024-05-19 10:55:02'),
(2989, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 10:55:13', '2024-05-19 10:55:13'),
(2990, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 10:55:13', '2024-05-19 10:55:13'),
(2991, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://127.0.0.1:8000/admin/menulocations', ' Menulocations index', '2024-05-19 10:57:16', '2024-05-19 10:57:16'),
(2992, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://127.0.0.1:8000/admin/menulocations', ' Menulocations index', '2024-05-19 10:57:16', '2024-05-19 10:57:16'),
(2993, 1, 'App\\Http\\Controllers\\MenulocationsController', 'create', 'http://127.0.0.1:8000/admin/menulocations/create', ' Menulocations create', '2024-05-19 10:57:18', '2024-05-19 10:57:18'),
(2994, 1, 'App\\Http\\Controllers\\MenulocationsController', 'create', 'http://127.0.0.1:8000/admin/menulocations/create', ' Menulocations create', '2024-05-19 10:57:19', '2024-05-19 10:57:19'),
(2995, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-19 10:57:23', '2024-05-19 10:57:23'),
(2996, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-19 10:57:24', '2024-05-19 10:57:24'),
(2997, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-19 10:57:25', '2024-05-19 10:57:25'),
(2998, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-19 10:57:26', '2024-05-19 10:57:26'),
(2999, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-19 11:02:47', '2024-05-19 11:02:47'),
(3000, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-19 11:02:47', '2024-05-19 11:02:47'),
(3001, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-19 11:02:48', '2024-05-19 11:02:48'),
(3002, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-19 11:03:23', '2024-05-19 11:03:23'),
(3003, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-19 11:03:23', '2024-05-19 11:03:23'),
(3004, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-19 11:03:23', '2024-05-19 11:03:23'),
(3005, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://127.0.0.1:8000/admin/menuitems/edit/48?menulocation=1', ' Menuitems edit', '2024-05-19 11:03:29', '2024-05-19 11:03:29'),
(3006, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://127.0.0.1:8000/admin/menuitems/edit/48?menulocation=1', ' Menuitems edit', '2024-05-19 11:03:30', '2024-05-19 11:03:30'),
(3007, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-19 11:12:41', '2024-05-19 11:12:41'),
(3008, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-19 11:12:42', '2024-05-19 11:12:42'),
(3009, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://127.0.0.1:8000/admin/menulocations', ' Menulocations index', '2024-05-19 11:13:57', '2024-05-19 11:13:57'),
(3010, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://127.0.0.1:8000/admin/menulocations', ' Menulocations index', '2024-05-19 11:13:57', '2024-05-19 11:13:57'),
(3011, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://127.0.0.1:8000/admin/menulocations', ' Menulocations index', '2024-05-19 11:13:58', '2024-05-19 11:13:58'),
(3012, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://127.0.0.1:8000/admin/menulocations', ' Menulocations index', '2024-05-19 11:13:59', '2024-05-19 11:13:59'),
(3013, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-19 11:14:01', '2024-05-19 11:14:01'),
(3014, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-19 11:14:01', '2024-05-19 11:14:01'),
(3015, 1, 'App\\Http\\Controllers\\MenuitemsController', 'destroy', 'http://127.0.0.1:8000/admin/menuitems/destroy/47?menulocation=1', ' Menuitems destroy', '2024-05-19 11:14:07', '2024-05-19 11:14:07'),
(3016, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-19 11:14:07', '2024-05-19 11:14:07'),
(3017, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-19 11:14:07', '2024-05-19 11:14:07'),
(3018, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://127.0.0.1:8000/admin/menuitems/edit/48?menulocation=1', ' Menuitems edit', '2024-05-19 11:14:11', '2024-05-19 11:14:11'),
(3019, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://127.0.0.1:8000/admin/menuitems/edit/48?menulocation=1', ' Menuitems edit', '2024-05-19 11:14:11', '2024-05-19 11:14:11'),
(3020, 1, 'App\\Http\\Controllers\\MenuitemsController', 'update', 'http://127.0.0.1:8000/admin/menuitems/update/48?menulocation=1', ' Menuitems update', '2024-05-19 11:14:18', '2024-05-19 11:14:18'),
(3021, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems', ' Menuitems index', '2024-05-19 11:14:18', '2024-05-19 11:14:18'),
(3022, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems', ' Menuitems index', '2024-05-19 11:14:18', '2024-05-19 11:14:18'),
(3023, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create', ' Menuitems create', '2024-05-19 11:14:20', '2024-05-19 11:14:20'),
(3024, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create', ' Menuitems create', '2024-05-19 11:14:21', '2024-05-19 11:14:21'),
(3025, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://127.0.0.1:8000/admin/menulocations', ' Menulocations index', '2024-05-19 18:07:33', '2024-05-19 18:07:33'),
(3026, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://127.0.0.1:8000/admin/menulocations', ' Menulocations index', '2024-05-19 18:07:33', '2024-05-19 18:07:33'),
(3027, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-19 18:07:37', '2024-05-19 18:07:37'),
(3028, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-19 18:07:37', '2024-05-19 18:07:37'),
(3029, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-19 18:07:45', '2024-05-19 18:07:45'),
(3030, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-19 18:07:45', '2024-05-19 18:07:45'),
(3031, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-19 18:09:29', '2024-05-19 18:09:29'),
(3032, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-19 18:09:29', '2024-05-19 18:09:29'),
(3033, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-19 18:09:29', '2024-05-19 18:09:29'),
(3034, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 22:56:56', '2024-05-19 22:56:56'),
(3035, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 22:56:56', '2024-05-19 22:56:56'),
(3036, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/27', ' Articles edit', '2024-05-19 22:57:37', '2024-05-19 22:57:37'),
(3037, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/27', ' Articles edit', '2024-05-19 22:57:37', '2024-05-19 22:57:37'),
(3038, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://127.0.0.1:8000/articles/update/27', ' Articles update', '2024-05-19 22:59:19', '2024-05-19 22:59:19'),
(3039, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/27', ' Articles edit', '2024-05-19 22:59:19', '2024-05-19 22:59:19'),
(3040, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/27', ' Articles edit', '2024-05-19 22:59:19', '2024-05-19 22:59:19'),
(3041, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://127.0.0.1:8000/articles/update/27', ' Articles update', '2024-05-19 23:00:28', '2024-05-19 23:00:28'),
(3042, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/27', ' Articles edit', '2024-05-19 23:00:28', '2024-05-19 23:00:28'),
(3043, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/27', ' Articles edit', '2024-05-19 23:00:28', '2024-05-19 23:00:28'),
(3044, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://127.0.0.1:8000/articles/update/27', ' Articles update', '2024-05-19 23:02:59', '2024-05-19 23:02:59'),
(3045, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/27', ' Articles edit', '2024-05-19 23:02:59', '2024-05-19 23:02:59'),
(3046, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/27', ' Articles edit', '2024-05-19 23:02:59', '2024-05-19 23:02:59'),
(3047, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://127.0.0.1:8000/articles/update/27', ' Articles update', '2024-05-19 23:05:05', '2024-05-19 23:05:05'),
(3048, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/27', ' Articles edit', '2024-05-19 23:05:05', '2024-05-19 23:05:05'),
(3049, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/27', ' Articles edit', '2024-05-19 23:05:05', '2024-05-19 23:05:05'),
(3050, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 23:15:50', '2024-05-19 23:15:50'),
(3051, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 23:15:50', '2024-05-19 23:15:50'),
(3052, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-19 23:16:12', '2024-05-19 23:16:12'),
(3053, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 23:16:12', '2024-05-19 23:16:12'),
(3054, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 23:16:12', '2024-05-19 23:16:12'),
(3055, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 23:16:14', '2024-05-19 23:16:14'),
(3056, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 23:16:14', '2024-05-19 23:16:14'),
(3057, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-19 23:16:56', '2024-05-19 23:16:56'),
(3058, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 23:16:56', '2024-05-19 23:16:56'),
(3059, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 23:16:56', '2024-05-19 23:16:56'),
(3060, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 23:16:58', '2024-05-19 23:16:58'),
(3061, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 23:16:58', '2024-05-19 23:16:58'),
(3062, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-19 23:17:27', '2024-05-19 23:17:27'),
(3063, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 23:17:27', '2024-05-19 23:17:27'),
(3064, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 23:17:28', '2024-05-19 23:17:28'),
(3065, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 23:17:40', '2024-05-19 23:17:40'),
(3066, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 23:17:40', '2024-05-19 23:17:40'),
(3067, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-19 23:17:52', '2024-05-19 23:17:52'),
(3068, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 23:17:52', '2024-05-19 23:17:52'),
(3069, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 23:17:52', '2024-05-19 23:17:52'),
(3070, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 23:17:58', '2024-05-19 23:17:58'),
(3071, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 23:17:58', '2024-05-19 23:17:58'),
(3072, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 23:24:21', '2024-05-19 23:24:21'),
(3073, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 23:24:22', '2024-05-19 23:24:22'),
(3074, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-19 23:24:32', '2024-05-19 23:24:32'),
(3075, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 23:24:32', '2024-05-19 23:24:32'),
(3076, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 23:24:32', '2024-05-19 23:24:32'),
(3077, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 23:24:33', '2024-05-19 23:24:33'),
(3078, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 23:24:34', '2024-05-19 23:24:34'),
(3079, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-19 23:25:47', '2024-05-19 23:25:47'),
(3080, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 23:25:47', '2024-05-19 23:25:47'),
(3081, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 23:25:48', '2024-05-19 23:25:48'),
(3082, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 23:25:49', '2024-05-19 23:25:49'),
(3083, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-19 23:25:49', '2024-05-19 23:25:49'),
(3084, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-19 23:26:06', '2024-05-19 23:26:06'),
(3085, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 23:26:06', '2024-05-19 23:26:06'),
(3086, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 23:26:06', '2024-05-19 23:26:06'),
(3087, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 23:30:13', '2024-05-19 23:30:13'),
(3088, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 23:30:13', '2024-05-19 23:30:13'),
(3089, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 23:32:29', '2024-05-19 23:32:29'),
(3090, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-19 23:32:29', '2024-05-19 23:32:29'),
(3091, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/40', ' Articles edit', '2024-05-20 00:08:27', '2024-05-20 00:08:27'),
(3092, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/40', ' Articles edit', '2024-05-20 00:08:27', '2024-05-20 00:08:27'),
(3093, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://127.0.0.1:8000/articles/update/40', ' Articles update', '2024-05-20 00:08:35', '2024-05-20 00:08:35'),
(3094, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/40', ' Articles edit', '2024-05-20 00:08:35', '2024-05-20 00:08:35'),
(3095, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/40', ' Articles edit', '2024-05-20 00:08:36', '2024-05-20 00:08:36'),
(3096, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://127.0.0.1:8000/articles/update/40', ' Articles update', '2024-05-20 00:09:19', '2024-05-20 00:09:19'),
(3097, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/40', ' Articles edit', '2024-05-20 00:09:19', '2024-05-20 00:09:19'),
(3098, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/40', ' Articles edit', '2024-05-20 00:09:19', '2024-05-20 00:09:19'),
(3099, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:09:35', '2024-05-20 00:09:35'),
(3100, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:09:35', '2024-05-20 00:09:35'),
(3101, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/41', ' Articles edit', '2024-05-20 00:11:48', '2024-05-20 00:11:48'),
(3102, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/41', ' Articles edit', '2024-05-20 00:11:48', '2024-05-20 00:11:48'),
(3103, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://127.0.0.1:8000/articles/update/41', ' Articles update', '2024-05-20 00:11:58', '2024-05-20 00:11:58'),
(3104, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/41', ' Articles edit', '2024-05-20 00:11:58', '2024-05-20 00:11:58'),
(3105, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/41', ' Articles edit', '2024-05-20 00:11:59', '2024-05-20 00:11:59'),
(3106, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:12:37', '2024-05-20 00:12:37'),
(3107, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:12:37', '2024-05-20 00:12:37'),
(3108, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/40', ' Articles edit', '2024-05-20 00:12:45', '2024-05-20 00:12:45'),
(3109, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/40', ' Articles edit', '2024-05-20 00:12:45', '2024-05-20 00:12:45'),
(3110, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://127.0.0.1:8000/articles/update/40', ' Articles update', '2024-05-20 00:12:50', '2024-05-20 00:12:50'),
(3111, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/40', ' Articles edit', '2024-05-20 00:12:50', '2024-05-20 00:12:50'),
(3112, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/40', ' Articles edit', '2024-05-20 00:12:51', '2024-05-20 00:12:51'),
(3113, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:12:53', '2024-05-20 00:12:53'),
(3114, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:12:53', '2024-05-20 00:12:53'),
(3115, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/39', ' Articles edit', '2024-05-20 00:13:01', '2024-05-20 00:13:01'),
(3116, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/39', ' Articles edit', '2024-05-20 00:13:01', '2024-05-20 00:13:01'),
(3117, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://127.0.0.1:8000/articles/update/39', ' Articles update', '2024-05-20 00:13:05', '2024-05-20 00:13:05'),
(3118, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/39', ' Articles edit', '2024-05-20 00:13:05', '2024-05-20 00:13:05'),
(3119, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/39', ' Articles edit', '2024-05-20 00:13:05', '2024-05-20 00:13:05'),
(3120, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/39', ' Articles edit', '2024-05-20 00:17:16', '2024-05-20 00:17:16'),
(3121, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/39', ' Articles edit', '2024-05-20 00:17:16', '2024-05-20 00:17:16'),
(3122, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/42', ' Articles edit', '2024-05-20 00:18:02', '2024-05-20 00:18:02'),
(3123, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/42', ' Articles edit', '2024-05-20 00:18:02', '2024-05-20 00:18:02'),
(3124, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://127.0.0.1:8000/articles/update/42', ' Articles update', '2024-05-20 00:18:08', '2024-05-20 00:18:08'),
(3125, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/42', ' Articles edit', '2024-05-20 00:18:08', '2024-05-20 00:18:08'),
(3126, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/42', ' Articles edit', '2024-05-20 00:18:08', '2024-05-20 00:18:08'),
(3127, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:18:11', '2024-05-20 00:18:11'),
(3128, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:18:11', '2024-05-20 00:18:11'),
(3129, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/41', ' Articles edit', '2024-05-20 00:18:22', '2024-05-20 00:18:22'),
(3130, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/41', ' Articles edit', '2024-05-20 00:18:22', '2024-05-20 00:18:22'),
(3131, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://127.0.0.1:8000/articles/update/41', ' Articles update', '2024-05-20 00:18:27', '2024-05-20 00:18:27'),
(3132, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/41', ' Articles edit', '2024-05-20 00:18:27', '2024-05-20 00:18:27'),
(3133, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/41', ' Articles edit', '2024-05-20 00:18:27', '2024-05-20 00:18:27'),
(3134, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:18:29', '2024-05-20 00:18:29'),
(3135, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:18:29', '2024-05-20 00:18:29'),
(3136, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/42', ' Articles edit', '2024-05-20 00:19:08', '2024-05-20 00:19:08'),
(3137, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/42', ' Articles edit', '2024-05-20 00:19:08', '2024-05-20 00:19:08'),
(3138, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://127.0.0.1:8000/articles/update/42', ' Articles update', '2024-05-20 00:19:12', '2024-05-20 00:19:12'),
(3139, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/42', ' Articles edit', '2024-05-20 00:19:12', '2024-05-20 00:19:12'),
(3140, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/42', ' Articles edit', '2024-05-20 00:19:12', '2024-05-20 00:19:12'),
(3141, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://127.0.0.1:8000/articles/update/42', ' Articles update', '2024-05-20 00:19:23', '2024-05-20 00:19:23'),
(3142, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/42', ' Articles edit', '2024-05-20 00:19:23', '2024-05-20 00:19:23'),
(3143, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/42', ' Articles edit', '2024-05-20 00:19:23', '2024-05-20 00:19:23'),
(3144, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:19:40', '2024-05-20 00:19:40'),
(3145, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:19:40', '2024-05-20 00:19:40'),
(3146, 1, 'App\\Http\\Controllers\\ArticlesController', 'destroy', 'http://127.0.0.1:8000/articles/destroy/39', ' Articles destroy', '2024-05-20 00:20:17', '2024-05-20 00:20:17'),
(3147, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:20:18', '2024-05-20 00:20:18'),
(3148, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:20:18', '2024-05-20 00:20:18'),
(3149, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:20:56', '2024-05-20 00:20:56'),
(3150, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:20:56', '2024-05-20 00:20:56'),
(3151, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 00:20:58', '2024-05-20 00:20:58'),
(3152, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 00:20:58', '2024-05-20 00:20:58'),
(3153, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-20 00:21:20', '2024-05-20 00:21:20'),
(3154, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:21:20', '2024-05-20 00:21:20'),
(3155, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:21:20', '2024-05-20 00:21:20'),
(3156, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 00:21:21', '2024-05-20 00:21:21'),
(3157, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 00:21:21', '2024-05-20 00:21:21'),
(3158, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-20 00:21:39', '2024-05-20 00:21:39'),
(3159, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:21:39', '2024-05-20 00:21:39'),
(3160, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:21:39', '2024-05-20 00:21:39'),
(3161, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 00:21:41', '2024-05-20 00:21:41'),
(3162, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 00:21:41', '2024-05-20 00:21:41'),
(3163, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-20 00:21:46', '2024-05-20 00:21:46'),
(3164, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:21:46', '2024-05-20 00:21:46'),
(3165, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:21:46', '2024-05-20 00:21:46'),
(3166, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 00:21:48', '2024-05-20 00:21:48'),
(3167, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 00:21:48', '2024-05-20 00:21:48'),
(3168, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-20 00:22:07', '2024-05-20 00:22:07'),
(3169, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:22:07', '2024-05-20 00:22:07'),
(3170, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:22:07', '2024-05-20 00:22:07'),
(3171, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/47', ' Articles edit', '2024-05-20 00:22:29', '2024-05-20 00:22:29'),
(3172, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/47', ' Articles edit', '2024-05-20 00:22:30', '2024-05-20 00:22:30'),
(3173, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://127.0.0.1:8000/articles/update/47', ' Articles update', '2024-05-20 00:22:33', '2024-05-20 00:22:33'),
(3174, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/47', ' Articles edit', '2024-05-20 00:22:33', '2024-05-20 00:22:33'),
(3175, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/47', ' Articles edit', '2024-05-20 00:22:34', '2024-05-20 00:22:34'),
(3176, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:23:00', '2024-05-20 00:23:00'),
(3177, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:23:01', '2024-05-20 00:23:01'),
(3178, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 00:23:02', '2024-05-20 00:23:02'),
(3179, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 00:23:02', '2024-05-20 00:23:02'),
(3180, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-20 00:23:15', '2024-05-20 00:23:15'),
(3181, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:23:15', '2024-05-20 00:23:15'),
(3182, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:23:15', '2024-05-20 00:23:15'),
(3183, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 00:23:17', '2024-05-20 00:23:17'),
(3184, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 00:23:17', '2024-05-20 00:23:17'),
(3185, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-20 00:24:14', '2024-05-20 00:24:14'),
(3186, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:24:14', '2024-05-20 00:24:14'),
(3187, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:24:14', '2024-05-20 00:24:14'),
(3188, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 00:24:18', '2024-05-20 00:24:18'),
(3189, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 00:24:18', '2024-05-20 00:24:18'),
(3190, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-20 00:24:43', '2024-05-20 00:24:43'),
(3191, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:24:43', '2024-05-20 00:24:43'),
(3192, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:24:43', '2024-05-20 00:24:43'),
(3193, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 00:24:49', '2024-05-20 00:24:49'),
(3194, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 00:24:49', '2024-05-20 00:24:49'),
(3195, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-20 00:25:04', '2024-05-20 00:25:04'),
(3196, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:25:04', '2024-05-20 00:25:04'),
(3197, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:25:04', '2024-05-20 00:25:04'),
(3198, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/51', ' Articles edit', '2024-05-20 00:25:10', '2024-05-20 00:25:10'),
(3199, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/51', ' Articles edit', '2024-05-20 00:25:11', '2024-05-20 00:25:11'),
(3200, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://127.0.0.1:8000/articles/update/51', ' Articles update', '2024-05-20 00:25:15', '2024-05-20 00:25:15'),
(3201, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/51', ' Articles edit', '2024-05-20 00:25:15', '2024-05-20 00:25:15'),
(3202, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/51', ' Articles edit', '2024-05-20 00:25:15', '2024-05-20 00:25:15'),
(3203, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:25:17', '2024-05-20 00:25:17');
INSERT INTO `tbl_activity_logs` (`activity_id`, `user_id`, `controllerName`, `methodName`, `actionUrl`, `activity`, `created_at`, `updated_at`) VALUES
(3204, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:25:17', '2024-05-20 00:25:17'),
(3205, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/52', ' Articles edit', '2024-05-20 00:25:22', '2024-05-20 00:25:22'),
(3206, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/52', ' Articles edit', '2024-05-20 00:25:22', '2024-05-20 00:25:22'),
(3207, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://127.0.0.1:8000/articles/update/52', ' Articles update', '2024-05-20 00:25:26', '2024-05-20 00:25:26'),
(3208, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/52', ' Articles edit', '2024-05-20 00:25:26', '2024-05-20 00:25:26'),
(3209, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/52', ' Articles edit', '2024-05-20 00:25:26', '2024-05-20 00:25:26'),
(3210, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:25:27', '2024-05-20 00:25:27'),
(3211, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:25:28', '2024-05-20 00:25:28'),
(3212, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 00:38:07', '2024-05-20 00:38:07'),
(3213, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 00:38:07', '2024-05-20 00:38:07'),
(3214, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-20 00:38:51', '2024-05-20 00:38:51'),
(3215, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:38:51', '2024-05-20 00:38:51'),
(3216, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:38:51', '2024-05-20 00:38:51'),
(3217, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 00:39:02', '2024-05-20 00:39:02'),
(3218, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 00:39:03', '2024-05-20 00:39:03'),
(3219, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-20 00:39:14', '2024-05-20 00:39:14'),
(3220, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:39:14', '2024-05-20 00:39:14'),
(3221, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:39:14', '2024-05-20 00:39:14'),
(3222, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 00:39:15', '2024-05-20 00:39:15'),
(3223, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 00:39:16', '2024-05-20 00:39:16'),
(3224, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-20 00:39:25', '2024-05-20 00:39:25'),
(3225, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:39:25', '2024-05-20 00:39:25'),
(3226, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:39:25', '2024-05-20 00:39:25'),
(3227, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 00:39:26', '2024-05-20 00:39:26'),
(3228, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 00:39:27', '2024-05-20 00:39:27'),
(3229, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-20 00:39:37', '2024-05-20 00:39:37'),
(3230, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:39:37', '2024-05-20 00:39:37'),
(3231, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:39:37', '2024-05-20 00:39:37'),
(3232, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 00:44:33', '2024-05-20 00:44:33'),
(3233, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 00:44:33', '2024-05-20 00:44:33'),
(3234, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-20 00:44:49', '2024-05-20 00:44:49'),
(3235, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:44:49', '2024-05-20 00:44:49'),
(3236, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:44:49', '2024-05-20 00:44:49'),
(3237, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 00:44:51', '2024-05-20 00:44:51'),
(3238, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 00:44:51', '2024-05-20 00:44:51'),
(3239, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-20 00:45:14', '2024-05-20 00:45:14'),
(3240, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:45:14', '2024-05-20 00:45:14'),
(3241, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:45:14', '2024-05-20 00:45:14'),
(3242, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 00:45:17', '2024-05-20 00:45:17'),
(3243, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 00:45:17', '2024-05-20 00:45:17'),
(3244, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-20 00:45:29', '2024-05-20 00:45:29'),
(3245, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:45:29', '2024-05-20 00:45:29'),
(3246, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:45:29', '2024-05-20 00:45:29'),
(3247, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 00:45:31', '2024-05-20 00:45:31'),
(3248, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 00:45:31', '2024-05-20 00:45:31'),
(3249, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-20 00:45:42', '2024-05-20 00:45:42'),
(3250, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:45:42', '2024-05-20 00:45:42'),
(3251, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 00:45:42', '2024-05-20 00:45:42'),
(3252, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/60', ' Articles edit', '2024-05-20 00:48:22', '2024-05-20 00:48:22'),
(3253, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/60', ' Articles edit', '2024-05-20 00:48:23', '2024-05-20 00:48:23'),
(3254, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 01:05:20', '2024-05-20 01:05:20'),
(3255, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 01:05:20', '2024-05-20 01:05:20'),
(3256, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-20 01:05:35', '2024-05-20 01:05:35'),
(3257, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 01:05:35', '2024-05-20 01:05:35'),
(3258, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 01:05:35', '2024-05-20 01:05:35'),
(3259, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/61', ' Articles edit', '2024-05-20 01:06:12', '2024-05-20 01:06:12'),
(3260, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/61', ' Articles edit', '2024-05-20 01:06:12', '2024-05-20 01:06:12'),
(3261, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://127.0.0.1:8000/articles/update/61', ' Articles update', '2024-05-20 01:06:51', '2024-05-20 01:06:51'),
(3262, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/61', ' Articles edit', '2024-05-20 01:06:51', '2024-05-20 01:06:51'),
(3263, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/61', ' Articles edit', '2024-05-20 01:06:51', '2024-05-20 01:06:51'),
(3264, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 01:06:58', '2024-05-20 01:06:58'),
(3265, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 01:06:58', '2024-05-20 01:06:58'),
(3266, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 01:14:49', '2024-05-20 01:14:49'),
(3267, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 01:14:50', '2024-05-20 01:14:50'),
(3268, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-20 01:16:04', '2024-05-20 01:16:04'),
(3269, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 01:16:04', '2024-05-20 01:16:04'),
(3270, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 01:16:05', '2024-05-20 01:16:05'),
(3271, 1, 'App\\Http\\Controllers\\PartnersController', 'index', 'http://127.0.0.1:8000/partners', ' Partners index', '2024-05-20 01:23:46', '2024-05-20 01:23:46'),
(3272, 1, 'App\\Http\\Controllers\\PartnersController', 'index', 'http://127.0.0.1:8000/partners', ' Partners index', '2024-05-20 01:23:47', '2024-05-20 01:23:47'),
(3273, 1, 'App\\Http\\Controllers\\PartnersController', 'create', 'http://127.0.0.1:8000/partners/create', ' Partners create', '2024-05-20 01:23:48', '2024-05-20 01:23:48'),
(3274, 1, 'App\\Http\\Controllers\\PartnersController', 'create', 'http://127.0.0.1:8000/partners/create', ' Partners create', '2024-05-20 01:23:49', '2024-05-20 01:23:49'),
(3275, 1, 'App\\Http\\Controllers\\PartnersController', 'store', 'http://127.0.0.1:8000/partners/store', ' Partners store', '2024-05-20 01:25:40', '2024-05-20 01:25:40'),
(3276, 1, 'App\\Http\\Controllers\\PartnersController', 'index', 'http://127.0.0.1:8000/partners', ' Partners index', '2024-05-20 01:25:40', '2024-05-20 01:25:40'),
(3277, 1, 'App\\Http\\Controllers\\PartnersController', 'index', 'http://127.0.0.1:8000/partners', ' Partners index', '2024-05-20 01:25:40', '2024-05-20 01:25:40'),
(3278, 1, 'App\\Http\\Controllers\\PartnersController', 'create', 'http://127.0.0.1:8000/partners/create', ' Partners create', '2024-05-20 01:25:42', '2024-05-20 01:25:42'),
(3279, 1, 'App\\Http\\Controllers\\PartnersController', 'create', 'http://127.0.0.1:8000/partners/create', ' Partners create', '2024-05-20 01:25:42', '2024-05-20 01:25:42'),
(3280, 1, 'App\\Http\\Controllers\\PartnersController', 'store', 'http://127.0.0.1:8000/partners/store', ' Partners store', '2024-05-20 01:25:57', '2024-05-20 01:25:57'),
(3281, 1, 'App\\Http\\Controllers\\PartnersController', 'index', 'http://127.0.0.1:8000/partners', ' Partners index', '2024-05-20 01:25:58', '2024-05-20 01:25:58'),
(3282, 1, 'App\\Http\\Controllers\\PartnersController', 'index', 'http://127.0.0.1:8000/partners', ' Partners index', '2024-05-20 01:25:58', '2024-05-20 01:25:58'),
(3283, 1, 'App\\Http\\Controllers\\PartnersController', 'create', 'http://127.0.0.1:8000/partners/create', ' Partners create', '2024-05-20 01:25:59', '2024-05-20 01:25:59'),
(3284, 1, 'App\\Http\\Controllers\\PartnersController', 'create', 'http://127.0.0.1:8000/partners/create', ' Partners create', '2024-05-20 01:25:59', '2024-05-20 01:25:59'),
(3285, 1, 'App\\Http\\Controllers\\PartnersController', 'store', 'http://127.0.0.1:8000/partners/store', ' Partners store', '2024-05-20 01:26:10', '2024-05-20 01:26:10'),
(3286, 1, 'App\\Http\\Controllers\\PartnersController', 'index', 'http://127.0.0.1:8000/partners', ' Partners index', '2024-05-20 01:26:10', '2024-05-20 01:26:10'),
(3287, 1, 'App\\Http\\Controllers\\PartnersController', 'index', 'http://127.0.0.1:8000/partners', ' Partners index', '2024-05-20 01:26:10', '2024-05-20 01:26:10'),
(3288, 1, 'App\\Http\\Controllers\\PartnersController', 'index', 'http://127.0.0.1:8000/partners', ' Partners index', '2024-05-20 01:26:29', '2024-05-20 01:26:29'),
(3289, 1, 'App\\Http\\Controllers\\PartnersController', 'index', 'http://127.0.0.1:8000/partners', ' Partners index', '2024-05-20 01:26:29', '2024-05-20 01:26:29'),
(3290, 1, 'App\\Http\\Controllers\\PartnersController', 'show', 'http://127.0.0.1:8000/partners/show/1', ' Partners show', '2024-05-20 01:26:33', '2024-05-20 01:26:33'),
(3291, 1, 'App\\Http\\Controllers\\PartnersController', 'show', 'http://127.0.0.1:8000/partners/show/1', ' Partners show', '2024-05-20 01:26:33', '2024-05-20 01:26:33'),
(3292, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://127.0.0.1:8000/testimonials', ' Testimonials index', '2024-05-20 01:32:17', '2024-05-20 01:32:17'),
(3293, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://127.0.0.1:8000/testimonials', ' Testimonials index', '2024-05-20 01:32:18', '2024-05-20 01:32:18'),
(3294, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 01:32:20', '2024-05-20 01:32:20'),
(3295, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 01:32:21', '2024-05-20 01:32:21'),
(3296, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://127.0.0.1:8000/testimonials', ' Testimonials index', '2024-05-20 01:33:44', '2024-05-20 01:33:44'),
(3297, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://127.0.0.1:8000/testimonials', ' Testimonials index', '2024-05-20 01:33:44', '2024-05-20 01:33:44'),
(3298, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 01:33:46', '2024-05-20 01:33:46'),
(3299, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 01:33:46', '2024-05-20 01:33:46'),
(3300, 1, 'App\\Http\\Controllers\\PartnersController', 'index', 'http://127.0.0.1:8000/partners', ' Partners index', '2024-05-20 01:33:56', '2024-05-20 01:33:56'),
(3301, 1, 'App\\Http\\Controllers\\PartnersController', 'index', 'http://127.0.0.1:8000/partners', ' Partners index', '2024-05-20 01:33:57', '2024-05-20 01:33:57'),
(3302, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://127.0.0.1:8000/testimonials', ' Testimonials index', '2024-05-20 01:34:11', '2024-05-20 01:34:11'),
(3303, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://127.0.0.1:8000/testimonials', ' Testimonials index', '2024-05-20 01:34:11', '2024-05-20 01:34:11'),
(3304, 1, 'App\\Http\\Controllers\\PartnersController', 'index', 'http://127.0.0.1:8000/partners', ' Partners index', '2024-05-20 01:34:13', '2024-05-20 01:34:13'),
(3305, 1, 'App\\Http\\Controllers\\PartnersController', 'index', 'http://127.0.0.1:8000/partners', ' Partners index', '2024-05-20 01:34:13', '2024-05-20 01:34:13'),
(3306, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 01:34:16', '2024-05-20 01:34:16'),
(3307, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 01:34:16', '2024-05-20 01:34:16'),
(3308, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 01:34:17', '2024-05-20 01:34:17'),
(3309, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 01:34:17', '2024-05-20 01:34:17'),
(3310, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-20 01:35:18', '2024-05-20 01:35:18'),
(3311, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 01:35:18', '2024-05-20 01:35:18'),
(3312, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 01:35:18', '2024-05-20 01:35:18'),
(3313, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/63', ' Articles edit', '2024-05-20 01:35:29', '2024-05-20 01:35:29'),
(3314, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/63', ' Articles edit', '2024-05-20 01:35:29', '2024-05-20 01:35:29'),
(3315, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 01:35:48', '2024-05-20 01:35:48'),
(3316, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 01:35:49', '2024-05-20 01:35:49'),
(3317, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 02:14:12', '2024-05-20 02:14:12'),
(3318, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 02:14:12', '2024-05-20 02:14:12'),
(3319, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://127.0.0.1:8000/admin/menulocations', ' Menulocations index', '2024-05-20 02:14:15', '2024-05-20 02:14:15'),
(3320, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://127.0.0.1:8000/admin/menulocations', ' Menulocations index', '2024-05-20 02:14:15', '2024-05-20 02:14:15'),
(3321, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-20 02:14:18', '2024-05-20 02:14:18'),
(3322, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-20 02:14:18', '2024-05-20 02:14:18'),
(3323, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-20 02:14:19', '2024-05-20 02:14:19'),
(3324, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-20 02:14:19', '2024-05-20 02:14:19'),
(3325, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-20 02:14:53', '2024-05-20 02:14:53'),
(3326, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-20 02:14:53', '2024-05-20 02:14:53'),
(3327, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-20 02:14:53', '2024-05-20 02:14:53'),
(3328, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-20 02:21:52', '2024-05-20 02:21:52'),
(3329, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-20 02:21:52', '2024-05-20 02:21:52'),
(3330, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 03:33:34', '2024-05-20 03:33:34'),
(3331, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 03:33:34', '2024-05-20 03:33:34'),
(3332, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 03:33:36', '2024-05-20 03:33:36'),
(3333, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 03:33:36', '2024-05-20 03:33:36'),
(3334, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-20 03:34:48', '2024-05-20 03:34:48'),
(3335, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 03:34:48', '2024-05-20 03:34:48'),
(3336, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 03:34:48', '2024-05-20 03:34:48'),
(3337, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 03:35:28', '2024-05-20 03:35:28'),
(3338, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 03:35:28', '2024-05-20 03:35:28'),
(3339, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-20 03:36:29', '2024-05-20 03:36:29'),
(3340, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 03:36:29', '2024-05-20 03:36:29'),
(3341, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 03:36:29', '2024-05-20 03:36:29'),
(3342, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 03:36:31', '2024-05-20 03:36:31'),
(3343, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 03:36:31', '2024-05-20 03:36:31'),
(3344, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-20 03:37:30', '2024-05-20 03:37:30'),
(3345, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 03:37:30', '2024-05-20 03:37:30'),
(3346, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 03:37:30', '2024-05-20 03:37:30'),
(3347, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 03:54:52', '2024-05-20 03:54:52'),
(3348, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 03:54:52', '2024-05-20 03:54:52'),
(3349, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-20 03:56:01', '2024-05-20 03:56:01'),
(3350, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 03:56:01', '2024-05-20 03:56:01'),
(3351, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 03:56:01', '2024-05-20 03:56:01'),
(3352, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 04:43:59', '2024-05-20 04:43:59'),
(3353, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 04:44:00', '2024-05-20 04:44:00'),
(3354, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-20 04:44:24', '2024-05-20 04:44:24'),
(3355, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 04:44:24', '2024-05-20 04:44:24'),
(3356, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 04:44:24', '2024-05-20 04:44:24'),
(3357, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 04:44:25', '2024-05-20 04:44:25'),
(3358, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 04:44:25', '2024-05-20 04:44:25'),
(3359, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-20 04:44:59', '2024-05-20 04:44:59'),
(3360, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 04:44:59', '2024-05-20 04:44:59'),
(3361, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 04:44:59', '2024-05-20 04:44:59'),
(3362, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/69', ' Articles edit', '2024-05-20 04:45:07', '2024-05-20 04:45:07'),
(3363, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/69', ' Articles edit', '2024-05-20 04:45:08', '2024-05-20 04:45:08'),
(3364, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://127.0.0.1:8000/articles/update/69', ' Articles update', '2024-05-20 04:45:15', '2024-05-20 04:45:15'),
(3365, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/69', ' Articles edit', '2024-05-20 04:45:15', '2024-05-20 04:45:15'),
(3366, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/69', ' Articles edit', '2024-05-20 04:45:15', '2024-05-20 04:45:15'),
(3367, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 04:45:16', '2024-05-20 04:45:16'),
(3368, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 04:45:17', '2024-05-20 04:45:17'),
(3369, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 04:45:18', '2024-05-20 04:45:18'),
(3370, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 04:45:18', '2024-05-20 04:45:18'),
(3371, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-20 04:45:51', '2024-05-20 04:45:51'),
(3372, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 04:45:51', '2024-05-20 04:45:51'),
(3373, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 04:45:51', '2024-05-20 04:45:51'),
(3374, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/70', ' Articles edit', '2024-05-20 04:45:58', '2024-05-20 04:45:58'),
(3375, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/70', ' Articles edit', '2024-05-20 04:45:58', '2024-05-20 04:45:58'),
(3376, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://127.0.0.1:8000/articles/update/70', ' Articles update', '2024-05-20 04:46:02', '2024-05-20 04:46:02'),
(3377, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/70', ' Articles edit', '2024-05-20 04:46:02', '2024-05-20 04:46:02'),
(3378, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/70', ' Articles edit', '2024-05-20 04:46:02', '2024-05-20 04:46:02'),
(3379, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 04:46:30', '2024-05-20 04:46:30'),
(3380, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 04:46:30', '2024-05-20 04:46:30'),
(3381, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 05:02:43', '2024-05-20 05:02:43'),
(3382, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 05:02:43', '2024-05-20 05:02:43'),
(3383, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-20 05:02:44', '2024-05-20 05:02:44'),
(3384, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-20 05:02:45', '2024-05-20 05:02:45'),
(3385, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-20 05:02:48', '2024-05-20 05:02:48'),
(3386, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-20 05:02:48', '2024-05-20 05:02:48'),
(3387, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-20 05:03:04', '2024-05-20 05:03:04'),
(3388, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-20 05:03:04', '2024-05-20 05:03:04'),
(3389, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-20 05:03:06', '2024-05-20 05:03:06'),
(3390, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-20 05:03:06', '2024-05-20 05:03:06'),
(3391, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-20 05:08:17', '2024-05-20 05:08:17'),
(3392, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-20 05:08:17', '2024-05-20 05:08:17'),
(3393, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-20 05:11:29', '2024-05-20 05:11:29'),
(3394, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-20 05:11:29', '2024-05-20 05:11:29'),
(3395, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'http://127.0.0.1:8000/admin/countryarticles/store', ' Countryarticles store', '2024-05-20 05:11:35', '2024-05-20 05:11:35'),
(3396, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-20 05:11:35', '2024-05-20 05:11:35'),
(3397, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-20 05:11:36', '2024-05-20 05:11:36'),
(3398, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-20 05:11:38', '2024-05-20 05:11:38'),
(3399, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-20 05:11:38', '2024-05-20 05:11:38'),
(3400, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'http://127.0.0.1:8000/admin/countryarticles/store', ' Countryarticles store', '2024-05-20 05:13:20', '2024-05-20 05:13:20'),
(3401, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-20 05:13:20', '2024-05-20 05:13:20'),
(3402, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-20 05:13:20', '2024-05-20 05:13:20'),
(3403, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-20 05:13:24', '2024-05-20 05:13:24'),
(3404, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-20 05:13:24', '2024-05-20 05:13:24'),
(3405, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-20 05:18:17', '2024-05-20 05:18:17'),
(3406, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-20 05:18:17', '2024-05-20 05:18:17'),
(3407, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://127.0.0.1:8000/admin/countryarticles/edit/14', ' Countryarticles edit', '2024-05-20 05:18:24', '2024-05-20 05:18:24'),
(3408, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://127.0.0.1:8000/admin/countryarticles/edit/14', ' Countryarticles edit', '2024-05-20 05:18:24', '2024-05-20 05:18:24'),
(3409, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'http://127.0.0.1:8000/admin/countryarticles/update/14', ' Countryarticles update', '2024-05-20 05:18:31', '2024-05-20 05:18:31'),
(3410, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://127.0.0.1:8000/admin/countryarticles/edit/14', ' Countryarticles edit', '2024-05-20 05:18:31', '2024-05-20 05:18:31'),
(3411, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://127.0.0.1:8000/admin/countryarticles/edit/14', ' Countryarticles edit', '2024-05-20 05:18:31', '2024-05-20 05:18:31'),
(3412, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-20 05:18:33', '2024-05-20 05:18:33'),
(3413, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-20 05:18:33', '2024-05-20 05:18:33'),
(3414, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://127.0.0.1:8000/admin/countryarticles/edit/14', ' Countryarticles edit', '2024-05-20 05:18:45', '2024-05-20 05:18:45'),
(3415, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://127.0.0.1:8000/admin/countryarticles/edit/14', ' Countryarticles edit', '2024-05-20 05:18:45', '2024-05-20 05:18:45'),
(3416, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'http://127.0.0.1:8000/admin/countryarticles/update/14', ' Countryarticles update', '2024-05-20 05:18:53', '2024-05-20 05:18:53'),
(3417, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://127.0.0.1:8000/admin/countryarticles/edit/14', ' Countryarticles edit', '2024-05-20 05:18:53', '2024-05-20 05:18:53'),
(3418, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://127.0.0.1:8000/admin/countryarticles/edit/14', ' Countryarticles edit', '2024-05-20 05:18:53', '2024-05-20 05:18:53'),
(3419, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-20 05:18:55', '2024-05-20 05:18:55'),
(3420, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-20 05:18:55', '2024-05-20 05:18:55'),
(3421, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-20 05:19:11', '2024-05-20 05:19:11'),
(3422, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-20 05:19:11', '2024-05-20 05:19:11'),
(3423, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'http://127.0.0.1:8000/admin/countryarticles/store', ' Countryarticles store', '2024-05-20 05:19:46', '2024-05-20 05:19:46'),
(3424, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-20 05:19:46', '2024-05-20 05:19:46'),
(3425, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-20 05:19:47', '2024-05-20 05:19:47'),
(3426, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-20 05:19:48', '2024-05-20 05:19:48'),
(3427, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-20 05:19:49', '2024-05-20 05:19:49'),
(3428, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'http://127.0.0.1:8000/admin/countryarticles/store', ' Countryarticles store', '2024-05-20 05:20:35', '2024-05-20 05:20:35'),
(3429, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-20 05:20:36', '2024-05-20 05:20:36'),
(3430, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-20 05:20:36', '2024-05-20 05:20:36'),
(3431, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-20 05:20:53', '2024-05-20 05:20:53'),
(3432, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-20 05:20:54', '2024-05-20 05:20:54'),
(3433, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'http://127.0.0.1:8000/admin/countryarticles/store', ' Countryarticles store', '2024-05-20 05:21:22', '2024-05-20 05:21:22'),
(3434, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-20 05:21:22', '2024-05-20 05:21:22'),
(3435, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-20 05:21:23', '2024-05-20 05:21:23'),
(3436, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-20 05:23:55', '2024-05-20 05:23:55'),
(3437, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-20 05:23:55', '2024-05-20 05:23:55'),
(3438, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'http://127.0.0.1:8000/admin/countryarticles/store', ' Countryarticles store', '2024-05-20 05:24:14', '2024-05-20 05:24:14'),
(3439, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-20 05:24:14', '2024-05-20 05:24:14'),
(3440, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-20 05:24:14', '2024-05-20 05:24:14'),
(3441, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-20 05:57:36', '2024-05-20 05:57:36'),
(3442, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-20 05:57:36', '2024-05-20 05:57:36'),
(3443, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'http://127.0.0.1:8000/admin/countryarticles/store', ' Countryarticles store', '2024-05-20 05:57:53', '2024-05-20 05:57:53'),
(3444, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-20 05:57:53', '2024-05-20 05:57:53'),
(3445, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-20 05:57:54', '2024-05-20 05:57:54'),
(3446, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://127.0.0.1:8000/admin/countryarticles/edit/19', ' Countryarticles edit', '2024-05-20 05:58:33', '2024-05-20 05:58:33'),
(3447, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://127.0.0.1:8000/admin/countryarticles/edit/19', ' Countryarticles edit', '2024-05-20 05:58:33', '2024-05-20 05:58:33'),
(3448, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'http://127.0.0.1:8000/admin/countryarticles/update/19', ' Countryarticles update', '2024-05-20 05:59:57', '2024-05-20 05:59:57'),
(3449, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://127.0.0.1:8000/admin/countryarticles/edit/19', ' Countryarticles edit', '2024-05-20 05:59:57', '2024-05-20 05:59:57'),
(3450, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://127.0.0.1:8000/admin/countryarticles/edit/19', ' Countryarticles edit', '2024-05-20 05:59:57', '2024-05-20 05:59:57'),
(3451, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://127.0.0.1:8000/admin/countryarticles/edit/19', ' Countryarticles edit', '2024-05-20 06:26:55', '2024-05-20 06:26:55'),
(3452, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://127.0.0.1:8000/admin/countryarticles/edit/19', ' Countryarticles edit', '2024-05-20 06:26:55', '2024-05-20 06:26:55'),
(3453, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 06:26:56', '2024-05-20 06:26:56'),
(3454, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 06:26:56', '2024-05-20 06:26:56'),
(3455, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 06:27:12', '2024-05-20 06:27:12'),
(3456, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 06:27:13', '2024-05-20 06:27:13'),
(3457, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-20 06:27:14', '2024-05-20 06:27:14'),
(3458, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-20 06:27:14', '2024-05-20 06:27:14'),
(3459, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'http://127.0.0.1:8000/admin/preparationclasses/store', ' Preparationclasses store', '2024-05-20 06:29:23', '2024-05-20 06:29:23'),
(3460, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 06:29:23', '2024-05-20 06:29:23'),
(3461, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 06:29:23', '2024-05-20 06:29:23'),
(3462, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-20 06:29:26', '2024-05-20 06:29:26'),
(3463, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-20 06:29:26', '2024-05-20 06:29:26'),
(3464, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'http://127.0.0.1:8000/admin/preparationclasses/store', ' Preparationclasses store', '2024-05-20 06:30:09', '2024-05-20 06:30:09'),
(3465, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 06:30:09', '2024-05-20 06:30:09'),
(3466, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 06:30:09', '2024-05-20 06:30:09'),
(3467, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-20 06:30:11', '2024-05-20 06:30:11'),
(3468, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-20 06:30:11', '2024-05-20 06:30:11'),
(3469, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'http://127.0.0.1:8000/admin/preparationclasses/store', ' Preparationclasses store', '2024-05-20 06:30:44', '2024-05-20 06:30:44'),
(3470, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 06:30:44', '2024-05-20 06:30:44'),
(3471, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 06:30:44', '2024-05-20 06:30:44'),
(3472, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-20 06:31:00', '2024-05-20 06:31:00'),
(3473, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-20 06:31:00', '2024-05-20 06:31:00'),
(3474, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'http://127.0.0.1:8000/admin/preparationclasses/store', ' Preparationclasses store', '2024-05-20 06:31:10', '2024-05-20 06:31:10'),
(3475, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 06:31:10', '2024-05-20 06:31:10'),
(3476, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 06:31:10', '2024-05-20 06:31:10'),
(3477, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-20 06:31:12', '2024-05-20 06:31:12'),
(3478, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-20 06:31:12', '2024-05-20 06:31:12'),
(3479, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'http://127.0.0.1:8000/admin/preparationclasses/store', ' Preparationclasses store', '2024-05-20 06:31:41', '2024-05-20 06:31:41'),
(3480, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 06:31:41', '2024-05-20 06:31:41'),
(3481, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 06:31:42', '2024-05-20 06:31:42');
INSERT INTO `tbl_activity_logs` (`activity_id`, `user_id`, `controllerName`, `methodName`, `actionUrl`, `activity`, `created_at`, `updated_at`) VALUES
(3482, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 09:34:06', '2024-05-20 09:34:06'),
(3483, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 09:34:07', '2024-05-20 09:34:07'),
(3484, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-20 09:34:08', '2024-05-20 09:34:08'),
(3485, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-20 09:34:08', '2024-05-20 09:34:08'),
(3486, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'http://127.0.0.1:8000/admin/preparationclasses/store', ' Preparationclasses store', '2024-05-20 09:35:32', '2024-05-20 09:35:32'),
(3487, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 09:35:32', '2024-05-20 09:35:32'),
(3488, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 09:35:32', '2024-05-20 09:35:32'),
(3489, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-20 09:35:34', '2024-05-20 09:35:34'),
(3490, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-20 09:35:34', '2024-05-20 09:35:34'),
(3491, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'http://127.0.0.1:8000/admin/preparationclasses/store', ' Preparationclasses store', '2024-05-20 09:35:56', '2024-05-20 09:35:56'),
(3492, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 09:35:56', '2024-05-20 09:35:56'),
(3493, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 09:35:56', '2024-05-20 09:35:56'),
(3494, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-20 09:36:01', '2024-05-20 09:36:01'),
(3495, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-20 09:36:02', '2024-05-20 09:36:02'),
(3496, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'http://127.0.0.1:8000/admin/preparationclasses/store', ' Preparationclasses store', '2024-05-20 09:36:07', '2024-05-20 09:36:07'),
(3497, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 09:36:07', '2024-05-20 09:36:07'),
(3498, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 09:36:07', '2024-05-20 09:36:07'),
(3499, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-20 09:36:09', '2024-05-20 09:36:09'),
(3500, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-20 09:36:09', '2024-05-20 09:36:09'),
(3501, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'http://127.0.0.1:8000/admin/preparationclasses/store', ' Preparationclasses store', '2024-05-20 09:36:18', '2024-05-20 09:36:18'),
(3502, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 09:36:18', '2024-05-20 09:36:18'),
(3503, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 09:36:18', '2024-05-20 09:36:18'),
(3504, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/14', ' Preparationclasses edit', '2024-05-20 09:40:52', '2024-05-20 09:40:52'),
(3505, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/14', ' Preparationclasses edit', '2024-05-20 09:40:52', '2024-05-20 09:40:52'),
(3506, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://127.0.0.1:8000/admin/preparationclasses/update/14', ' Preparationclasses update', '2024-05-20 09:41:01', '2024-05-20 09:41:01'),
(3507, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/14', ' Preparationclasses edit', '2024-05-20 09:41:01', '2024-05-20 09:41:01'),
(3508, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/14', ' Preparationclasses edit', '2024-05-20 09:41:01', '2024-05-20 09:41:01'),
(3509, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 09:41:06', '2024-05-20 09:41:06'),
(3510, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 09:41:07', '2024-05-20 09:41:07'),
(3511, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/15', ' Preparationclasses edit', '2024-05-20 09:41:11', '2024-05-20 09:41:11'),
(3512, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/15', ' Preparationclasses edit', '2024-05-20 09:41:11', '2024-05-20 09:41:11'),
(3513, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://127.0.0.1:8000/admin/preparationclasses/update/15', ' Preparationclasses update', '2024-05-20 09:41:18', '2024-05-20 09:41:18'),
(3514, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/15', ' Preparationclasses edit', '2024-05-20 09:41:18', '2024-05-20 09:41:18'),
(3515, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/15', ' Preparationclasses edit', '2024-05-20 09:41:18', '2024-05-20 09:41:18'),
(3516, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://127.0.0.1:8000/admin/preparationclasses/update/15', ' Preparationclasses update', '2024-05-20 09:41:24', '2024-05-20 09:41:24'),
(3517, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/15', ' Preparationclasses edit', '2024-05-20 09:41:24', '2024-05-20 09:41:24'),
(3518, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/15', ' Preparationclasses edit', '2024-05-20 09:41:24', '2024-05-20 09:41:24'),
(3519, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 09:41:32', '2024-05-20 09:41:32'),
(3520, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 09:41:32', '2024-05-20 09:41:32'),
(3521, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/12', ' Preparationclasses edit', '2024-05-20 09:41:51', '2024-05-20 09:41:51'),
(3522, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/12', ' Preparationclasses edit', '2024-05-20 09:41:51', '2024-05-20 09:41:51'),
(3523, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://127.0.0.1:8000/admin/preparationclasses/update/12', ' Preparationclasses update', '2024-05-20 09:41:57', '2024-05-20 09:41:57'),
(3524, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/12', ' Preparationclasses edit', '2024-05-20 09:41:57', '2024-05-20 09:41:57'),
(3525, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/12', ' Preparationclasses edit', '2024-05-20 09:41:57', '2024-05-20 09:41:57'),
(3526, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 09:43:01', '2024-05-20 09:43:01'),
(3527, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 09:43:01', '2024-05-20 09:43:01'),
(3528, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-20 09:43:23', '2024-05-20 09:43:23'),
(3529, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-20 09:43:23', '2024-05-20 09:43:23'),
(3530, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'http://127.0.0.1:8000/admin/preparationclasses/store', ' Preparationclasses store', '2024-05-20 09:43:27', '2024-05-20 09:43:27'),
(3531, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 09:43:28', '2024-05-20 09:43:28'),
(3532, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 09:43:28', '2024-05-20 09:43:28'),
(3533, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/20', ' Preparationclasses edit', '2024-05-20 09:48:10', '2024-05-20 09:48:10'),
(3534, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/20', ' Preparationclasses edit', '2024-05-20 09:48:10', '2024-05-20 09:48:10'),
(3535, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://127.0.0.1:8000/admin/preparationclasses/update/20', ' Preparationclasses update', '2024-05-20 09:48:19', '2024-05-20 09:48:19'),
(3536, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/20', ' Preparationclasses edit', '2024-05-20 09:48:19', '2024-05-20 09:48:19'),
(3537, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/20', ' Preparationclasses edit', '2024-05-20 09:48:19', '2024-05-20 09:48:19'),
(3538, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://127.0.0.1:8000/admin/preparationclasses/update/20', ' Preparationclasses update', '2024-05-20 09:50:56', '2024-05-20 09:50:56'),
(3539, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/20', ' Preparationclasses edit', '2024-05-20 09:50:56', '2024-05-20 09:50:56'),
(3540, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/20', ' Preparationclasses edit', '2024-05-20 09:50:57', '2024-05-20 09:50:57'),
(3541, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 09:57:19', '2024-05-20 09:57:19'),
(3542, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 09:57:19', '2024-05-20 09:57:19'),
(3543, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 10:09:56', '2024-05-20 10:09:56'),
(3544, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 10:09:56', '2024-05-20 10:09:56'),
(3545, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 10:10:01', '2024-05-20 10:10:01'),
(3546, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 10:10:01', '2024-05-20 10:10:01'),
(3547, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-20 10:10:09', '2024-05-20 10:10:09'),
(3548, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 10:10:09', '2024-05-20 10:10:09'),
(3549, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 10:10:09', '2024-05-20 10:10:09'),
(3550, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 10:10:11', '2024-05-20 10:10:11'),
(3551, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 10:10:11', '2024-05-20 10:10:11'),
(3552, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/38', ' Articles edit', '2024-05-20 10:11:24', '2024-05-20 10:11:24'),
(3553, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/38', ' Articles edit', '2024-05-20 10:11:24', '2024-05-20 10:11:24'),
(3554, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 10:11:26', '2024-05-20 10:11:26'),
(3555, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 10:11:26', '2024-05-20 10:11:26'),
(3556, 1, 'App\\Http\\Controllers\\ArticlesController', 'destroy', 'http://127.0.0.1:8000/articles/destroy/71', ' Articles destroy', '2024-05-20 10:13:54', '2024-05-20 10:13:54'),
(3557, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 10:13:54', '2024-05-20 10:13:54'),
(3558, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 10:13:54', '2024-05-20 10:13:54'),
(3559, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 10:13:56', '2024-05-20 10:13:56'),
(3560, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 10:13:56', '2024-05-20 10:13:56'),
(3561, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-20 10:14:16', '2024-05-20 10:14:16'),
(3562, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 10:14:16', '2024-05-20 10:14:16'),
(3563, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 10:14:17', '2024-05-20 10:14:17'),
(3564, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 10:14:38', '2024-05-20 10:14:38'),
(3565, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 10:14:38', '2024-05-20 10:14:38'),
(3566, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-20 10:15:14', '2024-05-20 10:15:14'),
(3567, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 10:15:14', '2024-05-20 10:15:14'),
(3568, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 10:15:14', '2024-05-20 10:15:14'),
(3569, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 10:15:29', '2024-05-20 10:15:29'),
(3570, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 10:15:29', '2024-05-20 10:15:29'),
(3571, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-20 10:16:06', '2024-05-20 10:16:06'),
(3572, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 10:16:06', '2024-05-20 10:16:06'),
(3573, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 10:16:06', '2024-05-20 10:16:06'),
(3574, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 10:16:07', '2024-05-20 10:16:07'),
(3575, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 10:16:08', '2024-05-20 10:16:08'),
(3576, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-20 10:16:37', '2024-05-20 10:16:37'),
(3577, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 10:16:37', '2024-05-20 10:16:37'),
(3578, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 10:16:37', '2024-05-20 10:16:37'),
(3579, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 10:16:46', '2024-05-20 10:16:46'),
(3580, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-20 10:16:46', '2024-05-20 10:16:46'),
(3581, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'http://127.0.0.1:8000/articles/store', ' Articles store', '2024-05-20 10:17:14', '2024-05-20 10:17:14'),
(3582, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 10:17:14', '2024-05-20 10:17:14'),
(3583, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 10:17:14', '2024-05-20 10:17:14'),
(3584, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/73', ' Articles edit', '2024-05-20 10:24:59', '2024-05-20 10:24:59'),
(3585, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/73', ' Articles edit', '2024-05-20 10:24:59', '2024-05-20 10:24:59'),
(3586, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://127.0.0.1:8000/articles/update/73', ' Articles update', '2024-05-20 10:25:06', '2024-05-20 10:25:06'),
(3587, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/73', ' Articles edit', '2024-05-20 10:25:06', '2024-05-20 10:25:06'),
(3588, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/73', ' Articles edit', '2024-05-20 10:25:07', '2024-05-20 10:25:07'),
(3589, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 10:25:08', '2024-05-20 10:25:08'),
(3590, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 10:25:09', '2024-05-20 10:25:09'),
(3591, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/74', ' Articles edit', '2024-05-20 10:25:15', '2024-05-20 10:25:15'),
(3592, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/74', ' Articles edit', '2024-05-20 10:25:15', '2024-05-20 10:25:15'),
(3593, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://127.0.0.1:8000/articles/update/74', ' Articles update', '2024-05-20 10:25:21', '2024-05-20 10:25:21'),
(3594, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/74', ' Articles edit', '2024-05-20 10:25:21', '2024-05-20 10:25:21'),
(3595, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/74', ' Articles edit', '2024-05-20 10:25:21', '2024-05-20 10:25:21'),
(3596, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 10:25:23', '2024-05-20 10:25:23'),
(3597, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 10:25:23', '2024-05-20 10:25:23'),
(3598, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/75', ' Articles edit', '2024-05-20 10:25:28', '2024-05-20 10:25:28'),
(3599, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/75', ' Articles edit', '2024-05-20 10:25:29', '2024-05-20 10:25:29'),
(3600, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://127.0.0.1:8000/articles/update/75', ' Articles update', '2024-05-20 10:25:33', '2024-05-20 10:25:33'),
(3601, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/75', ' Articles edit', '2024-05-20 10:25:33', '2024-05-20 10:25:33'),
(3602, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/75', ' Articles edit', '2024-05-20 10:25:33', '2024-05-20 10:25:33'),
(3603, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 10:25:38', '2024-05-20 10:25:38'),
(3604, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 10:25:38', '2024-05-20 10:25:38'),
(3605, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/76', ' Articles edit', '2024-05-20 10:25:42', '2024-05-20 10:25:42'),
(3606, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/76', ' Articles edit', '2024-05-20 10:25:42', '2024-05-20 10:25:42'),
(3607, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://127.0.0.1:8000/articles/update/76', ' Articles update', '2024-05-20 10:25:48', '2024-05-20 10:25:48'),
(3608, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/76', ' Articles edit', '2024-05-20 10:25:48', '2024-05-20 10:25:48'),
(3609, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/76', ' Articles edit', '2024-05-20 10:25:48', '2024-05-20 10:25:48'),
(3610, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 10:25:50', '2024-05-20 10:25:50'),
(3611, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 10:25:50', '2024-05-20 10:25:50'),
(3612, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/75', ' Articles edit', '2024-05-20 10:38:05', '2024-05-20 10:38:05'),
(3613, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/75', ' Articles edit', '2024-05-20 10:38:05', '2024-05-20 10:38:05'),
(3614, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://127.0.0.1:8000/articles/update/75', ' Articles update', '2024-05-20 10:38:26', '2024-05-20 10:38:26'),
(3615, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/75', ' Articles edit', '2024-05-20 10:38:26', '2024-05-20 10:38:26'),
(3616, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/75', ' Articles edit', '2024-05-20 10:38:26', '2024-05-20 10:38:26'),
(3617, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/76', ' Articles edit', '2024-05-20 10:38:31', '2024-05-20 10:38:31'),
(3618, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/76', ' Articles edit', '2024-05-20 10:38:31', '2024-05-20 10:38:31'),
(3619, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://127.0.0.1:8000/articles/update/76', ' Articles update', '2024-05-20 10:38:39', '2024-05-20 10:38:39'),
(3620, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/76', ' Articles edit', '2024-05-20 10:38:39', '2024-05-20 10:38:39'),
(3621, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/76', ' Articles edit', '2024-05-20 10:38:40', '2024-05-20 10:38:40'),
(3622, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 10:38:41', '2024-05-20 10:38:41'),
(3623, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 10:38:41', '2024-05-20 10:38:41'),
(3624, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/73', ' Articles edit', '2024-05-20 10:38:48', '2024-05-20 10:38:48'),
(3625, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/73', ' Articles edit', '2024-05-20 10:38:48', '2024-05-20 10:38:48'),
(3626, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://127.0.0.1:8000/articles/update/73', ' Articles update', '2024-05-20 10:38:59', '2024-05-20 10:38:59'),
(3627, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/73', ' Articles edit', '2024-05-20 10:38:59', '2024-05-20 10:38:59'),
(3628, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/73', ' Articles edit', '2024-05-20 10:38:59', '2024-05-20 10:38:59'),
(3629, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://127.0.0.1:8000/articles/update/73', ' Articles update', '2024-05-20 10:42:10', '2024-05-20 10:42:10'),
(3630, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/73', ' Articles edit', '2024-05-20 10:42:10', '2024-05-20 10:42:10'),
(3631, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/73', ' Articles edit', '2024-05-20 10:42:10', '2024-05-20 10:42:10'),
(3632, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 10:42:33', '2024-05-20 10:42:33'),
(3633, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 10:42:33', '2024-05-20 10:42:33'),
(3634, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/75', ' Articles edit', '2024-05-20 10:42:37', '2024-05-20 10:42:37'),
(3635, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/75', ' Articles edit', '2024-05-20 10:42:37', '2024-05-20 10:42:37'),
(3636, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://127.0.0.1:8000/articles/update/75', ' Articles update', '2024-05-20 10:42:44', '2024-05-20 10:42:44'),
(3637, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/75', ' Articles edit', '2024-05-20 10:42:44', '2024-05-20 10:42:44'),
(3638, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/75', ' Articles edit', '2024-05-20 10:42:44', '2024-05-20 10:42:44'),
(3639, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/75', ' Articles edit', '2024-05-20 11:00:25', '2024-05-20 11:00:25'),
(3640, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/75', ' Articles edit', '2024-05-20 11:00:25', '2024-05-20 11:00:25'),
(3641, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://127.0.0.1:8000/articles/update/75', ' Articles update', '2024-05-20 11:00:27', '2024-05-20 11:00:27'),
(3642, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/75', ' Articles edit', '2024-05-20 11:00:27', '2024-05-20 11:00:27'),
(3643, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/75', ' Articles edit', '2024-05-20 11:00:27', '2024-05-20 11:00:27'),
(3644, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 11:00:29', '2024-05-20 11:00:29'),
(3645, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 11:00:29', '2024-05-20 11:00:29'),
(3646, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 11:00:30', '2024-05-20 11:00:30'),
(3647, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 11:04:51', '2024-05-20 11:04:51'),
(3648, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-20 11:04:51', '2024-05-20 11:04:51'),
(3649, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'index', 'http://127.0.0.1:8000/institutionarticles', ' Institutionarticles index', '2024-05-20 11:06:18', '2024-05-20 11:06:18'),
(3650, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'index', 'http://127.0.0.1:8000/institutionarticles', ' Institutionarticles index', '2024-05-20 11:06:18', '2024-05-20 11:06:18'),
(3651, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'create', 'http://127.0.0.1:8000/institutionarticles/create', ' Institutionarticles create', '2024-05-20 11:06:19', '2024-05-20 11:06:19'),
(3652, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'create', 'http://127.0.0.1:8000/institutionarticles/create', ' Institutionarticles create', '2024-05-20 11:06:20', '2024-05-20 11:06:20'),
(3653, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'create', 'http://127.0.0.1:8000/institutionarticles/create', ' Institutionarticles create', '2024-05-20 11:08:25', '2024-05-20 11:08:25'),
(3654, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'create', 'http://127.0.0.1:8000/institutionarticles/create', ' Institutionarticles create', '2024-05-20 11:08:25', '2024-05-20 11:08:25'),
(3655, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'index', 'http://127.0.0.1:8000/institutionarticles', ' Institutionarticles index', '2024-05-20 11:08:27', '2024-05-20 11:08:27'),
(3656, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'index', 'http://127.0.0.1:8000/institutionarticles', ' Institutionarticles index', '2024-05-20 11:08:27', '2024-05-20 11:08:27'),
(3657, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:08:29', '2024-05-20 11:08:29'),
(3658, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:08:30', '2024-05-20 11:08:30'),
(3659, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:08:31', '2024-05-20 11:08:31'),
(3660, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:08:32', '2024-05-20 11:08:32'),
(3661, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:10:46', '2024-05-20 11:10:46'),
(3662, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:10:46', '2024-05-20 11:10:46'),
(3663, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:11:46', '2024-05-20 11:11:46'),
(3664, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:12:03', '2024-05-20 11:12:03'),
(3665, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:12:03', '2024-05-20 11:12:03'),
(3666, 1, 'App\\Http\\Controllers\\InstitutionsController', 'store', 'http://127.0.0.1:8000/admin/institutions/store', ' Institutions store', '2024-05-20 11:12:09', '2024-05-20 11:12:09'),
(3667, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:12:09', '2024-05-20 11:12:09'),
(3668, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:12:10', '2024-05-20 11:12:10'),
(3669, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:12:15', '2024-05-20 11:12:15'),
(3670, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:12:15', '2024-05-20 11:12:15'),
(3671, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:12:49', '2024-05-20 11:12:49'),
(3672, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:12:49', '2024-05-20 11:12:49'),
(3673, 1, 'App\\Http\\Controllers\\InstitutionsController', 'store', 'http://127.0.0.1:8000/admin/institutions/store', ' Institutions store', '2024-05-20 11:13:01', '2024-05-20 11:13:01'),
(3674, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:13:01', '2024-05-20 11:13:01'),
(3675, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:13:01', '2024-05-20 11:13:01'),
(3676, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:14:10', '2024-05-20 11:14:10'),
(3677, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:14:10', '2024-05-20 11:14:10'),
(3678, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:14:15', '2024-05-20 11:14:15'),
(3679, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:14:15', '2024-05-20 11:14:15'),
(3680, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:15:32', '2024-05-20 11:15:32'),
(3681, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:15:32', '2024-05-20 11:15:32'),
(3682, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:15:43', '2024-05-20 11:15:43'),
(3683, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:15:43', '2024-05-20 11:15:43'),
(3684, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/2', ' Institutions edit', '2024-05-20 11:15:46', '2024-05-20 11:15:46'),
(3685, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/2', ' Institutions edit', '2024-05-20 11:15:46', '2024-05-20 11:15:46'),
(3686, 1, 'App\\Http\\Controllers\\InstitutionsController', 'update', 'http://127.0.0.1:8000/admin/institutions/update/2', ' Institutions update', '2024-05-20 11:15:51', '2024-05-20 11:15:51'),
(3687, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/2', ' Institutions edit', '2024-05-20 11:15:51', '2024-05-20 11:15:51'),
(3688, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/2', ' Institutions edit', '2024-05-20 11:15:52', '2024-05-20 11:15:52'),
(3689, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:15:54', '2024-05-20 11:15:54'),
(3690, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:15:54', '2024-05-20 11:15:54'),
(3691, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:15:56', '2024-05-20 11:15:56'),
(3692, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:15:56', '2024-05-20 11:15:56'),
(3693, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:16:21', '2024-05-20 11:16:21'),
(3694, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:16:22', '2024-05-20 11:16:22'),
(3695, 1, 'App\\Http\\Controllers\\InstitutionsController', 'store', 'http://127.0.0.1:8000/admin/institutions/store', ' Institutions store', '2024-05-20 11:16:35', '2024-05-20 11:16:35'),
(3696, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:16:35', '2024-05-20 11:16:35'),
(3697, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:16:35', '2024-05-20 11:16:35'),
(3698, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:16:38', '2024-05-20 11:16:38'),
(3699, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:16:39', '2024-05-20 11:16:39'),
(3700, 1, 'App\\Http\\Controllers\\InstitutionsController', 'store', 'http://127.0.0.1:8000/admin/institutions/store', ' Institutions store', '2024-05-20 11:16:54', '2024-05-20 11:16:54'),
(3701, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:16:54', '2024-05-20 11:16:54'),
(3702, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:16:54', '2024-05-20 11:16:54'),
(3703, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:16:56', '2024-05-20 11:16:56'),
(3704, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:16:56', '2024-05-20 11:16:56'),
(3705, 1, 'App\\Http\\Controllers\\InstitutionsController', 'store', 'http://127.0.0.1:8000/admin/institutions/store', ' Institutions store', '2024-05-20 11:17:08', '2024-05-20 11:17:08'),
(3706, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:17:08', '2024-05-20 11:17:08'),
(3707, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:17:08', '2024-05-20 11:17:08'),
(3708, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:17:12', '2024-05-20 11:17:12'),
(3709, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:17:12', '2024-05-20 11:17:12'),
(3710, 1, 'App\\Http\\Controllers\\InstitutionsController', 'store', 'http://127.0.0.1:8000/admin/institutions/store', ' Institutions store', '2024-05-20 11:17:28', '2024-05-20 11:17:28'),
(3711, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:17:29', '2024-05-20 11:17:29'),
(3712, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:17:29', '2024-05-20 11:17:29'),
(3713, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:17:30', '2024-05-20 11:17:30'),
(3714, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:17:31', '2024-05-20 11:17:31'),
(3715, 1, 'App\\Http\\Controllers\\InstitutionsController', 'store', 'http://127.0.0.1:8000/admin/institutions/store', ' Institutions store', '2024-05-20 11:17:43', '2024-05-20 11:17:43'),
(3716, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:17:43', '2024-05-20 11:17:43'),
(3717, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:17:43', '2024-05-20 11:17:43'),
(3718, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:17:47', '2024-05-20 11:17:47'),
(3719, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:17:47', '2024-05-20 11:17:47'),
(3720, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:18:10', '2024-05-20 11:18:10'),
(3721, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:18:10', '2024-05-20 11:18:10'),
(3722, 1, 'App\\Http\\Controllers\\InstitutionsController', 'store', 'http://127.0.0.1:8000/admin/institutions/store', ' Institutions store', '2024-05-20 11:18:16', '2024-05-20 11:18:16'),
(3723, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:18:16', '2024-05-20 11:18:16'),
(3724, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:18:17', '2024-05-20 11:18:17'),
(3725, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:18:17', '2024-05-20 11:18:17'),
(3726, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:18:18', '2024-05-20 11:18:18'),
(3727, 1, 'App\\Http\\Controllers\\InstitutionsController', 'store', 'http://127.0.0.1:8000/admin/institutions/store', ' Institutions store', '2024-05-20 11:18:28', '2024-05-20 11:18:28'),
(3728, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:18:28', '2024-05-20 11:18:28'),
(3729, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:18:28', '2024-05-20 11:18:28'),
(3730, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:18:29', '2024-05-20 11:18:29'),
(3731, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:18:29', '2024-05-20 11:18:29'),
(3732, 1, 'App\\Http\\Controllers\\InstitutionsController', 'store', 'http://127.0.0.1:8000/admin/institutions/store', ' Institutions store', '2024-05-20 11:18:40', '2024-05-20 11:18:40'),
(3733, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:18:40', '2024-05-20 11:18:40'),
(3734, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:18:40', '2024-05-20 11:18:40'),
(3735, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:18:58', '2024-05-20 11:18:58'),
(3736, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:18:58', '2024-05-20 11:18:58'),
(3737, 1, 'App\\Http\\Controllers\\InstitutionsController', 'store', 'http://127.0.0.1:8000/admin/institutions/store', ' Institutions store', '2024-05-20 11:19:04', '2024-05-20 11:19:04'),
(3738, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:19:04', '2024-05-20 11:19:04'),
(3739, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:19:04', '2024-05-20 11:19:04'),
(3740, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:19:05', '2024-05-20 11:19:05'),
(3741, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:19:06', '2024-05-20 11:19:06'),
(3742, 1, 'App\\Http\\Controllers\\InstitutionsController', 'store', 'http://127.0.0.1:8000/admin/institutions/store', ' Institutions store', '2024-05-20 11:19:33', '2024-05-20 11:19:33'),
(3743, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:19:33', '2024-05-20 11:19:33'),
(3744, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:19:33', '2024-05-20 11:19:33'),
(3745, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/12', ' Institutions edit', '2024-05-20 11:19:44', '2024-05-20 11:19:44'),
(3746, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/12', ' Institutions edit', '2024-05-20 11:19:44', '2024-05-20 11:19:44'),
(3747, 1, 'App\\Http\\Controllers\\InstitutionsController', 'update', 'http://127.0.0.1:8000/admin/institutions/update/12', ' Institutions update', '2024-05-20 11:19:49', '2024-05-20 11:19:49'),
(3748, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/12', ' Institutions edit', '2024-05-20 11:19:49', '2024-05-20 11:19:49'),
(3749, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/12', ' Institutions edit', '2024-05-20 11:19:50', '2024-05-20 11:19:50'),
(3750, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:19:51', '2024-05-20 11:19:51'),
(3751, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:19:51', '2024-05-20 11:19:51'),
(3752, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/11', ' Institutions edit', '2024-05-20 11:20:02', '2024-05-20 11:20:02');
INSERT INTO `tbl_activity_logs` (`activity_id`, `user_id`, `controllerName`, `methodName`, `actionUrl`, `activity`, `created_at`, `updated_at`) VALUES
(3753, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/11', ' Institutions edit', '2024-05-20 11:20:02', '2024-05-20 11:20:02'),
(3754, 1, 'App\\Http\\Controllers\\InstitutionsController', 'update', 'http://127.0.0.1:8000/admin/institutions/update/11', ' Institutions update', '2024-05-20 11:20:09', '2024-05-20 11:20:09'),
(3755, 1, 'App\\Http\\Controllers\\InstitutionsController', 'update', 'http://127.0.0.1:8000/admin/institutions/update/11', ' Institutions update', '2024-05-20 11:21:16', '2024-05-20 11:21:16'),
(3756, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/11', ' Institutions edit', '2024-05-20 11:21:17', '2024-05-20 11:21:17'),
(3757, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/11', ' Institutions edit', '2024-05-20 11:21:17', '2024-05-20 11:21:17'),
(3758, 1, 'App\\Http\\Controllers\\InstitutionsController', 'update', 'http://127.0.0.1:8000/admin/institutions/update/11', ' Institutions update', '2024-05-20 11:21:19', '2024-05-20 11:21:19'),
(3759, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/11', ' Institutions edit', '2024-05-20 11:21:19', '2024-05-20 11:21:19'),
(3760, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/11', ' Institutions edit', '2024-05-20 11:21:19', '2024-05-20 11:21:19'),
(3761, 1, 'App\\Http\\Controllers\\InstitutionsController', 'update', 'http://127.0.0.1:8000/admin/institutions/update/11', ' Institutions update', '2024-05-20 11:21:24', '2024-05-20 11:21:24'),
(3762, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/11', ' Institutions edit', '2024-05-20 11:21:24', '2024-05-20 11:21:24'),
(3763, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/11', ' Institutions edit', '2024-05-20 11:21:24', '2024-05-20 11:21:24'),
(3764, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:21:26', '2024-05-20 11:21:26'),
(3765, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:21:26', '2024-05-20 11:21:26'),
(3766, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/12', ' Institutions edit', '2024-05-20 11:21:31', '2024-05-20 11:21:31'),
(3767, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/12', ' Institutions edit', '2024-05-20 11:21:31', '2024-05-20 11:21:31'),
(3768, 1, 'App\\Http\\Controllers\\InstitutionsController', 'update', 'http://127.0.0.1:8000/admin/institutions/update/12', ' Institutions update', '2024-05-20 11:21:34', '2024-05-20 11:21:34'),
(3769, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/12', ' Institutions edit', '2024-05-20 11:21:34', '2024-05-20 11:21:34'),
(3770, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/12', ' Institutions edit', '2024-05-20 11:21:34', '2024-05-20 11:21:34'),
(3771, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:21:36', '2024-05-20 11:21:36'),
(3772, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:21:36', '2024-05-20 11:21:36'),
(3773, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:21:46', '2024-05-20 11:21:46'),
(3774, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:21:46', '2024-05-20 11:21:46'),
(3775, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:22:51', '2024-05-20 11:22:51'),
(3776, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:22:52', '2024-05-20 11:22:52'),
(3777, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/6', ' Institutions edit', '2024-05-20 11:22:59', '2024-05-20 11:22:59'),
(3778, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/6', ' Institutions edit', '2024-05-20 11:22:59', '2024-05-20 11:22:59'),
(3779, 1, 'App\\Http\\Controllers\\InstitutionsController', 'update', 'http://127.0.0.1:8000/admin/institutions/update/6', ' Institutions update', '2024-05-20 11:23:04', '2024-05-20 11:23:04'),
(3780, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/6', ' Institutions edit', '2024-05-20 11:23:04', '2024-05-20 11:23:04'),
(3781, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/6', ' Institutions edit', '2024-05-20 11:23:04', '2024-05-20 11:23:04'),
(3782, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:23:06', '2024-05-20 11:23:06'),
(3783, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:23:06', '2024-05-20 11:23:06'),
(3784, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/7', ' Institutions edit', '2024-05-20 11:23:17', '2024-05-20 11:23:17'),
(3785, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/7', ' Institutions edit', '2024-05-20 11:23:17', '2024-05-20 11:23:17'),
(3786, 1, 'App\\Http\\Controllers\\InstitutionsController', 'update', 'http://127.0.0.1:8000/admin/institutions/update/7', ' Institutions update', '2024-05-20 11:23:24', '2024-05-20 11:23:24'),
(3787, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/7', ' Institutions edit', '2024-05-20 11:23:24', '2024-05-20 11:23:24'),
(3788, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/7', ' Institutions edit', '2024-05-20 11:23:24', '2024-05-20 11:23:24'),
(3789, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:23:25', '2024-05-20 11:23:25'),
(3790, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:23:26', '2024-05-20 11:23:26'),
(3791, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/9', ' Institutions edit', '2024-05-20 11:23:32', '2024-05-20 11:23:32'),
(3792, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/9', ' Institutions edit', '2024-05-20 11:23:32', '2024-05-20 11:23:32'),
(3793, 1, 'App\\Http\\Controllers\\InstitutionsController', 'update', 'http://127.0.0.1:8000/admin/institutions/update/9', ' Institutions update', '2024-05-20 11:23:38', '2024-05-20 11:23:38'),
(3794, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/9', ' Institutions edit', '2024-05-20 11:23:38', '2024-05-20 11:23:38'),
(3795, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/9', ' Institutions edit', '2024-05-20 11:23:38', '2024-05-20 11:23:38'),
(3796, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:23:39', '2024-05-20 11:23:39'),
(3797, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:23:40', '2024-05-20 11:23:40'),
(3798, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/10', ' Institutions edit', '2024-05-20 11:23:44', '2024-05-20 11:23:44'),
(3799, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/10', ' Institutions edit', '2024-05-20 11:23:44', '2024-05-20 11:23:44'),
(3800, 1, 'App\\Http\\Controllers\\InstitutionsController', 'update', 'http://127.0.0.1:8000/admin/institutions/update/10', ' Institutions update', '2024-05-20 11:23:50', '2024-05-20 11:23:50'),
(3801, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/10', ' Institutions edit', '2024-05-20 11:23:50', '2024-05-20 11:23:50'),
(3802, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/10', ' Institutions edit', '2024-05-20 11:23:50', '2024-05-20 11:23:50'),
(3803, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:23:51', '2024-05-20 11:23:51'),
(3804, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:23:52', '2024-05-20 11:23:52'),
(3805, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/12', ' Institutions edit', '2024-05-20 11:23:59', '2024-05-20 11:23:59'),
(3806, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/12', ' Institutions edit', '2024-05-20 11:23:59', '2024-05-20 11:23:59'),
(3807, 1, 'App\\Http\\Controllers\\InstitutionsController', 'update', 'http://127.0.0.1:8000/admin/institutions/update/12', ' Institutions update', '2024-05-20 11:24:03', '2024-05-20 11:24:03'),
(3808, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/12', ' Institutions edit', '2024-05-20 11:24:03', '2024-05-20 11:24:03'),
(3809, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/12', ' Institutions edit', '2024-05-20 11:24:03', '2024-05-20 11:24:03'),
(3810, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:24:04', '2024-05-20 11:24:04'),
(3811, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:24:04', '2024-05-20 11:24:04'),
(3812, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:24:17', '2024-05-20 11:24:17'),
(3813, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:24:17', '2024-05-20 11:24:17'),
(3814, 1, 'App\\Http\\Controllers\\InstitutionsController', 'store', 'http://127.0.0.1:8000/admin/institutions/store', ' Institutions store', '2024-05-20 11:24:36', '2024-05-20 11:24:36'),
(3815, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:24:36', '2024-05-20 11:24:36'),
(3816, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:24:36', '2024-05-20 11:24:36'),
(3817, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:24:38', '2024-05-20 11:24:38'),
(3818, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:24:38', '2024-05-20 11:24:38'),
(3819, 1, 'App\\Http\\Controllers\\InstitutionsController', 'store', 'http://127.0.0.1:8000/admin/institutions/store', ' Institutions store', '2024-05-20 11:24:53', '2024-05-20 11:24:53'),
(3820, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:24:53', '2024-05-20 11:24:53'),
(3821, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:24:53', '2024-05-20 11:24:53'),
(3822, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:24:55', '2024-05-20 11:24:55'),
(3823, 1, 'App\\Http\\Controllers\\InstitutionsController', 'create', 'http://127.0.0.1:8000/admin/institutions/create', ' Institutions create', '2024-05-20 11:24:55', '2024-05-20 11:24:55'),
(3824, 1, 'App\\Http\\Controllers\\InstitutionsController', 'store', 'http://127.0.0.1:8000/admin/institutions/store', ' Institutions store', '2024-05-20 11:25:07', '2024-05-20 11:25:07'),
(3825, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:25:07', '2024-05-20 11:25:07'),
(3826, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:25:07', '2024-05-20 11:25:07'),
(3827, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/3', ' Institutions edit', '2024-05-20 11:25:20', '2024-05-20 11:25:20'),
(3828, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/3', ' Institutions edit', '2024-05-20 11:25:20', '2024-05-20 11:25:20'),
(3829, 1, 'App\\Http\\Controllers\\InstitutionsController', 'update', 'http://127.0.0.1:8000/admin/institutions/update/3', ' Institutions update', '2024-05-20 11:25:24', '2024-05-20 11:25:24'),
(3830, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/3', ' Institutions edit', '2024-05-20 11:25:24', '2024-05-20 11:25:24'),
(3831, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/3', ' Institutions edit', '2024-05-20 11:25:24', '2024-05-20 11:25:24'),
(3832, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:25:26', '2024-05-20 11:25:26'),
(3833, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:25:26', '2024-05-20 11:25:26'),
(3834, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/4', ' Institutions edit', '2024-05-20 11:25:29', '2024-05-20 11:25:29'),
(3835, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/4', ' Institutions edit', '2024-05-20 11:25:29', '2024-05-20 11:25:29'),
(3836, 1, 'App\\Http\\Controllers\\InstitutionsController', 'update', 'http://127.0.0.1:8000/admin/institutions/update/4', ' Institutions update', '2024-05-20 11:25:34', '2024-05-20 11:25:34'),
(3837, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/4', ' Institutions edit', '2024-05-20 11:25:34', '2024-05-20 11:25:34'),
(3838, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/4', ' Institutions edit', '2024-05-20 11:25:34', '2024-05-20 11:25:34'),
(3839, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:25:35', '2024-05-20 11:25:35'),
(3840, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:25:35', '2024-05-20 11:25:35'),
(3841, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/14', ' Institutions edit', '2024-05-20 11:52:30', '2024-05-20 11:52:30'),
(3842, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/14', ' Institutions edit', '2024-05-20 11:52:30', '2024-05-20 11:52:30'),
(3843, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:52:34', '2024-05-20 11:52:34'),
(3844, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:52:34', '2024-05-20 11:52:34'),
(3845, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/15', ' Institutions edit', '2024-05-20 11:52:38', '2024-05-20 11:52:38'),
(3846, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/15', ' Institutions edit', '2024-05-20 11:52:39', '2024-05-20 11:52:39'),
(3847, 1, 'App\\Http\\Controllers\\InstitutionsController', 'update', 'http://127.0.0.1:8000/admin/institutions/update/15', ' Institutions update', '2024-05-20 11:54:16', '2024-05-20 11:54:16'),
(3848, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/15', ' Institutions edit', '2024-05-20 11:54:16', '2024-05-20 11:54:16'),
(3849, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/15', ' Institutions edit', '2024-05-20 11:54:16', '2024-05-20 11:54:16'),
(3850, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:54:17', '2024-05-20 11:54:17'),
(3851, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 11:54:17', '2024-05-20 11:54:17'),
(3852, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/14', ' Institutions edit', '2024-05-20 11:54:22', '2024-05-20 11:54:22'),
(3853, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/14', ' Institutions edit', '2024-05-20 11:54:22', '2024-05-20 11:54:22'),
(3854, 1, 'App\\Http\\Controllers\\InstitutionsController', 'update', 'http://127.0.0.1:8000/admin/institutions/update/14', ' Institutions update', '2024-05-20 11:54:26', '2024-05-20 11:54:26'),
(3855, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/14', ' Institutions edit', '2024-05-20 11:54:26', '2024-05-20 11:54:26'),
(3856, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/14', ' Institutions edit', '2024-05-20 11:54:26', '2024-05-20 11:54:26'),
(3857, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 12:00:56', '2024-05-20 12:00:56'),
(3858, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 12:00:56', '2024-05-20 12:00:56'),
(3859, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/12', ' Institutions edit', '2024-05-20 12:01:01', '2024-05-20 12:01:01'),
(3860, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/12', ' Institutions edit', '2024-05-20 12:01:01', '2024-05-20 12:01:01'),
(3861, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 12:01:05', '2024-05-20 12:01:05'),
(3862, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 12:01:06', '2024-05-20 12:01:06'),
(3863, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/14', ' Institutions edit', '2024-05-20 12:01:10', '2024-05-20 12:01:10'),
(3864, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/14', ' Institutions edit', '2024-05-20 12:01:10', '2024-05-20 12:01:10'),
(3865, 1, 'App\\Http\\Controllers\\InstitutionsController', 'update', 'http://127.0.0.1:8000/admin/institutions/update/14', ' Institutions update', '2024-05-20 12:01:15', '2024-05-20 12:01:15'),
(3866, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/14', ' Institutions edit', '2024-05-20 12:01:15', '2024-05-20 12:01:15'),
(3867, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/14', ' Institutions edit', '2024-05-20 12:01:15', '2024-05-20 12:01:15'),
(3868, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 12:01:16', '2024-05-20 12:01:16'),
(3869, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 12:01:16', '2024-05-20 12:01:16'),
(3870, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/15', ' Institutions edit', '2024-05-20 12:01:21', '2024-05-20 12:01:21'),
(3871, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/15', ' Institutions edit', '2024-05-20 12:01:21', '2024-05-20 12:01:21'),
(3872, 1, 'App\\Http\\Controllers\\InstitutionsController', 'update', 'http://127.0.0.1:8000/admin/institutions/update/15', ' Institutions update', '2024-05-20 12:01:25', '2024-05-20 12:01:25'),
(3873, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/15', ' Institutions edit', '2024-05-20 12:01:25', '2024-05-20 12:01:25'),
(3874, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/15', ' Institutions edit', '2024-05-20 12:01:25', '2024-05-20 12:01:25'),
(3875, 1, 'App\\Http\\Controllers\\InstitutionsController', 'update', 'http://127.0.0.1:8000/admin/institutions/update/15', ' Institutions update', '2024-05-20 12:02:06', '2024-05-20 12:02:06'),
(3876, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/15', ' Institutions edit', '2024-05-20 12:02:06', '2024-05-20 12:02:06'),
(3877, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/15', ' Institutions edit', '2024-05-20 12:02:06', '2024-05-20 12:02:06'),
(3878, 1, 'App\\Http\\Controllers\\InstitutionsController', 'update', 'http://127.0.0.1:8000/admin/institutions/update/15', ' Institutions update', '2024-05-20 12:04:13', '2024-05-20 12:04:13'),
(3879, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/15', ' Institutions edit', '2024-05-20 12:04:13', '2024-05-20 12:04:13'),
(3880, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/15', ' Institutions edit', '2024-05-20 12:04:13', '2024-05-20 12:04:13'),
(3881, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 22:38:58', '2024-05-20 22:38:58'),
(3882, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 22:38:58', '2024-05-20 22:38:58'),
(3883, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/12', ' Institutions edit', '2024-05-20 22:39:06', '2024-05-20 22:39:06'),
(3884, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/12', ' Institutions edit', '2024-05-20 22:39:07', '2024-05-20 22:39:07'),
(3885, 1, 'App\\Http\\Controllers\\InstitutionsController', 'update', 'http://127.0.0.1:8000/admin/institutions/update/12', ' Institutions update', '2024-05-20 22:39:12', '2024-05-20 22:39:12'),
(3886, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/12', ' Institutions edit', '2024-05-20 22:39:12', '2024-05-20 22:39:12'),
(3887, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/12', ' Institutions edit', '2024-05-20 22:39:12', '2024-05-20 22:39:12'),
(3888, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 22:39:13', '2024-05-20 22:39:13'),
(3889, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 22:39:14', '2024-05-20 22:39:14'),
(3890, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/13', ' Institutions edit', '2024-05-20 22:39:20', '2024-05-20 22:39:20'),
(3891, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/13', ' Institutions edit', '2024-05-20 22:39:20', '2024-05-20 22:39:20'),
(3892, 1, 'App\\Http\\Controllers\\InstitutionsController', 'update', 'http://127.0.0.1:8000/admin/institutions/update/13', ' Institutions update', '2024-05-20 22:39:23', '2024-05-20 22:39:23'),
(3893, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/13', ' Institutions edit', '2024-05-20 22:39:23', '2024-05-20 22:39:23'),
(3894, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/13', ' Institutions edit', '2024-05-20 22:39:23', '2024-05-20 22:39:23'),
(3895, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 22:39:25', '2024-05-20 22:39:25'),
(3896, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 22:39:25', '2024-05-20 22:39:25'),
(3897, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/14', ' Institutions edit', '2024-05-20 22:39:29', '2024-05-20 22:39:29'),
(3898, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/14', ' Institutions edit', '2024-05-20 22:39:29', '2024-05-20 22:39:29'),
(3899, 1, 'App\\Http\\Controllers\\InstitutionsController', 'update', 'http://127.0.0.1:8000/admin/institutions/update/14', ' Institutions update', '2024-05-20 22:39:33', '2024-05-20 22:39:33'),
(3900, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/14', ' Institutions edit', '2024-05-20 22:39:33', '2024-05-20 22:39:33'),
(3901, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/14', ' Institutions edit', '2024-05-20 22:39:33', '2024-05-20 22:39:33'),
(3902, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 22:39:34', '2024-05-20 22:39:34'),
(3903, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 22:39:34', '2024-05-20 22:39:34'),
(3904, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/15', ' Institutions edit', '2024-05-20 22:39:38', '2024-05-20 22:39:38'),
(3905, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/15', ' Institutions edit', '2024-05-20 22:39:38', '2024-05-20 22:39:38'),
(3906, 1, 'App\\Http\\Controllers\\InstitutionsController', 'update', 'http://127.0.0.1:8000/admin/institutions/update/15', ' Institutions update', '2024-05-20 22:39:41', '2024-05-20 22:39:41'),
(3907, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/15', ' Institutions edit', '2024-05-20 22:39:41', '2024-05-20 22:39:41'),
(3908, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/15', ' Institutions edit', '2024-05-20 22:39:41', '2024-05-20 22:39:41'),
(3909, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 22:40:52', '2024-05-20 22:40:52'),
(3910, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-20 22:40:52', '2024-05-20 22:40:52'),
(3911, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/12', ' Institutions edit', '2024-05-20 22:41:00', '2024-05-20 22:41:00'),
(3912, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/12', ' Institutions edit', '2024-05-20 22:41:01', '2024-05-20 22:41:01'),
(3913, 1, 'App\\Http\\Controllers\\InstitutionsController', 'update', 'http://127.0.0.1:8000/admin/institutions/update/12', ' Institutions update', '2024-05-20 22:41:35', '2024-05-20 22:41:35'),
(3914, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/12', ' Institutions edit', '2024-05-20 22:41:35', '2024-05-20 22:41:35'),
(3915, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/12', ' Institutions edit', '2024-05-20 22:41:35', '2024-05-20 22:41:35'),
(3916, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 22:43:20', '2024-05-20 22:43:20'),
(3917, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 22:43:20', '2024-05-20 22:43:20'),
(3918, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-20 22:49:27', '2024-05-20 22:49:27'),
(3919, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-20 22:49:27', '2024-05-20 22:49:27'),
(3920, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'http://127.0.0.1:8000/admin/preparationclasses/store', ' Preparationclasses store', '2024-05-20 22:49:43', '2024-05-20 22:49:43'),
(3921, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 22:49:43', '2024-05-20 22:49:43'),
(3922, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 22:49:43', '2024-05-20 22:49:43'),
(3923, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-20 22:49:54', '2024-05-20 22:49:54'),
(3924, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-20 22:49:54', '2024-05-20 22:49:54'),
(3925, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'http://127.0.0.1:8000/admin/preparationclasses/store', ' Preparationclasses store', '2024-05-20 22:50:44', '2024-05-20 22:50:44'),
(3926, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 22:50:44', '2024-05-20 22:50:44'),
(3927, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 22:50:45', '2024-05-20 22:50:45'),
(3928, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-20 22:50:46', '2024-05-20 22:50:46'),
(3929, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-20 22:50:46', '2024-05-20 22:50:46'),
(3930, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'http://127.0.0.1:8000/admin/preparationclasses/store', ' Preparationclasses store', '2024-05-20 22:50:50', '2024-05-20 22:50:50'),
(3931, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 22:50:50', '2024-05-20 22:50:50'),
(3932, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 22:50:50', '2024-05-20 22:50:50'),
(3933, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 22:55:05', '2024-05-20 22:55:05'),
(3934, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-20 22:55:05', '2024-05-20 22:55:05'),
(3935, 1, 'App\\Http\\Controllers\\GalleriesController', 'index', 'http://127.0.0.1:8000/admin/galleries', ' Galleries index', '2024-05-20 22:55:07', '2024-05-20 22:55:07'),
(3936, 1, 'App\\Http\\Controllers\\GalleriesController', 'index', 'http://127.0.0.1:8000/admin/galleries', ' Galleries index', '2024-05-20 22:55:07', '2024-05-20 22:55:07'),
(3937, 1, 'App\\Http\\Controllers\\GalleriesController', 'index', 'http://127.0.0.1:8000/admin/galleries', ' Galleries index', '2024-05-20 22:55:25', '2024-05-20 22:55:25'),
(3938, 1, 'App\\Http\\Controllers\\GalleriesController', 'index', 'http://127.0.0.1:8000/admin/galleries', ' Galleries index', '2024-05-20 22:55:25', '2024-05-20 22:55:25'),
(3939, 1, 'App\\Http\\Controllers\\GalleriesController', 'create', 'http://127.0.0.1:8000/admin/galleries/create', ' Galleries create', '2024-05-20 22:55:26', '2024-05-20 22:55:26'),
(3940, 1, 'App\\Http\\Controllers\\GalleriesController', 'create', 'http://127.0.0.1:8000/admin/galleries/create', ' Galleries create', '2024-05-20 22:55:27', '2024-05-20 22:55:27'),
(3941, 1, 'App\\Http\\Controllers\\GalleriesController', 'create', 'http://127.0.0.1:8000/admin/galleries/create', ' Galleries create', '2024-05-20 22:55:48', '2024-05-20 22:55:48'),
(3942, 1, 'App\\Http\\Controllers\\GalleriesController', 'create', 'http://127.0.0.1:8000/admin/galleries/create', ' Galleries create', '2024-05-20 22:55:48', '2024-05-20 22:55:48'),
(3943, 1, 'App\\Http\\Controllers\\GalleriesController', 'index', 'http://127.0.0.1:8000/admin/galleries', ' Galleries index', '2024-05-20 23:11:15', '2024-05-20 23:11:15'),
(3944, 1, 'App\\Http\\Controllers\\GalleriesController', 'index', 'http://127.0.0.1:8000/admin/galleries', ' Galleries index', '2024-05-20 23:12:49', '2024-05-20 23:12:49'),
(3945, 1, 'App\\Http\\Controllers\\GalleriesController', 'index', 'http://127.0.0.1:8000/admin/galleries', ' Galleries index', '2024-05-20 23:14:41', '2024-05-20 23:14:41'),
(3946, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-20 23:16:13', '2024-05-20 23:16:13'),
(3947, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-20 23:16:13', '2024-05-20 23:16:13'),
(3948, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-20 23:16:15', '2024-05-20 23:16:15'),
(3949, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-20 23:16:15', '2024-05-20 23:16:15'),
(3950, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-20 23:17:54', '2024-05-20 23:17:54'),
(3951, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-20 23:17:54', '2024-05-20 23:17:54'),
(3952, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'store', 'http://127.0.0.1:8000/resourcearticles/store', ' Resourcearticles store', '2024-05-20 23:18:41', '2024-05-20 23:18:41'),
(3953, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-20 23:18:41', '2024-05-20 23:18:41'),
(3954, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-20 23:18:41', '2024-05-20 23:18:41'),
(3955, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-20 23:18:44', '2024-05-20 23:18:44'),
(3956, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-20 23:18:44', '2024-05-20 23:18:44'),
(3957, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'store', 'http://127.0.0.1:8000/resourcearticles/store', ' Resourcearticles store', '2024-05-20 23:20:23', '2024-05-20 23:20:23'),
(3958, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-20 23:20:23', '2024-05-20 23:20:23'),
(3959, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-20 23:20:24', '2024-05-20 23:20:24'),
(3960, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-20 23:20:25', '2024-05-20 23:20:25'),
(3961, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-20 23:20:25', '2024-05-20 23:20:25'),
(3962, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'store', 'http://127.0.0.1:8000/resourcearticles/store', ' Resourcearticles store', '2024-05-20 23:20:35', '2024-05-20 23:20:35'),
(3963, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-20 23:20:35', '2024-05-20 23:20:35'),
(3964, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-20 23:20:36', '2024-05-20 23:20:36'),
(3965, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-20 23:20:37', '2024-05-20 23:20:37'),
(3966, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-20 23:20:38', '2024-05-20 23:20:38'),
(3967, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'store', 'http://127.0.0.1:8000/resourcearticles/store', ' Resourcearticles store', '2024-05-20 23:20:50', '2024-05-20 23:20:50'),
(3968, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-20 23:20:50', '2024-05-20 23:20:50'),
(3969, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-20 23:20:50', '2024-05-20 23:20:50'),
(3970, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-20 23:20:52', '2024-05-20 23:20:52'),
(3971, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-20 23:20:52', '2024-05-20 23:20:52'),
(3972, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'store', 'http://127.0.0.1:8000/resourcearticles/store', ' Resourcearticles store', '2024-05-20 23:32:23', '2024-05-20 23:32:23'),
(3973, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-20 23:32:23', '2024-05-20 23:32:23'),
(3974, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-20 23:32:23', '2024-05-20 23:32:23'),
(3975, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-20 23:32:25', '2024-05-20 23:32:25'),
(3976, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-20 23:32:25', '2024-05-20 23:32:25'),
(3977, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'store', 'http://127.0.0.1:8000/resourcearticles/store', ' Resourcearticles store', '2024-05-20 23:32:43', '2024-05-20 23:32:43'),
(3978, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-20 23:32:43', '2024-05-20 23:32:43'),
(3979, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-20 23:32:43', '2024-05-20 23:32:43'),
(3980, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-20 23:32:44', '2024-05-20 23:32:44'),
(3981, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-20 23:32:44', '2024-05-20 23:32:44'),
(3982, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'store', 'http://127.0.0.1:8000/resourcearticles/store', ' Resourcearticles store', '2024-05-20 23:33:01', '2024-05-20 23:33:01'),
(3983, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-20 23:33:01', '2024-05-20 23:33:01'),
(3984, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-20 23:33:01', '2024-05-20 23:33:01'),
(3985, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-20 23:34:43', '2024-05-20 23:34:43'),
(3986, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-20 23:34:43', '2024-05-20 23:34:43'),
(3987, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'store', 'http://127.0.0.1:8000/resourcearticles/store', ' Resourcearticles store', '2024-05-20 23:34:54', '2024-05-20 23:34:54'),
(3988, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-20 23:34:54', '2024-05-20 23:34:54'),
(3989, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-20 23:34:54', '2024-05-20 23:34:54'),
(3990, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-20 23:34:55', '2024-05-20 23:34:55'),
(3991, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-20 23:34:56', '2024-05-20 23:34:56'),
(3992, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'store', 'http://127.0.0.1:8000/resourcearticles/store', ' Resourcearticles store', '2024-05-20 23:35:08', '2024-05-20 23:35:08'),
(3993, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-20 23:35:08', '2024-05-20 23:35:08'),
(3994, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-20 23:35:09', '2024-05-20 23:35:09'),
(3995, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-20 23:35:11', '2024-05-20 23:35:11'),
(3996, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-20 23:35:11', '2024-05-20 23:35:11'),
(3997, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'store', 'http://127.0.0.1:8000/resourcearticles/store', ' Resourcearticles store', '2024-05-20 23:35:25', '2024-05-20 23:35:25'),
(3998, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-20 23:35:25', '2024-05-20 23:35:25'),
(3999, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-20 23:35:25', '2024-05-20 23:35:25'),
(4000, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/6', ' Resourcearticles edit', '2024-05-20 23:43:23', '2024-05-20 23:43:23'),
(4001, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/6', ' Resourcearticles edit', '2024-05-20 23:43:23', '2024-05-20 23:43:23'),
(4002, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/null', ' Resourcearticles edit', '2024-05-20 23:48:40', '2024-05-20 23:48:40'),
(4003, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-20 23:49:50', '2024-05-20 23:49:50'),
(4004, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-20 23:49:50', '2024-05-20 23:49:50'),
(4005, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/6', ' Resourcearticles edit', '2024-05-20 23:49:57', '2024-05-20 23:49:57'),
(4006, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/6', ' Resourcearticles edit', '2024-05-20 23:49:57', '2024-05-20 23:49:57'),
(4007, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/6', ' Resourcearticles edit', '2024-05-20 23:50:13', '2024-05-20 23:50:13'),
(4008, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/6', ' Resourcearticles edit', '2024-05-20 23:50:14', '2024-05-20 23:50:14'),
(4009, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/null', ' Resourcearticles edit', '2024-05-20 23:50:19', '2024-05-20 23:50:19'),
(4010, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'update', 'http://127.0.0.1:8000/resourcearticles/update/6', ' Resourcearticles update', '2024-05-20 23:50:22', '2024-05-20 23:50:22'),
(4011, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/6', ' Resourcearticles edit', '2024-05-20 23:50:22', '2024-05-20 23:50:22'),
(4012, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/6', ' Resourcearticles edit', '2024-05-20 23:50:23', '2024-05-20 23:50:23'),
(4013, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/null', ' Resourcearticles edit', '2024-05-20 23:52:19', '2024-05-20 23:52:19'),
(4014, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'update', 'http://127.0.0.1:8000/resourcearticles/update/6', ' Resourcearticles update', '2024-05-20 23:52:23', '2024-05-20 23:52:23'),
(4015, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/6', ' Resourcearticles edit', '2024-05-20 23:52:23', '2024-05-20 23:52:23'),
(4016, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/6', ' Resourcearticles edit', '2024-05-20 23:52:23', '2024-05-20 23:52:23');
INSERT INTO `tbl_activity_logs` (`activity_id`, `user_id`, `controllerName`, `methodName`, `actionUrl`, `activity`, `created_at`, `updated_at`) VALUES
(4017, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/9', ' Resourcearticles edit', '2024-05-20 23:59:18', '2024-05-20 23:59:18'),
(4018, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/9', ' Resourcearticles edit', '2024-05-20 23:59:18', '2024-05-20 23:59:18'),
(4019, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/null', ' Resourcearticles edit', '2024-05-20 23:59:23', '2024-05-20 23:59:23'),
(4020, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'update', 'http://127.0.0.1:8000/resourcearticles/update/9', ' Resourcearticles update', '2024-05-20 23:59:26', '2024-05-20 23:59:26'),
(4021, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/9', ' Resourcearticles edit', '2024-05-20 23:59:26', '2024-05-20 23:59:26'),
(4022, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/9', ' Resourcearticles edit', '2024-05-20 23:59:26', '2024-05-20 23:59:26'),
(4023, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-20 23:59:30', '2024-05-20 23:59:30'),
(4024, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-20 23:59:30', '2024-05-20 23:59:30'),
(4025, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/10', ' Resourcearticles edit', '2024-05-20 23:59:33', '2024-05-20 23:59:33'),
(4026, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/10', ' Resourcearticles edit', '2024-05-20 23:59:33', '2024-05-20 23:59:33'),
(4027, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/null', ' Resourcearticles edit', '2024-05-20 23:59:37', '2024-05-20 23:59:37'),
(4028, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'update', 'http://127.0.0.1:8000/resourcearticles/update/10', ' Resourcearticles update', '2024-05-20 23:59:39', '2024-05-20 23:59:39'),
(4029, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/10', ' Resourcearticles edit', '2024-05-20 23:59:39', '2024-05-20 23:59:39'),
(4030, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/10', ' Resourcearticles edit', '2024-05-20 23:59:39', '2024-05-20 23:59:39'),
(4031, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 00:31:52', '2024-05-21 00:31:52'),
(4032, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 00:31:52', '2024-05-21 00:31:52'),
(4033, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 00:31:53', '2024-05-21 00:31:53'),
(4034, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 00:31:53', '2024-05-21 00:31:53'),
(4035, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://127.0.0.1:8000/testimonials', ' Testimonials index', '2024-05-21 00:32:34', '2024-05-21 00:32:34'),
(4036, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://127.0.0.1:8000/testimonials', ' Testimonials index', '2024-05-21 00:32:34', '2024-05-21 00:32:34'),
(4037, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'http://127.0.0.1:8000/testimonials/edit/10', ' Testimonials edit', '2024-05-21 00:32:39', '2024-05-21 00:32:39'),
(4038, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'http://127.0.0.1:8000/testimonials/edit/10', ' Testimonials edit', '2024-05-21 00:32:39', '2024-05-21 00:32:39'),
(4039, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://127.0.0.1:8000/testimonials', ' Testimonials index', '2024-05-21 00:32:42', '2024-05-21 00:32:42'),
(4040, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://127.0.0.1:8000/testimonials', ' Testimonials index', '2024-05-21 00:32:42', '2024-05-21 00:32:42'),
(4041, 1, 'App\\Http\\Controllers\\TestimonialsController', 'create', 'http://127.0.0.1:8000/testimonials/create', ' Testimonials create', '2024-05-21 00:40:20', '2024-05-21 00:40:20'),
(4042, 1, 'App\\Http\\Controllers\\TestimonialsController', 'create', 'http://127.0.0.1:8000/testimonials/create', ' Testimonials create', '2024-05-21 00:40:20', '2024-05-21 00:40:20'),
(4043, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 00:49:17', '2024-05-21 00:49:17'),
(4044, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 00:49:17', '2024-05-21 00:49:17'),
(4045, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-21 00:49:26', '2024-05-21 00:49:26'),
(4046, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-21 00:49:26', '2024-05-21 00:49:26'),
(4047, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'store', 'http://127.0.0.1:8000/resourcearticles/store', ' Resourcearticles store', '2024-05-21 00:50:09', '2024-05-21 00:50:09'),
(4048, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 00:50:09', '2024-05-21 00:50:09'),
(4049, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 00:50:09', '2024-05-21 00:50:09'),
(4050, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-21 00:50:10', '2024-05-21 00:50:10'),
(4051, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-21 00:50:10', '2024-05-21 00:50:10'),
(4052, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'store', 'http://127.0.0.1:8000/resourcearticles/store', ' Resourcearticles store', '2024-05-21 00:51:00', '2024-05-21 00:51:00'),
(4053, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 00:51:00', '2024-05-21 00:51:00'),
(4054, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 00:51:00', '2024-05-21 00:51:00'),
(4055, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-21 00:51:02', '2024-05-21 00:51:02'),
(4056, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-21 00:51:02', '2024-05-21 00:51:02'),
(4057, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'store', 'http://127.0.0.1:8000/resourcearticles/store', ' Resourcearticles store', '2024-05-21 00:51:51', '2024-05-21 00:51:51'),
(4058, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 00:51:51', '2024-05-21 00:51:51'),
(4059, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 00:51:51', '2024-05-21 00:51:51'),
(4060, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-21 01:11:11', '2024-05-21 01:11:11'),
(4061, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-21 01:11:11', '2024-05-21 01:11:11'),
(4062, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-21 01:11:47', '2024-05-21 01:11:47'),
(4063, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-21 01:11:47', '2024-05-21 01:11:47'),
(4064, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-21 01:12:12', '2024-05-21 01:12:12'),
(4065, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-21 01:12:12', '2024-05-21 01:12:12'),
(4066, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'http://127.0.0.1:8000/admin/preparationclasses/store', ' Preparationclasses store', '2024-05-21 01:12:31', '2024-05-21 01:12:31'),
(4067, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-21 01:12:31', '2024-05-21 01:12:31'),
(4068, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-21 01:12:31', '2024-05-21 01:12:31'),
(4069, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-21 01:12:55', '2024-05-21 01:12:55'),
(4070, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-21 01:12:56', '2024-05-21 01:12:56'),
(4071, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'http://127.0.0.1:8000/admin/preparationclasses/store', ' Preparationclasses store', '2024-05-21 01:13:19', '2024-05-21 01:13:19'),
(4072, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-21 01:13:19', '2024-05-21 01:13:19'),
(4073, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-21 01:13:19', '2024-05-21 01:13:19'),
(4074, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-21 01:13:21', '2024-05-21 01:13:21'),
(4075, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-21 01:13:21', '2024-05-21 01:13:21'),
(4076, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'http://127.0.0.1:8000/admin/preparationclasses/store', ' Preparationclasses store', '2024-05-21 01:13:39', '2024-05-21 01:13:39'),
(4077, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-21 01:13:39', '2024-05-21 01:13:39'),
(4078, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-21 01:13:39', '2024-05-21 01:13:39'),
(4079, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-21 01:13:40', '2024-05-21 01:13:40'),
(4080, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-21 01:13:41', '2024-05-21 01:13:41'),
(4081, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'http://127.0.0.1:8000/admin/preparationclasses/store', ' Preparationclasses store', '2024-05-21 01:13:50', '2024-05-21 01:13:50'),
(4082, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-21 01:13:50', '2024-05-21 01:13:50'),
(4083, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-21 01:13:50', '2024-05-21 01:13:50'),
(4084, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-21 01:13:51', '2024-05-21 01:13:51'),
(4085, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-21 01:13:51', '2024-05-21 01:13:51'),
(4086, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'http://127.0.0.1:8000/admin/preparationclasses/store', ' Preparationclasses store', '2024-05-21 01:13:59', '2024-05-21 01:13:59'),
(4087, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-21 01:13:59', '2024-05-21 01:13:59'),
(4088, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-21 01:14:00', '2024-05-21 01:14:00'),
(4089, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 01:43:08', '2024-05-21 01:43:08'),
(4090, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 01:43:09', '2024-05-21 01:43:09'),
(4091, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-21 01:43:14', '2024-05-21 01:43:14'),
(4092, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-21 01:43:14', '2024-05-21 01:43:14'),
(4093, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'store', 'http://127.0.0.1:8000/resourcearticles/store', ' Resourcearticles store', '2024-05-21 01:43:43', '2024-05-21 01:43:43'),
(4094, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 01:43:43', '2024-05-21 01:43:43'),
(4095, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 01:43:43', '2024-05-21 01:43:43'),
(4096, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-21 01:43:44', '2024-05-21 01:43:44'),
(4097, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-21 01:43:45', '2024-05-21 01:43:45'),
(4098, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'store', 'http://127.0.0.1:8000/resourcearticles/store', ' Resourcearticles store', '2024-05-21 01:46:30', '2024-05-21 01:46:30'),
(4099, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 01:46:30', '2024-05-21 01:46:30'),
(4100, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 01:46:31', '2024-05-21 01:46:31'),
(4101, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-21 01:46:33', '2024-05-21 01:46:33'),
(4102, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-21 01:46:33', '2024-05-21 01:46:33'),
(4103, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'store', 'http://127.0.0.1:8000/resourcearticles/store', ' Resourcearticles store', '2024-05-21 01:47:07', '2024-05-21 01:47:07'),
(4104, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 01:47:07', '2024-05-21 01:47:07'),
(4105, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 01:47:08', '2024-05-21 01:47:08'),
(4106, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-21 01:47:26', '2024-05-21 01:47:26'),
(4107, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-21 01:47:27', '2024-05-21 01:47:27'),
(4108, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'store', 'http://127.0.0.1:8000/resourcearticles/store', ' Resourcearticles store', '2024-05-21 01:48:57', '2024-05-21 01:48:57'),
(4109, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 01:48:57', '2024-05-21 01:48:57'),
(4110, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 01:48:57', '2024-05-21 01:48:57'),
(4111, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-21 01:49:11', '2024-05-21 01:49:11'),
(4112, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-21 01:49:12', '2024-05-21 01:49:12'),
(4113, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'store', 'http://127.0.0.1:8000/resourcearticles/store', ' Resourcearticles store', '2024-05-21 01:49:23', '2024-05-21 01:49:23'),
(4114, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 01:49:23', '2024-05-21 01:49:23'),
(4115, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 01:49:23', '2024-05-21 01:49:23'),
(4116, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-21 01:49:24', '2024-05-21 01:49:24'),
(4117, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-21 01:49:25', '2024-05-21 01:49:25'),
(4118, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'store', 'http://127.0.0.1:8000/resourcearticles/store', ' Resourcearticles store', '2024-05-21 01:50:37', '2024-05-21 01:50:37'),
(4119, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 01:50:37', '2024-05-21 01:50:37'),
(4120, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 01:50:38', '2024-05-21 01:50:38'),
(4121, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/14', ' Resourcearticles edit', '2024-05-21 01:51:39', '2024-05-21 01:51:39'),
(4122, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/14', ' Resourcearticles edit', '2024-05-21 01:51:40', '2024-05-21 01:51:40'),
(4123, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'update', 'http://127.0.0.1:8000/resourcearticles/update/14', ' Resourcearticles update', '2024-05-21 01:51:58', '2024-05-21 01:51:58'),
(4124, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/14', ' Resourcearticles edit', '2024-05-21 01:51:58', '2024-05-21 01:51:58'),
(4125, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/14', ' Resourcearticles edit', '2024-05-21 01:51:59', '2024-05-21 01:51:59'),
(4126, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 01:52:01', '2024-05-21 01:52:01'),
(4127, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 01:52:01', '2024-05-21 01:52:01'),
(4128, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/15', ' Resourcearticles edit', '2024-05-21 02:04:17', '2024-05-21 02:04:17'),
(4129, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/15', ' Resourcearticles edit', '2024-05-21 02:04:17', '2024-05-21 02:04:17'),
(4130, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'update', 'http://127.0.0.1:8000/resourcearticles/update/15', ' Resourcearticles update', '2024-05-21 02:04:27', '2024-05-21 02:04:27'),
(4131, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/15', ' Resourcearticles edit', '2024-05-21 02:04:27', '2024-05-21 02:04:27'),
(4132, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/15', ' Resourcearticles edit', '2024-05-21 02:04:28', '2024-05-21 02:04:28'),
(4133, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 02:04:30', '2024-05-21 02:04:30'),
(4134, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 02:04:30', '2024-05-21 02:04:30'),
(4135, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/17', ' Resourcearticles edit', '2024-05-21 02:04:43', '2024-05-21 02:04:43'),
(4136, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/17', ' Resourcearticles edit', '2024-05-21 02:04:44', '2024-05-21 02:04:44'),
(4137, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'update', 'http://127.0.0.1:8000/resourcearticles/update/17', ' Resourcearticles update', '2024-05-21 02:04:50', '2024-05-21 02:04:50'),
(4138, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/17', ' Resourcearticles edit', '2024-05-21 02:04:50', '2024-05-21 02:04:50'),
(4139, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/17', ' Resourcearticles edit', '2024-05-21 02:04:51', '2024-05-21 02:04:51'),
(4140, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 02:04:52', '2024-05-21 02:04:52'),
(4141, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 02:04:52', '2024-05-21 02:04:52'),
(4142, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/18', ' Resourcearticles edit', '2024-05-21 02:04:56', '2024-05-21 02:04:56'),
(4143, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/18', ' Resourcearticles edit', '2024-05-21 02:04:56', '2024-05-21 02:04:56'),
(4144, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/19', ' Resourcearticles edit', '2024-05-21 02:05:05', '2024-05-21 02:05:05'),
(4145, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/19', ' Resourcearticles edit', '2024-05-21 02:05:05', '2024-05-21 02:05:05'),
(4146, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'update', 'http://127.0.0.1:8000/resourcearticles/update/19', ' Resourcearticles update', '2024-05-21 02:05:10', '2024-05-21 02:05:10'),
(4147, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/19', ' Resourcearticles edit', '2024-05-21 02:05:10', '2024-05-21 02:05:10'),
(4148, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/19', ' Resourcearticles edit', '2024-05-21 02:05:10', '2024-05-21 02:05:10'),
(4149, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 02:29:19', '2024-05-21 02:29:19'),
(4150, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 02:29:19', '2024-05-21 02:29:19'),
(4151, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-21 02:31:14', '2024-05-21 02:31:14'),
(4152, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-21 02:31:15', '2024-05-21 02:31:15'),
(4153, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'store', 'http://127.0.0.1:8000/resourcearticles/store', ' Resourcearticles store', '2024-05-21 03:41:31', '2024-05-21 03:41:31'),
(4154, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 03:41:31', '2024-05-21 03:41:31'),
(4155, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 03:41:31', '2024-05-21 03:41:31'),
(4156, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-21 03:41:33', '2024-05-21 03:41:33'),
(4157, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-21 03:41:33', '2024-05-21 03:41:33'),
(4158, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'store', 'http://127.0.0.1:8000/resourcearticles/store', ' Resourcearticles store', '2024-05-21 03:42:52', '2024-05-21 03:42:52'),
(4159, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 03:42:52', '2024-05-21 03:42:52'),
(4160, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 03:42:52', '2024-05-21 03:42:52'),
(4161, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 03:54:24', '2024-05-21 03:54:24'),
(4162, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 03:54:25', '2024-05-21 03:54:25'),
(4163, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-21 04:04:52', '2024-05-21 04:04:52'),
(4164, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-21 04:04:52', '2024-05-21 04:04:52'),
(4165, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'store', 'http://127.0.0.1:8000/resourcearticles/store', ' Resourcearticles store', '2024-05-21 04:05:16', '2024-05-21 04:05:16'),
(4166, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 04:05:16', '2024-05-21 04:05:16'),
(4167, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 04:05:16', '2024-05-21 04:05:16'),
(4168, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-21 04:05:17', '2024-05-21 04:05:17'),
(4169, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-21 04:05:18', '2024-05-21 04:05:18'),
(4170, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'store', 'http://127.0.0.1:8000/resourcearticles/store', ' Resourcearticles store', '2024-05-21 04:05:57', '2024-05-21 04:05:57'),
(4171, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 04:05:57', '2024-05-21 04:05:57'),
(4172, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 04:05:57', '2024-05-21 04:05:57'),
(4173, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/23', ' Resourcearticles edit', '2024-05-21 04:06:13', '2024-05-21 04:06:13'),
(4174, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/23', ' Resourcearticles edit', '2024-05-21 04:06:13', '2024-05-21 04:06:13'),
(4175, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'update', 'http://127.0.0.1:8000/resourcearticles/update/23', ' Resourcearticles update', '2024-05-21 04:06:20', '2024-05-21 04:06:20'),
(4176, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/23', ' Resourcearticles edit', '2024-05-21 04:06:20', '2024-05-21 04:06:20'),
(4177, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/23', ' Resourcearticles edit', '2024-05-21 04:06:21', '2024-05-21 04:06:21'),
(4178, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'update', 'http://127.0.0.1:8000/resourcearticles/update/23', ' Resourcearticles update', '2024-05-21 04:07:49', '2024-05-21 04:07:49'),
(4179, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/23', ' Resourcearticles edit', '2024-05-21 04:07:49', '2024-05-21 04:07:49'),
(4180, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/23', ' Resourcearticles edit', '2024-05-21 04:07:49', '2024-05-21 04:07:49'),
(4181, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/23', ' Resourcearticles edit', '2024-05-21 04:10:47', '2024-05-21 04:10:47'),
(4182, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/23', ' Resourcearticles edit', '2024-05-21 04:11:25', '2024-05-21 04:11:25'),
(4183, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/23', ' Resourcearticles edit', '2024-05-21 04:11:25', '2024-05-21 04:11:25'),
(4184, 1, 'App\\Http\\Controllers\\PositionsController', 'index', 'http://127.0.0.1:8000/positions', ' Positions index', '2024-05-21 04:12:16', '2024-05-21 04:12:16'),
(4185, 1, 'App\\Http\\Controllers\\PositionsController', 'index', 'http://127.0.0.1:8000/positions', ' Positions index', '2024-05-21 04:12:16', '2024-05-21 04:12:16'),
(4186, 1, 'App\\Http\\Controllers\\PositionsController', 'create', 'http://127.0.0.1:8000/positions/create', ' Positions create', '2024-05-21 04:12:18', '2024-05-21 04:12:18'),
(4187, 1, 'App\\Http\\Controllers\\PositionsController', 'create', 'http://127.0.0.1:8000/positions/create', ' Positions create', '2024-05-21 04:12:18', '2024-05-21 04:12:18'),
(4188, 1, 'App\\Http\\Controllers\\PositionsController', 'store', 'http://127.0.0.1:8000/positions/store', ' Positions store', '2024-05-21 04:12:37', '2024-05-21 04:12:37'),
(4189, 1, 'App\\Http\\Controllers\\PositionsController', 'index', 'http://127.0.0.1:8000/positions', ' Positions index', '2024-05-21 04:12:37', '2024-05-21 04:12:37'),
(4190, 1, 'App\\Http\\Controllers\\PositionsController', 'index', 'http://127.0.0.1:8000/positions', ' Positions index', '2024-05-21 04:12:37', '2024-05-21 04:12:37'),
(4191, 1, 'App\\Http\\Controllers\\PositionsController', 'index', 'http://127.0.0.1:8000/positions', ' Positions index', '2024-05-21 04:15:27', '2024-05-21 04:15:27'),
(4192, 1, 'App\\Http\\Controllers\\PositionsController', 'index', 'http://127.0.0.1:8000/positions', ' Positions index', '2024-05-21 04:15:27', '2024-05-21 04:15:27'),
(4193, 1, 'App\\Http\\Controllers\\PositionsController', 'index', 'http://127.0.0.1:8000/positions', ' Positions index', '2024-05-21 04:17:38', '2024-05-21 04:17:38'),
(4194, 1, 'App\\Http\\Controllers\\PositionsController', 'index', 'http://127.0.0.1:8000/positions', ' Positions index', '2024-05-21 04:17:39', '2024-05-21 04:17:39'),
(4195, 1, 'App\\Http\\Controllers\\PositionsController', 'edit', 'http://127.0.0.1:8000/positions/edit/1', ' Positions edit', '2024-05-21 04:17:41', '2024-05-21 04:17:41'),
(4196, 1, 'App\\Http\\Controllers\\PositionsController', 'edit', 'http://127.0.0.1:8000/positions/edit/1', ' Positions edit', '2024-05-21 04:17:41', '2024-05-21 04:17:41'),
(4197, 1, 'App\\Http\\Controllers\\PositionsController', 'update', 'http://127.0.0.1:8000/positions/update/1', ' Positions update', '2024-05-21 04:17:44', '2024-05-21 04:17:44'),
(4198, 1, 'App\\Http\\Controllers\\PositionsController', 'edit', 'http://127.0.0.1:8000/positions/edit/1', ' Positions edit', '2024-05-21 04:17:44', '2024-05-21 04:17:44'),
(4199, 1, 'App\\Http\\Controllers\\PositionsController', 'edit', 'http://127.0.0.1:8000/positions/edit/1', ' Positions edit', '2024-05-21 04:17:45', '2024-05-21 04:17:45'),
(4200, 1, 'App\\Http\\Controllers\\PositionsController', 'index', 'http://127.0.0.1:8000/positions', ' Positions index', '2024-05-21 04:17:47', '2024-05-21 04:17:47'),
(4201, 1, 'App\\Http\\Controllers\\PositionsController', 'index', 'http://127.0.0.1:8000/positions', ' Positions index', '2024-05-21 04:17:47', '2024-05-21 04:17:47'),
(4202, 1, 'App\\Http\\Controllers\\PositionsController', 'edit', 'http://127.0.0.1:8000/positions/edit/1', ' Positions edit', '2024-05-21 04:17:50', '2024-05-21 04:17:50'),
(4203, 1, 'App\\Http\\Controllers\\PositionsController', 'edit', 'http://127.0.0.1:8000/positions/edit/1', ' Positions edit', '2024-05-21 04:17:50', '2024-05-21 04:17:50'),
(4204, 1, 'App\\Http\\Controllers\\PositionsController', 'index', 'http://127.0.0.1:8000/positions', ' Positions index', '2024-05-21 04:17:51', '2024-05-21 04:17:51'),
(4205, 1, 'App\\Http\\Controllers\\PositionsController', 'index', 'http://127.0.0.1:8000/positions', ' Positions index', '2024-05-21 04:17:52', '2024-05-21 04:17:52'),
(4206, 1, 'App\\Http\\Controllers\\PositionsController', 'create', 'http://127.0.0.1:8000/positions/create', ' Positions create', '2024-05-21 04:17:53', '2024-05-21 04:17:53'),
(4207, 1, 'App\\Http\\Controllers\\PositionsController', 'create', 'http://127.0.0.1:8000/positions/create', ' Positions create', '2024-05-21 04:17:53', '2024-05-21 04:17:53'),
(4208, 1, 'App\\Http\\Controllers\\PositionsController', 'store', 'http://127.0.0.1:8000/positions/store', ' Positions store', '2024-05-21 04:17:59', '2024-05-21 04:17:59'),
(4209, 1, 'App\\Http\\Controllers\\PositionsController', 'index', 'http://127.0.0.1:8000/positions', ' Positions index', '2024-05-21 04:18:00', '2024-05-21 04:18:00'),
(4210, 1, 'App\\Http\\Controllers\\PositionsController', 'index', 'http://127.0.0.1:8000/positions', ' Positions index', '2024-05-21 04:18:00', '2024-05-21 04:18:00'),
(4211, 1, 'App\\Http\\Controllers\\PositionsController', 'create', 'http://127.0.0.1:8000/positions/create', ' Positions create', '2024-05-21 04:18:01', '2024-05-21 04:18:01'),
(4212, 1, 'App\\Http\\Controllers\\PositionsController', 'create', 'http://127.0.0.1:8000/positions/create', ' Positions create', '2024-05-21 04:18:01', '2024-05-21 04:18:01'),
(4213, 1, 'App\\Http\\Controllers\\PositionsController', 'store', 'http://127.0.0.1:8000/positions/store', ' Positions store', '2024-05-21 04:18:11', '2024-05-21 04:18:11'),
(4214, 1, 'App\\Http\\Controllers\\PositionsController', 'index', 'http://127.0.0.1:8000/positions', ' Positions index', '2024-05-21 04:18:11', '2024-05-21 04:18:11'),
(4215, 1, 'App\\Http\\Controllers\\PositionsController', 'index', 'http://127.0.0.1:8000/positions', ' Positions index', '2024-05-21 04:18:11', '2024-05-21 04:18:11'),
(4216, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-21 04:18:56', '2024-05-21 04:18:56'),
(4217, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-21 04:18:56', '2024-05-21 04:18:56'),
(4218, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-21 04:19:40', '2024-05-21 04:19:40'),
(4219, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-21 04:19:40', '2024-05-21 04:19:40'),
(4220, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 04:19:46', '2024-05-21 04:19:46'),
(4221, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 04:19:47', '2024-05-21 04:19:47'),
(4222, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-21 04:19:55', '2024-05-21 04:19:55'),
(4223, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-21 04:19:55', '2024-05-21 04:19:55'),
(4224, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'store', 'http://127.0.0.1:8000/resourcearticles/store', ' Resourcearticles store', '2024-05-21 04:20:33', '2024-05-21 04:20:33'),
(4225, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 04:20:33', '2024-05-21 04:20:33'),
(4226, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 04:20:33', '2024-05-21 04:20:33'),
(4227, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-21 04:20:34', '2024-05-21 04:20:34'),
(4228, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-21 04:20:35', '2024-05-21 04:20:35'),
(4229, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'store', 'http://127.0.0.1:8000/resourcearticles/store', ' Resourcearticles store', '2024-05-21 04:21:28', '2024-05-21 04:21:28'),
(4230, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 04:21:28', '2024-05-21 04:21:28'),
(4231, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 04:21:28', '2024-05-21 04:21:28'),
(4232, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-21 04:21:29', '2024-05-21 04:21:29'),
(4233, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-21 04:21:30', '2024-05-21 04:21:30'),
(4234, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'store', 'http://127.0.0.1:8000/resourcearticles/store', ' Resourcearticles store', '2024-05-21 04:22:03', '2024-05-21 04:22:03'),
(4235, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 04:22:03', '2024-05-21 04:22:03'),
(4236, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 04:22:03', '2024-05-21 04:22:03'),
(4237, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-21 04:22:05', '2024-05-21 04:22:05'),
(4238, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-21 04:22:05', '2024-05-21 04:22:05'),
(4239, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'store', 'http://127.0.0.1:8000/resourcearticles/store', ' Resourcearticles store', '2024-05-21 04:22:30', '2024-05-21 04:22:30'),
(4240, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 04:22:30', '2024-05-21 04:22:30'),
(4241, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 04:22:31', '2024-05-21 04:22:31'),
(4242, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-21 04:22:32', '2024-05-21 04:22:32'),
(4243, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-21 04:22:32', '2024-05-21 04:22:32'),
(4244, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'store', 'http://127.0.0.1:8000/resourcearticles/store', ' Resourcearticles store', '2024-05-21 04:22:55', '2024-05-21 04:22:55'),
(4245, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 04:22:55', '2024-05-21 04:22:55'),
(4246, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 04:22:55', '2024-05-21 04:22:55'),
(4247, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-21 04:22:58', '2024-05-21 04:22:58'),
(4248, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-21 04:22:59', '2024-05-21 04:22:59'),
(4249, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'store', 'http://127.0.0.1:8000/resourcearticles/store', ' Resourcearticles store', '2024-05-21 04:23:27', '2024-05-21 04:23:27'),
(4250, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 04:23:27', '2024-05-21 04:23:27'),
(4251, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 04:23:27', '2024-05-21 04:23:27'),
(4252, 1, 'App\\Http\\Controllers\\PositionsController', 'index', 'http://127.0.0.1:8000/positions', ' Positions index', '2024-05-21 04:51:52', '2024-05-21 04:51:52'),
(4253, 1, 'App\\Http\\Controllers\\PositionsController', 'index', 'http://127.0.0.1:8000/positions', ' Positions index', '2024-05-21 04:51:52', '2024-05-21 04:51:52'),
(4254, 1, 'App\\Http\\Controllers\\PositionsController', 'index', 'http://127.0.0.1:8000/positions', ' Positions index', '2024-05-21 04:57:59', '2024-05-21 04:57:59'),
(4255, 1, 'App\\Http\\Controllers\\PositionsController', 'index', 'http://127.0.0.1:8000/positions', ' Positions index', '2024-05-21 04:57:59', '2024-05-21 04:57:59'),
(4256, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'index', 'http://127.0.0.1:8000/careerdetails', ' Careerdetails index', '2024-05-21 05:00:38', '2024-05-21 05:00:38'),
(4257, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'index', 'http://127.0.0.1:8000/careerdetails', ' Careerdetails index', '2024-05-21 05:00:38', '2024-05-21 05:00:38'),
(4258, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'create', 'http://127.0.0.1:8000/careerdetails/create', ' Careerdetails create', '2024-05-21 05:00:40', '2024-05-21 05:00:40'),
(4259, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'create', 'http://127.0.0.1:8000/careerdetails/create', ' Careerdetails create', '2024-05-21 05:00:40', '2024-05-21 05:00:40'),
(4260, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'create', 'http://127.0.0.1:8000/careerdetails/create', ' Careerdetails create', '2024-05-21 05:02:59', '2024-05-21 05:02:59'),
(4261, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'create', 'http://127.0.0.1:8000/careerdetails/create', ' Careerdetails create', '2024-05-21 05:03:00', '2024-05-21 05:03:00'),
(4262, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'create', 'http://127.0.0.1:8000/careerdetails/create', ' Careerdetails create', '2024-05-21 05:03:38', '2024-05-21 05:03:38'),
(4263, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'create', 'http://127.0.0.1:8000/careerdetails/create', ' Careerdetails create', '2024-05-21 05:03:38', '2024-05-21 05:03:38'),
(4264, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'create', 'http://127.0.0.1:8000/careerdetails/create', ' Careerdetails create', '2024-05-21 05:04:37', '2024-05-21 05:04:37'),
(4265, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'create', 'http://127.0.0.1:8000/careerdetails/create', ' Careerdetails create', '2024-05-21 05:04:37', '2024-05-21 05:04:37'),
(4266, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'create', 'http://127.0.0.1:8000/careerdetails/create', ' Careerdetails create', '2024-05-21 05:06:49', '2024-05-21 05:06:49'),
(4267, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'create', 'http://127.0.0.1:8000/careerdetails/create', ' Careerdetails create', '2024-05-21 05:06:49', '2024-05-21 05:06:49'),
(4268, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'create', 'http://127.0.0.1:8000/careerdetails/create', ' Careerdetails create', '2024-05-21 05:07:39', '2024-05-21 05:07:39'),
(4269, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'create', 'http://127.0.0.1:8000/careerdetails/create', ' Careerdetails create', '2024-05-21 05:07:39', '2024-05-21 05:07:39'),
(4270, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'store', 'http://127.0.0.1:8000/careerdetails/store', ' Careerdetails store', '2024-05-21 05:07:59', '2024-05-21 05:07:59'),
(4271, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'index', 'http://127.0.0.1:8000/careerdetails', ' Careerdetails index', '2024-05-21 05:07:59', '2024-05-21 05:07:59'),
(4272, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'index', 'http://127.0.0.1:8000/careerdetails', ' Careerdetails index', '2024-05-21 05:07:59', '2024-05-21 05:07:59'),
(4273, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'edit', 'http://127.0.0.1:8000/careerdetails/edit/1', ' Careerdetails edit', '2024-05-21 05:08:03', '2024-05-21 05:08:03'),
(4274, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'edit', 'http://127.0.0.1:8000/careerdetails/edit/1', ' Careerdetails edit', '2024-05-21 05:08:03', '2024-05-21 05:08:03'),
(4275, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'update', 'http://127.0.0.1:8000/careerdetails/update/1', ' Careerdetails update', '2024-05-21 05:08:52', '2024-05-21 05:08:52'),
(4276, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'edit', 'http://127.0.0.1:8000/careerdetails/edit/1', ' Careerdetails edit', '2024-05-21 05:08:52', '2024-05-21 05:08:52'),
(4277, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'edit', 'http://127.0.0.1:8000/careerdetails/edit/1', ' Careerdetails edit', '2024-05-21 05:08:52', '2024-05-21 05:08:52'),
(4278, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'edit', 'http://127.0.0.1:8000/careerdetails/edit/1', ' Careerdetails edit', '2024-05-21 05:09:03', '2024-05-21 05:09:03'),
(4279, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'edit', 'http://127.0.0.1:8000/careerdetails/edit/1', ' Careerdetails edit', '2024-05-21 05:09:03', '2024-05-21 05:09:03'),
(4280, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'index', 'http://127.0.0.1:8000/careerdetails', ' Careerdetails index', '2024-05-21 05:09:06', '2024-05-21 05:09:06');
INSERT INTO `tbl_activity_logs` (`activity_id`, `user_id`, `controllerName`, `methodName`, `actionUrl`, `activity`, `created_at`, `updated_at`) VALUES
(4281, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'index', 'http://127.0.0.1:8000/careerdetails', ' Careerdetails index', '2024-05-21 05:09:06', '2024-05-21 05:09:06'),
(4282, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'index', 'http://127.0.0.1:8000/careerdetails', ' Careerdetails index', '2024-05-21 05:11:12', '2024-05-21 05:11:12'),
(4283, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'index', 'http://127.0.0.1:8000/careerdetails', ' Careerdetails index', '2024-05-21 05:11:12', '2024-05-21 05:11:12'),
(4284, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'edit', 'http://127.0.0.1:8000/careerdetails/edit/1', ' Careerdetails edit', '2024-05-21 05:11:15', '2024-05-21 05:11:15'),
(4285, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'edit', 'http://127.0.0.1:8000/careerdetails/edit/1', ' Careerdetails edit', '2024-05-21 05:11:15', '2024-05-21 05:11:15'),
(4286, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'update', 'http://127.0.0.1:8000/careerdetails/update/1', ' Careerdetails update', '2024-05-21 05:11:20', '2024-05-21 05:11:20'),
(4287, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'edit', 'http://127.0.0.1:8000/careerdetails/edit/1', ' Careerdetails edit', '2024-05-21 05:11:20', '2024-05-21 05:11:20'),
(4288, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'edit', 'http://127.0.0.1:8000/careerdetails/edit/1', ' Careerdetails edit', '2024-05-21 05:11:20', '2024-05-21 05:11:20'),
(4289, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'index', 'http://127.0.0.1:8000/careerdetails', ' Careerdetails index', '2024-05-21 05:11:22', '2024-05-21 05:11:22'),
(4290, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'index', 'http://127.0.0.1:8000/careerdetails', ' Careerdetails index', '2024-05-21 05:11:22', '2024-05-21 05:11:22'),
(4291, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'edit', 'http://127.0.0.1:8000/careerdetails/edit/1', ' Careerdetails edit', '2024-05-21 05:13:02', '2024-05-21 05:13:02'),
(4292, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'edit', 'http://127.0.0.1:8000/careerdetails/edit/1', ' Careerdetails edit', '2024-05-21 05:13:02', '2024-05-21 05:13:02'),
(4293, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'edit', 'http://127.0.0.1:8000/careerdetails/edit/1', ' Careerdetails edit', '2024-05-21 05:13:18', '2024-05-21 05:13:18'),
(4294, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'edit', 'http://127.0.0.1:8000/careerdetails/edit/1', ' Careerdetails edit', '2024-05-21 05:13:18', '2024-05-21 05:13:18'),
(4295, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'index', 'http://127.0.0.1:8000/careerdetails', ' Careerdetails index', '2024-05-21 05:13:20', '2024-05-21 05:13:20'),
(4296, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'index', 'http://127.0.0.1:8000/careerdetails', ' Careerdetails index', '2024-05-21 05:13:20', '2024-05-21 05:13:20'),
(4297, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 05:35:17', '2024-05-21 05:35:17'),
(4298, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 05:35:17', '2024-05-21 05:35:17'),
(4299, 1, 'App\\Http\\Controllers\\EventsController', 'create', 'http://127.0.0.1:8000/admin/events/create', ' Events create', '2024-05-21 05:35:21', '2024-05-21 05:35:21'),
(4300, 1, 'App\\Http\\Controllers\\EventsController', 'create', 'http://127.0.0.1:8000/admin/events/create', ' Events create', '2024-05-21 05:35:22', '2024-05-21 05:35:22'),
(4301, 1, 'App\\Http\\Controllers\\EventsController', 'store', 'http://127.0.0.1:8000/admin/events/store', ' Events store', '2024-05-21 05:37:38', '2024-05-21 05:37:38'),
(4302, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 05:37:38', '2024-05-21 05:37:38'),
(4303, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 05:37:38', '2024-05-21 05:37:38'),
(4304, 1, 'App\\Http\\Controllers\\EventsController', 'edit', 'http://127.0.0.1:8000/admin/events/edit/1', ' Events edit', '2024-05-21 05:37:52', '2024-05-21 05:37:52'),
(4305, 1, 'App\\Http\\Controllers\\EventsController', 'edit', 'http://127.0.0.1:8000/admin/events/edit/1', ' Events edit', '2024-05-21 05:37:52', '2024-05-21 05:37:52'),
(4306, 1, 'App\\Http\\Controllers\\EventsController', 'edit', 'http://127.0.0.1:8000/admin/events/edit/1', ' Events edit', '2024-05-21 05:39:08', '2024-05-21 05:39:08'),
(4307, 1, 'App\\Http\\Controllers\\EventsController', 'edit', 'http://127.0.0.1:8000/admin/events/edit/1', ' Events edit', '2024-05-21 05:39:09', '2024-05-21 05:39:09'),
(4308, 1, 'App\\Http\\Controllers\\EventsController', 'update', 'http://127.0.0.1:8000/admin/events/update/1', ' Events update', '2024-05-21 05:39:41', '2024-05-21 05:39:41'),
(4309, 1, 'App\\Http\\Controllers\\EventsController', 'edit', 'http://127.0.0.1:8000/admin/events/edit/1', ' Events edit', '2024-05-21 05:39:41', '2024-05-21 05:39:41'),
(4310, 1, 'App\\Http\\Controllers\\EventsController', 'edit', 'http://127.0.0.1:8000/admin/events/edit/1', ' Events edit', '2024-05-21 05:39:41', '2024-05-21 05:39:41'),
(4311, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 05:39:44', '2024-05-21 05:39:44'),
(4312, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 05:39:44', '2024-05-21 05:39:44'),
(4313, 1, 'App\\Http\\Controllers\\EventsController', 'create', 'http://127.0.0.1:8000/admin/events/create', ' Events create', '2024-05-21 05:39:47', '2024-05-21 05:39:47'),
(4314, 1, 'App\\Http\\Controllers\\EventsController', 'create', 'http://127.0.0.1:8000/admin/events/create', ' Events create', '2024-05-21 05:39:47', '2024-05-21 05:39:47'),
(4315, 1, 'App\\Http\\Controllers\\EventsController', 'store', 'http://127.0.0.1:8000/admin/events/store', ' Events store', '2024-05-21 05:40:16', '2024-05-21 05:40:16'),
(4316, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 05:40:17', '2024-05-21 05:40:17'),
(4317, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 05:40:17', '2024-05-21 05:40:17'),
(4318, 1, 'App\\Http\\Controllers\\EventsController', 'edit', 'http://127.0.0.1:8000/admin/events/edit/1', ' Events edit', '2024-05-21 05:40:44', '2024-05-21 05:40:44'),
(4319, 1, 'App\\Http\\Controllers\\EventsController', 'edit', 'http://127.0.0.1:8000/admin/events/edit/1', ' Events edit', '2024-05-21 05:40:44', '2024-05-21 05:40:44'),
(4320, 1, 'App\\Http\\Controllers\\EventsController', 'update', 'http://127.0.0.1:8000/admin/events/update/1', ' Events update', '2024-05-21 05:40:56', '2024-05-21 05:40:56'),
(4321, 1, 'App\\Http\\Controllers\\EventsController', 'edit', 'http://127.0.0.1:8000/admin/events/edit/1', ' Events edit', '2024-05-21 05:40:56', '2024-05-21 05:40:56'),
(4322, 1, 'App\\Http\\Controllers\\EventsController', 'edit', 'http://127.0.0.1:8000/admin/events/edit/1', ' Events edit', '2024-05-21 05:40:56', '2024-05-21 05:40:56'),
(4323, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 05:41:00', '2024-05-21 05:41:00'),
(4324, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 05:41:00', '2024-05-21 05:41:00'),
(4325, 1, 'App\\Http\\Controllers\\EventsController', 'edit', 'http://127.0.0.1:8000/admin/events/edit/1', ' Events edit', '2024-05-21 05:41:05', '2024-05-21 05:41:05'),
(4326, 1, 'App\\Http\\Controllers\\EventsController', 'edit', 'http://127.0.0.1:8000/admin/events/edit/1', ' Events edit', '2024-05-21 05:41:05', '2024-05-21 05:41:05'),
(4327, 1, 'App\\Http\\Controllers\\EventsController', 'update', 'http://127.0.0.1:8000/admin/events/update/1', ' Events update', '2024-05-21 05:41:10', '2024-05-21 05:41:10'),
(4328, 1, 'App\\Http\\Controllers\\EventsController', 'edit', 'http://127.0.0.1:8000/admin/events/edit/1', ' Events edit', '2024-05-21 05:41:10', '2024-05-21 05:41:10'),
(4329, 1, 'App\\Http\\Controllers\\EventsController', 'edit', 'http://127.0.0.1:8000/admin/events/edit/1', ' Events edit', '2024-05-21 05:41:10', '2024-05-21 05:41:10'),
(4330, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 05:41:13', '2024-05-21 05:41:13'),
(4331, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 05:41:13', '2024-05-21 05:41:13'),
(4332, 1, 'App\\Http\\Controllers\\EventsController', 'create', 'http://127.0.0.1:8000/admin/events/create', ' Events create', '2024-05-21 05:41:15', '2024-05-21 05:41:15'),
(4333, 1, 'App\\Http\\Controllers\\EventsController', 'create', 'http://127.0.0.1:8000/admin/events/create', ' Events create', '2024-05-21 05:41:15', '2024-05-21 05:41:15'),
(4334, 1, 'App\\Http\\Controllers\\EventsController', 'store', 'http://127.0.0.1:8000/admin/events/store', ' Events store', '2024-05-21 05:41:51', '2024-05-21 05:41:51'),
(4335, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 05:41:51', '2024-05-21 05:41:51'),
(4336, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 05:41:51', '2024-05-21 05:41:51'),
(4337, 1, 'App\\Http\\Controllers\\EventsController', 'create', 'http://127.0.0.1:8000/admin/events/create', ' Events create', '2024-05-21 05:41:53', '2024-05-21 05:41:53'),
(4338, 1, 'App\\Http\\Controllers\\EventsController', 'create', 'http://127.0.0.1:8000/admin/events/create', ' Events create', '2024-05-21 05:41:53', '2024-05-21 05:41:53'),
(4339, 1, 'App\\Http\\Controllers\\EventsController', 'store', 'http://127.0.0.1:8000/admin/events/store', ' Events store', '2024-05-21 05:42:23', '2024-05-21 05:42:23'),
(4340, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 05:42:23', '2024-05-21 05:42:23'),
(4341, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 05:42:24', '2024-05-21 05:42:24'),
(4342, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 05:52:20', '2024-05-21 05:52:20'),
(4343, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 05:52:21', '2024-05-21 05:52:21'),
(4344, 1, 'App\\Http\\Controllers\\EventsController', 'edit', 'http://127.0.0.1:8000/admin/events/edit/1', ' Events edit', '2024-05-21 05:57:51', '2024-05-21 05:57:51'),
(4345, 1, 'App\\Http\\Controllers\\EventsController', 'edit', 'http://127.0.0.1:8000/admin/events/edit/1', ' Events edit', '2024-05-21 05:57:51', '2024-05-21 05:57:51'),
(4346, 1, 'App\\Http\\Controllers\\EventsController', 'update', 'http://127.0.0.1:8000/admin/events/update/1', ' Events update', '2024-05-21 05:58:03', '2024-05-21 05:58:03'),
(4347, 1, 'App\\Http\\Controllers\\EventsController', 'edit', 'http://127.0.0.1:8000/admin/events/edit/1', ' Events edit', '2024-05-21 05:58:03', '2024-05-21 05:58:03'),
(4348, 1, 'App\\Http\\Controllers\\EventsController', 'edit', 'http://127.0.0.1:8000/admin/events/edit/1', ' Events edit', '2024-05-21 05:58:03', '2024-05-21 05:58:03'),
(4349, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 05:58:06', '2024-05-21 05:58:06'),
(4350, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 05:58:07', '2024-05-21 05:58:07'),
(4351, 1, 'App\\Http\\Controllers\\EventsController', 'edit', 'http://127.0.0.1:8000/admin/events/edit/2', ' Events edit', '2024-05-21 05:58:09', '2024-05-21 05:58:09'),
(4352, 1, 'App\\Http\\Controllers\\EventsController', 'edit', 'http://127.0.0.1:8000/admin/events/edit/2', ' Events edit', '2024-05-21 05:58:09', '2024-05-21 05:58:09'),
(4353, 1, 'App\\Http\\Controllers\\EventsController', 'update', 'http://127.0.0.1:8000/admin/events/update/2', ' Events update', '2024-05-21 05:58:31', '2024-05-21 05:58:31'),
(4354, 1, 'App\\Http\\Controllers\\EventsController', 'edit', 'http://127.0.0.1:8000/admin/events/edit/2', ' Events edit', '2024-05-21 05:58:31', '2024-05-21 05:58:31'),
(4355, 1, 'App\\Http\\Controllers\\EventsController', 'edit', 'http://127.0.0.1:8000/admin/events/edit/2', ' Events edit', '2024-05-21 05:58:31', '2024-05-21 05:58:31'),
(4356, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 05:58:34', '2024-05-21 05:58:34'),
(4357, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 05:58:34', '2024-05-21 05:58:34'),
(4358, 1, 'App\\Http\\Controllers\\EventsController', 'edit', 'http://127.0.0.1:8000/admin/events/edit/3', ' Events edit', '2024-05-21 05:58:37', '2024-05-21 05:58:37'),
(4359, 1, 'App\\Http\\Controllers\\EventsController', 'edit', 'http://127.0.0.1:8000/admin/events/edit/3', ' Events edit', '2024-05-21 05:58:37', '2024-05-21 05:58:37'),
(4360, 1, 'App\\Http\\Controllers\\EventsController', 'update', 'http://127.0.0.1:8000/admin/events/update/3', ' Events update', '2024-05-21 05:58:44', '2024-05-21 05:58:44'),
(4361, 1, 'App\\Http\\Controllers\\EventsController', 'edit', 'http://127.0.0.1:8000/admin/events/edit/3', ' Events edit', '2024-05-21 05:58:44', '2024-05-21 05:58:44'),
(4362, 1, 'App\\Http\\Controllers\\EventsController', 'edit', 'http://127.0.0.1:8000/admin/events/edit/3', ' Events edit', '2024-05-21 05:58:45', '2024-05-21 05:58:45'),
(4363, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 05:58:47', '2024-05-21 05:58:47'),
(4364, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 05:58:47', '2024-05-21 05:58:47'),
(4365, 1, 'App\\Http\\Controllers\\EventsController', 'edit', 'http://127.0.0.1:8000/admin/events/edit/4', ' Events edit', '2024-05-21 05:58:49', '2024-05-21 05:58:49'),
(4366, 1, 'App\\Http\\Controllers\\EventsController', 'edit', 'http://127.0.0.1:8000/admin/events/edit/4', ' Events edit', '2024-05-21 05:58:49', '2024-05-21 05:58:49'),
(4367, 1, 'App\\Http\\Controllers\\EventsController', 'update', 'http://127.0.0.1:8000/admin/events/update/4', ' Events update', '2024-05-21 05:58:56', '2024-05-21 05:58:56'),
(4368, 1, 'App\\Http\\Controllers\\EventsController', 'edit', 'http://127.0.0.1:8000/admin/events/edit/4', ' Events edit', '2024-05-21 05:58:56', '2024-05-21 05:58:56'),
(4369, 1, 'App\\Http\\Controllers\\EventsController', 'edit', 'http://127.0.0.1:8000/admin/events/edit/4', ' Events edit', '2024-05-21 05:58:56', '2024-05-21 05:58:56'),
(4370, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 06:03:20', '2024-05-21 06:03:20'),
(4371, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 06:03:20', '2024-05-21 06:03:20'),
(4372, 1, 'App\\Http\\Controllers\\EventsController', 'create', 'http://127.0.0.1:8000/admin/events/create', ' Events create', '2024-05-21 06:05:18', '2024-05-21 06:05:18'),
(4373, 1, 'App\\Http\\Controllers\\EventsController', 'create', 'http://127.0.0.1:8000/admin/events/create', ' Events create', '2024-05-21 06:05:18', '2024-05-21 06:05:18'),
(4374, 1, 'App\\Http\\Controllers\\EventsController', 'store', 'http://127.0.0.1:8000/admin/events/store', ' Events store', '2024-05-21 06:06:00', '2024-05-21 06:06:00'),
(4375, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 06:06:00', '2024-05-21 06:06:00'),
(4376, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 06:06:00', '2024-05-21 06:06:00'),
(4377, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-21 06:31:46', '2024-05-21 06:31:46'),
(4378, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-21 06:31:46', '2024-05-21 06:31:46'),
(4379, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-21 06:40:48', '2024-05-21 06:40:48'),
(4380, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-21 06:40:48', '2024-05-21 06:40:48'),
(4381, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'http://127.0.0.1:8000/admin/news', ' News index', '2024-05-21 06:40:59', '2024-05-21 06:40:59'),
(4382, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'http://127.0.0.1:8000/admin/news', ' News index', '2024-05-21 06:40:59', '2024-05-21 06:40:59'),
(4383, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://127.0.0.1:8000/testimonials', ' Testimonials index', '2024-05-21 06:41:00', '2024-05-21 06:41:00'),
(4384, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://127.0.0.1:8000/testimonials', ' Testimonials index', '2024-05-21 06:41:00', '2024-05-21 06:41:00'),
(4385, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-21 06:41:02', '2024-05-21 06:41:02'),
(4386, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-21 06:41:02', '2024-05-21 06:41:02'),
(4387, 1, 'App\\Http\\Controllers\\PartnersController', 'index', 'http://127.0.0.1:8000/partners', ' Partners index', '2024-05-21 06:41:06', '2024-05-21 06:41:06'),
(4388, 1, 'App\\Http\\Controllers\\PartnersController', 'index', 'http://127.0.0.1:8000/partners', ' Partners index', '2024-05-21 06:41:06', '2024-05-21 06:41:06'),
(4389, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 06:41:08', '2024-05-21 06:41:08'),
(4390, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 06:41:09', '2024-05-21 06:41:09'),
(4391, 1, 'App\\Http\\Controllers\\PositionsController', 'index', 'http://127.0.0.1:8000/positions', ' Positions index', '2024-05-21 06:41:14', '2024-05-21 06:41:14'),
(4392, 1, 'App\\Http\\Controllers\\PositionsController', 'index', 'http://127.0.0.1:8000/positions', ' Positions index', '2024-05-21 06:41:14', '2024-05-21 06:41:14'),
(4393, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 06:41:50', '2024-05-21 06:41:50'),
(4394, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 06:41:50', '2024-05-21 06:41:50'),
(4395, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-21 06:43:21', '2024-05-21 06:43:21'),
(4396, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-21 06:43:21', '2024-05-21 06:43:21'),
(4397, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/12', ' Institutions edit', '2024-05-21 06:43:31', '2024-05-21 06:43:31'),
(4398, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/12', ' Institutions edit', '2024-05-21 06:43:31', '2024-05-21 06:43:31'),
(4399, 1, 'App\\Http\\Controllers\\InstitutionsController', 'update', 'http://127.0.0.1:8000/admin/institutions/update/12', ' Institutions update', '2024-05-21 06:43:45', '2024-05-21 06:43:45'),
(4400, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/12', ' Institutions edit', '2024-05-21 06:43:45', '2024-05-21 06:43:45'),
(4401, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/12', ' Institutions edit', '2024-05-21 06:43:45', '2024-05-21 06:43:45'),
(4402, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-21 06:43:47', '2024-05-21 06:43:47'),
(4403, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-21 06:43:47', '2024-05-21 06:43:47'),
(4404, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/13', ' Institutions edit', '2024-05-21 06:43:51', '2024-05-21 06:43:51'),
(4405, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/13', ' Institutions edit', '2024-05-21 06:43:52', '2024-05-21 06:43:52'),
(4406, 1, 'App\\Http\\Controllers\\InstitutionsController', 'update', 'http://127.0.0.1:8000/admin/institutions/update/13', ' Institutions update', '2024-05-21 06:43:57', '2024-05-21 06:43:57'),
(4407, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/13', ' Institutions edit', '2024-05-21 06:43:57', '2024-05-21 06:43:57'),
(4408, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/13', ' Institutions edit', '2024-05-21 06:43:57', '2024-05-21 06:43:57'),
(4409, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-21 06:44:00', '2024-05-21 06:44:00'),
(4410, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-21 06:44:00', '2024-05-21 06:44:00'),
(4411, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/14', ' Institutions edit', '2024-05-21 06:44:05', '2024-05-21 06:44:05'),
(4412, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/14', ' Institutions edit', '2024-05-21 06:44:05', '2024-05-21 06:44:05'),
(4413, 1, 'App\\Http\\Controllers\\InstitutionsController', 'update', 'http://127.0.0.1:8000/admin/institutions/update/14', ' Institutions update', '2024-05-21 06:44:09', '2024-05-21 06:44:09'),
(4414, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/14', ' Institutions edit', '2024-05-21 06:44:09', '2024-05-21 06:44:09'),
(4415, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/14', ' Institutions edit', '2024-05-21 06:44:09', '2024-05-21 06:44:09'),
(4416, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-21 06:44:10', '2024-05-21 06:44:10'),
(4417, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-21 06:44:11', '2024-05-21 06:44:11'),
(4418, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/15', ' Institutions edit', '2024-05-21 06:44:15', '2024-05-21 06:44:15'),
(4419, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/15', ' Institutions edit', '2024-05-21 06:44:15', '2024-05-21 06:44:15'),
(4420, 1, 'App\\Http\\Controllers\\InstitutionsController', 'update', 'http://127.0.0.1:8000/admin/institutions/update/15', ' Institutions update', '2024-05-21 06:44:22', '2024-05-21 06:44:22'),
(4421, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/15', ' Institutions edit', '2024-05-21 06:44:22', '2024-05-21 06:44:22'),
(4422, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/15', ' Institutions edit', '2024-05-21 06:44:22', '2024-05-21 06:44:22'),
(4423, 1, 'App\\Http\\Controllers\\InstitutionsController', 'update', 'http://127.0.0.1:8000/admin/institutions/update/15', ' Institutions update', '2024-05-21 06:46:32', '2024-05-21 06:46:32'),
(4424, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/15', ' Institutions edit', '2024-05-21 06:46:32', '2024-05-21 06:46:32'),
(4425, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/15', ' Institutions edit', '2024-05-21 06:46:32', '2024-05-21 06:46:32'),
(4426, 1, 'App\\Http\\Controllers\\InstitutionsController', 'update', 'http://127.0.0.1:8000/admin/institutions/update/15', ' Institutions update', '2024-05-21 06:47:13', '2024-05-21 06:47:13'),
(4427, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/15', ' Institutions edit', '2024-05-21 06:47:14', '2024-05-21 06:47:14'),
(4428, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/15', ' Institutions edit', '2024-05-21 06:47:14', '2024-05-21 06:47:14'),
(4429, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/15', ' Institutions edit', '2024-05-21 09:46:45', '2024-05-21 09:46:45'),
(4430, 1, 'App\\Http\\Controllers\\InstitutionsController', 'update', 'http://127.0.0.1:8000/admin/institutions/update/15', ' Institutions update', '2024-05-21 09:47:06', '2024-05-21 09:47:06'),
(4431, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/15', ' Institutions edit', '2024-05-21 09:47:06', '2024-05-21 09:47:06'),
(4432, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://127.0.0.1:8000/admin/institutions/edit/15', ' Institutions edit', '2024-05-21 09:47:06', '2024-05-21 09:47:06'),
(4433, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-21 09:51:50', '2024-05-21 09:51:50'),
(4434, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-21 09:51:51', '2024-05-21 09:51:51'),
(4435, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 09:51:58', '2024-05-21 09:51:58'),
(4436, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 09:51:58', '2024-05-21 09:51:58'),
(4437, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'index', 'http://127.0.0.1:8000/careerdetails', ' Careerdetails index', '2024-05-21 09:52:00', '2024-05-21 09:52:00'),
(4438, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'index', 'http://127.0.0.1:8000/careerdetails', ' Careerdetails index', '2024-05-21 09:52:00', '2024-05-21 09:52:00'),
(4439, 1, 'App\\Http\\Controllers\\PositionsController', 'index', 'http://127.0.0.1:8000/positions', ' Positions index', '2024-05-21 09:52:06', '2024-05-21 09:52:06'),
(4440, 1, 'App\\Http\\Controllers\\PositionsController', 'index', 'http://127.0.0.1:8000/positions', ' Positions index', '2024-05-21 09:52:06', '2024-05-21 09:52:06'),
(4441, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 09:52:09', '2024-05-21 09:52:09'),
(4442, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 09:52:10', '2024-05-21 09:52:10'),
(4443, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-21 09:52:20', '2024-05-21 09:52:20'),
(4444, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-21 09:52:21', '2024-05-21 09:52:21'),
(4445, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-21 09:52:27', '2024-05-21 09:52:27'),
(4446, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-21 09:52:27', '2024-05-21 09:52:27'),
(4447, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'destroy', 'http://127.0.0.1:8000/admin/preparationclasses/destroy/16', ' Preparationclasses destroy', '2024-05-21 09:52:35', '2024-05-21 09:52:35'),
(4448, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-21 09:52:35', '2024-05-21 09:52:35'),
(4449, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-21 09:52:35', '2024-05-21 09:52:35'),
(4450, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'destroy', 'http://127.0.0.1:8000/admin/preparationclasses/destroy/17', ' Preparationclasses destroy', '2024-05-21 09:52:39', '2024-05-21 09:52:39'),
(4451, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-21 09:52:39', '2024-05-21 09:52:39'),
(4452, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-21 09:52:39', '2024-05-21 09:52:39'),
(4453, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'destroy', 'http://127.0.0.1:8000/admin/preparationclasses/destroy/18', ' Preparationclasses destroy', '2024-05-21 09:52:43', '2024-05-21 09:52:43'),
(4454, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-21 09:52:43', '2024-05-21 09:52:43'),
(4455, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-21 09:52:44', '2024-05-21 09:52:44'),
(4456, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'destroy', 'http://127.0.0.1:8000/admin/preparationclasses/destroy/19', ' Preparationclasses destroy', '2024-05-21 09:52:48', '2024-05-21 09:52:48'),
(4457, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-21 09:52:48', '2024-05-21 09:52:48'),
(4458, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-21 09:52:48', '2024-05-21 09:52:48'),
(4459, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'destroy', 'http://127.0.0.1:8000/admin/preparationclasses/destroy/21', ' Preparationclasses destroy', '2024-05-21 09:52:54', '2024-05-21 09:52:54'),
(4460, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-21 09:52:54', '2024-05-21 09:52:54'),
(4461, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-21 09:52:54', '2024-05-21 09:52:54'),
(4462, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'destroy', 'http://127.0.0.1:8000/admin/preparationclasses/destroy/22', ' Preparationclasses destroy', '2024-05-21 09:53:04', '2024-05-21 09:53:04'),
(4463, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-21 09:53:04', '2024-05-21 09:53:04'),
(4464, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-21 09:53:04', '2024-05-21 09:53:04'),
(4465, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'destroy', 'http://127.0.0.1:8000/admin/preparationclasses/destroy/23', ' Preparationclasses destroy', '2024-05-21 09:53:14', '2024-05-21 09:53:14'),
(4466, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-21 09:53:14', '2024-05-21 09:53:14'),
(4467, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-21 09:53:14', '2024-05-21 09:53:14'),
(4468, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 10:04:23', '2024-05-21 10:04:23'),
(4469, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 10:04:23', '2024-05-21 10:04:23'),
(4470, 1, 'App\\Http\\Controllers\\EventsController', 'create', 'http://127.0.0.1:8000/admin/events/create', ' Events create', '2024-05-21 10:04:25', '2024-05-21 10:04:25'),
(4471, 1, 'App\\Http\\Controllers\\EventsController', 'create', 'http://127.0.0.1:8000/admin/events/create', ' Events create', '2024-05-21 10:04:25', '2024-05-21 10:04:25'),
(4472, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 10:10:28', '2024-05-21 10:10:28'),
(4473, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 10:10:28', '2024-05-21 10:10:28'),
(4474, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'http://127.0.0.1:8000/eventsarticles', ' Eventsarticles index', '2024-05-21 10:17:04', '2024-05-21 10:17:04'),
(4475, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'http://127.0.0.1:8000/eventsarticles', ' Eventsarticles index', '2024-05-21 10:17:04', '2024-05-21 10:17:04'),
(4476, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'create', 'http://127.0.0.1:8000/eventsarticles/create', ' Eventsarticles create', '2024-05-21 10:17:06', '2024-05-21 10:17:06'),
(4477, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'create', 'http://127.0.0.1:8000/eventsarticles/create', ' Eventsarticles create', '2024-05-21 10:17:06', '2024-05-21 10:17:06'),
(4478, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'create', 'http://127.0.0.1:8000/eventsarticles/create', ' Eventsarticles create', '2024-05-21 10:18:58', '2024-05-21 10:18:58'),
(4479, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'create', 'http://127.0.0.1:8000/eventsarticles/create', ' Eventsarticles create', '2024-05-21 10:18:58', '2024-05-21 10:18:58'),
(4480, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'create', 'http://127.0.0.1:8000/eventsarticles/create', ' Eventsarticles create', '2024-05-21 10:20:48', '2024-05-21 10:20:48'),
(4481, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'create', 'http://127.0.0.1:8000/eventsarticles/create', ' Eventsarticles create', '2024-05-21 10:20:49', '2024-05-21 10:20:49'),
(4482, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'store', 'http://127.0.0.1:8000/eventsarticles/store', ' Eventsarticles store', '2024-05-21 10:21:10', '2024-05-21 10:21:10'),
(4483, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'http://127.0.0.1:8000/eventsarticles', ' Eventsarticles index', '2024-05-21 10:21:11', '2024-05-21 10:21:11'),
(4484, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'http://127.0.0.1:8000/eventsarticles', ' Eventsarticles index', '2024-05-21 10:21:11', '2024-05-21 10:21:11'),
(4485, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'create', 'http://127.0.0.1:8000/eventsarticles/create', ' Eventsarticles create', '2024-05-21 10:21:12', '2024-05-21 10:21:12'),
(4486, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'create', 'http://127.0.0.1:8000/eventsarticles/create', ' Eventsarticles create', '2024-05-21 10:21:12', '2024-05-21 10:21:12'),
(4487, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'store', 'http://127.0.0.1:8000/eventsarticles/store', ' Eventsarticles store', '2024-05-21 10:21:46', '2024-05-21 10:21:46'),
(4488, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'http://127.0.0.1:8000/eventsarticles', ' Eventsarticles index', '2024-05-21 10:21:46', '2024-05-21 10:21:46'),
(4489, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'http://127.0.0.1:8000/eventsarticles', ' Eventsarticles index', '2024-05-21 10:21:47', '2024-05-21 10:21:47'),
(4490, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'create', 'http://127.0.0.1:8000/eventsarticles/create', ' Eventsarticles create', '2024-05-21 10:21:48', '2024-05-21 10:21:48'),
(4491, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'create', 'http://127.0.0.1:8000/eventsarticles/create', ' Eventsarticles create', '2024-05-21 10:21:49', '2024-05-21 10:21:49'),
(4492, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'store', 'http://127.0.0.1:8000/eventsarticles/store', ' Eventsarticles store', '2024-05-21 10:22:04', '2024-05-21 10:22:04'),
(4493, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'http://127.0.0.1:8000/eventsarticles', ' Eventsarticles index', '2024-05-21 10:22:04', '2024-05-21 10:22:04'),
(4494, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'http://127.0.0.1:8000/eventsarticles', ' Eventsarticles index', '2024-05-21 10:22:04', '2024-05-21 10:22:04'),
(4495, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'edit', 'http://127.0.0.1:8000/eventsarticles/edit/3', ' Eventsarticles edit', '2024-05-21 10:22:12', '2024-05-21 10:22:12'),
(4496, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'edit', 'http://127.0.0.1:8000/eventsarticles/edit/3', ' Eventsarticles edit', '2024-05-21 10:22:12', '2024-05-21 10:22:12'),
(4497, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'update', 'http://127.0.0.1:8000/eventsarticles/update/3', ' Eventsarticles update', '2024-05-21 10:22:18', '2024-05-21 10:22:18'),
(4498, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'edit', 'http://127.0.0.1:8000/eventsarticles/edit/3', ' Eventsarticles edit', '2024-05-21 10:22:19', '2024-05-21 10:22:19'),
(4499, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'edit', 'http://127.0.0.1:8000/eventsarticles/edit/3', ' Eventsarticles edit', '2024-05-21 10:22:19', '2024-05-21 10:22:19'),
(4500, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'http://127.0.0.1:8000/eventsarticles', ' Eventsarticles index', '2024-05-21 10:22:21', '2024-05-21 10:22:21'),
(4501, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'http://127.0.0.1:8000/eventsarticles', ' Eventsarticles index', '2024-05-21 10:22:21', '2024-05-21 10:22:21'),
(4502, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'create', 'http://127.0.0.1:8000/eventsarticles/create', ' Eventsarticles create', '2024-05-21 10:23:36', '2024-05-21 10:23:36'),
(4503, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'create', 'http://127.0.0.1:8000/eventsarticles/create', ' Eventsarticles create', '2024-05-21 10:23:36', '2024-05-21 10:23:36'),
(4504, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'store', 'http://127.0.0.1:8000/eventsarticles/store', ' Eventsarticles store', '2024-05-21 10:24:18', '2024-05-21 10:24:18'),
(4505, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'http://127.0.0.1:8000/eventsarticles', ' Eventsarticles index', '2024-05-21 10:24:18', '2024-05-21 10:24:18'),
(4506, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'http://127.0.0.1:8000/eventsarticles', ' Eventsarticles index', '2024-05-21 10:24:18', '2024-05-21 10:24:18'),
(4507, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'create', 'http://127.0.0.1:8000/eventsarticles/create', ' Eventsarticles create', '2024-05-21 10:24:20', '2024-05-21 10:24:20'),
(4508, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'create', 'http://127.0.0.1:8000/eventsarticles/create', ' Eventsarticles create', '2024-05-21 10:24:20', '2024-05-21 10:24:20'),
(4509, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 10:26:24', '2024-05-21 10:26:24'),
(4510, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 10:26:24', '2024-05-21 10:26:24'),
(4511, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 10:30:23', '2024-05-21 10:30:23'),
(4512, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 10:30:23', '2024-05-21 10:30:23'),
(4513, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 10:30:53', '2024-05-21 10:30:53'),
(4514, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 10:30:54', '2024-05-21 10:30:54'),
(4515, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 10:31:25', '2024-05-21 10:31:25'),
(4516, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-21 10:31:25', '2024-05-21 10:31:25'),
(4517, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 10:31:29', '2024-05-21 10:31:29'),
(4518, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-21 10:31:30', '2024-05-21 10:31:30'),
(4519, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://127.0.0.1:8000/admin/sliders', ' Sliders index', '2024-05-21 10:31:53', '2024-05-21 10:31:53'),
(4520, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://127.0.0.1:8000/admin/sliders', ' Sliders index', '2024-05-21 10:31:54', '2024-05-21 10:31:54'),
(4521, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-21 10:31:56', '2024-05-21 10:31:56'),
(4522, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-21 10:31:57', '2024-05-21 10:31:57'),
(4523, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-21 10:35:03', '2024-05-21 10:35:03'),
(4524, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-21 10:35:03', '2024-05-21 10:35:03'),
(4525, 1, 'App\\Http\\Controllers\\PositionsController', 'index', 'http://127.0.0.1:8000/positions', ' Positions index', '2024-05-21 10:35:11', '2024-05-21 10:35:11'),
(4526, 1, 'App\\Http\\Controllers\\PositionsController', 'index', 'http://127.0.0.1:8000/positions', ' Positions index', '2024-05-21 10:35:11', '2024-05-21 10:35:11'),
(4527, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'http://127.0.0.1:8000/eventsarticles', ' Eventsarticles index', '2024-05-21 10:35:29', '2024-05-21 10:35:29'),
(4528, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'http://127.0.0.1:8000/eventsarticles', ' Eventsarticles index', '2024-05-21 10:35:30', '2024-05-21 10:35:30'),
(4529, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'edit', 'http://127.0.0.1:8000/eventsarticles/edit/2', ' Eventsarticles edit', '2024-05-21 10:50:27', '2024-05-21 10:50:27'),
(4530, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'edit', 'http://127.0.0.1:8000/eventsarticles/edit/2', ' Eventsarticles edit', '2024-05-21 10:50:28', '2024-05-21 10:50:28'),
(4531, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'http://127.0.0.1:8000/eventsarticles', ' Eventsarticles index', '2024-05-21 10:51:02', '2024-05-21 10:51:02'),
(4532, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'http://127.0.0.1:8000/eventsarticles', ' Eventsarticles index', '2024-05-21 10:51:02', '2024-05-21 10:51:02'),
(4533, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'create', 'http://127.0.0.1:8000/eventsarticles/create', ' Eventsarticles create', '2024-05-21 10:51:04', '2024-05-21 10:51:04'),
(4534, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'create', 'http://127.0.0.1:8000/eventsarticles/create', ' Eventsarticles create', '2024-05-21 10:51:04', '2024-05-21 10:51:04'),
(4535, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'store', 'http://127.0.0.1:8000/eventsarticles/store', ' Eventsarticles store', '2024-05-21 10:53:15', '2024-05-21 10:53:15'),
(4536, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'http://127.0.0.1:8000/eventsarticles', ' Eventsarticles index', '2024-05-21 10:53:15', '2024-05-21 10:53:15'),
(4537, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'http://127.0.0.1:8000/eventsarticles', ' Eventsarticles index', '2024-05-21 10:53:15', '2024-05-21 10:53:15'),
(4538, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'create', 'http://127.0.0.1:8000/eventsarticles/create', ' Eventsarticles create', '2024-05-21 10:53:24', '2024-05-21 10:53:24'),
(4539, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'create', 'http://127.0.0.1:8000/eventsarticles/create', ' Eventsarticles create', '2024-05-21 10:53:24', '2024-05-21 10:53:24'),
(4540, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'store', 'http://127.0.0.1:8000/eventsarticles/store', ' Eventsarticles store', '2024-05-21 10:53:48', '2024-05-21 10:53:48'),
(4541, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'http://127.0.0.1:8000/eventsarticles', ' Eventsarticles index', '2024-05-21 10:53:48', '2024-05-21 10:53:48'),
(4542, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'http://127.0.0.1:8000/eventsarticles', ' Eventsarticles index', '2024-05-21 10:53:48', '2024-05-21 10:53:48'),
(4543, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'create', 'http://127.0.0.1:8000/eventsarticles/create', ' Eventsarticles create', '2024-05-21 10:53:51', '2024-05-21 10:53:51'),
(4544, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'create', 'http://127.0.0.1:8000/eventsarticles/create', ' Eventsarticles create', '2024-05-21 10:53:51', '2024-05-21 10:53:51'),
(4545, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'store', 'http://127.0.0.1:8000/eventsarticles/store', ' Eventsarticles store', '2024-05-21 10:54:14', '2024-05-21 10:54:14'),
(4546, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'http://127.0.0.1:8000/eventsarticles', ' Eventsarticles index', '2024-05-21 10:54:15', '2024-05-21 10:54:15'),
(4547, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'http://127.0.0.1:8000/eventsarticles', ' Eventsarticles index', '2024-05-21 10:54:15', '2024-05-21 10:54:15'),
(4548, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'edit', 'http://127.0.0.1:8000/eventsarticles/edit/6', ' Eventsarticles edit', '2024-05-21 10:54:19', '2024-05-21 10:54:19'),
(4549, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'edit', 'http://127.0.0.1:8000/eventsarticles/edit/6', ' Eventsarticles edit', '2024-05-21 10:54:19', '2024-05-21 10:54:19'),
(4550, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'update', 'http://127.0.0.1:8000/eventsarticles/update/6', ' Eventsarticles update', '2024-05-21 10:54:34', '2024-05-21 10:54:34'),
(4551, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'edit', 'http://127.0.0.1:8000/eventsarticles/edit/6', ' Eventsarticles edit', '2024-05-21 10:54:34', '2024-05-21 10:54:34'),
(4552, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'edit', 'http://127.0.0.1:8000/eventsarticles/edit/6', ' Eventsarticles edit', '2024-05-21 10:54:35', '2024-05-21 10:54:35'),
(4553, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'http://127.0.0.1:8000/eventsarticles', ' Eventsarticles index', '2024-05-21 10:54:36', '2024-05-21 10:54:36'),
(4554, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'http://127.0.0.1:8000/eventsarticles', ' Eventsarticles index', '2024-05-21 10:54:36', '2024-05-21 10:54:36'),
(4555, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'create', 'http://127.0.0.1:8000/eventsarticles/create', ' Eventsarticles create', '2024-05-21 10:55:02', '2024-05-21 10:55:02'),
(4556, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'create', 'http://127.0.0.1:8000/eventsarticles/create', ' Eventsarticles create', '2024-05-21 10:55:02', '2024-05-21 10:55:02'),
(4557, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'store', 'http://127.0.0.1:8000/eventsarticles/store', ' Eventsarticles store', '2024-05-21 10:56:04', '2024-05-21 10:56:04');
INSERT INTO `tbl_activity_logs` (`activity_id`, `user_id`, `controllerName`, `methodName`, `actionUrl`, `activity`, `created_at`, `updated_at`) VALUES
(4558, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'http://127.0.0.1:8000/eventsarticles', ' Eventsarticles index', '2024-05-21 10:56:04', '2024-05-21 10:56:04'),
(4559, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'http://127.0.0.1:8000/eventsarticles', ' Eventsarticles index', '2024-05-21 10:56:04', '2024-05-21 10:56:04'),
(4560, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'edit', 'http://127.0.0.1:8000/eventsarticles/edit/8', ' Eventsarticles edit', '2024-05-21 11:18:32', '2024-05-21 11:18:32'),
(4561, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'edit', 'http://127.0.0.1:8000/eventsarticles/edit/8', ' Eventsarticles edit', '2024-05-21 11:18:32', '2024-05-21 11:18:32'),
(4562, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'update', 'http://127.0.0.1:8000/eventsarticles/update/8', ' Eventsarticles update', '2024-05-21 11:18:45', '2024-05-21 11:18:45'),
(4563, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'edit', 'http://127.0.0.1:8000/eventsarticles/edit/8', ' Eventsarticles edit', '2024-05-21 11:18:45', '2024-05-21 11:18:45'),
(4564, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'edit', 'http://127.0.0.1:8000/eventsarticles/edit/8', ' Eventsarticles edit', '2024-05-21 11:18:45', '2024-05-21 11:18:45'),
(4565, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'update', 'http://127.0.0.1:8000/eventsarticles/update/8', ' Eventsarticles update', '2024-05-21 11:19:02', '2024-05-21 11:19:02'),
(4566, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'edit', 'http://127.0.0.1:8000/eventsarticles/edit/8', ' Eventsarticles edit', '2024-05-21 11:19:02', '2024-05-21 11:19:02'),
(4567, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'edit', 'http://127.0.0.1:8000/eventsarticles/edit/8', ' Eventsarticles edit', '2024-05-21 11:19:02', '2024-05-21 11:19:02'),
(4568, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'edit', 'http://127.0.0.1:8000/eventsarticles/edit/8', ' Eventsarticles edit', '2024-05-21 11:19:37', '2024-05-21 11:19:37'),
(4569, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'edit', 'http://127.0.0.1:8000/eventsarticles/edit/8', ' Eventsarticles edit', '2024-05-21 11:19:37', '2024-05-21 11:19:37'),
(4570, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'update', 'http://127.0.0.1:8000/eventsarticles/update/8', ' Eventsarticles update', '2024-05-21 11:20:16', '2024-05-21 11:20:16'),
(4571, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'edit', 'http://127.0.0.1:8000/eventsarticles/edit/8', ' Eventsarticles edit', '2024-05-21 11:20:16', '2024-05-21 11:20:16'),
(4572, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'edit', 'http://127.0.0.1:8000/eventsarticles/edit/8', ' Eventsarticles edit', '2024-05-21 11:20:16', '2024-05-21 11:20:16'),
(4573, 1, 'App\\Http\\Controllers\\PartnersController', 'index', 'http://127.0.0.1:8000/partners', ' Partners index', '2024-05-21 11:45:37', '2024-05-21 11:45:37'),
(4574, 1, 'App\\Http\\Controllers\\PartnersController', 'index', 'http://127.0.0.1:8000/partners', ' Partners index', '2024-05-21 11:45:38', '2024-05-21 11:45:38'),
(4575, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-21 11:45:40', '2024-05-21 11:45:40'),
(4576, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-21 11:45:40', '2024-05-21 11:45:40'),
(4577, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://127.0.0.1:8000/admin/settings/edit/1', ' Settings edit', '2024-05-21 22:36:06', '2024-05-21 22:36:06'),
(4578, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://127.0.0.1:8000/admin/settings/edit/1', ' Settings edit', '2024-05-21 22:36:06', '2024-05-21 22:36:06'),
(4579, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'http://127.0.0.1:8000/admin/settings/update/1', ' Settings update', '2024-05-21 22:56:04', '2024-05-21 22:56:04'),
(4580, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://127.0.0.1:8000/admin/settings/edit/1', ' Settings edit', '2024-05-21 22:56:04', '2024-05-21 22:56:04'),
(4581, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://127.0.0.1:8000/admin/settings/edit/1', ' Settings edit', '2024-05-21 22:56:04', '2024-05-21 22:56:04'),
(4582, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'http://127.0.0.1:8000/admin/settings/update/1', ' Settings update', '2024-05-21 22:56:40', '2024-05-21 22:56:40'),
(4583, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://127.0.0.1:8000/admin/settings/edit/1', ' Settings edit', '2024-05-21 22:56:40', '2024-05-21 22:56:40'),
(4584, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://127.0.0.1:8000/admin/settings/edit/1', ' Settings edit', '2024-05-21 22:56:41', '2024-05-21 22:56:41'),
(4585, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'http://127.0.0.1:8000/admin/settings/update/1', ' Settings update', '2024-05-21 23:03:00', '2024-05-21 23:03:00'),
(4586, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://127.0.0.1:8000/admin/settings/edit/1', ' Settings edit', '2024-05-21 23:03:00', '2024-05-21 23:03:00'),
(4587, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://127.0.0.1:8000/admin/settings/edit/1', ' Settings edit', '2024-05-21 23:03:00', '2024-05-21 23:03:00'),
(4588, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://127.0.0.1:8000/admin/settings/edit/1', ' Settings edit', '2024-05-21 23:11:48', '2024-05-21 23:11:48'),
(4589, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://127.0.0.1:8000/admin/settings/edit/1', ' Settings edit', '2024-05-21 23:11:48', '2024-05-21 23:11:48'),
(4590, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://127.0.0.1:8000/admin/settings/edit/1', ' Settings edit', '2024-05-21 23:12:03', '2024-05-21 23:12:03'),
(4591, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://127.0.0.1:8000/admin/settings/edit/1', ' Settings edit', '2024-05-21 23:12:03', '2024-05-21 23:12:03'),
(4592, 1, 'App\\Http\\Controllers\\SubscribersController', 'index', 'http://127.0.0.1:8000/admin/subscribers', ' Subscribers index', '2024-05-21 23:12:05', '2024-05-21 23:12:05'),
(4593, 1, 'App\\Http\\Controllers\\SubscribersController', 'index', 'http://127.0.0.1:8000/admin/subscribers', ' Subscribers index', '2024-05-21 23:12:06', '2024-05-21 23:12:06'),
(4594, 1, 'App\\Http\\Controllers\\SubscribersController', 'create', 'http://127.0.0.1:8000/admin/subscribers/create', ' Subscribers create', '2024-05-21 23:12:07', '2024-05-21 23:12:07'),
(4595, 1, 'App\\Http\\Controllers\\SubscribersController', 'create', 'http://127.0.0.1:8000/admin/subscribers/create', ' Subscribers create', '2024-05-21 23:12:07', '2024-05-21 23:12:07'),
(4596, 1, 'App\\Http\\Controllers\\SubscribersController', 'index', 'http://127.0.0.1:8000/admin/subscribers', ' Subscribers index', '2024-05-21 23:23:23', '2024-05-21 23:23:23'),
(4597, 1, 'App\\Http\\Controllers\\SubscribersController', 'index', 'http://127.0.0.1:8000/admin/subscribers', ' Subscribers index', '2024-05-21 23:43:00', '2024-05-21 23:43:00'),
(4598, 1, 'App\\Http\\Controllers\\SubscribersController', 'index', 'http://127.0.0.1:8000/admin/subscribers', ' Subscribers index', '2024-05-21 23:43:01', '2024-05-21 23:43:01'),
(4599, 1, 'App\\Http\\Controllers\\SubscribersController', 'index', 'http://127.0.0.1:8000/admin/subscribers', ' Subscribers index', '2024-05-21 23:43:30', '2024-05-21 23:43:30'),
(4600, 1, 'App\\Http\\Controllers\\SubscribersController', 'index', 'http://127.0.0.1:8000/admin/subscribers', ' Subscribers index', '2024-05-21 23:43:30', '2024-05-21 23:43:30'),
(4601, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'http://127.0.0.1:8000/admin/news', ' News index', '2024-05-22 00:00:38', '2024-05-22 00:00:38'),
(4602, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'http://127.0.0.1:8000/admin/news', ' News index', '2024-05-22 00:00:39', '2024-05-22 00:00:39'),
(4603, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://127.0.0.1:8000/admin/news/edit/1', ' News edit', '2024-05-22 00:00:41', '2024-05-22 00:00:41'),
(4604, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://127.0.0.1:8000/admin/news/edit/1', ' News edit', '2024-05-22 00:00:41', '2024-05-22 00:00:41'),
(4605, 1, 'App\\Http\\Controllers\\NewsController', 'update', 'http://127.0.0.1:8000/admin/news/update/1', ' News update', '2024-05-22 00:01:00', '2024-05-22 00:01:00'),
(4606, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://127.0.0.1:8000/admin/news/edit/1', ' News edit', '2024-05-22 00:01:00', '2024-05-22 00:01:00'),
(4607, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://127.0.0.1:8000/admin/news/edit/1', ' News edit', '2024-05-22 00:01:00', '2024-05-22 00:01:00'),
(4608, 1, 'App\\Http\\Controllers\\NewsController', 'update', 'http://127.0.0.1:8000/admin/news/update/1', ' News update', '2024-05-22 00:01:17', '2024-05-22 00:01:17'),
(4609, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://127.0.0.1:8000/admin/news/edit/1', ' News edit', '2024-05-22 00:01:17', '2024-05-22 00:01:17'),
(4610, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://127.0.0.1:8000/admin/news/edit/1', ' News edit', '2024-05-22 00:01:18', '2024-05-22 00:01:18'),
(4611, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'http://127.0.0.1:8000/admin/news', ' News index', '2024-05-22 00:01:20', '2024-05-22 00:01:20'),
(4612, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'http://127.0.0.1:8000/admin/news', ' News index', '2024-05-22 00:01:20', '2024-05-22 00:01:20'),
(4613, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://127.0.0.1:8000/admin/news/edit/2', ' News edit', '2024-05-22 00:01:22', '2024-05-22 00:01:22'),
(4614, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://127.0.0.1:8000/admin/news/edit/2', ' News edit', '2024-05-22 00:01:22', '2024-05-22 00:01:22'),
(4615, 1, 'App\\Http\\Controllers\\NewsController', 'update', 'http://127.0.0.1:8000/admin/news/update/2', ' News update', '2024-05-22 00:01:37', '2024-05-22 00:01:37'),
(4616, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://127.0.0.1:8000/admin/news/edit/2', ' News edit', '2024-05-22 00:01:37', '2024-05-22 00:01:37'),
(4617, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://127.0.0.1:8000/admin/news/edit/2', ' News edit', '2024-05-22 00:01:37', '2024-05-22 00:01:37'),
(4618, 1, 'App\\Http\\Controllers\\NewsController', 'update', 'http://127.0.0.1:8000/admin/news/update/2', ' News update', '2024-05-22 00:07:11', '2024-05-22 00:07:11'),
(4619, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://127.0.0.1:8000/admin/news/edit/2', ' News edit', '2024-05-22 00:07:11', '2024-05-22 00:07:11'),
(4620, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://127.0.0.1:8000/admin/news/edit/2', ' News edit', '2024-05-22 00:07:12', '2024-05-22 00:07:12'),
(4621, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'http://127.0.0.1:8000/admin/news', ' News index', '2024-05-22 00:07:13', '2024-05-22 00:07:13'),
(4622, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'http://127.0.0.1:8000/admin/news', ' News index', '2024-05-22 00:07:13', '2024-05-22 00:07:13'),
(4623, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://127.0.0.1:8000/admin/news/edit/2', ' News edit', '2024-05-22 00:07:16', '2024-05-22 00:07:16'),
(4624, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://127.0.0.1:8000/admin/news/edit/2', ' News edit', '2024-05-22 00:07:16', '2024-05-22 00:07:16'),
(4625, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'http://127.0.0.1:8000/admin/news', ' News index', '2024-05-22 00:07:19', '2024-05-22 00:07:19'),
(4626, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'http://127.0.0.1:8000/admin/news', ' News index', '2024-05-22 00:07:19', '2024-05-22 00:07:19'),
(4627, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://127.0.0.1:8000/admin/news/edit/1', ' News edit', '2024-05-22 00:07:21', '2024-05-22 00:07:21'),
(4628, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://127.0.0.1:8000/admin/news/edit/1', ' News edit', '2024-05-22 00:07:22', '2024-05-22 00:07:22'),
(4629, 1, 'App\\Http\\Controllers\\NewsController', 'update', 'http://127.0.0.1:8000/admin/news/update/1', ' News update', '2024-05-22 00:07:30', '2024-05-22 00:07:30'),
(4630, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://127.0.0.1:8000/admin/news/edit/1', ' News edit', '2024-05-22 00:07:30', '2024-05-22 00:07:30'),
(4631, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://127.0.0.1:8000/admin/news/edit/1', ' News edit', '2024-05-22 00:07:30', '2024-05-22 00:07:30'),
(4632, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-22 00:08:00', '2024-05-22 00:08:00'),
(4633, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-22 00:08:01', '2024-05-22 00:08:01'),
(4634, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://127.0.0.1:8000/admin/countryarticles/edit/14', ' Countryarticles edit', '2024-05-22 00:08:05', '2024-05-22 00:08:05'),
(4635, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://127.0.0.1:8000/admin/countryarticles/edit/14', ' Countryarticles edit', '2024-05-22 00:08:06', '2024-05-22 00:08:06'),
(4636, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-22 00:08:08', '2024-05-22 00:08:08'),
(4637, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-22 00:08:08', '2024-05-22 00:08:08'),
(4638, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://127.0.0.1:8000/admin/countryarticles/edit/14', ' Countryarticles edit', '2024-05-22 00:08:48', '2024-05-22 00:08:48'),
(4639, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://127.0.0.1:8000/admin/countryarticles/edit/14', ' Countryarticles edit', '2024-05-22 00:08:48', '2024-05-22 00:08:48'),
(4640, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-22 00:09:45', '2024-05-22 00:09:45'),
(4641, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-22 00:09:45', '2024-05-22 00:09:45'),
(4642, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-22 00:12:34', '2024-05-22 00:12:34'),
(4643, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-22 00:12:34', '2024-05-22 00:12:34'),
(4644, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'http://127.0.0.1:8000/admin/countryarticles/store', ' Countryarticles store', '2024-05-22 00:12:38', '2024-05-22 00:12:38'),
(4645, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-22 00:12:38', '2024-05-22 00:12:38'),
(4646, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-22 00:12:39', '2024-05-22 00:12:39'),
(4647, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-22 00:12:58', '2024-05-22 00:12:58'),
(4648, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-22 00:12:58', '2024-05-22 00:12:58'),
(4649, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'http://127.0.0.1:8000/admin/countryarticles/store', ' Countryarticles store', '2024-05-22 00:13:03', '2024-05-22 00:13:03'),
(4650, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-22 00:13:04', '2024-05-22 00:13:04'),
(4651, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-22 00:13:04', '2024-05-22 00:13:04'),
(4652, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-22 00:13:05', '2024-05-22 00:13:05'),
(4653, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-22 00:13:05', '2024-05-22 00:13:05'),
(4654, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'http://127.0.0.1:8000/admin/countryarticles/store', ' Countryarticles store', '2024-05-22 00:13:12', '2024-05-22 00:13:12'),
(4655, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-22 00:13:12', '2024-05-22 00:13:12'),
(4656, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-22 00:13:13', '2024-05-22 00:13:13'),
(4657, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'http://127.0.0.1:8000/admin/news', ' News index', '2024-05-22 00:34:04', '2024-05-22 00:34:04'),
(4658, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'http://127.0.0.1:8000/admin/news', ' News index', '2024-05-22 00:34:04', '2024-05-22 00:34:04'),
(4659, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://127.0.0.1:8000/admin/news/edit/1', ' News edit', '2024-05-22 00:34:07', '2024-05-22 00:34:07'),
(4660, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://127.0.0.1:8000/admin/news/edit/1', ' News edit', '2024-05-22 00:34:07', '2024-05-22 00:34:07'),
(4661, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-22 00:37:11', '2024-05-22 00:37:11'),
(4662, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-22 00:37:11', '2024-05-22 00:37:11'),
(4663, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'http://127.0.0.1:8000/admin/news', ' News index', '2024-05-22 00:41:36', '2024-05-22 00:41:36'),
(4664, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'http://127.0.0.1:8000/admin/news', ' News index', '2024-05-22 00:41:36', '2024-05-22 00:41:36'),
(4665, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://127.0.0.1:8000/admin/news/edit/1', ' News edit', '2024-05-22 00:41:39', '2024-05-22 00:41:39'),
(4666, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://127.0.0.1:8000/admin/news/edit/1', ' News edit', '2024-05-22 00:41:39', '2024-05-22 00:41:39'),
(4667, 1, 'App\\Http\\Controllers\\NewsController', 'update', 'http://127.0.0.1:8000/admin/news/update/1', ' News update', '2024-05-22 00:41:45', '2024-05-22 00:41:45'),
(4668, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://127.0.0.1:8000/admin/news/edit/1', ' News edit', '2024-05-22 00:41:45', '2024-05-22 00:41:45'),
(4669, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://127.0.0.1:8000/admin/news/edit/1', ' News edit', '2024-05-22 00:41:45', '2024-05-22 00:41:45'),
(4670, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-22 00:59:09', '2024-05-22 00:59:09'),
(4671, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-22 00:59:10', '2024-05-22 00:59:10'),
(4672, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://127.0.0.1:8000/admin/settings/edit/1', ' Settings edit', '2024-05-22 01:31:18', '2024-05-22 01:31:18'),
(4673, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://127.0.0.1:8000/admin/settings/edit/1', ' Settings edit', '2024-05-22 01:31:18', '2024-05-22 01:31:18'),
(4674, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'http://127.0.0.1:8000/admin/settings/update/1', ' Settings update', '2024-05-22 01:31:28', '2024-05-22 01:31:28'),
(4675, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://127.0.0.1:8000/admin/settings/edit/1', ' Settings edit', '2024-05-22 01:31:28', '2024-05-22 01:31:28'),
(4676, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://127.0.0.1:8000/admin/settings/edit/1', ' Settings edit', '2024-05-22 01:31:28', '2024-05-22 01:31:28'),
(4677, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-22 01:41:35', '2024-05-22 01:41:35'),
(4678, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-22 01:41:36', '2024-05-22 01:41:36'),
(4679, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-22 01:42:58', '2024-05-22 01:42:58'),
(4680, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-22 01:42:58', '2024-05-22 01:42:58'),
(4681, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'http://127.0.0.1:8000/admin/faqs', ' Faqs index', '2024-05-22 01:43:01', '2024-05-22 01:43:01'),
(4682, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'http://127.0.0.1:8000/admin/faqs', ' Faqs index', '2024-05-22 01:43:01', '2024-05-22 01:43:01'),
(4683, 1, 'App\\Http\\Controllers\\FaqsController', 'create', 'http://127.0.0.1:8000/admin/faqs/create', ' Faqs create', '2024-05-22 01:43:02', '2024-05-22 01:43:02'),
(4684, 1, 'App\\Http\\Controllers\\FaqsController', 'create', 'http://127.0.0.1:8000/admin/faqs/create', ' Faqs create', '2024-05-22 01:43:03', '2024-05-22 01:43:03'),
(4685, 1, 'App\\Http\\Controllers\\FaqsController', 'store', 'http://127.0.0.1:8000/admin/faqs/store', ' Faqs store', '2024-05-22 01:43:51', '2024-05-22 01:43:51'),
(4686, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'http://127.0.0.1:8000/admin/faqs', ' Faqs index', '2024-05-22 01:43:51', '2024-05-22 01:43:51'),
(4687, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'http://127.0.0.1:8000/admin/faqs', ' Faqs index', '2024-05-22 01:43:51', '2024-05-22 01:43:51'),
(4688, 1, 'App\\Http\\Controllers\\FaqsController', 'create', 'http://127.0.0.1:8000/admin/faqs/create', ' Faqs create', '2024-05-22 01:43:53', '2024-05-22 01:43:53'),
(4689, 1, 'App\\Http\\Controllers\\FaqsController', 'create', 'http://127.0.0.1:8000/admin/faqs/create', ' Faqs create', '2024-05-22 01:43:53', '2024-05-22 01:43:53'),
(4690, 1, 'App\\Http\\Controllers\\FaqsController', 'store', 'http://127.0.0.1:8000/admin/faqs/store', ' Faqs store', '2024-05-22 01:44:12', '2024-05-22 01:44:12'),
(4691, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'http://127.0.0.1:8000/admin/faqs', ' Faqs index', '2024-05-22 01:44:12', '2024-05-22 01:44:12'),
(4692, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'http://127.0.0.1:8000/admin/faqs', ' Faqs index', '2024-05-22 01:44:12', '2024-05-22 01:44:12'),
(4693, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'http://127.0.0.1:8000/admin/faqs', ' Faqs index', '2024-05-22 01:53:03', '2024-05-22 01:53:03'),
(4694, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'http://127.0.0.1:8000/admin/faqs', ' Faqs index', '2024-05-22 01:53:03', '2024-05-22 01:53:03'),
(4695, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'http://127.0.0.1:8000/admin/faqs', ' Faqs index', '2024-05-22 01:53:39', '2024-05-22 01:53:39'),
(4696, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'http://127.0.0.1:8000/admin/faqs', ' Faqs index', '2024-05-22 01:53:39', '2024-05-22 01:53:39'),
(4697, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'http://127.0.0.1:8000/admin/faqs', ' Faqs index', '2024-05-22 01:54:14', '2024-05-22 01:54:14'),
(4698, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'http://127.0.0.1:8000/admin/faqs', ' Faqs index', '2024-05-22 01:54:14', '2024-05-22 01:54:14'),
(4699, 1, 'App\\Http\\Controllers\\FaqsController', 'create', 'http://127.0.0.1:8000/admin/faqs/create', ' Faqs create', '2024-05-22 01:54:15', '2024-05-22 01:54:15'),
(4700, 1, 'App\\Http\\Controllers\\FaqsController', 'create', 'http://127.0.0.1:8000/admin/faqs/create', ' Faqs create', '2024-05-22 01:54:15', '2024-05-22 01:54:15'),
(4701, 1, 'App\\Http\\Controllers\\FaqsController', 'store', 'http://127.0.0.1:8000/admin/faqs/store', ' Faqs store', '2024-05-22 01:54:59', '2024-05-22 01:54:59'),
(4702, 1, 'App\\Http\\Controllers\\FaqsController', 'create', 'http://127.0.0.1:8000/admin/faqs/create', ' Faqs create', '2024-05-22 01:55:38', '2024-05-22 01:55:38'),
(4703, 1, 'App\\Http\\Controllers\\FaqsController', 'store', 'http://127.0.0.1:8000/admin/faqs/store', ' Faqs store', '2024-05-22 01:56:14', '2024-05-22 01:56:14'),
(4704, 1, 'App\\Http\\Controllers\\FaqsController', 'store', 'http://127.0.0.1:8000/admin/faqs/store', ' Faqs store', '2024-05-22 01:56:58', '2024-05-22 01:56:58'),
(4705, 1, 'App\\Http\\Controllers\\FaqsController', 'create', 'http://127.0.0.1:8000/admin/faqs/create', ' Faqs create', '2024-05-22 01:57:47', '2024-05-22 01:57:47'),
(4706, 1, 'App\\Http\\Controllers\\FaqsController', 'create', 'http://127.0.0.1:8000/admin/faqs/create', ' Faqs create', '2024-05-22 01:57:47', '2024-05-22 01:57:47'),
(4707, 1, 'App\\Http\\Controllers\\FaqsController', 'store', 'http://127.0.0.1:8000/admin/faqs/store', ' Faqs store', '2024-05-22 01:57:49', '2024-05-22 01:57:49'),
(4708, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'http://127.0.0.1:8000/admin/faqs', ' Faqs index', '2024-05-22 01:57:49', '2024-05-22 01:57:49'),
(4709, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'http://127.0.0.1:8000/admin/faqs', ' Faqs index', '2024-05-22 01:57:50', '2024-05-22 01:57:50'),
(4710, 1, 'App\\Http\\Controllers\\FaqsController', 'create', 'http://127.0.0.1:8000/admin/faqs/create', ' Faqs create', '2024-05-22 01:58:23', '2024-05-22 01:58:23'),
(4711, 1, 'App\\Http\\Controllers\\FaqsController', 'create', 'http://127.0.0.1:8000/admin/faqs/create', ' Faqs create', '2024-05-22 01:58:23', '2024-05-22 01:58:23'),
(4712, 1, 'App\\Http\\Controllers\\FaqsController', 'store', 'http://127.0.0.1:8000/admin/faqs/store', ' Faqs store', '2024-05-22 01:58:30', '2024-05-22 01:58:30'),
(4713, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'http://127.0.0.1:8000/admin/faqs', ' Faqs index', '2024-05-22 01:58:30', '2024-05-22 01:58:30'),
(4714, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'http://127.0.0.1:8000/admin/faqs', ' Faqs index', '2024-05-22 01:58:31', '2024-05-22 01:58:31'),
(4715, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-22 01:58:43', '2024-05-22 01:58:43'),
(4716, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-22 01:58:44', '2024-05-22 01:58:44'),
(4717, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'destroy', 'http://127.0.0.1:8000/resourcearticles/destroy/11', ' Resourcearticles destroy', '2024-05-22 01:58:51', '2024-05-22 01:58:51'),
(4718, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-22 01:58:51', '2024-05-22 01:58:51'),
(4719, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-22 01:58:52', '2024-05-22 01:58:52'),
(4720, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/12', ' Resourcearticles edit', '2024-05-22 01:58:57', '2024-05-22 01:58:57'),
(4721, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/12', ' Resourcearticles edit', '2024-05-22 01:58:57', '2024-05-22 01:58:57'),
(4722, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'destroy', 'http://127.0.0.1:8000/resourcearticles/destroy/12', ' Resourcearticles destroy', '2024-05-22 01:59:10', '2024-05-22 01:59:10'),
(4723, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-22 01:59:10', '2024-05-22 01:59:10'),
(4724, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-22 01:59:10', '2024-05-22 01:59:10'),
(4725, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'destroy', 'http://127.0.0.1:8000/resourcearticles/destroy/13', ' Resourcearticles destroy', '2024-05-22 01:59:17', '2024-05-22 01:59:17'),
(4726, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-22 01:59:17', '2024-05-22 01:59:17'),
(4727, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-22 01:59:17', '2024-05-22 01:59:17'),
(4728, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-22 02:00:14', '2024-05-22 02:00:14'),
(4729, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-22 02:00:14', '2024-05-22 02:00:14'),
(4730, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-22 02:02:01', '2024-05-22 02:02:01'),
(4731, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-22 02:02:02', '2024-05-22 02:02:02'),
(4732, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'http://127.0.0.1:8000/admin/news', ' News index', '2024-05-22 02:02:41', '2024-05-22 02:02:41'),
(4733, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'http://127.0.0.1:8000/admin/news', ' News index', '2024-05-22 02:02:41', '2024-05-22 02:02:41'),
(4734, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://127.0.0.1:8000/testimonials', ' Testimonials index', '2024-05-22 02:02:43', '2024-05-22 02:02:43'),
(4735, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://127.0.0.1:8000/testimonials', ' Testimonials index', '2024-05-22 02:02:43', '2024-05-22 02:02:43'),
(4736, 1, 'App\\Http\\Controllers\\PartnersController', 'index', 'http://127.0.0.1:8000/partners', ' Partners index', '2024-05-22 02:02:45', '2024-05-22 02:02:45'),
(4737, 1, 'App\\Http\\Controllers\\PartnersController', 'index', 'http://127.0.0.1:8000/partners', ' Partners index', '2024-05-22 02:02:45', '2024-05-22 02:02:45'),
(4738, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-22 02:02:47', '2024-05-22 02:02:47'),
(4739, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-22 02:02:47', '2024-05-22 02:02:47'),
(4740, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-22 02:04:47', '2024-05-22 02:04:47'),
(4741, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-22 02:04:47', '2024-05-22 02:04:47'),
(4742, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-22 02:05:58', '2024-05-22 02:05:58'),
(4743, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-22 02:05:58', '2024-05-22 02:05:58'),
(4744, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-22 02:06:04', '2024-05-22 02:06:04'),
(4745, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-22 02:06:05', '2024-05-22 02:06:05'),
(4746, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'http://127.0.0.1:8000/admin/faqs', ' Faqs index', '2024-05-22 02:06:42', '2024-05-22 02:06:42'),
(4747, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'http://127.0.0.1:8000/admin/faqs', ' Faqs index', '2024-05-22 02:06:42', '2024-05-22 02:06:42'),
(4748, 1, 'App\\Http\\Controllers\\PositionsController', 'index', 'http://127.0.0.1:8000/positions', ' Positions index', '2024-05-22 02:06:46', '2024-05-22 02:06:46'),
(4749, 1, 'App\\Http\\Controllers\\PositionsController', 'index', 'http://127.0.0.1:8000/positions', ' Positions index', '2024-05-22 02:06:47', '2024-05-22 02:06:47'),
(4750, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'index', 'http://127.0.0.1:8000/careerdetails', ' Careerdetails index', '2024-05-22 02:06:49', '2024-05-22 02:06:49'),
(4751, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'index', 'http://127.0.0.1:8000/careerdetails', ' Careerdetails index', '2024-05-22 02:06:49', '2024-05-22 02:06:49'),
(4752, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-22 02:06:54', '2024-05-22 02:06:54'),
(4753, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-22 02:06:54', '2024-05-22 02:06:54'),
(4754, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'http://127.0.0.1:8000/eventsarticles', ' Eventsarticles index', '2024-05-22 02:06:57', '2024-05-22 02:06:57'),
(4755, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'http://127.0.0.1:8000/eventsarticles', ' Eventsarticles index', '2024-05-22 02:06:58', '2024-05-22 02:06:58'),
(4756, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-22 02:07:24', '2024-05-22 02:07:24'),
(4757, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-22 02:07:24', '2024-05-22 02:07:24'),
(4758, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-22 02:08:00', '2024-05-22 02:08:00'),
(4759, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-22 02:08:00', '2024-05-22 02:08:00'),
(4760, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-22 02:08:52', '2024-05-22 02:08:52'),
(4761, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-22 02:08:52', '2024-05-22 02:08:52'),
(4762, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'http://127.0.0.1:8000/eventsarticles', ' Eventsarticles index', '2024-05-22 02:08:57', '2024-05-22 02:08:57'),
(4763, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'http://127.0.0.1:8000/eventsarticles', ' Eventsarticles index', '2024-05-22 02:08:57', '2024-05-22 02:08:57'),
(4764, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://127.0.0.1:8000/admin/sliders', ' Sliders index', '2024-05-22 02:08:59', '2024-05-22 02:08:59'),
(4765, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://127.0.0.1:8000/admin/sliders', ' Sliders index', '2024-05-22 02:08:59', '2024-05-22 02:08:59'),
(4766, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-22 02:09:01', '2024-05-22 02:09:01'),
(4767, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-22 02:09:01', '2024-05-22 02:09:01'),
(4768, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=2', ' Menuitems index', '2024-05-22 02:34:50', '2024-05-22 02:34:50'),
(4769, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=2', ' Menuitems index', '2024-05-22 02:34:51', '2024-05-22 02:34:51'),
(4770, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-05-22 02:34:52', '2024-05-22 02:34:52'),
(4771, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-05-22 02:34:53', '2024-05-22 02:34:53'),
(4772, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-22 03:36:29', '2024-05-22 03:36:29'),
(4773, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-05-22 03:36:29', '2024-05-22 03:36:29'),
(4774, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-05-22 03:36:29', '2024-05-22 03:36:29'),
(4775, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-22 03:38:56', '2024-05-22 03:38:56'),
(4776, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-22 03:38:56', '2024-05-22 03:38:56'),
(4777, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-22 03:39:02', '2024-05-22 03:39:02'),
(4778, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-22 03:39:02', '2024-05-22 03:39:02'),
(4779, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://127.0.0.1:8000/admin/countryarticles/edit/13', ' Countryarticles edit', '2024-05-22 03:39:31', '2024-05-22 03:39:31'),
(4780, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://127.0.0.1:8000/admin/countryarticles/edit/13', ' Countryarticles edit', '2024-05-22 03:39:32', '2024-05-22 03:39:32'),
(4781, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-22 03:39:34', '2024-05-22 03:39:34'),
(4782, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-22 03:39:34', '2024-05-22 03:39:34'),
(4783, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-22 03:39:35', '2024-05-22 03:39:35'),
(4784, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-22 03:39:36', '2024-05-22 03:39:36'),
(4785, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-22 03:39:53', '2024-05-22 03:39:53'),
(4786, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://127.0.0.1:8000/admin/countryarticles/edit/14', ' Countryarticles edit', '2024-05-22 03:39:59', '2024-05-22 03:39:59'),
(4787, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://127.0.0.1:8000/admin/countryarticles/edit/14', ' Countryarticles edit', '2024-05-22 03:39:59', '2024-05-22 03:39:59'),
(4788, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'http://127.0.0.1:8000/admin/countryarticles/store', ' Countryarticles store', '2024-05-22 03:40:52', '2024-05-22 03:40:52'),
(4789, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-22 03:40:53', '2024-05-22 03:40:53'),
(4790, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-22 03:40:53', '2024-05-22 03:40:53'),
(4791, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-22 03:40:55', '2024-05-22 03:40:55'),
(4792, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-22 03:40:55', '2024-05-22 03:40:55'),
(4793, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://127.0.0.1:8000/admin/countryarticles/edit/15', ' Countryarticles edit', '2024-05-22 03:41:07', '2024-05-22 03:41:07'),
(4794, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://127.0.0.1:8000/admin/countryarticles/edit/15', ' Countryarticles edit', '2024-05-22 03:41:07', '2024-05-22 03:41:07'),
(4795, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'http://127.0.0.1:8000/admin/countryarticles/store', ' Countryarticles store', '2024-05-22 03:42:06', '2024-05-22 03:42:06'),
(4796, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-22 03:42:06', '2024-05-22 03:42:06'),
(4797, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-22 03:42:06', '2024-05-22 03:42:06'),
(4798, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-22 03:42:08', '2024-05-22 03:42:08'),
(4799, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-22 03:42:09', '2024-05-22 03:42:09'),
(4800, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'http://127.0.0.1:8000/admin/countryarticles/store', ' Countryarticles store', '2024-05-22 03:42:48', '2024-05-22 03:42:48'),
(4801, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-22 03:42:48', '2024-05-22 03:42:48'),
(4802, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-22 03:42:48', '2024-05-22 03:42:48'),
(4803, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-22 03:43:15', '2024-05-22 03:43:15'),
(4804, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-22 03:43:15', '2024-05-22 03:43:15'),
(4805, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'http://127.0.0.1:8000/admin/countryarticles/store', ' Countryarticles store', '2024-05-22 03:43:40', '2024-05-22 03:43:40'),
(4806, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-22 03:43:40', '2024-05-22 03:43:40'),
(4807, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-22 03:43:41', '2024-05-22 03:43:41'),
(4808, 1, 'App\\Http\\Controllers\\UniversitiesController', 'index', 'http://127.0.0.1:8000/universities', ' Universities index', '2024-05-22 03:48:39', '2024-05-22 03:48:39'),
(4809, 1, 'App\\Http\\Controllers\\UniversitiesController', 'index', 'http://127.0.0.1:8000/universities', ' Universities index', '2024-05-22 03:48:39', '2024-05-22 03:48:39'),
(4810, 1, 'App\\Http\\Controllers\\UniversitiesController', 'create', 'http://127.0.0.1:8000/universities/create', ' Universities create', '2024-05-22 03:48:40', '2024-05-22 03:48:40'),
(4811, 1, 'App\\Http\\Controllers\\UniversitiesController', 'create', 'http://127.0.0.1:8000/universities/create', ' Universities create', '2024-05-22 03:48:41', '2024-05-22 03:48:41'),
(4812, 1, 'App\\Http\\Controllers\\UniversitiesController', 'create', 'http://127.0.0.1:8000/universities/create', ' Universities create', '2024-05-22 03:50:06', '2024-05-22 03:50:06'),
(4813, 1, 'App\\Http\\Controllers\\UniversitiesController', 'create', 'http://127.0.0.1:8000/universities/create', ' Universities create', '2024-05-22 03:50:06', '2024-05-22 03:50:06'),
(4814, 1, 'App\\Http\\Controllers\\UniversitiesController', 'create', 'http://127.0.0.1:8000/universities/create', ' Universities create', '2024-05-22 03:51:01', '2024-05-22 03:51:01'),
(4815, 1, 'App\\Http\\Controllers\\UniversitiesController', 'create', 'http://127.0.0.1:8000/universities/create', ' Universities create', '2024-05-22 03:51:01', '2024-05-22 03:51:01'),
(4816, 1, 'App\\Http\\Controllers\\UniversitiesController', 'create', 'http://127.0.0.1:8000/universities/create', ' Universities create', '2024-05-22 03:51:52', '2024-05-22 03:51:52'),
(4817, 1, 'App\\Http\\Controllers\\UniversitiesController', 'create', 'http://127.0.0.1:8000/universities/create', ' Universities create', '2024-05-22 03:51:52', '2024-05-22 03:51:52'),
(4818, 1, 'App\\Http\\Controllers\\UniversitiesController', 'store', 'http://127.0.0.1:8000/universities/store', ' Universities store', '2024-05-22 03:52:01', '2024-05-22 03:52:01'),
(4819, 1, 'App\\Http\\Controllers\\UniversitiesController', 'index', 'http://127.0.0.1:8000/universities', ' Universities index', '2024-05-22 03:52:01', '2024-05-22 03:52:01'),
(4820, 1, 'App\\Http\\Controllers\\UniversitiesController', 'index', 'http://127.0.0.1:8000/universities', ' Universities index', '2024-05-22 03:52:01', '2024-05-22 03:52:01'),
(4821, 1, 'App\\Http\\Controllers\\UniversitiesController', 'create', 'http://127.0.0.1:8000/universities/create', ' Universities create', '2024-05-22 03:52:03', '2024-05-22 03:52:03'),
(4822, 1, 'App\\Http\\Controllers\\UniversitiesController', 'create', 'http://127.0.0.1:8000/universities/create', ' Universities create', '2024-05-22 03:52:03', '2024-05-22 03:52:03'),
(4823, 1, 'App\\Http\\Controllers\\UniversitiesController', 'store', 'http://127.0.0.1:8000/universities/store', ' Universities store', '2024-05-22 03:52:31', '2024-05-22 03:52:31'),
(4824, 1, 'App\\Http\\Controllers\\UniversitiesController', 'index', 'http://127.0.0.1:8000/universities', ' Universities index', '2024-05-22 03:52:31', '2024-05-22 03:52:31'),
(4825, 1, 'App\\Http\\Controllers\\UniversitiesController', 'index', 'http://127.0.0.1:8000/universities', ' Universities index', '2024-05-22 03:52:31', '2024-05-22 03:52:31'),
(4826, 1, 'App\\Http\\Controllers\\UniversitiesController', 'create', 'http://127.0.0.1:8000/universities/create', ' Universities create', '2024-05-22 03:52:33', '2024-05-22 03:52:33'),
(4827, 1, 'App\\Http\\Controllers\\UniversitiesController', 'create', 'http://127.0.0.1:8000/universities/create', ' Universities create', '2024-05-22 03:52:33', '2024-05-22 03:52:33'),
(4828, 1, 'App\\Http\\Controllers\\UniversitiesController', 'store', 'http://127.0.0.1:8000/universities/store', ' Universities store', '2024-05-22 03:52:52', '2024-05-22 03:52:52'),
(4829, 1, 'App\\Http\\Controllers\\UniversitiesController', 'index', 'http://127.0.0.1:8000/universities', ' Universities index', '2024-05-22 03:52:52', '2024-05-22 03:52:52'),
(4830, 1, 'App\\Http\\Controllers\\UniversitiesController', 'index', 'http://127.0.0.1:8000/universities', ' Universities index', '2024-05-22 03:52:52', '2024-05-22 03:52:52'),
(4831, 1, 'App\\Http\\Controllers\\UniversitiesController', 'edit', 'http://127.0.0.1:8000/universities/edit/1', ' Universities edit', '2024-05-22 03:55:44', '2024-05-22 03:55:44'),
(4832, 1, 'App\\Http\\Controllers\\UniversitiesController', 'edit', 'http://127.0.0.1:8000/universities/edit/1', ' Universities edit', '2024-05-22 03:55:44', '2024-05-22 03:55:44'),
(4833, 1, 'App\\Http\\Controllers\\UniversitiesController', 'index', 'http://127.0.0.1:8000/universities', ' Universities index', '2024-05-22 03:55:47', '2024-05-22 03:55:47'),
(4834, 1, 'App\\Http\\Controllers\\UniversitiesController', 'index', 'http://127.0.0.1:8000/universities', ' Universities index', '2024-05-22 03:55:47', '2024-05-22 03:55:47'),
(4835, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-22 04:04:59', '2024-05-22 04:04:59'),
(4836, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-22 04:04:59', '2024-05-22 04:04:59'),
(4837, 1, 'App\\Http\\Controllers\\UniversitiesController', 'index', 'http://127.0.0.1:8000/universities', ' Universities index', '2024-05-22 04:23:19', '2024-05-22 04:23:19');
INSERT INTO `tbl_activity_logs` (`activity_id`, `user_id`, `controllerName`, `methodName`, `actionUrl`, `activity`, `created_at`, `updated_at`) VALUES
(4838, 1, 'App\\Http\\Controllers\\UniversitiesController', 'index', 'http://127.0.0.1:8000/universities', ' Universities index', '2024-05-22 04:23:19', '2024-05-22 04:23:19'),
(4839, 1, 'App\\Http\\Controllers\\UniversitiesController', 'create', 'http://127.0.0.1:8000/universities/create', ' Universities create', '2024-05-22 04:23:22', '2024-05-22 04:23:22'),
(4840, 1, 'App\\Http\\Controllers\\UniversitiesController', 'create', 'http://127.0.0.1:8000/universities/create', ' Universities create', '2024-05-22 04:23:22', '2024-05-22 04:23:22'),
(4841, 1, 'App\\Http\\Controllers\\UniversitiesController', 'edit', 'http://127.0.0.1:8000/universities/edit/1', ' Universities edit', '2024-05-22 04:23:27', '2024-05-22 04:23:27'),
(4842, 1, 'App\\Http\\Controllers\\UniversitiesController', 'edit', 'http://127.0.0.1:8000/universities/edit/1', ' Universities edit', '2024-05-22 04:23:27', '2024-05-22 04:23:27'),
(4843, 1, 'App\\Http\\Controllers\\UniversitiesController', 'edit', 'http://127.0.0.1:8000/universities/edit/1', ' Universities edit', '2024-05-22 04:25:19', '2024-05-22 04:25:19'),
(4844, 1, 'App\\Http\\Controllers\\UniversitiesController', 'edit', 'http://127.0.0.1:8000/universities/edit/1', ' Universities edit', '2024-05-22 04:25:20', '2024-05-22 04:25:20'),
(4845, 1, 'App\\Http\\Controllers\\UniversitiesController', 'index', 'http://127.0.0.1:8000/universities', ' Universities index', '2024-05-22 04:25:26', '2024-05-22 04:25:26'),
(4846, 1, 'App\\Http\\Controllers\\UniversitiesController', 'index', 'http://127.0.0.1:8000/universities', ' Universities index', '2024-05-22 04:25:26', '2024-05-22 04:25:26'),
(4847, 1, 'App\\Http\\Controllers\\UniversitiesController', 'create', 'http://127.0.0.1:8000/universities/create', ' Universities create', '2024-05-22 04:25:27', '2024-05-22 04:25:27'),
(4848, 1, 'App\\Http\\Controllers\\UniversitiesController', 'index', 'http://127.0.0.1:8000/universities', ' Universities index', '2024-05-22 04:25:29', '2024-05-22 04:25:29'),
(4849, 1, 'App\\Http\\Controllers\\UniversitiesController', 'index', 'http://127.0.0.1:8000/universities', ' Universities index', '2024-05-22 04:25:30', '2024-05-22 04:25:30'),
(4850, 1, 'App\\Http\\Controllers\\UniversitiesController', 'create', 'http://127.0.0.1:8000/universities/create', ' Universities create', '2024-05-22 04:25:30', '2024-05-22 04:25:30'),
(4851, 1, 'App\\Http\\Controllers\\UniversitiesController', 'create', 'http://127.0.0.1:8000/universities/create', ' Universities create', '2024-05-22 04:25:31', '2024-05-22 04:25:31'),
(4852, 1, 'App\\Http\\Controllers\\UniversitiesController', 'index', 'http://127.0.0.1:8000/universities', ' Universities index', '2024-05-22 04:25:40', '2024-05-22 04:25:40'),
(4853, 1, 'App\\Http\\Controllers\\UniversitiesController', 'index', 'http://127.0.0.1:8000/universities', ' Universities index', '2024-05-22 04:25:40', '2024-05-22 04:25:40'),
(4854, 1, 'App\\Http\\Controllers\\UniversitiesController', 'edit', 'http://127.0.0.1:8000/universities/edit/2', ' Universities edit', '2024-05-22 04:25:42', '2024-05-22 04:25:42'),
(4855, 1, 'App\\Http\\Controllers\\UniversitiesController', 'edit', 'http://127.0.0.1:8000/universities/edit/2', ' Universities edit', '2024-05-22 04:25:43', '2024-05-22 04:25:43'),
(4856, 1, 'App\\Http\\Controllers\\UniversitiesController', 'edit', 'http://127.0.0.1:8000/universities/edit/2', ' Universities edit', '2024-05-22 04:25:56', '2024-05-22 04:25:56'),
(4857, 1, 'App\\Http\\Controllers\\UniversitiesController', 'edit', 'http://127.0.0.1:8000/universities/edit/2', ' Universities edit', '2024-05-22 04:25:57', '2024-05-22 04:25:57'),
(4858, 1, 'App\\Http\\Controllers\\UniversitiesController', 'update', 'http://127.0.0.1:8000/universities/update/2', ' Universities update', '2024-05-22 04:26:10', '2024-05-22 04:26:10'),
(4859, 1, 'App\\Http\\Controllers\\UniversitiesController', 'edit', 'http://127.0.0.1:8000/universities/edit/2', ' Universities edit', '2024-05-22 04:26:11', '2024-05-22 04:26:11'),
(4860, 1, 'App\\Http\\Controllers\\UniversitiesController', 'edit', 'http://127.0.0.1:8000/universities/edit/2', ' Universities edit', '2024-05-22 04:26:11', '2024-05-22 04:26:11'),
(4861, 1, 'App\\Http\\Controllers\\UniversitiesController', 'index', 'http://127.0.0.1:8000/universities', ' Universities index', '2024-05-22 04:26:12', '2024-05-22 04:26:12'),
(4862, 1, 'App\\Http\\Controllers\\UniversitiesController', 'index', 'http://127.0.0.1:8000/universities', ' Universities index', '2024-05-22 04:26:12', '2024-05-22 04:26:12'),
(4863, 1, 'App\\Http\\Controllers\\UniversitiesController', 'edit', 'http://127.0.0.1:8000/universities/edit/2', ' Universities edit', '2024-05-22 04:26:14', '2024-05-22 04:26:14'),
(4864, 1, 'App\\Http\\Controllers\\UniversitiesController', 'edit', 'http://127.0.0.1:8000/universities/edit/2', ' Universities edit', '2024-05-22 04:26:14', '2024-05-22 04:26:14'),
(4865, 1, 'App\\Http\\Controllers\\UniversitiesController', 'index', 'http://127.0.0.1:8000/universities', ' Universities index', '2024-05-22 04:26:16', '2024-05-22 04:26:16'),
(4866, 1, 'App\\Http\\Controllers\\UniversitiesController', 'index', 'http://127.0.0.1:8000/universities', ' Universities index', '2024-05-22 04:26:17', '2024-05-22 04:26:17'),
(4867, 1, 'App\\Http\\Controllers\\UniversitiesController', 'edit', 'http://127.0.0.1:8000/universities/edit/1', ' Universities edit', '2024-05-22 04:26:19', '2024-05-22 04:26:19'),
(4868, 1, 'App\\Http\\Controllers\\UniversitiesController', 'edit', 'http://127.0.0.1:8000/universities/edit/1', ' Universities edit', '2024-05-22 04:26:19', '2024-05-22 04:26:19'),
(4869, 1, 'App\\Http\\Controllers\\UniversitiesController', 'update', 'http://127.0.0.1:8000/universities/update/1', ' Universities update', '2024-05-22 04:26:25', '2024-05-22 04:26:25'),
(4870, 1, 'App\\Http\\Controllers\\UniversitiesController', 'edit', 'http://127.0.0.1:8000/universities/edit/1', ' Universities edit', '2024-05-22 04:26:25', '2024-05-22 04:26:25'),
(4871, 1, 'App\\Http\\Controllers\\UniversitiesController', 'edit', 'http://127.0.0.1:8000/universities/edit/1', ' Universities edit', '2024-05-22 04:26:25', '2024-05-22 04:26:25'),
(4872, 1, 'App\\Http\\Controllers\\UniversitiesController', 'index', 'http://127.0.0.1:8000/universities', ' Universities index', '2024-05-22 04:26:26', '2024-05-22 04:26:26'),
(4873, 1, 'App\\Http\\Controllers\\UniversitiesController', 'index', 'http://127.0.0.1:8000/universities', ' Universities index', '2024-05-22 04:26:27', '2024-05-22 04:26:27'),
(4874, 1, 'App\\Http\\Controllers\\UniversitiesController', 'edit', 'http://127.0.0.1:8000/universities/edit/3', ' Universities edit', '2024-05-22 04:26:29', '2024-05-22 04:26:29'),
(4875, 1, 'App\\Http\\Controllers\\UniversitiesController', 'edit', 'http://127.0.0.1:8000/universities/edit/3', ' Universities edit', '2024-05-22 04:26:29', '2024-05-22 04:26:29'),
(4876, 1, 'App\\Http\\Controllers\\UniversitiesController', 'update', 'http://127.0.0.1:8000/universities/update/3', ' Universities update', '2024-05-22 04:26:33', '2024-05-22 04:26:33'),
(4877, 1, 'App\\Http\\Controllers\\UniversitiesController', 'edit', 'http://127.0.0.1:8000/universities/edit/3', ' Universities edit', '2024-05-22 04:26:33', '2024-05-22 04:26:33'),
(4878, 1, 'App\\Http\\Controllers\\UniversitiesController', 'edit', 'http://127.0.0.1:8000/universities/edit/3', ' Universities edit', '2024-05-22 04:26:34', '2024-05-22 04:26:34'),
(4879, 1, 'App\\Http\\Controllers\\UniversitiesController', 'index', 'http://127.0.0.1:8000/universities', ' Universities index', '2024-05-22 04:29:51', '2024-05-22 04:29:51'),
(4880, 1, 'App\\Http\\Controllers\\UniversitiesController', 'index', 'http://127.0.0.1:8000/universities', ' Universities index', '2024-05-22 04:29:51', '2024-05-22 04:29:51'),
(4881, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-22 04:29:55', '2024-05-22 04:29:55'),
(4882, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-22 04:29:55', '2024-05-22 04:29:55'),
(4883, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-22 04:30:18', '2024-05-22 04:30:18'),
(4884, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-22 04:30:18', '2024-05-22 04:30:18'),
(4885, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'http://127.0.0.1:8000/admin/countryarticles/store', ' Countryarticles store', '2024-05-22 04:30:50', '2024-05-22 04:30:50'),
(4886, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-22 04:30:50', '2024-05-22 04:30:50'),
(4887, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-22 04:30:50', '2024-05-22 04:30:50'),
(4888, 1, 'App\\Http\\Controllers\\UniversitiesController', 'index', 'http://127.0.0.1:8000/universities', ' Universities index', '2024-05-22 04:40:21', '2024-05-22 04:40:21'),
(4889, 1, 'App\\Http\\Controllers\\UniversitiesController', 'index', 'http://127.0.0.1:8000/universities', ' Universities index', '2024-05-22 04:40:21', '2024-05-22 04:40:21'),
(4890, 1, 'App\\Http\\Controllers\\UniversitiesController', 'edit', 'http://127.0.0.1:8000/universities/edit/1', ' Universities edit', '2024-05-22 04:40:24', '2024-05-22 04:40:24'),
(4891, 1, 'App\\Http\\Controllers\\UniversitiesController', 'edit', 'http://127.0.0.1:8000/universities/edit/1', ' Universities edit', '2024-05-22 04:40:24', '2024-05-22 04:40:24'),
(4892, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://127.0.0.1:8000/admin/menulocations', ' Menulocations index', '2024-05-22 22:53:47', '2024-05-22 22:53:47'),
(4893, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://127.0.0.1:8000/admin/menulocations', ' Menulocations index', '2024-05-22 22:53:47', '2024-05-22 22:53:47'),
(4894, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-22 22:53:49', '2024-05-22 22:53:49'),
(4895, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-22 22:53:49', '2024-05-22 22:53:49'),
(4896, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=2', ' Menuitems index', '2024-05-22 22:53:52', '2024-05-22 22:53:52'),
(4897, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=2', ' Menuitems index', '2024-05-22 22:53:52', '2024-05-22 22:53:52'),
(4898, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-05-22 22:53:54', '2024-05-22 22:53:54'),
(4899, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-05-22 22:53:54', '2024-05-22 22:53:54'),
(4900, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-22 22:54:28', '2024-05-22 22:54:28'),
(4901, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-05-22 22:54:28', '2024-05-22 22:54:28'),
(4902, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-05-22 22:54:28', '2024-05-22 22:54:28'),
(4903, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://127.0.0.1:8000/admin/menulocations', ' Menulocations index', '2024-05-22 22:54:50', '2024-05-22 22:54:50'),
(4904, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://127.0.0.1:8000/admin/menulocations', ' Menulocations index', '2024-05-22 22:54:50', '2024-05-22 22:54:50'),
(4905, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems', ' Menuitems index', '2024-05-22 22:54:56', '2024-05-22 22:54:56'),
(4906, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems', ' Menuitems index', '2024-05-22 22:54:56', '2024-05-22 22:54:56'),
(4907, 1, 'App\\Http\\Controllers\\MenuitemsController', 'destroy', 'http://127.0.0.1:8000/admin/menuitems/destroy/51?menulocation=', ' Menuitems destroy', '2024-05-22 22:55:03', '2024-05-22 22:55:03'),
(4908, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems', ' Menuitems index', '2024-05-22 22:55:03', '2024-05-22 22:55:03'),
(4909, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems', ' Menuitems index', '2024-05-22 22:55:03', '2024-05-22 22:55:03'),
(4910, 1, 'App\\Http\\Controllers\\MenuitemsController', 'destroy', 'http://127.0.0.1:8000/admin/menuitems/destroy/52?menulocation=', ' Menuitems destroy', '2024-05-22 22:55:07', '2024-05-22 22:55:07'),
(4911, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems', ' Menuitems index', '2024-05-22 22:55:07', '2024-05-22 22:55:07'),
(4912, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems', ' Menuitems index', '2024-05-22 22:55:07', '2024-05-22 22:55:07'),
(4913, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create', ' Menuitems create', '2024-05-22 22:55:09', '2024-05-22 22:55:09'),
(4914, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create', ' Menuitems create', '2024-05-22 22:55:09', '2024-05-22 22:55:09'),
(4915, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-22 22:55:25', '2024-05-22 22:55:25'),
(4916, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create', ' Menuitems create', '2024-05-22 22:55:25', '2024-05-22 22:55:25'),
(4917, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create', ' Menuitems create', '2024-05-22 22:55:26', '2024-05-22 22:55:26'),
(4918, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=2', ' Menuitems index', '2024-05-22 22:55:31', '2024-05-22 22:55:31'),
(4919, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=2', ' Menuitems index', '2024-05-22 22:55:31', '2024-05-22 22:55:31'),
(4920, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-05-22 23:05:05', '2024-05-22 23:05:05'),
(4921, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-05-22 23:05:05', '2024-05-22 23:05:05'),
(4922, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-05-22 23:07:10', '2024-05-22 23:07:10'),
(4923, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-05-22 23:07:10', '2024-05-22 23:07:10'),
(4924, 1, 'App\\Http\\Controllers\\ResourcesController', 'index', 'http://127.0.0.1:8000/admin/resources', ' Resources index', '2024-05-22 23:07:15', '2024-05-22 23:07:15'),
(4925, 1, 'App\\Http\\Controllers\\ResourcesController', 'index', 'http://127.0.0.1:8000/admin/resources', ' Resources index', '2024-05-22 23:07:15', '2024-05-22 23:07:15'),
(4926, 1, 'App\\Http\\Controllers\\ResourcesController', 'create', 'http://127.0.0.1:8000/admin/resources/create', ' Resources create', '2024-05-22 23:07:18', '2024-05-22 23:07:18'),
(4927, 1, 'App\\Http\\Controllers\\ResourcesController', 'create', 'http://127.0.0.1:8000/admin/resources/create', ' Resources create', '2024-05-22 23:07:18', '2024-05-22 23:07:18'),
(4928, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'index', 'http://127.0.0.1:8000/institutionarticles', ' Institutionarticles index', '2024-05-22 23:09:28', '2024-05-22 23:09:28'),
(4929, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'index', 'http://127.0.0.1:8000/institutionarticles', ' Institutionarticles index', '2024-05-22 23:09:28', '2024-05-22 23:09:28'),
(4930, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'create', 'http://127.0.0.1:8000/institutionarticles/create', ' Institutionarticles create', '2024-05-22 23:09:30', '2024-05-22 23:09:30'),
(4931, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'create', 'http://127.0.0.1:8000/institutionarticles/create', ' Institutionarticles create', '2024-05-22 23:09:30', '2024-05-22 23:09:30'),
(4932, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'store', 'http://127.0.0.1:8000/institutionarticles/store', ' Institutionarticles store', '2024-05-22 23:10:01', '2024-05-22 23:10:01'),
(4933, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'index', 'http://127.0.0.1:8000/institutionarticles', ' Institutionarticles index', '2024-05-22 23:10:01', '2024-05-22 23:10:01'),
(4934, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'index', 'http://127.0.0.1:8000/institutionarticles', ' Institutionarticles index', '2024-05-22 23:10:02', '2024-05-22 23:10:02'),
(4935, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'create', 'http://127.0.0.1:8000/institutionarticles/create', ' Institutionarticles create', '2024-05-22 23:10:03', '2024-05-22 23:10:03'),
(4936, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'create', 'http://127.0.0.1:8000/institutionarticles/create', ' Institutionarticles create', '2024-05-22 23:10:03', '2024-05-22 23:10:03'),
(4937, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'store', 'http://127.0.0.1:8000/institutionarticles/store', ' Institutionarticles store', '2024-05-22 23:10:21', '2024-05-22 23:10:21'),
(4938, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'index', 'http://127.0.0.1:8000/institutionarticles', ' Institutionarticles index', '2024-05-22 23:10:21', '2024-05-22 23:10:21'),
(4939, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'index', 'http://127.0.0.1:8000/institutionarticles', ' Institutionarticles index', '2024-05-22 23:10:21', '2024-05-22 23:10:21'),
(4940, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'create', 'http://127.0.0.1:8000/institutionarticles/create', ' Institutionarticles create', '2024-05-22 23:10:22', '2024-05-22 23:10:22'),
(4941, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'create', 'http://127.0.0.1:8000/institutionarticles/create', ' Institutionarticles create', '2024-05-22 23:10:22', '2024-05-22 23:10:22'),
(4942, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'store', 'http://127.0.0.1:8000/institutionarticles/store', ' Institutionarticles store', '2024-05-22 23:10:45', '2024-05-22 23:10:45'),
(4943, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'index', 'http://127.0.0.1:8000/institutionarticles', ' Institutionarticles index', '2024-05-22 23:10:45', '2024-05-22 23:10:45'),
(4944, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'index', 'http://127.0.0.1:8000/institutionarticles', ' Institutionarticles index', '2024-05-22 23:10:45', '2024-05-22 23:10:45'),
(4945, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'create', 'http://127.0.0.1:8000/institutionarticles/create', ' Institutionarticles create', '2024-05-22 23:10:47', '2024-05-22 23:10:47'),
(4946, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'create', 'http://127.0.0.1:8000/institutionarticles/create', ' Institutionarticles create', '2024-05-22 23:10:47', '2024-05-22 23:10:47'),
(4947, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'store', 'http://127.0.0.1:8000/institutionarticles/store', ' Institutionarticles store', '2024-05-22 23:11:04', '2024-05-22 23:11:04'),
(4948, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'index', 'http://127.0.0.1:8000/institutionarticles', ' Institutionarticles index', '2024-05-22 23:11:04', '2024-05-22 23:11:04'),
(4949, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'index', 'http://127.0.0.1:8000/institutionarticles', ' Institutionarticles index', '2024-05-22 23:11:04', '2024-05-22 23:11:04'),
(4950, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'create', 'http://127.0.0.1:8000/institutionarticles/create', ' Institutionarticles create', '2024-05-22 23:11:05', '2024-05-22 23:11:05'),
(4951, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'create', 'http://127.0.0.1:8000/institutionarticles/create', ' Institutionarticles create', '2024-05-22 23:11:05', '2024-05-22 23:11:05'),
(4952, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'store', 'http://127.0.0.1:8000/institutionarticles/store', ' Institutionarticles store', '2024-05-22 23:11:32', '2024-05-22 23:11:32'),
(4953, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'index', 'http://127.0.0.1:8000/institutionarticles', ' Institutionarticles index', '2024-05-22 23:11:32', '2024-05-22 23:11:32'),
(4954, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'index', 'http://127.0.0.1:8000/institutionarticles', ' Institutionarticles index', '2024-05-22 23:11:33', '2024-05-22 23:11:33'),
(4955, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'create', 'http://127.0.0.1:8000/institutionarticles/create', ' Institutionarticles create', '2024-05-22 23:11:33', '2024-05-22 23:11:33'),
(4956, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'create', 'http://127.0.0.1:8000/institutionarticles/create', ' Institutionarticles create', '2024-05-22 23:11:33', '2024-05-22 23:11:33'),
(4957, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'index', 'http://127.0.0.1:8000/institutionarticles', ' Institutionarticles index', '2024-05-22 23:11:47', '2024-05-22 23:11:47'),
(4958, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'index', 'http://127.0.0.1:8000/institutionarticles', ' Institutionarticles index', '2024-05-22 23:11:47', '2024-05-22 23:11:47'),
(4959, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'edit', 'http://127.0.0.1:8000/institutionarticles/edit/5', ' Institutionarticles edit', '2024-05-22 23:11:51', '2024-05-22 23:11:51'),
(4960, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'edit', 'http://127.0.0.1:8000/institutionarticles/edit/5', ' Institutionarticles edit', '2024-05-22 23:11:51', '2024-05-22 23:11:51'),
(4961, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'update', 'http://127.0.0.1:8000/institutionarticles/update/5', ' Institutionarticles update', '2024-05-22 23:12:16', '2024-05-22 23:12:16'),
(4962, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'edit', 'http://127.0.0.1:8000/institutionarticles/edit/5', ' Institutionarticles edit', '2024-05-22 23:12:16', '2024-05-22 23:12:16'),
(4963, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'edit', 'http://127.0.0.1:8000/institutionarticles/edit/5', ' Institutionarticles edit', '2024-05-22 23:12:16', '2024-05-22 23:12:16'),
(4964, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'index', 'http://127.0.0.1:8000/institutionarticles', ' Institutionarticles index', '2024-05-22 23:12:18', '2024-05-22 23:12:18'),
(4965, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'index', 'http://127.0.0.1:8000/institutionarticles', ' Institutionarticles index', '2024-05-22 23:12:18', '2024-05-22 23:12:18'),
(4966, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'create', 'http://127.0.0.1:8000/institutionarticles/create', ' Institutionarticles create', '2024-05-22 23:12:21', '2024-05-22 23:12:21'),
(4967, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'create', 'http://127.0.0.1:8000/institutionarticles/create', ' Institutionarticles create', '2024-05-22 23:12:21', '2024-05-22 23:12:21'),
(4968, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'store', 'http://127.0.0.1:8000/institutionarticles/store', ' Institutionarticles store', '2024-05-22 23:12:47', '2024-05-22 23:12:47'),
(4969, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'index', 'http://127.0.0.1:8000/institutionarticles', ' Institutionarticles index', '2024-05-22 23:12:47', '2024-05-22 23:12:47'),
(4970, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'index', 'http://127.0.0.1:8000/institutionarticles', ' Institutionarticles index', '2024-05-22 23:12:48', '2024-05-22 23:12:48'),
(4971, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'edit', 'http://127.0.0.1:8000/institutionarticles/edit/6', ' Institutionarticles edit', '2024-05-22 23:39:37', '2024-05-22 23:39:37'),
(4972, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'edit', 'http://127.0.0.1:8000/institutionarticles/edit/6', ' Institutionarticles edit', '2024-05-22 23:39:37', '2024-05-22 23:39:37'),
(4973, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'update', 'http://127.0.0.1:8000/institutionarticles/update/6', ' Institutionarticles update', '2024-05-22 23:39:47', '2024-05-22 23:39:47'),
(4974, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'edit', 'http://127.0.0.1:8000/institutionarticles/edit/6', ' Institutionarticles edit', '2024-05-22 23:39:47', '2024-05-22 23:39:47'),
(4975, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'edit', 'http://127.0.0.1:8000/institutionarticles/edit/6', ' Institutionarticles edit', '2024-05-22 23:39:47', '2024-05-22 23:39:47'),
(4976, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'index', 'http://127.0.0.1:8000/institutionarticles', ' Institutionarticles index', '2024-05-22 23:39:50', '2024-05-22 23:39:50'),
(4977, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'index', 'http://127.0.0.1:8000/institutionarticles', ' Institutionarticles index', '2024-05-22 23:39:50', '2024-05-22 23:39:50'),
(4978, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'edit', 'http://127.0.0.1:8000/institutionarticles/edit/5', ' Institutionarticles edit', '2024-05-22 23:39:53', '2024-05-22 23:39:53'),
(4979, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'edit', 'http://127.0.0.1:8000/institutionarticles/edit/5', ' Institutionarticles edit', '2024-05-22 23:39:53', '2024-05-22 23:39:53'),
(4980, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'update', 'http://127.0.0.1:8000/institutionarticles/update/5', ' Institutionarticles update', '2024-05-22 23:39:59', '2024-05-22 23:39:59'),
(4981, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'edit', 'http://127.0.0.1:8000/institutionarticles/edit/5', ' Institutionarticles edit', '2024-05-22 23:39:59', '2024-05-22 23:39:59'),
(4982, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'edit', 'http://127.0.0.1:8000/institutionarticles/edit/5', ' Institutionarticles edit', '2024-05-22 23:40:00', '2024-05-22 23:40:00'),
(4983, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=2', ' Menuitems index', '2024-05-22 23:41:59', '2024-05-22 23:41:59'),
(4984, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=2', ' Menuitems index', '2024-05-22 23:42:00', '2024-05-22 23:42:00'),
(4985, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-05-22 23:42:01', '2024-05-22 23:42:01'),
(4986, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-05-22 23:42:01', '2024-05-22 23:42:01'),
(4987, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-22 23:42:27', '2024-05-22 23:42:27'),
(4988, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-05-22 23:42:27', '2024-05-22 23:42:27'),
(4989, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-05-22 23:42:27', '2024-05-22 23:42:27'),
(4990, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-22 23:42:47', '2024-05-22 23:42:47'),
(4991, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-05-22 23:42:47', '2024-05-22 23:42:47'),
(4992, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-05-22 23:42:47', '2024-05-22 23:42:47'),
(4993, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-22 23:43:01', '2024-05-22 23:43:01'),
(4994, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-05-22 23:43:02', '2024-05-22 23:43:02'),
(4995, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-05-22 23:43:02', '2024-05-22 23:43:02'),
(4996, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-22 23:43:19', '2024-05-22 23:43:19'),
(4997, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-05-22 23:43:19', '2024-05-22 23:43:19'),
(4998, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-05-22 23:43:19', '2024-05-22 23:43:19'),
(4999, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-22 23:49:26', '2024-05-22 23:49:26'),
(5000, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-22 23:49:26', '2024-05-22 23:49:26'),
(5001, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/27', ' Articles edit', '2024-05-22 23:49:38', '2024-05-22 23:49:38'),
(5002, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/27', ' Articles edit', '2024-05-22 23:49:38', '2024-05-22 23:49:38'),
(5003, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-23 00:09:08', '2024-05-23 00:09:08'),
(5004, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-23 00:09:08', '2024-05-23 00:09:08'),
(5005, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-23 00:09:28', '2024-05-23 00:09:28'),
(5006, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-23 00:09:28', '2024-05-23 00:09:28'),
(5007, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'http://127.0.0.1:8000/admin/countryarticles/store', ' Countryarticles store', '2024-05-23 00:11:20', '2024-05-23 00:11:20'),
(5008, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-23 00:11:20', '2024-05-23 00:11:20'),
(5009, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-23 00:11:20', '2024-05-23 00:11:20'),
(5010, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-23 00:11:30', '2024-05-23 00:11:30'),
(5011, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-23 00:11:31', '2024-05-23 00:11:31'),
(5012, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'http://127.0.0.1:8000/admin/countryarticles/store', ' Countryarticles store', '2024-05-23 00:12:12', '2024-05-23 00:12:12'),
(5013, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-23 00:12:12', '2024-05-23 00:12:12'),
(5014, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-23 00:12:12', '2024-05-23 00:12:12'),
(5015, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-23 00:12:20', '2024-05-23 00:12:20'),
(5016, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-23 00:12:20', '2024-05-23 00:12:20'),
(5017, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'http://127.0.0.1:8000/admin/countryarticles/store', ' Countryarticles store', '2024-05-23 00:13:07', '2024-05-23 00:13:07'),
(5018, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-23 00:13:07', '2024-05-23 00:13:07'),
(5019, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-23 00:13:07', '2024-05-23 00:13:07'),
(5020, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-23 00:13:09', '2024-05-23 00:13:09'),
(5021, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-23 00:13:09', '2024-05-23 00:13:09'),
(5022, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'http://127.0.0.1:8000/admin/countryarticles/store', ' Countryarticles store', '2024-05-23 00:13:33', '2024-05-23 00:13:33'),
(5023, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-23 00:13:33', '2024-05-23 00:13:33'),
(5024, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-23 00:13:33', '2024-05-23 00:13:33'),
(5025, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-23 00:13:48', '2024-05-23 00:13:48'),
(5026, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-23 00:13:48', '2024-05-23 00:13:48'),
(5027, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'http://127.0.0.1:8000/admin/countryarticles/store', ' Countryarticles store', '2024-05-23 00:14:02', '2024-05-23 00:14:02'),
(5028, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-23 00:14:02', '2024-05-23 00:14:02'),
(5029, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-23 00:14:03', '2024-05-23 00:14:03'),
(5030, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-23 00:14:23', '2024-05-23 00:14:23'),
(5031, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-23 00:14:23', '2024-05-23 00:14:23'),
(5032, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'http://127.0.0.1:8000/admin/countryarticles/store', ' Countryarticles store', '2024-05-23 00:15:13', '2024-05-23 00:15:13'),
(5033, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-23 00:15:13', '2024-05-23 00:15:13'),
(5034, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-23 00:15:14', '2024-05-23 00:15:14'),
(5035, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-23 00:15:15', '2024-05-23 00:15:15'),
(5036, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-23 00:15:15', '2024-05-23 00:15:15'),
(5037, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'http://127.0.0.1:8000/admin/countryarticles/store', ' Countryarticles store', '2024-05-23 00:16:04', '2024-05-23 00:16:04'),
(5038, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-23 00:16:04', '2024-05-23 00:16:04'),
(5039, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-23 00:16:04', '2024-05-23 00:16:04'),
(5040, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-23 00:16:05', '2024-05-23 00:16:05'),
(5041, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-23 00:16:05', '2024-05-23 00:16:05'),
(5042, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'http://127.0.0.1:8000/admin/countryarticles/store', ' Countryarticles store', '2024-05-23 00:16:41', '2024-05-23 00:16:41'),
(5043, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-23 00:16:41', '2024-05-23 00:16:41'),
(5044, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-23 00:16:41', '2024-05-23 00:16:41'),
(5045, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-23 00:16:47', '2024-05-23 00:16:47'),
(5046, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-23 00:16:48', '2024-05-23 00:16:48'),
(5047, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'http://127.0.0.1:8000/admin/countryarticles/store', ' Countryarticles store', '2024-05-23 00:17:08', '2024-05-23 00:17:08'),
(5048, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-23 00:17:08', '2024-05-23 00:17:08'),
(5049, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-23 00:17:08', '2024-05-23 00:17:08'),
(5050, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-23 00:17:09', '2024-05-23 00:17:09'),
(5051, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'http://127.0.0.1:8000/admin/countryarticles/create', ' Countryarticles create', '2024-05-23 00:17:09', '2024-05-23 00:17:09'),
(5052, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'http://127.0.0.1:8000/admin/countryarticles/store', ' Countryarticles store', '2024-05-23 00:17:21', '2024-05-23 00:17:21'),
(5053, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-23 00:17:21', '2024-05-23 00:17:21'),
(5054, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-23 00:17:22', '2024-05-23 00:17:22'),
(5055, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-23 00:59:44', '2024-05-23 00:59:44'),
(5056, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-23 00:59:44', '2024-05-23 00:59:44'),
(5057, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-23 01:00:00', '2024-05-23 01:00:00'),
(5058, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-23 01:00:00', '2024-05-23 01:00:00'),
(5059, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/61', ' Articles edit', '2024-05-23 01:01:20', '2024-05-23 01:01:20'),
(5060, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://127.0.0.1:8000/articles/edit/61', ' Articles edit', '2024-05-23 01:01:21', '2024-05-23 01:01:21'),
(5061, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-23 01:03:44', '2024-05-23 01:03:44'),
(5062, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-23 01:03:44', '2024-05-23 01:03:44'),
(5063, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'http://127.0.0.1:8000/eventsarticles', ' Eventsarticles index', '2024-05-23 01:03:58', '2024-05-23 01:03:58'),
(5064, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'http://127.0.0.1:8000/eventsarticles', ' Eventsarticles index', '2024-05-23 01:03:59', '2024-05-23 01:03:59'),
(5065, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-23 01:04:01', '2024-05-23 01:04:01'),
(5066, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-23 01:04:02', '2024-05-23 01:04:02'),
(5067, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'http://127.0.0.1:8000/eventsarticles', ' Eventsarticles index', '2024-05-23 01:04:07', '2024-05-23 01:04:07'),
(5068, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'http://127.0.0.1:8000/eventsarticles', ' Eventsarticles index', '2024-05-23 01:04:07', '2024-05-23 01:04:07'),
(5069, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-23 01:17:42', '2024-05-23 01:17:42'),
(5070, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-23 01:17:42', '2024-05-23 01:17:42'),
(5071, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://127.0.0.1:8000/admin/menulocations', ' Menulocations index', '2024-05-23 01:22:14', '2024-05-23 01:22:14'),
(5072, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://127.0.0.1:8000/admin/menulocations', ' Menulocations index', '2024-05-23 01:22:14', '2024-05-23 01:22:14'),
(5073, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=2', ' Menuitems index', '2024-05-23 01:22:18', '2024-05-23 01:22:18'),
(5074, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=2', ' Menuitems index', '2024-05-23 01:22:19', '2024-05-23 01:22:19'),
(5075, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-05-23 01:22:22', '2024-05-23 01:22:22'),
(5076, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=2', ' Menuitems create', '2024-05-23 01:22:22', '2024-05-23 01:22:22'),
(5077, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-23 01:23:04', '2024-05-23 01:23:04'),
(5078, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-23 01:23:04', '2024-05-23 01:23:04'),
(5079, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'http://127.0.0.1:8000/admin/news', ' News index', '2024-05-23 01:23:09', '2024-05-23 01:23:09'),
(5080, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'http://127.0.0.1:8000/admin/news', ' News index', '2024-05-23 01:23:09', '2024-05-23 01:23:09'),
(5081, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://127.0.0.1:8000/testimonials', ' Testimonials index', '2024-05-23 01:23:10', '2024-05-23 01:23:10'),
(5082, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://127.0.0.1:8000/testimonials', ' Testimonials index', '2024-05-23 01:23:10', '2024-05-23 01:23:10'),
(5083, 1, 'App\\Http\\Controllers\\PartnersController', 'index', 'http://127.0.0.1:8000/partners', ' Partners index', '2024-05-23 01:23:11', '2024-05-23 01:23:11'),
(5084, 1, 'App\\Http\\Controllers\\PartnersController', 'index', 'http://127.0.0.1:8000/partners', ' Partners index', '2024-05-23 01:23:11', '2024-05-23 01:23:11'),
(5085, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-23 01:23:16', '2024-05-23 01:23:16'),
(5086, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-23 01:23:16', '2024-05-23 01:23:16'),
(5087, 1, 'App\\Http\\Controllers\\SubscribersController', 'index', 'http://127.0.0.1:8000/admin/subscribers', ' Subscribers index', '2024-05-23 01:23:22', '2024-05-23 01:23:22'),
(5088, 1, 'App\\Http\\Controllers\\SubscribersController', 'index', 'http://127.0.0.1:8000/admin/subscribers', ' Subscribers index', '2024-05-23 01:23:22', '2024-05-23 01:23:22'),
(5089, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'index', 'http://127.0.0.1:8000/institutionarticles', ' Institutionarticles index', '2024-05-23 01:23:24', '2024-05-23 01:23:24'),
(5090, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'index', 'http://127.0.0.1:8000/institutionarticles', ' Institutionarticles index', '2024-05-23 01:23:25', '2024-05-23 01:23:25'),
(5091, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-23 01:25:41', '2024-05-23 01:25:41'),
(5092, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-23 01:25:41', '2024-05-23 01:25:41'),
(5093, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-23 01:26:34', '2024-05-23 01:26:34'),
(5094, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-23 01:26:34', '2024-05-23 01:26:34'),
(5095, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 01:26:36', '2024-05-23 01:26:36'),
(5096, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 01:26:36', '2024-05-23 01:26:36'),
(5097, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-23 01:32:50', '2024-05-23 01:32:50'),
(5098, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 01:32:50', '2024-05-23 01:32:50'),
(5099, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 01:32:51', '2024-05-23 01:32:51'),
(5100, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://127.0.0.1:8000/admin/menuitems/edit/58?menulocation=1', ' Menuitems edit', '2024-05-23 01:32:55', '2024-05-23 01:32:55'),
(5101, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://127.0.0.1:8000/admin/menuitems/edit/58?menulocation=1', ' Menuitems edit', '2024-05-23 01:32:55', '2024-05-23 01:32:55');
INSERT INTO `tbl_activity_logs` (`activity_id`, `user_id`, `controllerName`, `methodName`, `actionUrl`, `activity`, `created_at`, `updated_at`) VALUES
(5102, 1, 'App\\Http\\Controllers\\MenuitemsController', 'update', 'http://127.0.0.1:8000/admin/menuitems/update/58?menulocation=1', ' Menuitems update', '2024-05-23 01:33:55', '2024-05-23 01:33:55'),
(5103, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems', ' Menuitems index', '2024-05-23 01:33:55', '2024-05-23 01:33:55'),
(5104, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems', ' Menuitems index', '2024-05-23 01:33:55', '2024-05-23 01:33:55'),
(5105, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-23 01:36:06', '2024-05-23 01:36:06'),
(5106, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-23 01:36:06', '2024-05-23 01:36:06'),
(5107, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://127.0.0.1:8000/admin/menulocations', ' Menulocations index', '2024-05-23 01:36:09', '2024-05-23 01:36:09'),
(5108, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://127.0.0.1:8000/admin/menulocations', ' Menulocations index', '2024-05-23 01:36:09', '2024-05-23 01:36:09'),
(5109, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=2', ' Menuitems index', '2024-05-23 01:36:11', '2024-05-23 01:36:11'),
(5110, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=2', ' Menuitems index', '2024-05-23 01:36:11', '2024-05-23 01:36:11'),
(5111, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-23 01:36:14', '2024-05-23 01:36:14'),
(5112, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-23 01:36:14', '2024-05-23 01:36:14'),
(5113, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=2', ' Menuitems index', '2024-05-23 01:36:16', '2024-05-23 01:36:16'),
(5114, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=2', ' Menuitems index', '2024-05-23 01:36:17', '2024-05-23 01:36:17'),
(5115, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://127.0.0.1:8000/admin/menuitems/edit/58?menulocation=2', ' Menuitems edit', '2024-05-23 01:36:29', '2024-05-23 01:36:29'),
(5116, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://127.0.0.1:8000/admin/menuitems/edit/58?menulocation=2', ' Menuitems edit', '2024-05-23 01:36:30', '2024-05-23 01:36:30'),
(5117, 1, 'App\\Http\\Controllers\\MenuitemsController', 'update', 'http://127.0.0.1:8000/admin/menuitems/update/58?menulocation=2', ' Menuitems update', '2024-05-23 01:36:43', '2024-05-23 01:36:43'),
(5118, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems', ' Menuitems index', '2024-05-23 01:36:44', '2024-05-23 01:36:44'),
(5119, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems', ' Menuitems index', '2024-05-23 01:36:44', '2024-05-23 01:36:44'),
(5120, 1, 'App\\Http\\Controllers\\MenuitemsController', 'destroy', 'http://127.0.0.1:8000/admin/menuitems/destroy/58?menulocation=', ' Menuitems destroy', '2024-05-23 01:37:19', '2024-05-23 01:37:19'),
(5121, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems', ' Menuitems index', '2024-05-23 01:37:19', '2024-05-23 01:37:19'),
(5122, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems', ' Menuitems index', '2024-05-23 01:37:19', '2024-05-23 01:37:19'),
(5123, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-23 03:32:29', '2024-05-23 03:32:29'),
(5124, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-23 03:32:30', '2024-05-23 03:32:30'),
(5125, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 03:32:31', '2024-05-23 03:32:31'),
(5126, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 03:32:32', '2024-05-23 03:32:32'),
(5127, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-23 03:33:03', '2024-05-23 03:33:03'),
(5128, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 03:33:03', '2024-05-23 03:33:03'),
(5129, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 03:33:03', '2024-05-23 03:33:03'),
(5130, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-23 03:33:29', '2024-05-23 03:33:29'),
(5131, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 03:33:29', '2024-05-23 03:33:29'),
(5132, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 03:33:29', '2024-05-23 03:33:29'),
(5133, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-23 03:33:54', '2024-05-23 03:33:54'),
(5134, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 03:33:54', '2024-05-23 03:33:54'),
(5135, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 03:33:55', '2024-05-23 03:33:55'),
(5136, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 04:09:35', '2024-05-23 04:09:35'),
(5137, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 04:09:35', '2024-05-23 04:09:35'),
(5138, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-23 04:10:40', '2024-05-23 04:10:40'),
(5139, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 04:10:40', '2024-05-23 04:10:40'),
(5140, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 04:10:40', '2024-05-23 04:10:40'),
(5141, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-23 04:11:03', '2024-05-23 04:11:03'),
(5142, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 04:11:03', '2024-05-23 04:11:03'),
(5143, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 04:11:03', '2024-05-23 04:11:03'),
(5144, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-23 04:11:47', '2024-05-23 04:11:47'),
(5145, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-23 04:13:03', '2024-05-23 04:13:03'),
(5146, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 04:13:03', '2024-05-23 04:13:03'),
(5147, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 04:13:03', '2024-05-23 04:13:03'),
(5148, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-23 04:13:34', '2024-05-23 04:13:34'),
(5149, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 04:13:34', '2024-05-23 04:13:34'),
(5150, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 04:13:34', '2024-05-23 04:13:34'),
(5151, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-23 04:14:25', '2024-05-23 04:14:25'),
(5152, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 04:14:25', '2024-05-23 04:14:25'),
(5153, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 04:14:25', '2024-05-23 04:14:25'),
(5154, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-23 04:14:58', '2024-05-23 04:14:58'),
(5155, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 04:14:59', '2024-05-23 04:14:59'),
(5156, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 04:14:59', '2024-05-23 04:14:59'),
(5157, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-23 04:15:24', '2024-05-23 04:15:24'),
(5158, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 04:15:24', '2024-05-23 04:15:24'),
(5159, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 04:15:24', '2024-05-23 04:15:24'),
(5160, 1, 'App\\Http\\Controllers\\PositionsController', 'index', 'http://127.0.0.1:8000/positions', ' Positions index', '2024-05-23 04:21:25', '2024-05-23 04:21:25'),
(5161, 1, 'App\\Http\\Controllers\\PositionsController', 'index', 'http://127.0.0.1:8000/positions', ' Positions index', '2024-05-23 04:21:25', '2024-05-23 04:21:25'),
(5162, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-23 04:21:31', '2024-05-23 04:21:31'),
(5163, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'http://127.0.0.1:8000/admin/events', ' Events index', '2024-05-23 04:21:31', '2024-05-23 04:21:31'),
(5164, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'http://127.0.0.1:8000/eventsarticles', ' Eventsarticles index', '2024-05-23 04:21:35', '2024-05-23 04:21:35'),
(5165, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'http://127.0.0.1:8000/eventsarticles', ' Eventsarticles index', '2024-05-23 04:21:36', '2024-05-23 04:21:36'),
(5166, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-23 04:21:58', '2024-05-23 04:21:58'),
(5167, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-23 04:21:58', '2024-05-23 04:21:58'),
(5168, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-23 04:30:00', '2024-05-23 04:30:00'),
(5169, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-23 04:30:00', '2024-05-23 04:30:00'),
(5170, 1, 'App\\Http\\Controllers\\PartnersController', 'index', 'http://127.0.0.1:8000/partners', ' Partners index', '2024-05-23 04:34:34', '2024-05-23 04:34:34'),
(5171, 1, 'App\\Http\\Controllers\\PartnersController', 'index', 'http://127.0.0.1:8000/partners', ' Partners index', '2024-05-23 04:34:35', '2024-05-23 04:34:35'),
(5172, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-23 04:34:36', '2024-05-23 04:34:36'),
(5173, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-23 04:34:36', '2024-05-23 04:34:36'),
(5174, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-23 04:35:26', '2024-05-23 04:35:26'),
(5175, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-23 04:35:26', '2024-05-23 04:35:26'),
(5176, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-23 04:36:35', '2024-05-23 04:36:35'),
(5177, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-23 04:36:35', '2024-05-23 04:36:35'),
(5178, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-23 04:37:12', '2024-05-23 04:37:12'),
(5179, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-23 04:37:12', '2024-05-23 04:37:12'),
(5180, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-23 04:37:57', '2024-05-23 04:37:57'),
(5181, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-23 04:37:58', '2024-05-23 04:37:58'),
(5182, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-23 04:43:50', '2024-05-23 04:43:50'),
(5183, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-23 04:43:50', '2024-05-23 04:43:50'),
(5184, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/11', ' Preparationclasses edit', '2024-05-23 04:43:56', '2024-05-23 04:43:56'),
(5185, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/11', ' Preparationclasses edit', '2024-05-23 04:43:56', '2024-05-23 04:43:56'),
(5186, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://127.0.0.1:8000/admin/preparationclasses/update/11', ' Preparationclasses update', '2024-05-23 04:44:55', '2024-05-23 04:44:55'),
(5187, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/11', ' Preparationclasses edit', '2024-05-23 04:44:55', '2024-05-23 04:44:55'),
(5188, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/11', ' Preparationclasses edit', '2024-05-23 04:44:55', '2024-05-23 04:44:55'),
(5189, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-23 04:44:58', '2024-05-23 04:44:58'),
(5190, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-23 04:44:58', '2024-05-23 04:44:58'),
(5191, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/20', ' Preparationclasses edit', '2024-05-23 04:45:03', '2024-05-23 04:45:03'),
(5192, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/20', ' Preparationclasses edit', '2024-05-23 04:45:03', '2024-05-23 04:45:03'),
(5193, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://127.0.0.1:8000/admin/preparationclasses/update/20', ' Preparationclasses update', '2024-05-23 04:45:22', '2024-05-23 04:45:22'),
(5194, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/20', ' Preparationclasses edit', '2024-05-23 04:45:22', '2024-05-23 04:45:22'),
(5195, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/20', ' Preparationclasses edit', '2024-05-23 04:45:22', '2024-05-23 04:45:22'),
(5196, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://127.0.0.1:8000/admin/preparationclasses/update/20', ' Preparationclasses update', '2024-05-23 04:47:08', '2024-05-23 04:47:08'),
(5197, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/20', ' Preparationclasses edit', '2024-05-23 04:47:08', '2024-05-23 04:47:08'),
(5198, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/20', ' Preparationclasses edit', '2024-05-23 04:47:08', '2024-05-23 04:47:08'),
(5199, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-23 09:12:12', '2024-05-23 09:12:12'),
(5200, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-23 09:12:12', '2024-05-23 09:12:12'),
(5201, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 09:12:15', '2024-05-23 09:12:15'),
(5202, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 09:12:15', '2024-05-23 09:12:15'),
(5203, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-23 09:12:40', '2024-05-23 09:12:40'),
(5204, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 09:12:40', '2024-05-23 09:12:40'),
(5205, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 09:12:41', '2024-05-23 09:12:41'),
(5206, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-23 09:16:17', '2024-05-23 09:16:17'),
(5207, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 09:16:17', '2024-05-23 09:16:17'),
(5208, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 09:16:18', '2024-05-23 09:16:18'),
(5209, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-23 09:17:14', '2024-05-23 09:17:14'),
(5210, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 09:17:14', '2024-05-23 09:17:14'),
(5211, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 09:17:15', '2024-05-23 09:17:15'),
(5212, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-23 09:18:07', '2024-05-23 09:18:07'),
(5213, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-23 09:21:44', '2024-05-23 09:21:44'),
(5214, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'http://127.0.0.1:8000/articles/create', ' Articles create', '2024-05-23 09:21:44', '2024-05-23 09:21:44'),
(5215, 1, 'App\\Http\\Controllers\\PartnersController', 'index', 'http://127.0.0.1:8000/partners', ' Partners index', '2024-05-23 09:23:18', '2024-05-23 09:23:18'),
(5216, 1, 'App\\Http\\Controllers\\PartnersController', 'index', 'http://127.0.0.1:8000/partners', ' Partners index', '2024-05-23 09:23:19', '2024-05-23 09:23:19'),
(5217, 1, 'App\\Http\\Controllers\\PartnersController', 'create', 'http://127.0.0.1:8000/partners/create', ' Partners create', '2024-05-23 09:23:24', '2024-05-23 09:23:24'),
(5218, 1, 'App\\Http\\Controllers\\PartnersController', 'create', 'http://127.0.0.1:8000/partners/create', ' Partners create', '2024-05-23 09:23:24', '2024-05-23 09:23:24'),
(5219, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-23 09:28:06', '2024-05-23 09:28:06'),
(5220, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 09:28:07', '2024-05-23 09:28:07'),
(5221, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 09:28:07', '2024-05-23 09:28:07'),
(5222, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-23 09:29:13', '2024-05-23 09:29:13'),
(5223, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 09:31:07', '2024-05-23 09:31:07'),
(5224, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 09:31:08', '2024-05-23 09:31:08'),
(5225, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-23 09:31:36', '2024-05-23 09:31:36'),
(5226, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 09:31:36', '2024-05-23 09:31:36'),
(5227, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 09:31:36', '2024-05-23 09:31:36'),
(5228, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-23 09:32:01', '2024-05-23 09:32:01'),
(5229, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 09:32:02', '2024-05-23 09:32:02'),
(5230, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 09:32:02', '2024-05-23 09:32:02'),
(5231, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-23 09:32:53', '2024-05-23 09:32:53'),
(5232, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 09:32:53', '2024-05-23 09:32:53'),
(5233, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 09:32:53', '2024-05-23 09:32:53'),
(5234, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-23 09:34:05', '2024-05-23 09:34:05'),
(5235, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 09:34:05', '2024-05-23 09:34:05'),
(5236, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 09:34:06', '2024-05-23 09:34:06'),
(5237, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-23 09:36:17', '2024-05-23 09:36:17'),
(5238, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 09:36:17', '2024-05-23 09:36:17'),
(5239, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 09:36:17', '2024-05-23 09:36:17'),
(5240, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-23 09:37:13', '2024-05-23 09:37:13'),
(5241, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 09:37:13', '2024-05-23 09:37:13'),
(5242, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 09:37:13', '2024-05-23 09:37:13'),
(5243, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-23 09:37:57', '2024-05-23 09:37:57'),
(5244, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 09:37:57', '2024-05-23 09:37:57'),
(5245, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 09:37:58', '2024-05-23 09:37:58'),
(5246, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-23 09:38:25', '2024-05-23 09:38:25'),
(5247, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 09:38:25', '2024-05-23 09:38:25'),
(5248, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-23 09:38:25', '2024-05-23 09:38:25'),
(5249, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-23 22:42:31', '2024-05-23 22:42:31'),
(5250, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-23 22:42:31', '2024-05-23 22:42:31'),
(5251, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://127.0.0.1:8000/admin/menulocations', ' Menulocations index', '2024-05-23 23:29:25', '2024-05-23 23:29:25'),
(5252, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://127.0.0.1:8000/admin/menulocations', ' Menulocations index', '2024-05-23 23:29:25', '2024-05-23 23:29:25'),
(5253, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-23 23:29:29', '2024-05-23 23:29:29'),
(5254, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-23 23:29:29', '2024-05-23 23:29:29'),
(5255, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://127.0.0.1:8000/admin/menuitems/edit/70?menulocation=1', ' Menuitems edit', '2024-05-23 23:46:20', '2024-05-23 23:46:20'),
(5256, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://127.0.0.1:8000/admin/menuitems/edit/70?menulocation=1', ' Menuitems edit', '2024-05-23 23:46:21', '2024-05-23 23:46:21'),
(5257, 1, 'App\\Http\\Controllers\\MenuitemsController', 'update', 'http://127.0.0.1:8000/admin/menuitems/update/70?menulocation=1', ' Menuitems update', '2024-05-23 23:46:27', '2024-05-23 23:46:27'),
(5258, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems', ' Menuitems index', '2024-05-23 23:46:27', '2024-05-23 23:46:27'),
(5259, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems', ' Menuitems index', '2024-05-23 23:46:27', '2024-05-23 23:46:27'),
(5260, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create', ' Menuitems create', '2024-05-23 23:48:04', '2024-05-23 23:48:04'),
(5261, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create', ' Menuitems create', '2024-05-23 23:48:04', '2024-05-23 23:48:04'),
(5262, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-23 23:48:34', '2024-05-23 23:48:34'),
(5263, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create', ' Menuitems create', '2024-05-23 23:48:34', '2024-05-23 23:48:34'),
(5264, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create', ' Menuitems create', '2024-05-23 23:48:35', '2024-05-23 23:48:35'),
(5265, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-23 23:49:14', '2024-05-23 23:49:14'),
(5266, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create', ' Menuitems create', '2024-05-23 23:49:14', '2024-05-23 23:49:14'),
(5267, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create', ' Menuitems create', '2024-05-23 23:49:14', '2024-05-23 23:49:14'),
(5268, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-23 23:49:47', '2024-05-23 23:49:47'),
(5269, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create', ' Menuitems create', '2024-05-23 23:49:48', '2024-05-23 23:49:48'),
(5270, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create', ' Menuitems create', '2024-05-23 23:49:48', '2024-05-23 23:49:48'),
(5271, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-23 23:50:13', '2024-05-23 23:50:13'),
(5272, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create', ' Menuitems create', '2024-05-23 23:50:13', '2024-05-23 23:50:13'),
(5273, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create', ' Menuitems create', '2024-05-23 23:50:13', '2024-05-23 23:50:13'),
(5274, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-23 23:50:42', '2024-05-23 23:50:42'),
(5275, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create', ' Menuitems create', '2024-05-23 23:50:42', '2024-05-23 23:50:42'),
(5276, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create', ' Menuitems create', '2024-05-23 23:50:42', '2024-05-23 23:50:42'),
(5277, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://127.0.0.1:8000/admin/menulocations', ' Menulocations index', '2024-05-24 00:04:09', '2024-05-24 00:04:09'),
(5278, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://127.0.0.1:8000/admin/menulocations', ' Menulocations index', '2024-05-24 00:04:09', '2024-05-24 00:04:09'),
(5279, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-24 00:04:11', '2024-05-24 00:04:11'),
(5280, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-24 00:04:12', '2024-05-24 00:04:12'),
(5281, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:04:57', '2024-05-24 00:04:57'),
(5282, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:04:58', '2024-05-24 00:04:58'),
(5283, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-24 00:06:08', '2024-05-24 00:06:08'),
(5284, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-24 00:06:08', '2024-05-24 00:06:08'),
(5285, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 00:06:44', '2024-05-24 00:06:44'),
(5286, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:06:44', '2024-05-24 00:06:44'),
(5287, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:06:44', '2024-05-24 00:06:44'),
(5288, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 00:07:30', '2024-05-24 00:07:30'),
(5289, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:07:30', '2024-05-24 00:07:30'),
(5290, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:07:31', '2024-05-24 00:07:31'),
(5291, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 00:07:53', '2024-05-24 00:07:53'),
(5292, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:07:53', '2024-05-24 00:07:53'),
(5293, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:07:53', '2024-05-24 00:07:53'),
(5294, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 00:10:50', '2024-05-24 00:10:50'),
(5295, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:10:50', '2024-05-24 00:10:50'),
(5296, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:10:50', '2024-05-24 00:10:50'),
(5297, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 00:11:19', '2024-05-24 00:11:19'),
(5298, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:11:19', '2024-05-24 00:11:19'),
(5299, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:11:20', '2024-05-24 00:11:20'),
(5300, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 00:12:45', '2024-05-24 00:12:45'),
(5301, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:12:45', '2024-05-24 00:12:45'),
(5302, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:12:45', '2024-05-24 00:12:45'),
(5303, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-24 00:16:43', '2024-05-24 00:16:43'),
(5304, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-24 00:16:43', '2024-05-24 00:16:43'),
(5305, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-24 00:16:55', '2024-05-24 00:16:55'),
(5306, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-24 00:16:55', '2024-05-24 00:16:55'),
(5307, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/11', ' Preparationclasses edit', '2024-05-24 00:17:06', '2024-05-24 00:17:06'),
(5308, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/11', ' Preparationclasses edit', '2024-05-24 00:17:06', '2024-05-24 00:17:06'),
(5309, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-24 00:17:11', '2024-05-24 00:17:11'),
(5310, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-24 00:17:11', '2024-05-24 00:17:11'),
(5311, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-24 00:17:22', '2024-05-24 00:17:22'),
(5312, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/11', ' Preparationclasses edit', '2024-05-24 00:17:27', '2024-05-24 00:17:27'),
(5313, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/11', ' Preparationclasses edit', '2024-05-24 00:17:27', '2024-05-24 00:17:27'),
(5314, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'http://127.0.0.1:8000/admin/preparationclasses/store', ' Preparationclasses store', '2024-05-24 00:19:28', '2024-05-24 00:19:28'),
(5315, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-24 00:19:28', '2024-05-24 00:19:28'),
(5316, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-24 00:19:28', '2024-05-24 00:19:28'),
(5317, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-24 00:19:33', '2024-05-24 00:19:33'),
(5318, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-24 00:19:34', '2024-05-24 00:19:34'),
(5319, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'http://127.0.0.1:8000/admin/preparationclasses/store', ' Preparationclasses store', '2024-05-24 00:20:19', '2024-05-24 00:20:19'),
(5320, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-24 00:20:19', '2024-05-24 00:20:19'),
(5321, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-24 00:20:19', '2024-05-24 00:20:19'),
(5322, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-24 00:20:43', '2024-05-24 00:20:43'),
(5323, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-24 00:20:43', '2024-05-24 00:20:43'),
(5324, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:21:07', '2024-05-24 00:21:07'),
(5325, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:21:08', '2024-05-24 00:21:08'),
(5326, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 00:21:29', '2024-05-24 00:21:29'),
(5327, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:21:29', '2024-05-24 00:21:29'),
(5328, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:21:30', '2024-05-24 00:21:30'),
(5329, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 00:21:50', '2024-05-24 00:21:50'),
(5330, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:21:50', '2024-05-24 00:21:50'),
(5331, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:21:50', '2024-05-24 00:21:50'),
(5332, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-24 00:22:15', '2024-05-24 00:22:15'),
(5333, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-24 00:22:15', '2024-05-24 00:22:15'),
(5334, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 00:23:45', '2024-05-24 00:23:45'),
(5335, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:23:45', '2024-05-24 00:23:45'),
(5336, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:23:45', '2024-05-24 00:23:45'),
(5337, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/24', ' Preparationclasses edit', '2024-05-24 00:24:55', '2024-05-24 00:24:55'),
(5338, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/24', ' Preparationclasses edit', '2024-05-24 00:24:55', '2024-05-24 00:24:55'),
(5339, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/20', ' Preparationclasses edit', '2024-05-24 00:24:59', '2024-05-24 00:24:59'),
(5340, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/20', ' Preparationclasses edit', '2024-05-24 00:24:59', '2024-05-24 00:24:59'),
(5341, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/20', ' Preparationclasses edit', '2024-05-24 00:25:06', '2024-05-24 00:25:06'),
(5342, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/20', ' Preparationclasses edit', '2024-05-24 00:25:06', '2024-05-24 00:25:06'),
(5343, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/24', ' Preparationclasses edit', '2024-05-24 00:25:10', '2024-05-24 00:25:10'),
(5344, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/24', ' Preparationclasses edit', '2024-05-24 00:25:10', '2024-05-24 00:25:10'),
(5345, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'http://127.0.0.1:8000/admin/preparationclasses/update/24', ' Preparationclasses update', '2024-05-24 00:25:20', '2024-05-24 00:25:20'),
(5346, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/24', ' Preparationclasses edit', '2024-05-24 00:25:20', '2024-05-24 00:25:20'),
(5347, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'http://127.0.0.1:8000/admin/preparationclasses/edit/24', ' Preparationclasses edit', '2024-05-24 00:25:20', '2024-05-24 00:25:20'),
(5348, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-24 00:26:28', '2024-05-24 00:26:28'),
(5349, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'http://127.0.0.1:8000/admin/preparationclasses/create', ' Preparationclasses create', '2024-05-24 00:26:28', '2024-05-24 00:26:28'),
(5350, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'http://127.0.0.1:8000/admin/preparationclasses/store', ' Preparationclasses store', '2024-05-24 00:27:04', '2024-05-24 00:27:04'),
(5351, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-24 00:27:05', '2024-05-24 00:27:05'),
(5352, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-24 00:27:05', '2024-05-24 00:27:05'),
(5353, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 00:27:32', '2024-05-24 00:27:32'),
(5354, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:27:33', '2024-05-24 00:27:33'),
(5355, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:27:33', '2024-05-24 00:27:33'),
(5356, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 00:31:03', '2024-05-24 00:31:03'),
(5357, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:31:03', '2024-05-24 00:31:03'),
(5358, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:31:03', '2024-05-24 00:31:03'),
(5359, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 00:31:28', '2024-05-24 00:31:28'),
(5360, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:31:29', '2024-05-24 00:31:29'),
(5361, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:31:29', '2024-05-24 00:31:29'),
(5362, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 00:32:00', '2024-05-24 00:32:00'),
(5363, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:32:00', '2024-05-24 00:32:00');
INSERT INTO `tbl_activity_logs` (`activity_id`, `user_id`, `controllerName`, `methodName`, `actionUrl`, `activity`, `created_at`, `updated_at`) VALUES
(5364, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:32:01', '2024-05-24 00:32:01'),
(5365, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 00:32:28', '2024-05-24 00:32:28'),
(5366, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:32:28', '2024-05-24 00:32:28'),
(5367, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:32:28', '2024-05-24 00:32:28'),
(5368, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 00:32:50', '2024-05-24 00:32:50'),
(5369, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:32:50', '2024-05-24 00:32:50'),
(5370, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:32:51', '2024-05-24 00:32:51'),
(5371, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 00:35:42', '2024-05-24 00:35:42'),
(5372, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:35:42', '2024-05-24 00:35:42'),
(5373, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:35:42', '2024-05-24 00:35:42'),
(5374, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 00:36:16', '2024-05-24 00:36:16'),
(5375, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:36:16', '2024-05-24 00:36:16'),
(5376, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:36:16', '2024-05-24 00:36:16'),
(5377, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 00:36:40', '2024-05-24 00:36:40'),
(5378, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:36:40', '2024-05-24 00:36:40'),
(5379, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:36:40', '2024-05-24 00:36:40'),
(5380, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 00:36:54', '2024-05-24 00:36:54'),
(5381, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:36:54', '2024-05-24 00:36:54'),
(5382, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:36:55', '2024-05-24 00:36:55'),
(5383, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 00:37:35', '2024-05-24 00:37:35'),
(5384, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:37:35', '2024-05-24 00:37:35'),
(5385, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:37:35', '2024-05-24 00:37:35'),
(5386, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:37:46', '2024-05-24 00:37:46'),
(5387, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:37:47', '2024-05-24 00:37:47'),
(5388, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-24 00:37:52', '2024-05-24 00:37:52'),
(5389, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-24 00:37:52', '2024-05-24 00:37:52'),
(5390, 1, 'App\\Http\\Controllers\\MenuitemsController', 'destroy', 'http://127.0.0.1:8000/admin/menuitems/destroy/105?menulocation=1', ' Menuitems destroy', '2024-05-24 00:37:58', '2024-05-24 00:37:58'),
(5391, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-24 00:37:59', '2024-05-24 00:37:59'),
(5392, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-24 00:37:59', '2024-05-24 00:37:59'),
(5393, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:38:00', '2024-05-24 00:38:00'),
(5394, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:38:01', '2024-05-24 00:38:01'),
(5395, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 00:38:27', '2024-05-24 00:38:27'),
(5396, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:38:27', '2024-05-24 00:38:27'),
(5397, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:38:28', '2024-05-24 00:38:28'),
(5398, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 00:38:47', '2024-05-24 00:38:47'),
(5399, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:38:47', '2024-05-24 00:38:47'),
(5400, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:38:48', '2024-05-24 00:38:48'),
(5401, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 00:39:05', '2024-05-24 00:39:05'),
(5402, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:39:05', '2024-05-24 00:39:05'),
(5403, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:39:05', '2024-05-24 00:39:05'),
(5404, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 00:43:01', '2024-05-24 00:43:01'),
(5405, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:43:01', '2024-05-24 00:43:01'),
(5406, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 00:43:01', '2024-05-24 00:43:01'),
(5407, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-24 01:13:03', '2024-05-24 01:13:03'),
(5408, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-24 01:13:03', '2024-05-24 01:13:03'),
(5409, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-24 01:18:18', '2024-05-24 01:18:18'),
(5410, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-24 01:18:18', '2024-05-24 01:18:18'),
(5411, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 01:44:53', '2024-05-24 01:44:53'),
(5412, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 01:44:53', '2024-05-24 01:44:53'),
(5413, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://127.0.0.1:8000/admin/menuitems/edit/103?menulocation=1', ' Menuitems edit', '2024-05-24 01:47:07', '2024-05-24 01:47:07'),
(5414, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://127.0.0.1:8000/admin/menuitems/edit/103?menulocation=1', ' Menuitems edit', '2024-05-24 01:47:07', '2024-05-24 01:47:07'),
(5415, 1, 'App\\Http\\Controllers\\MenuitemsController', 'update', 'http://127.0.0.1:8000/admin/menuitems/update/103?menulocation=1', ' Menuitems update', '2024-05-24 01:47:12', '2024-05-24 01:47:12'),
(5416, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems', ' Menuitems index', '2024-05-24 01:47:13', '2024-05-24 01:47:13'),
(5417, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems', ' Menuitems index', '2024-05-24 01:47:13', '2024-05-24 01:47:13'),
(5418, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-24 01:47:15', '2024-05-24 01:47:15'),
(5419, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-24 01:47:15', '2024-05-24 01:47:15'),
(5420, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 02:00:45', '2024-05-24 02:00:45'),
(5421, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 02:00:45', '2024-05-24 02:00:45'),
(5422, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 02:01:20', '2024-05-24 02:01:20'),
(5423, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 02:01:20', '2024-05-24 02:01:20'),
(5424, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 02:01:20', '2024-05-24 02:01:20'),
(5425, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 02:02:22', '2024-05-24 02:02:22'),
(5426, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 02:02:22', '2024-05-24 02:02:22'),
(5427, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 02:02:22', '2024-05-24 02:02:22'),
(5428, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 02:02:49', '2024-05-24 02:02:49'),
(5429, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 02:02:49', '2024-05-24 02:02:49'),
(5430, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 02:02:50', '2024-05-24 02:02:50'),
(5431, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 02:04:45', '2024-05-24 02:04:45'),
(5432, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 02:04:45', '2024-05-24 02:04:45'),
(5433, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 02:04:45', '2024-05-24 02:04:45'),
(5434, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 02:13:38', '2024-05-24 02:13:38'),
(5435, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 02:13:38', '2024-05-24 02:13:38'),
(5436, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 02:19:26', '2024-05-24 02:19:26'),
(5437, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 02:19:26', '2024-05-24 02:19:26'),
(5438, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 02:19:28', '2024-05-24 02:19:28'),
(5439, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 02:19:28', '2024-05-24 02:19:28'),
(5440, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 02:21:18', '2024-05-24 02:21:18'),
(5441, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 02:21:18', '2024-05-24 02:21:18'),
(5442, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 02:21:18', '2024-05-24 02:21:18'),
(5443, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 02:28:34', '2024-05-24 02:28:34'),
(5444, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 02:28:34', '2024-05-24 02:28:34'),
(5445, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 02:28:34', '2024-05-24 02:28:34'),
(5446, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 02:29:04', '2024-05-24 02:29:04'),
(5447, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 02:29:04', '2024-05-24 02:29:04'),
(5448, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 02:29:05', '2024-05-24 02:29:05'),
(5449, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 02:29:46', '2024-05-24 02:29:46'),
(5450, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 02:29:46', '2024-05-24 02:29:46'),
(5451, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 02:29:46', '2024-05-24 02:29:46'),
(5452, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 02:30:19', '2024-05-24 02:30:19'),
(5453, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 02:30:19', '2024-05-24 02:30:19'),
(5454, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 02:30:19', '2024-05-24 02:30:19'),
(5455, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 02:30:45', '2024-05-24 02:30:45'),
(5456, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 02:30:45', '2024-05-24 02:30:45'),
(5457, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 02:30:46', '2024-05-24 02:30:46'),
(5458, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 03:32:44', '2024-05-24 03:32:44'),
(5459, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 03:32:45', '2024-05-24 03:32:45'),
(5460, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 03:32:45', '2024-05-24 03:32:45'),
(5461, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://127.0.0.1:8000/admin/menulocations', ' Menulocations index', '2024-05-24 03:34:47', '2024-05-24 03:34:47'),
(5462, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://127.0.0.1:8000/admin/menulocations', ' Menulocations index', '2024-05-24 03:34:47', '2024-05-24 03:34:47'),
(5463, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-24 03:35:02', '2024-05-24 03:35:02'),
(5464, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-24 03:35:03', '2024-05-24 03:35:03'),
(5465, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://127.0.0.1:8000/admin/menuitems/edit/120?menulocation=1', ' Menuitems edit', '2024-05-24 03:35:11', '2024-05-24 03:35:11'),
(5466, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://127.0.0.1:8000/admin/menuitems/edit/120?menulocation=1', ' Menuitems edit', '2024-05-24 03:35:12', '2024-05-24 03:35:12'),
(5467, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 03:38:00', '2024-05-24 03:38:00'),
(5468, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 03:38:01', '2024-05-24 03:38:01'),
(5469, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 03:39:30', '2024-05-24 03:39:30'),
(5470, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 03:39:30', '2024-05-24 03:39:30'),
(5471, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 03:39:30', '2024-05-24 03:39:30'),
(5472, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 03:40:11', '2024-05-24 03:40:11'),
(5473, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 03:40:11', '2024-05-24 03:40:11'),
(5474, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 03:40:11', '2024-05-24 03:40:11'),
(5475, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 03:42:04', '2024-05-24 03:42:04'),
(5476, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 03:42:04', '2024-05-24 03:42:04'),
(5477, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 03:42:05', '2024-05-24 03:42:05'),
(5478, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://127.0.0.1:8000/admin/menulocations', ' Menulocations index', '2024-05-24 03:47:30', '2024-05-24 03:47:30'),
(5479, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://127.0.0.1:8000/admin/menulocations', ' Menulocations index', '2024-05-24 03:47:30', '2024-05-24 03:47:30'),
(5480, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-24 03:47:33', '2024-05-24 03:47:33'),
(5481, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-24 03:47:33', '2024-05-24 03:47:33'),
(5482, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 04:27:19', '2024-05-24 04:27:19'),
(5483, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 04:27:19', '2024-05-24 04:27:19'),
(5484, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 04:29:47', '2024-05-24 04:29:47'),
(5485, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 04:29:47', '2024-05-24 04:29:47'),
(5486, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 04:29:48', '2024-05-24 04:29:48'),
(5487, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 04:30:17', '2024-05-24 04:30:17'),
(5488, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 04:30:17', '2024-05-24 04:30:17'),
(5489, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 04:30:18', '2024-05-24 04:30:18'),
(5490, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 04:31:03', '2024-05-24 04:31:03'),
(5491, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 04:31:03', '2024-05-24 04:31:03'),
(5492, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 04:31:04', '2024-05-24 04:31:04'),
(5493, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 04:38:08', '2024-05-24 04:38:08'),
(5494, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 04:38:08', '2024-05-24 04:38:08'),
(5495, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 04:38:08', '2024-05-24 04:38:08'),
(5496, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-24 04:41:36', '2024-05-24 04:41:36'),
(5497, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 04:41:37', '2024-05-24 04:41:37'),
(5498, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-24 04:41:37', '2024-05-24 04:41:37'),
(5499, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-24 04:41:57', '2024-05-24 04:41:57'),
(5500, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-24 04:41:57', '2024-05-24 04:41:57'),
(5501, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://127.0.0.1:8000/admin/menuitems/edit/128?menulocation=1', ' Menuitems edit', '2024-05-24 04:42:03', '2024-05-24 04:42:03'),
(5502, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://127.0.0.1:8000/admin/menuitems/edit/128?menulocation=1', ' Menuitems edit', '2024-05-24 04:42:04', '2024-05-24 04:42:04'),
(5503, 1, 'App\\Http\\Controllers\\MenuitemsController', 'update', 'http://127.0.0.1:8000/admin/menuitems/update/128?menulocation=1', ' Menuitems update', '2024-05-24 04:42:12', '2024-05-24 04:42:12'),
(5504, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems', ' Menuitems index', '2024-05-24 04:42:12', '2024-05-24 04:42:12'),
(5505, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems', ' Menuitems index', '2024-05-24 04:42:12', '2024-05-24 04:42:12'),
(5506, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://127.0.0.1:8000/admin/menuitems/edit/121?menulocation=', ' Menuitems edit', '2024-05-24 04:43:19', '2024-05-24 04:43:19'),
(5507, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://127.0.0.1:8000/admin/menuitems/edit/121?menulocation=', ' Menuitems edit', '2024-05-24 04:43:20', '2024-05-24 04:43:20'),
(5508, 1, 'App\\Http\\Controllers\\MenuitemsController', 'update', 'http://127.0.0.1:8000/admin/menuitems/update/121?menulocation=', ' Menuitems update', '2024-05-24 04:43:24', '2024-05-24 04:43:24'),
(5509, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems', ' Menuitems index', '2024-05-24 04:43:24', '2024-05-24 04:43:24'),
(5510, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems', ' Menuitems index', '2024-05-24 04:43:24', '2024-05-24 04:43:24'),
(5511, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-24 04:54:00', '2024-05-24 04:54:00'),
(5512, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-24 04:54:01', '2024-05-24 04:54:01'),
(5513, 1, 'App\\Http\\Controllers\\MenuitemsController', 'destroy', 'http://127.0.0.1:8000/admin/menuitems/destroy/128?menulocation=1', ' Menuitems destroy', '2024-05-24 04:54:09', '2024-05-24 04:54:09'),
(5514, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-24 04:54:09', '2024-05-24 04:54:09'),
(5515, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-24 04:54:09', '2024-05-24 04:54:09'),
(5516, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-24 05:12:40', '2024-05-24 05:12:40'),
(5517, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-24 05:12:40', '2024-05-24 05:12:40'),
(5518, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-24 06:25:24', '2024-05-24 06:25:24'),
(5519, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-24 06:25:24', '2024-05-24 06:25:24'),
(5520, 1, 'App\\Http\\Controllers\\PartnersController', 'index', 'http://127.0.0.1:8000/partners', ' Partners index', '2024-05-24 06:25:46', '2024-05-24 06:25:46'),
(5521, 1, 'App\\Http\\Controllers\\PartnersController', 'index', 'http://127.0.0.1:8000/partners', ' Partners index', '2024-05-24 06:25:46', '2024-05-24 06:25:46'),
(5522, 1, 'App\\Http\\Controllers\\PartnersController', 'edit', 'http://127.0.0.1:8000/partners/edit/1', ' Partners edit', '2024-05-24 06:25:50', '2024-05-24 06:25:50'),
(5523, 1, 'App\\Http\\Controllers\\PartnersController', 'edit', 'http://127.0.0.1:8000/partners/edit/1', ' Partners edit', '2024-05-24 06:25:50', '2024-05-24 06:25:50'),
(5524, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'http://127.0.0.1:8000/admin/faqs', ' Faqs index', '2024-05-24 06:27:43', '2024-05-24 06:27:43'),
(5525, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'http://127.0.0.1:8000/admin/faqs', ' Faqs index', '2024-05-24 06:27:43', '2024-05-24 06:27:43'),
(5526, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'index', 'http://127.0.0.1:8000/institutionarticles', ' Institutionarticles index', '2024-05-24 06:27:47', '2024-05-24 06:27:47'),
(5527, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'index', 'http://127.0.0.1:8000/institutionarticles', ' Institutionarticles index', '2024-05-24 06:27:47', '2024-05-24 06:27:47'),
(5528, 1, 'App\\Http\\Controllers\\PositionsController', 'index', 'http://127.0.0.1:8000/positions', ' Positions index', '2024-05-24 06:28:03', '2024-05-24 06:28:03'),
(5529, 1, 'App\\Http\\Controllers\\PositionsController', 'index', 'http://127.0.0.1:8000/positions', ' Positions index', '2024-05-24 06:28:03', '2024-05-24 06:28:03'),
(5530, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-24 06:28:06', '2024-05-24 06:28:06'),
(5531, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-24 06:28:07', '2024-05-24 06:28:07'),
(5532, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-24 06:28:22', '2024-05-24 06:28:22'),
(5533, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-24 06:28:22', '2024-05-24 06:28:22'),
(5534, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'index', 'http://127.0.0.1:8000/institutionarticles', ' Institutionarticles index', '2024-05-25 21:28:43', '2024-05-25 21:28:43'),
(5535, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'index', 'http://127.0.0.1:8000/institutionarticles', ' Institutionarticles index', '2024-05-25 21:28:43', '2024-05-25 21:28:43'),
(5536, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-25 21:29:00', '2024-05-25 21:29:00'),
(5537, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-25 21:29:00', '2024-05-25 21:29:00'),
(5538, 1, 'App\\Http\\Controllers\\PartnersController', 'index', 'http://127.0.0.1:8000/partners', ' Partners index', '2024-05-25 21:29:04', '2024-05-25 21:29:04'),
(5539, 1, 'App\\Http\\Controllers\\PartnersController', 'index', 'http://127.0.0.1:8000/partners', ' Partners index', '2024-05-25 21:29:05', '2024-05-25 21:29:05'),
(5540, 1, 'App\\Http\\Controllers\\PartnersController', 'index', 'http://127.0.0.1:8000/partners', ' Partners index', '2024-05-25 21:30:55', '2024-05-25 21:30:55'),
(5541, 1, 'App\\Http\\Controllers\\PartnersController', 'index', 'http://127.0.0.1:8000/partners', ' Partners index', '2024-05-25 21:30:55', '2024-05-25 21:30:55'),
(5542, 1, 'App\\Http\\Controllers\\ResourcesController', 'index', 'http://127.0.0.1:8000/admin/resources', ' Resources index', '2024-05-25 21:30:57', '2024-05-25 21:30:57'),
(5543, 1, 'App\\Http\\Controllers\\ResourcesController', 'index', 'http://127.0.0.1:8000/admin/resources', ' Resources index', '2024-05-25 21:30:58', '2024-05-25 21:30:58'),
(5544, 1, 'App\\Http\\Controllers\\ResourcesController', 'create', 'http://127.0.0.1:8000/admin/resources/create', ' Resources create', '2024-05-25 21:31:00', '2024-05-25 21:31:00'),
(5545, 1, 'App\\Http\\Controllers\\ResourcesController', 'create', 'http://127.0.0.1:8000/admin/resources/create', ' Resources create', '2024-05-25 21:31:00', '2024-05-25 21:31:00'),
(5546, 1, 'App\\Http\\Controllers\\ResourcesController', 'create', 'http://127.0.0.1:8000/admin/resources/create', ' Resources create', '2024-05-25 21:32:55', '2024-05-25 21:32:55'),
(5547, 1, 'App\\Http\\Controllers\\ResourcesController', 'create', 'http://127.0.0.1:8000/admin/resources/create', ' Resources create', '2024-05-25 21:32:55', '2024-05-25 21:32:55'),
(5548, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'index', 'http://127.0.0.1:8000/networkarticles', ' Networkarticles index', '2024-05-25 21:34:02', '2024-05-25 21:34:02'),
(5549, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'index', 'http://127.0.0.1:8000/networkarticles', ' Networkarticles index', '2024-05-25 21:34:03', '2024-05-25 21:34:03'),
(5550, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'create', 'http://127.0.0.1:8000/networkarticles/create', ' Networkarticles create', '2024-05-25 21:34:05', '2024-05-25 21:34:05'),
(5551, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'create', 'http://127.0.0.1:8000/networkarticles/create', ' Networkarticles create', '2024-05-25 21:34:05', '2024-05-25 21:34:05'),
(5552, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'create', 'http://127.0.0.1:8000/networkarticles/create', ' Networkarticles create', '2024-05-25 21:37:00', '2024-05-25 21:37:00'),
(5553, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'create', 'http://127.0.0.1:8000/networkarticles/create', ' Networkarticles create', '2024-05-25 21:37:00', '2024-05-25 21:37:00'),
(5554, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'create', 'http://127.0.0.1:8000/networkarticles/create', ' Networkarticles create', '2024-05-25 21:38:40', '2024-05-25 21:38:40'),
(5555, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'create', 'http://127.0.0.1:8000/networkarticles/create', ' Networkarticles create', '2024-05-25 21:38:41', '2024-05-25 21:38:41'),
(5556, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'store', 'http://127.0.0.1:8000/networkarticles/store', ' Networkarticles store', '2024-05-25 21:38:49', '2024-05-25 21:38:49'),
(5557, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'index', 'http://127.0.0.1:8000/networkarticles', ' Networkarticles index', '2024-05-25 21:38:49', '2024-05-25 21:38:49'),
(5558, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'index', 'http://127.0.0.1:8000/networkarticles', ' Networkarticles index', '2024-05-25 21:38:50', '2024-05-25 21:38:50'),
(5559, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'create', 'http://127.0.0.1:8000/networkarticles/create', ' Networkarticles create', '2024-05-25 21:38:51', '2024-05-25 21:38:51'),
(5560, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'create', 'http://127.0.0.1:8000/networkarticles/create', ' Networkarticles create', '2024-05-25 21:38:51', '2024-05-25 21:38:51'),
(5561, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'store', 'http://127.0.0.1:8000/networkarticles/store', ' Networkarticles store', '2024-05-25 21:39:10', '2024-05-25 21:39:10'),
(5562, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'index', 'http://127.0.0.1:8000/networkarticles', ' Networkarticles index', '2024-05-25 21:39:10', '2024-05-25 21:39:10'),
(5563, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'index', 'http://127.0.0.1:8000/networkarticles', ' Networkarticles index', '2024-05-25 21:39:10', '2024-05-25 21:39:10'),
(5564, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'create', 'http://127.0.0.1:8000/networkarticles/create', ' Networkarticles create', '2024-05-25 21:39:12', '2024-05-25 21:39:12'),
(5565, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'create', 'http://127.0.0.1:8000/networkarticles/create', ' Networkarticles create', '2024-05-25 21:39:12', '2024-05-25 21:39:12'),
(5566, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'store', 'http://127.0.0.1:8000/networkarticles/store', ' Networkarticles store', '2024-05-25 21:39:30', '2024-05-25 21:39:30'),
(5567, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'index', 'http://127.0.0.1:8000/networkarticles', ' Networkarticles index', '2024-05-25 21:39:30', '2024-05-25 21:39:30'),
(5568, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'index', 'http://127.0.0.1:8000/networkarticles', ' Networkarticles index', '2024-05-25 21:39:31', '2024-05-25 21:39:31'),
(5569, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'create', 'http://127.0.0.1:8000/networkarticles/create', ' Networkarticles create', '2024-05-25 21:39:32', '2024-05-25 21:39:32'),
(5570, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'create', 'http://127.0.0.1:8000/networkarticles/create', ' Networkarticles create', '2024-05-25 21:39:33', '2024-05-25 21:39:33'),
(5571, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'store', 'http://127.0.0.1:8000/networkarticles/store', ' Networkarticles store', '2024-05-25 21:39:40', '2024-05-25 21:39:40'),
(5572, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'index', 'http://127.0.0.1:8000/networkarticles', ' Networkarticles index', '2024-05-25 21:39:41', '2024-05-25 21:39:41'),
(5573, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'index', 'http://127.0.0.1:8000/networkarticles', ' Networkarticles index', '2024-05-25 21:39:41', '2024-05-25 21:39:41'),
(5574, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'create', 'http://127.0.0.1:8000/networkarticles/create', ' Networkarticles create', '2024-05-25 21:39:42', '2024-05-25 21:39:42'),
(5575, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'create', 'http://127.0.0.1:8000/networkarticles/create', ' Networkarticles create', '2024-05-25 21:39:42', '2024-05-25 21:39:42'),
(5576, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'store', 'http://127.0.0.1:8000/networkarticles/store', ' Networkarticles store', '2024-05-25 21:39:57', '2024-05-25 21:39:57'),
(5577, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'index', 'http://127.0.0.1:8000/networkarticles', ' Networkarticles index', '2024-05-25 21:39:57', '2024-05-25 21:39:57'),
(5578, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'index', 'http://127.0.0.1:8000/networkarticles', ' Networkarticles index', '2024-05-25 21:39:57', '2024-05-25 21:39:57'),
(5579, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'create', 'http://127.0.0.1:8000/networkarticles/create', ' Networkarticles create', '2024-05-25 21:39:59', '2024-05-25 21:39:59'),
(5580, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'create', 'http://127.0.0.1:8000/networkarticles/create', ' Networkarticles create', '2024-05-25 21:39:59', '2024-05-25 21:39:59'),
(5581, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'store', 'http://127.0.0.1:8000/networkarticles/store', ' Networkarticles store', '2024-05-25 21:40:14', '2024-05-25 21:40:14'),
(5582, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'index', 'http://127.0.0.1:8000/networkarticles', ' Networkarticles index', '2024-05-25 21:40:14', '2024-05-25 21:40:14'),
(5583, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'index', 'http://127.0.0.1:8000/networkarticles', ' Networkarticles index', '2024-05-25 21:40:14', '2024-05-25 21:40:14'),
(5584, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'edit', 'http://127.0.0.1:8000/networkarticles/edit/2', ' Networkarticles edit', '2024-05-25 21:43:19', '2024-05-25 21:43:19'),
(5585, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'edit', 'http://127.0.0.1:8000/networkarticles/edit/2', ' Networkarticles edit', '2024-05-25 21:43:20', '2024-05-25 21:43:20'),
(5586, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'update', 'http://127.0.0.1:8000/networkarticles/update/2', ' Networkarticles update', '2024-05-25 21:43:24', '2024-05-25 21:43:24'),
(5587, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'edit', 'http://127.0.0.1:8000/networkarticles/edit/2', ' Networkarticles edit', '2024-05-25 21:43:24', '2024-05-25 21:43:24'),
(5588, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'edit', 'http://127.0.0.1:8000/networkarticles/edit/2', ' Networkarticles edit', '2024-05-25 21:43:25', '2024-05-25 21:43:25'),
(5589, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'index', 'http://127.0.0.1:8000/networkarticles', ' Networkarticles index', '2024-05-25 21:43:27', '2024-05-25 21:43:27'),
(5590, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'index', 'http://127.0.0.1:8000/networkarticles', ' Networkarticles index', '2024-05-25 21:43:27', '2024-05-25 21:43:27'),
(5591, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'edit', 'http://127.0.0.1:8000/networkarticles/edit/5', ' Networkarticles edit', '2024-05-25 21:50:13', '2024-05-25 21:50:13'),
(5592, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'edit', 'http://127.0.0.1:8000/networkarticles/edit/5', ' Networkarticles edit', '2024-05-25 21:50:13', '2024-05-25 21:50:13'),
(5593, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'update', 'http://127.0.0.1:8000/networkarticles/update/5', ' Networkarticles update', '2024-05-25 21:50:27', '2024-05-25 21:50:27'),
(5594, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'edit', 'http://127.0.0.1:8000/networkarticles/edit/5', ' Networkarticles edit', '2024-05-25 21:50:27', '2024-05-25 21:50:27'),
(5595, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'edit', 'http://127.0.0.1:8000/networkarticles/edit/5', ' Networkarticles edit', '2024-05-25 21:50:27', '2024-05-25 21:50:27'),
(5596, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://127.0.0.1:8000/admin/menulocations', ' Menulocations index', '2024-05-25 21:55:14', '2024-05-25 21:55:14'),
(5597, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://127.0.0.1:8000/admin/menulocations', ' Menulocations index', '2024-05-25 21:55:14', '2024-05-25 21:55:14'),
(5598, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-25 21:55:17', '2024-05-25 21:55:17'),
(5599, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-25 21:55:18', '2024-05-25 21:55:18'),
(5600, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-25 21:55:21', '2024-05-25 21:55:21'),
(5601, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-25 21:55:21', '2024-05-25 21:55:21'),
(5602, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-25 22:00:54', '2024-05-25 22:00:54'),
(5603, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-25 22:00:55', '2024-05-25 22:00:55'),
(5604, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-25 22:01:11', '2024-05-25 22:01:11'),
(5605, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-25 22:01:12', '2024-05-25 22:01:12'),
(5606, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-25 22:01:30', '2024-05-25 22:01:30'),
(5607, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-25 22:01:30', '2024-05-25 22:01:30'),
(5608, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-25 22:01:30', '2024-05-25 22:01:30'),
(5609, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems', ' Menuitems index', '2024-05-25 22:01:37', '2024-05-25 22:01:37'),
(5610, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems', ' Menuitems index', '2024-05-25 22:01:37', '2024-05-25 22:01:37'),
(5611, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-25 22:01:43', '2024-05-25 22:01:43'),
(5612, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-25 22:01:44', '2024-05-25 22:01:44'),
(5613, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://127.0.0.1:8000/admin/menuitems/edit/73?menulocation=1', ' Menuitems edit', '2024-05-25 22:01:54', '2024-05-25 22:01:54'),
(5614, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://127.0.0.1:8000/admin/menuitems/edit/73?menulocation=1', ' Menuitems edit', '2024-05-25 22:01:54', '2024-05-25 22:01:54'),
(5615, 1, 'App\\Http\\Controllers\\MenuitemsController', 'update', 'http://127.0.0.1:8000/admin/menuitems/update/73?menulocation=1', ' Menuitems update', '2024-05-25 22:02:03', '2024-05-25 22:02:03'),
(5616, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems', ' Menuitems index', '2024-05-25 22:02:03', '2024-05-25 22:02:03'),
(5617, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems', ' Menuitems index', '2024-05-25 22:02:04', '2024-05-25 22:02:04'),
(5618, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems', ' Menuitems index', '2024-05-25 22:02:17', '2024-05-25 22:02:17'),
(5619, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems', ' Menuitems index', '2024-05-25 22:02:17', '2024-05-25 22:02:17'),
(5620, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-25 22:02:21', '2024-05-25 22:02:21'),
(5621, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-25 22:02:21', '2024-05-25 22:02:21'),
(5622, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://127.0.0.1:8000/admin/menulocations', ' Menulocations index', '2024-05-26 22:46:40', '2024-05-26 22:46:40'),
(5623, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'http://127.0.0.1:8000/admin/menulocations', ' Menulocations index', '2024-05-26 22:46:40', '2024-05-26 22:46:40'),
(5624, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-26 22:46:42', '2024-05-26 22:46:42'),
(5625, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-26 22:46:43', '2024-05-26 22:46:43'),
(5626, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-26 22:46:44', '2024-05-26 22:46:44'),
(5627, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-26 22:46:44', '2024-05-26 22:46:44'),
(5628, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-26 22:47:25', '2024-05-26 22:47:25'),
(5629, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-26 22:47:25', '2024-05-26 22:47:25');
INSERT INTO `tbl_activity_logs` (`activity_id`, `user_id`, `controllerName`, `methodName`, `actionUrl`, `activity`, `created_at`, `updated_at`) VALUES
(5630, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-05-26 22:47:49', '2024-05-26 22:47:49'),
(5631, 1, 'App\\Http\\Controllers\\MenuitemsController', 'store', 'http://127.0.0.1:8000/admin/menuitems/store', ' Menuitems store', '2024-05-26 22:48:16', '2024-05-26 22:48:16'),
(5632, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-26 22:48:16', '2024-05-26 22:48:16'),
(5633, 1, 'App\\Http\\Controllers\\MenuitemsController', 'create', 'http://127.0.0.1:8000/admin/menuitems/create?menulocation=1', ' Menuitems create', '2024-05-26 22:48:16', '2024-05-26 22:48:16'),
(5634, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://127.0.0.1:8001/admin/settings/edit/1', ' Settings edit', '2024-05-26 23:50:43', '2024-05-26 23:50:43'),
(5635, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://127.0.0.1:8001/admin/settings/edit/1', ' Settings edit', '2024-05-26 23:50:44', '2024-05-26 23:50:44'),
(5636, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8001/articles', ' Articles index', '2024-05-26 23:51:02', '2024-05-26 23:51:02'),
(5637, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8001/articles', ' Articles index', '2024-05-26 23:51:03', '2024-05-26 23:51:03'),
(5638, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://127.0.0.1:8001/admin/sliders', ' Sliders index', '2024-05-26 23:51:04', '2024-05-26 23:51:04'),
(5639, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://127.0.0.1:8001/admin/sliders', ' Sliders index', '2024-05-26 23:51:04', '2024-05-26 23:51:04'),
(5640, 1, 'App\\Http\\Controllers\\SlidersController', 'edit', 'http://127.0.0.1:8001/admin/sliders/edit/3', ' Sliders edit', '2024-05-26 23:51:08', '2024-05-26 23:51:08'),
(5641, 1, 'App\\Http\\Controllers\\SlidersController', 'edit', 'http://127.0.0.1:8001/admin/sliders/edit/3', ' Sliders edit', '2024-05-26 23:51:08', '2024-05-26 23:51:08'),
(5642, 1, 'App\\Http\\Controllers\\SlidersController', 'edit', 'http://127.0.0.1:8001/admin/sliders/edit/3', ' Sliders edit', '2024-05-26 23:51:28', '2024-05-26 23:51:28'),
(5643, 1, 'App\\Http\\Controllers\\SlidersController', 'edit', 'http://127.0.0.1:8001/admin/sliders/edit/3', ' Sliders edit', '2024-05-26 23:51:28', '2024-05-26 23:51:28'),
(5644, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://127.0.0.1:8000/admin/settings/edit/1', ' Settings edit', '2024-05-26 23:52:34', '2024-05-26 23:52:34'),
(5645, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://127.0.0.1:8000/admin/settings/edit/1', ' Settings edit', '2024-05-26 23:52:34', '2024-05-26 23:52:34'),
(5646, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://127.0.0.1:8000/admin/settings/edit/1', ' Settings edit', '2024-05-26 23:52:52', '2024-05-26 23:52:52'),
(5647, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://127.0.0.1:8000/admin/settings/edit/1', ' Settings edit', '2024-05-26 23:52:53', '2024-05-26 23:52:53'),
(5648, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'http://127.0.0.1:8000/admin/settings/update/1', ' Settings update', '2024-05-26 23:53:43', '2024-05-26 23:53:43'),
(5649, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://127.0.0.1:8000/admin/settings/edit/1', ' Settings edit', '2024-05-26 23:53:43', '2024-05-26 23:53:43'),
(5650, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://127.0.0.1:8000/admin/settings/edit/1', ' Settings edit', '2024-05-26 23:53:44', '2024-05-26 23:53:44'),
(5651, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://127.0.0.1:8000/admin/settings/edit/1', ' Settings edit', '2024-05-26 23:58:28', '2024-05-26 23:58:28'),
(5652, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://127.0.0.1:8000/admin/settings/edit/1', ' Settings edit', '2024-05-26 23:58:29', '2024-05-26 23:58:29'),
(5653, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://127.0.0.1:8000/admin/settings/edit/1', ' Settings edit', '2024-05-26 23:59:04', '2024-05-26 23:59:04'),
(5654, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://127.0.0.1:8000/admin/settings/edit/1', ' Settings edit', '2024-05-26 23:59:04', '2024-05-26 23:59:04'),
(5655, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'http://127.0.0.1:8000/admin/settings/update/1', ' Settings update', '2024-05-26 23:59:15', '2024-05-26 23:59:15'),
(5656, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://127.0.0.1:8000/admin/settings/edit/1', ' Settings edit', '2024-05-26 23:59:15', '2024-05-26 23:59:15'),
(5657, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://127.0.0.1:8000/admin/settings/edit/1', ' Settings edit', '2024-05-26 23:59:15', '2024-05-26 23:59:15'),
(5658, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://127.0.0.1:8000/admin/settings/edit/1', ' Settings edit', '2024-05-28 22:44:28', '2024-05-28 22:44:28'),
(5659, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-28 22:48:08', '2024-05-28 22:48:08'),
(5660, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://127.0.0.1:8000/admin/sliders', ' Sliders index', '2024-05-28 22:48:39', '2024-05-28 22:48:39'),
(5661, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://127.0.0.1:8000/admin/settings/edit/1', ' Settings edit', '2024-05-28 22:48:47', '2024-05-28 22:48:47'),
(5662, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-28 22:48:50', '2024-05-28 22:48:50'),
(5663, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://127.0.0.1:8000/testimonials', ' Testimonials index', '2024-05-28 22:49:00', '2024-05-28 22:49:00'),
(5664, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-28 22:49:02', '2024-05-28 22:49:02'),
(5665, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://127.0.0.1:8000/admin/countryarticles/edit/13', ' Countryarticles edit', '2024-05-28 22:49:11', '2024-05-28 22:49:11'),
(5666, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'http://127.0.0.1:8000/admin/countryarticles/update/13', ' Countryarticles update', '2024-05-28 22:49:22', '2024-05-28 22:49:22'),
(5667, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://127.0.0.1:8000/admin/countryarticles/edit/13', ' Countryarticles edit', '2024-05-28 22:49:22', '2024-05-28 22:49:22'),
(5668, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-28 22:49:25', '2024-05-28 22:49:25'),
(5669, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://127.0.0.1:8000/admin/countryarticles/edit/19', ' Countryarticles edit', '2024-05-28 22:49:33', '2024-05-28 22:49:33'),
(5670, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'http://127.0.0.1:8000/admin/countryarticles/update/19', ' Countryarticles update', '2024-05-28 22:49:42', '2024-05-28 22:49:42'),
(5671, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://127.0.0.1:8000/admin/countryarticles/edit/19', ' Countryarticles edit', '2024-05-28 22:49:42', '2024-05-28 22:49:42'),
(5672, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-28 22:49:44', '2024-05-28 22:49:44'),
(5673, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://127.0.0.1:8000/admin/countryarticles/edit/20', ' Countryarticles edit', '2024-05-28 22:49:48', '2024-05-28 22:49:48'),
(5674, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'http://127.0.0.1:8000/admin/countryarticles/update/20', ' Countryarticles update', '2024-05-28 22:49:56', '2024-05-28 22:49:56'),
(5675, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://127.0.0.1:8000/admin/countryarticles/edit/20', ' Countryarticles edit', '2024-05-28 22:49:56', '2024-05-28 22:49:56'),
(5676, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-28 22:49:59', '2024-05-28 22:49:59'),
(5677, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://127.0.0.1:8000/admin/countryarticles/edit/21', ' Countryarticles edit', '2024-05-28 22:50:02', '2024-05-28 22:50:02'),
(5678, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'http://127.0.0.1:8000/admin/countryarticles/update/21', ' Countryarticles update', '2024-05-28 22:50:08', '2024-05-28 22:50:08'),
(5679, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://127.0.0.1:8000/admin/countryarticles/edit/21', ' Countryarticles edit', '2024-05-28 22:50:08', '2024-05-28 22:50:08'),
(5680, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-28 22:50:11', '2024-05-28 22:50:11'),
(5681, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://127.0.0.1:8000/admin/countryarticles/edit/22', ' Countryarticles edit', '2024-05-28 22:50:14', '2024-05-28 22:50:14'),
(5682, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'http://127.0.0.1:8000/admin/countryarticles/update/22', ' Countryarticles update', '2024-05-28 22:50:22', '2024-05-28 22:50:22'),
(5683, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://127.0.0.1:8000/admin/countryarticles/edit/22', ' Countryarticles edit', '2024-05-28 22:50:22', '2024-05-28 22:50:22'),
(5684, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-05-28 22:55:25', '2024-05-28 22:55:25'),
(5685, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'index', 'http://127.0.0.1:8000/networkarticles', ' Networkarticles index', '2024-05-28 23:03:24', '2024-05-28 23:03:24'),
(5686, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://127.0.0.1:8000/articles', ' Articles index', '2024-05-28 23:03:29', '2024-05-28 23:03:29'),
(5687, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-28 23:03:39', '2024-05-28 23:03:39'),
(5688, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'destroy', 'http://127.0.0.1:8000/resourcearticles/destroy/2', ' Resourcearticles destroy', '2024-05-28 23:04:12', '2024-05-28 23:04:12'),
(5689, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-28 23:04:12', '2024-05-28 23:04:12'),
(5690, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'destroy', 'http://127.0.0.1:8000/resourcearticles/destroy/3', ' Resourcearticles destroy', '2024-05-28 23:04:15', '2024-05-28 23:04:15'),
(5691, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-28 23:04:15', '2024-05-28 23:04:15'),
(5692, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-28 23:09:01', '2024-05-28 23:09:01'),
(5693, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-28 23:09:13', '2024-05-28 23:09:13'),
(5694, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'store', 'http://127.0.0.1:8000/resourcearticles/store', ' Resourcearticles store', '2024-05-28 23:09:47', '2024-05-28 23:09:47'),
(5695, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-28 23:09:47', '2024-05-28 23:09:47'),
(5696, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'create', 'http://127.0.0.1:8000/resourcearticles/create', ' Resourcearticles create', '2024-05-28 23:09:50', '2024-05-28 23:09:50'),
(5697, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'store', 'http://127.0.0.1:8000/resourcearticles/store', ' Resourcearticles store', '2024-05-28 23:10:16', '2024-05-28 23:10:16'),
(5698, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-28 23:10:16', '2024-05-28 23:10:16'),
(5699, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-28 23:23:02', '2024-05-28 23:23:02'),
(5700, 1, 'App\\Http\\Controllers\\GalleryarticlesController', 'index', 'http://127.0.0.1:8000/galleryarticles', ' Galleryarticles index', '2024-05-28 23:24:35', '2024-05-28 23:24:35'),
(5701, 1, 'App\\Http\\Controllers\\GalleryarticlesController', 'create', 'http://127.0.0.1:8000/galleryarticles/create', ' Galleryarticles create', '2024-05-28 23:24:37', '2024-05-28 23:24:37'),
(5702, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-28 23:26:37', '2024-05-28 23:26:37'),
(5703, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'destroy', 'http://127.0.0.1:8000/resourcearticles/destroy/1', ' Resourcearticles destroy', '2024-05-28 23:26:42', '2024-05-28 23:26:42'),
(5704, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-28 23:26:42', '2024-05-28 23:26:42'),
(5705, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'destroy', 'http://127.0.0.1:8000/resourcearticles/destroy/4', ' Resourcearticles destroy', '2024-05-28 23:26:46', '2024-05-28 23:26:46'),
(5706, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-28 23:26:46', '2024-05-28 23:26:46'),
(5707, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'destroy', 'http://127.0.0.1:8000/resourcearticles/destroy/30', ' Resourcearticles destroy', '2024-05-28 23:26:51', '2024-05-28 23:26:51'),
(5708, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-28 23:26:51', '2024-05-28 23:26:51'),
(5709, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'destroy', 'http://127.0.0.1:8000/resourcearticles/destroy/31', ' Resourcearticles destroy', '2024-05-28 23:26:56', '2024-05-28 23:26:56'),
(5710, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-28 23:26:56', '2024-05-28 23:26:56'),
(5711, 1, 'App\\Http\\Controllers\\GalleryarticlesController', 'index', 'http://127.0.0.1:8000/galleryarticles', ' Galleryarticles index', '2024-05-28 23:27:01', '2024-05-28 23:27:01'),
(5712, 1, 'App\\Http\\Controllers\\GalleryarticlesController', 'create', 'http://127.0.0.1:8000/galleryarticles/create', ' Galleryarticles create', '2024-05-28 23:27:03', '2024-05-28 23:27:03'),
(5713, 1, 'App\\Http\\Controllers\\GalleryarticlesController', 'store', 'http://127.0.0.1:8000/galleryarticles/store', ' Galleryarticles store', '2024-05-28 23:27:25', '2024-05-28 23:27:25'),
(5714, 1, 'App\\Http\\Controllers\\GalleryarticlesController', 'index', 'http://127.0.0.1:8000/galleryarticles', ' Galleryarticles index', '2024-05-28 23:27:25', '2024-05-28 23:27:25'),
(5715, 1, 'App\\Http\\Controllers\\GalleryarticlesController', 'create', 'http://127.0.0.1:8000/galleryarticles/create', ' Galleryarticles create', '2024-05-28 23:27:56', '2024-05-28 23:27:56'),
(5716, 1, 'App\\Http\\Controllers\\GalleryarticlesController', 'store', 'http://127.0.0.1:8000/galleryarticles/store', ' Galleryarticles store', '2024-05-28 23:28:25', '2024-05-28 23:28:25'),
(5717, 1, 'App\\Http\\Controllers\\GalleryarticlesController', 'index', 'http://127.0.0.1:8000/galleryarticles', ' Galleryarticles index', '2024-05-28 23:28:25', '2024-05-28 23:28:25'),
(5718, 1, 'App\\Http\\Controllers\\GalleryarticlesController', 'create', 'http://127.0.0.1:8000/galleryarticles/create', ' Galleryarticles create', '2024-05-28 23:28:28', '2024-05-28 23:28:28'),
(5719, 1, 'App\\Http\\Controllers\\GalleryarticlesController', 'store', 'http://127.0.0.1:8000/galleryarticles/store', ' Galleryarticles store', '2024-05-28 23:28:46', '2024-05-28 23:28:46'),
(5720, 1, 'App\\Http\\Controllers\\GalleryarticlesController', 'index', 'http://127.0.0.1:8000/galleryarticles', ' Galleryarticles index', '2024-05-28 23:28:46', '2024-05-28 23:28:46'),
(5721, 1, 'App\\Http\\Controllers\\GalleryarticlesController', 'create', 'http://127.0.0.1:8000/galleryarticles/create', ' Galleryarticles create', '2024-05-28 23:28:51', '2024-05-28 23:28:51'),
(5722, 1, 'App\\Http\\Controllers\\GalleryarticlesController', 'store', 'http://127.0.0.1:8000/galleryarticles/store', ' Galleryarticles store', '2024-05-28 23:29:00', '2024-05-28 23:29:00'),
(5723, 1, 'App\\Http\\Controllers\\GalleryarticlesController', 'index', 'http://127.0.0.1:8000/galleryarticles', ' Galleryarticles index', '2024-05-28 23:29:00', '2024-05-28 23:29:00'),
(5724, 1, 'App\\Http\\Controllers\\GalleryarticlesController', 'create', 'http://127.0.0.1:8000/galleryarticles/create', ' Galleryarticles create', '2024-05-28 23:29:04', '2024-05-28 23:29:04'),
(5725, 1, 'App\\Http\\Controllers\\GalleryarticlesController', 'store', 'http://127.0.0.1:8000/galleryarticles/store', ' Galleryarticles store', '2024-05-28 23:29:17', '2024-05-28 23:29:17'),
(5726, 1, 'App\\Http\\Controllers\\GalleryarticlesController', 'index', 'http://127.0.0.1:8000/galleryarticles', ' Galleryarticles index', '2024-05-28 23:29:17', '2024-05-28 23:29:17'),
(5727, 1, 'App\\Http\\Controllers\\GalleryarticlesController', 'index', 'http://127.0.0.1:8000/galleryarticles', ' Galleryarticles index', '2024-05-28 23:32:29', '2024-05-28 23:32:29'),
(5728, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'http://127.0.0.1:8000/admin/faqs', ' Faqs index', '2024-05-28 23:46:14', '2024-05-28 23:46:14'),
(5729, 1, 'App\\Http\\Controllers\\FaqsController', 'edit', 'http://127.0.0.1:8000/admin/faqs/edit/3', ' Faqs edit', '2024-05-28 23:46:19', '2024-05-28 23:46:19'),
(5730, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'http://127.0.0.1:8000/admin/faqs', ' Faqs index', '2024-05-28 23:46:22', '2024-05-28 23:46:22'),
(5731, 1, 'App\\Http\\Controllers\\FaqsController', 'create', 'http://127.0.0.1:8000/admin/faqs/create', ' Faqs create', '2024-05-28 23:46:24', '2024-05-28 23:46:24'),
(5732, 1, 'App\\Http\\Controllers\\FaqsController', 'store', 'http://127.0.0.1:8000/admin/faqs/store', ' Faqs store', '2024-05-28 23:47:03', '2024-05-28 23:47:03'),
(5733, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'http://127.0.0.1:8000/admin/faqs', ' Faqs index', '2024-05-28 23:47:03', '2024-05-28 23:47:03'),
(5734, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://127.0.0.1:8000/admin/preparationclasses', ' Preparationclasses index', '2024-05-28 23:48:49', '2024-05-28 23:48:49'),
(5735, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://127.0.0.1:8000/admin/institutions', ' Institutions index', '2024-05-28 23:48:54', '2024-05-28 23:48:54'),
(5736, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-28 23:49:05', '2024-05-28 23:49:05'),
(5737, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/15', ' Resourcearticles edit', '2024-05-28 23:50:12', '2024-05-28 23:50:12'),
(5738, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'update', 'http://127.0.0.1:8000/resourcearticles/update/15', ' Resourcearticles update', '2024-05-28 23:50:22', '2024-05-28 23:50:22'),
(5739, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/15', ' Resourcearticles edit', '2024-05-28 23:50:22', '2024-05-28 23:50:22'),
(5740, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://127.0.0.1:8000/admin/settings/edit/1', ' Settings edit', '2024-05-28 23:53:36', '2024-05-28 23:53:36'),
(5741, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'http://127.0.0.1:8000/admin/settings/update/1', ' Settings update', '2024-05-28 23:56:06', '2024-05-28 23:56:06'),
(5742, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://127.0.0.1:8000/admin/settings/edit/1', ' Settings edit', '2024-05-28 23:56:06', '2024-05-28 23:56:06'),
(5743, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'http://127.0.0.1:8000/resourcearticles', ' Resourcearticles index', '2024-05-28 23:57:19', '2024-05-28 23:57:19'),
(5744, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/7', ' Resourcearticles edit', '2024-05-28 23:57:22', '2024-05-28 23:57:22'),
(5745, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/null', ' Resourcearticles edit', '2024-05-28 23:57:27', '2024-05-28 23:57:27'),
(5746, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'update', 'http://127.0.0.1:8000/resourcearticles/update/7', ' Resourcearticles update', '2024-05-28 23:57:28', '2024-05-28 23:57:28'),
(5747, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'http://127.0.0.1:8000/resourcearticles/edit/7', ' Resourcearticles edit', '2024-05-28 23:57:28', '2024-05-28 23:57:28'),
(5748, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://ved.my-urls.com/admin/settings/edit/1', ' Settings edit', '2024-05-29 06:33:20', '2024-05-29 06:33:20'),
(5749, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'http://ved.my-urls.com/admin/settings/update/1', ' Settings update', '2024-05-29 06:34:00', '2024-05-29 06:34:00'),
(5750, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://ved.my-urls.com/admin/settings/edit/1', ' Settings edit', '2024-05-29 06:34:00', '2024-05-29 06:34:00'),
(5751, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://ved.my-urls.com/articles', ' Articles index', '2024-05-29 07:16:10', '2024-05-29 07:16:10'),
(5752, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'http://ved.my-urls.com/admin/news', ' News index', '2024-05-29 07:16:11', '2024-05-29 07:16:11'),
(5753, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://ved.my-urls.com/articles', ' Articles index', '2024-05-29 07:16:12', '2024-05-29 07:16:12'),
(5754, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://ved.my-urls.com/articles', ' Articles index', '2024-05-29 11:05:03', '2024-05-29 11:05:03'),
(5755, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/27', ' Articles edit', '2024-05-29 11:05:11', '2024-05-29 11:05:11'),
(5756, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'https://ved.my-urls.com/admin/sliders', ' Sliders index', '2024-06-04 08:14:19', '2024-06-04 08:14:19'),
(5757, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'https://ved.my-urls.com/admin/sliders', ' Sliders index', '2024-06-04 08:14:20', '2024-06-04 08:14:20'),
(5758, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-04 08:14:22', '2024-06-04 08:14:22'),
(5759, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-04 09:36:29', '2024-06-04 09:36:29'),
(5760, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/74', ' Articles edit', '2024-06-04 09:40:17', '2024-06-04 09:40:17'),
(5761, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/74', ' Articles update', '2024-06-04 09:41:08', '2024-06-04 09:41:08'),
(5762, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/74', ' Articles edit', '2024-06-04 09:41:08', '2024-06-04 09:41:08'),
(5763, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/74', ' Articles update', '2024-06-04 09:45:16', '2024-06-04 09:45:16'),
(5764, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/74', ' Articles edit', '2024-06-04 09:45:16', '2024-06-04 09:45:16'),
(5765, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-04 09:45:22', '2024-06-04 09:45:22'),
(5766, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/30', ' Articles edit', '2024-06-04 09:46:10', '2024-06-04 09:46:10'),
(5767, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/30', ' Articles update', '2024-06-04 09:47:07', '2024-06-04 09:47:07'),
(5768, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/30', ' Articles edit', '2024-06-04 09:47:07', '2024-06-04 09:47:07'),
(5769, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-04 09:47:26', '2024-06-04 09:47:26'),
(5770, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/31', ' Articles edit', '2024-06-04 09:48:28', '2024-06-04 09:48:28'),
(5771, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/31', ' Articles update', '2024-06-04 09:50:45', '2024-06-04 09:50:45'),
(5772, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/31', ' Articles edit', '2024-06-04 09:50:45', '2024-06-04 09:50:45'),
(5773, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/31', ' Articles update', '2024-06-04 09:51:07', '2024-06-04 09:51:07'),
(5774, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/31', ' Articles edit', '2024-06-04 09:51:07', '2024-06-04 09:51:07'),
(5775, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/27', ' Articles edit', '2024-06-04 09:51:13', '2024-06-04 09:51:13'),
(5776, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/31', ' Articles update', '2024-06-04 09:51:21', '2024-06-04 09:51:21'),
(5777, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/31', ' Articles edit', '2024-06-04 09:51:21', '2024-06-04 09:51:21'),
(5778, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-04 09:51:22', '2024-06-04 09:51:22'),
(5779, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/27', ' Articles update', '2024-06-04 09:52:13', '2024-06-04 09:52:13'),
(5780, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/27', ' Articles edit', '2024-06-04 09:52:13', '2024-06-04 09:52:13'),
(5781, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/32', ' Articles edit', '2024-06-04 09:52:14', '2024-06-04 09:52:14'),
(5782, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-04 09:52:54', '2024-06-04 09:52:54'),
(5783, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'https://ved.my-urls.com/admin/sliders', ' Sliders index', '2024-06-04 09:54:59', '2024-06-04 09:54:59'),
(5784, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-04 09:55:01', '2024-06-04 09:55:01'),
(5785, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/50', ' Articles edit', '2024-06-04 09:55:10', '2024-06-04 09:55:10'),
(5786, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/50', ' Articles update', '2024-06-04 09:55:36', '2024-06-04 09:55:36'),
(5787, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/50', ' Articles edit', '2024-06-04 09:55:37', '2024-06-04 09:55:37'),
(5788, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-04 09:56:09', '2024-06-04 09:56:09'),
(5789, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/50', ' Articles edit', '2024-06-04 09:56:18', '2024-06-04 09:56:18'),
(5790, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/51', ' Articles edit', '2024-06-04 09:56:25', '2024-06-04 09:56:25'),
(5791, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/51', ' Articles update', '2024-06-04 09:56:37', '2024-06-04 09:56:37'),
(5792, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/51', ' Articles edit', '2024-06-04 09:56:38', '2024-06-04 09:56:38'),
(5793, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-04 09:56:42', '2024-06-04 09:56:42'),
(5794, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/50', ' Articles edit', '2024-06-04 09:56:48', '2024-06-04 09:56:48'),
(5795, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/50', ' Articles update', '2024-06-04 09:56:55', '2024-06-04 09:56:55'),
(5796, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/50', ' Articles edit', '2024-06-04 09:56:55', '2024-06-04 09:56:55'),
(5797, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-04 10:02:01', '2024-06-04 10:02:01'),
(5798, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/52', ' Articles edit', '2024-06-04 10:02:08', '2024-06-04 10:02:08'),
(5799, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/52', ' Articles update', '2024-06-04 10:02:37', '2024-06-04 10:02:37'),
(5800, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/52', ' Articles edit', '2024-06-04 10:02:37', '2024-06-04 10:02:37'),
(5801, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/52', ' Articles update', '2024-06-04 10:02:51', '2024-06-04 10:02:51'),
(5802, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/52', ' Articles edit', '2024-06-04 10:02:52', '2024-06-04 10:02:52'),
(5803, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/52', ' Articles update', '2024-06-04 10:03:02', '2024-06-04 10:03:02'),
(5804, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/52', ' Articles edit', '2024-06-04 10:03:02', '2024-06-04 10:03:02'),
(5805, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-04 10:04:05', '2024-06-04 10:04:05'),
(5806, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/45', ' Articles edit', '2024-06-04 10:04:11', '2024-06-04 10:04:11'),
(5807, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-04 10:12:29', '2024-06-04 10:12:29'),
(5808, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/32', ' Articles edit', '2024-06-04 10:12:37', '2024-06-04 10:12:37'),
(5809, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/32', ' Articles update', '2024-06-04 10:12:52', '2024-06-04 10:12:52'),
(5810, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/32', ' Articles edit', '2024-06-04 10:12:53', '2024-06-04 10:12:53'),
(5811, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-04 10:13:00', '2024-06-04 10:13:00'),
(5812, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/33', ' Articles edit', '2024-06-04 10:13:07', '2024-06-04 10:13:07'),
(5813, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/33', ' Articles update', '2024-06-04 10:14:06', '2024-06-04 10:14:06'),
(5814, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/33', ' Articles edit', '2024-06-04 10:14:06', '2024-06-04 10:14:06'),
(5815, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-04 10:14:10', '2024-06-04 10:14:10'),
(5816, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/34', ' Articles edit', '2024-06-04 10:14:29', '2024-06-04 10:14:29'),
(5817, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/34', ' Articles update', '2024-06-04 10:14:57', '2024-06-04 10:14:57'),
(5818, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/34', ' Articles edit', '2024-06-04 10:14:57', '2024-06-04 10:14:57'),
(5819, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-04 10:15:03', '2024-06-04 10:15:03'),
(5820, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/30', ' Articles edit', '2024-06-04 10:15:12', '2024-06-04 10:15:12'),
(5821, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/30', ' Articles update', '2024-06-04 10:15:22', '2024-06-04 10:15:22'),
(5822, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/30', ' Articles edit', '2024-06-04 10:15:22', '2024-06-04 10:15:22'),
(5823, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-04 10:16:08', '2024-06-04 10:16:08'),
(5824, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/31', ' Articles edit', '2024-06-04 10:16:15', '2024-06-04 10:16:15'),
(5825, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/31', ' Articles update', '2024-06-04 10:16:22', '2024-06-04 10:16:22'),
(5826, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/31', ' Articles edit', '2024-06-04 10:16:23', '2024-06-04 10:16:23'),
(5827, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/31', ' Articles update', '2024-06-04 10:16:29', '2024-06-04 10:16:29'),
(5828, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/31', ' Articles edit', '2024-06-04 10:16:30', '2024-06-04 10:16:30'),
(5829, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-04 10:16:34', '2024-06-04 10:16:34'),
(5830, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/32', ' Articles edit', '2024-06-04 10:16:43', '2024-06-04 10:16:43'),
(5831, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/32', ' Articles update', '2024-06-04 10:16:53', '2024-06-04 10:16:53'),
(5832, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/32', ' Articles edit', '2024-06-04 10:16:54', '2024-06-04 10:16:54'),
(5833, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-04 10:16:58', '2024-06-04 10:16:58'),
(5834, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/33', ' Articles edit', '2024-06-04 10:17:03', '2024-06-04 10:17:03'),
(5835, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/33', ' Articles update', '2024-06-04 10:17:09', '2024-06-04 10:17:09'),
(5836, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/33', ' Articles edit', '2024-06-04 10:17:09', '2024-06-04 10:17:09'),
(5837, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-04 10:17:17', '2024-06-04 10:17:17'),
(5838, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/34', ' Articles edit', '2024-06-04 10:17:21', '2024-06-04 10:17:21'),
(5839, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/34', ' Articles update', '2024-06-04 10:17:27', '2024-06-04 10:17:27'),
(5840, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/34', ' Articles edit', '2024-06-04 10:17:28', '2024-06-04 10:17:28'),
(5841, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-04 10:17:32', '2024-06-04 10:17:32'),
(5842, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/35', ' Articles edit', '2024-06-04 10:17:39', '2024-06-04 10:17:39'),
(5843, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/35', ' Articles update', '2024-06-04 10:18:26', '2024-06-04 10:18:26'),
(5844, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/35', ' Articles edit', '2024-06-04 10:18:26', '2024-06-04 10:18:26'),
(5845, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-04 10:18:48', '2024-06-04 10:18:48'),
(5846, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/36', ' Articles edit', '2024-06-04 10:19:03', '2024-06-04 10:19:03'),
(5847, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/36', ' Articles update', '2024-06-04 10:19:42', '2024-06-04 10:19:42'),
(5848, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/36', ' Articles edit', '2024-06-04 10:19:42', '2024-06-04 10:19:42'),
(5849, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-04 10:19:50', '2024-06-04 10:19:50'),
(5850, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/29', ' Articles edit', '2024-06-04 10:20:01', '2024-06-04 10:20:01'),
(5851, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/29', ' Articles edit', '2024-06-04 10:21:35', '2024-06-04 10:21:35'),
(5852, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-04 10:21:40', '2024-06-04 10:21:40'),
(5853, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/37', ' Articles edit', '2024-06-04 10:23:00', '2024-06-04 10:23:00'),
(5854, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/37', ' Articles update', '2024-06-04 10:25:20', '2024-06-04 10:25:20'),
(5855, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/37', ' Articles edit', '2024-06-04 10:25:20', '2024-06-04 10:25:20'),
(5856, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/37', ' Articles update', '2024-06-04 10:25:32', '2024-06-04 10:25:32'),
(5857, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/37', ' Articles edit', '2024-06-04 10:25:32', '2024-06-04 10:25:32'),
(5858, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-04 10:25:38', '2024-06-04 10:25:38'),
(5859, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/38', ' Articles edit', '2024-06-04 10:26:08', '2024-06-04 10:26:08'),
(5860, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-04 10:26:52', '2024-06-04 10:26:52'),
(5861, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://ved.my-urls.com/articles', ' Articles index', '2024-06-04 11:30:03', '2024-06-04 11:30:03'),
(5862, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://ved.my-urls.com/articles/edit/30', ' Articles edit', '2024-06-04 11:31:04', '2024-06-04 11:31:04'),
(5863, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://ved.my-urls.com/articles/update/30', ' Articles update', '2024-06-04 11:31:13', '2024-06-04 11:31:13'),
(5864, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://ved.my-urls.com/articles/edit/30', ' Articles edit', '2024-06-04 11:31:13', '2024-06-04 11:31:13'),
(5865, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://ved.my-urls.com/articles', ' Articles index', '2024-06-04 11:31:17', '2024-06-04 11:31:17'),
(5866, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://ved.my-urls.com/articles', ' Articles index', '2024-06-04 11:47:35', '2024-06-04 11:47:35'),
(5867, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-05 10:33:02', '2024-06-05 10:33:02'),
(5868, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/30', ' Articles edit', '2024-06-05 10:33:15', '2024-06-05 10:33:15'),
(5869, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-05 10:33:18', '2024-06-05 10:33:18'),
(5870, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/52', ' Articles edit', '2024-06-05 10:33:25', '2024-06-05 10:33:25'),
(5871, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/52', ' Articles update', '2024-06-05 10:34:33', '2024-06-05 10:34:33'),
(5872, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/52', ' Articles edit', '2024-06-05 10:34:33', '2024-06-05 10:34:33'),
(5873, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-05 10:34:37', '2024-06-05 10:34:37'),
(5874, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/50', ' Articles edit', '2024-06-05 10:34:41', '2024-06-05 10:34:41'),
(5875, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/50', ' Articles update', '2024-06-05 10:35:00', '2024-06-05 10:35:00'),
(5876, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/50', ' Articles edit', '2024-06-05 10:35:00', '2024-06-05 10:35:00'),
(5877, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-05 10:35:03', '2024-06-05 10:35:03'),
(5878, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/51', ' Articles edit', '2024-06-05 10:35:08', '2024-06-05 10:35:08'),
(5879, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/51', ' Articles update', '2024-06-05 10:35:15', '2024-06-05 10:35:15'),
(5880, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/51', ' Articles edit', '2024-06-05 10:35:15', '2024-06-05 10:35:15'),
(5881, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-05 10:37:07', '2024-06-05 10:37:07'),
(5882, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/45', ' Articles edit', '2024-06-05 10:38:13', '2024-06-05 10:38:13'),
(5883, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/45', ' Articles update', '2024-06-05 10:38:35', '2024-06-05 10:38:35'),
(5884, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/45', ' Articles edit', '2024-06-05 10:38:36', '2024-06-05 10:38:36'),
(5885, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-05 10:39:11', '2024-06-05 10:39:11'),
(5886, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/46', ' Articles edit', '2024-06-05 10:39:17', '2024-06-05 10:39:17'),
(5887, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/46', ' Articles update', '2024-06-05 10:39:44', '2024-06-05 10:39:44'),
(5888, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/46', ' Articles edit', '2024-06-05 10:39:44', '2024-06-05 10:39:44'),
(5889, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-05 10:39:58', '2024-06-05 10:39:58'),
(5890, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/47', ' Articles edit', '2024-06-05 10:40:02', '2024-06-05 10:40:02'),
(5891, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/47', ' Articles update', '2024-06-05 10:40:29', '2024-06-05 10:40:29'),
(5892, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/47', ' Articles edit', '2024-06-05 10:40:29', '2024-06-05 10:40:29'),
(5893, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-05 10:40:46', '2024-06-05 10:40:46'),
(5894, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/48', ' Articles edit', '2024-06-05 10:40:52', '2024-06-05 10:40:52'),
(5895, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/48', ' Articles update', '2024-06-05 10:41:12', '2024-06-05 10:41:12'),
(5896, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/48', ' Articles edit', '2024-06-05 10:41:12', '2024-06-05 10:41:12'),
(5897, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/48', ' Articles update', '2024-06-05 10:41:28', '2024-06-05 10:41:28'),
(5898, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/48', ' Articles edit', '2024-06-05 10:41:28', '2024-06-05 10:41:28'),
(5899, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-05 10:41:32', '2024-06-05 10:41:32'),
(5900, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/61', ' Articles edit', '2024-06-05 10:45:52', '2024-06-05 10:45:52'),
(5901, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/61', ' Articles update', '2024-06-05 10:46:41', '2024-06-05 10:46:41'),
(5902, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/61', ' Articles edit', '2024-06-05 10:46:41', '2024-06-05 10:46:41'),
(5903, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-05 10:48:02', '2024-06-05 10:48:02'),
(5904, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/62', ' Articles edit', '2024-06-05 10:48:08', '2024-06-05 10:48:08'),
(5905, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/62', ' Articles update', '2024-06-05 10:48:42', '2024-06-05 10:48:42'),
(5906, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/62', ' Articles edit', '2024-06-05 10:48:42', '2024-06-05 10:48:42'),
(5907, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/62', ' Articles update', '2024-06-05 10:49:07', '2024-06-05 10:49:07'),
(5908, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/62', ' Articles edit', '2024-06-05 10:49:07', '2024-06-05 10:49:07'),
(5909, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-05 10:49:09', '2024-06-05 10:49:09'),
(5910, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/62', ' Articles edit', '2024-06-05 10:49:34', '2024-06-05 10:49:34'),
(5911, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/62', ' Articles update', '2024-06-05 10:50:23', '2024-06-05 10:50:23');
INSERT INTO `tbl_activity_logs` (`activity_id`, `user_id`, `controllerName`, `methodName`, `actionUrl`, `activity`, `created_at`, `updated_at`) VALUES
(5912, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/62', ' Articles edit', '2024-06-05 10:50:23', '2024-06-05 10:50:23'),
(5913, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-05 10:50:27', '2024-06-05 10:50:27'),
(5914, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/61', ' Articles edit', '2024-06-05 10:50:35', '2024-06-05 10:50:35'),
(5915, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-05 10:50:49', '2024-06-05 10:50:49'),
(5916, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/63', ' Articles edit', '2024-06-05 10:51:03', '2024-06-05 10:51:03'),
(5917, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-05 10:51:30', '2024-06-05 10:51:30'),
(5918, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/62', ' Articles edit', '2024-06-05 10:51:39', '2024-06-05 10:51:39'),
(5919, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://ved.my-urls.com/articles', ' Articles index', '2024-06-05 11:05:55', '2024-06-05 11:05:55'),
(5920, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://ved.my-urls.com/articles/edit/62', ' Articles edit', '2024-06-05 11:06:31', '2024-06-05 11:06:31'),
(5921, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://ved.my-urls.com/articles/edit/62', ' Articles edit', '2024-06-05 11:07:16', '2024-06-05 11:07:16'),
(5922, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://ved.my-urls.com/articles', ' Articles index', '2024-06-05 11:07:39', '2024-06-05 11:07:39'),
(5923, 1, 'App\\Http\\Controllers\\ArticlesController', 'destroy', 'http://ved.my-urls.com/articles/destroy/62', ' Articles destroy', '2024-06-05 11:08:01', '2024-06-05 11:08:01'),
(5924, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://ved.my-urls.com/articles', ' Articles index', '2024-06-05 11:08:02', '2024-06-05 11:08:02'),
(5925, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://ved.my-urls.com/articles/edit/74', ' Articles edit', '2024-06-05 11:08:18', '2024-06-05 11:08:18'),
(5926, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://ved.my-urls.com/articles/update/74', ' Articles update', '2024-06-05 11:08:41', '2024-06-05 11:08:41'),
(5927, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://ved.my-urls.com/articles/edit/74', ' Articles edit', '2024-06-05 11:08:41', '2024-06-05 11:08:41'),
(5928, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://ved.my-urls.com/articles', ' Articles index', '2024-06-05 11:13:23', '2024-06-05 11:13:23'),
(5929, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-05 11:13:59', '2024-06-05 11:13:59'),
(5930, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/74', ' Articles edit', '2024-06-05 11:14:14', '2024-06-05 11:14:14'),
(5931, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/74', ' Articles update', '2024-06-05 11:14:45', '2024-06-05 11:14:45'),
(5932, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/74', ' Articles edit', '2024-06-05 11:14:46', '2024-06-05 11:14:46'),
(5933, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-05 11:17:31', '2024-06-05 11:17:31'),
(5934, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/63', ' Articles edit', '2024-06-05 11:17:37', '2024-06-05 11:17:37'),
(5935, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/63', ' Articles update', '2024-06-05 11:18:51', '2024-06-05 11:18:51'),
(5936, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/63', ' Articles edit', '2024-06-05 11:18:52', '2024-06-05 11:18:52'),
(5937, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/63', ' Articles update', '2024-06-05 11:19:18', '2024-06-05 11:19:18'),
(5938, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/63', ' Articles edit', '2024-06-05 11:19:18', '2024-06-05 11:19:18'),
(5939, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-05 11:20:20', '2024-06-05 11:20:20'),
(5940, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/64', ' Articles edit', '2024-06-05 11:20:28', '2024-06-05 11:20:28'),
(5941, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/64', ' Articles update', '2024-06-05 11:20:33', '2024-06-05 11:20:33'),
(5942, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/64', ' Articles edit', '2024-06-05 11:20:33', '2024-06-05 11:20:33'),
(5943, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-05 11:21:16', '2024-06-05 11:21:16'),
(5944, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/65', ' Articles edit', '2024-06-05 11:21:22', '2024-06-05 11:21:22'),
(5945, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/65', ' Articles update', '2024-06-05 11:21:26', '2024-06-05 11:21:26'),
(5946, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/65', ' Articles edit', '2024-06-05 11:21:26', '2024-06-05 11:21:26'),
(5947, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-05 11:22:20', '2024-06-05 11:22:20'),
(5948, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/66', ' Articles edit', '2024-06-05 11:22:26', '2024-06-05 11:22:26'),
(5949, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/66', ' Articles update', '2024-06-05 11:24:44', '2024-06-05 11:24:44'),
(5950, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/66', ' Articles edit', '2024-06-05 11:24:44', '2024-06-05 11:24:44'),
(5951, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'https://ved.my-urls.com/admin/sliders', ' Sliders index', '2024-06-05 11:24:48', '2024-06-05 11:24:48'),
(5952, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-05 11:24:50', '2024-06-05 11:24:50'),
(5953, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/64', ' Articles edit', '2024-06-05 11:24:54', '2024-06-05 11:24:54'),
(5954, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/64', ' Articles update', '2024-06-05 11:29:32', '2024-06-05 11:29:32'),
(5955, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/64', ' Articles edit', '2024-06-05 11:29:32', '2024-06-05 11:29:32'),
(5956, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-05 11:29:37', '2024-06-05 11:29:37'),
(5957, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/65', ' Articles edit', '2024-06-05 11:29:42', '2024-06-05 11:29:42'),
(5958, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/65', ' Articles update', '2024-06-05 11:29:49', '2024-06-05 11:29:49'),
(5959, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/65', ' Articles edit', '2024-06-05 11:29:50', '2024-06-05 11:29:50'),
(5960, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-05 11:30:17', '2024-06-05 11:30:17'),
(5961, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/66', ' Articles edit', '2024-06-05 11:30:25', '2024-06-05 11:30:25'),
(5962, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/66', ' Articles update', '2024-06-05 11:30:33', '2024-06-05 11:30:33'),
(5963, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/66', ' Articles edit', '2024-06-05 11:30:33', '2024-06-05 11:30:33'),
(5964, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-05 11:32:42', '2024-06-05 11:32:42'),
(5965, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/69', ' Articles edit', '2024-06-05 11:32:51', '2024-06-05 11:32:51'),
(5966, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/69', ' Articles update', '2024-06-05 11:33:03', '2024-06-05 11:33:03'),
(5967, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/69', ' Articles edit', '2024-06-05 11:33:04', '2024-06-05 11:33:04'),
(5968, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-05 11:33:11', '2024-06-05 11:33:11'),
(5969, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/70', ' Articles edit', '2024-06-05 11:33:18', '2024-06-05 11:33:18'),
(5970, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/70', ' Articles update', '2024-06-05 11:33:36', '2024-06-05 11:33:36'),
(5971, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/70', ' Articles edit', '2024-06-05 11:33:36', '2024-06-05 11:33:36'),
(5972, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://ved.my-urls.com/articles', ' Articles index', '2024-06-05 11:37:44', '2024-06-05 11:37:44'),
(5973, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-05 11:38:34', '2024-06-05 11:38:34'),
(5974, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://ved.my-urls.com/articles', ' Articles index', '2024-06-05 11:43:18', '2024-06-05 11:43:18'),
(5975, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://ved.my-urls.com/admin/institutions', ' Institutions index', '2024-06-05 11:43:26', '2024-06-05 11:43:26'),
(5976, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://ved.my-urls.com/admin/institutions', ' Institutions index', '2024-06-05 11:43:48', '2024-06-05 11:43:48'),
(5977, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-05 11:53:57', '2024-06-05 11:53:57'),
(5978, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/49', ' Articles edit', '2024-06-05 11:54:19', '2024-06-05 11:54:19'),
(5979, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/49', ' Articles update', '2024-06-05 11:54:22', '2024-06-05 11:54:22'),
(5980, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/49', ' Articles edit', '2024-06-05 11:54:23', '2024-06-05 11:54:23'),
(5981, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-05 11:55:13', '2024-06-05 11:55:13'),
(5982, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/63', ' Articles edit', '2024-06-05 11:55:19', '2024-06-05 11:55:19'),
(5983, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'https://ved.my-urls.com/admin/countryarticles', ' Countryarticles index', '2024-06-05 11:59:56', '2024-06-05 11:59:56'),
(5984, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'https://ved.my-urls.com/admin/countryarticles/edit/13', ' Countryarticles edit', '2024-06-05 12:00:09', '2024-06-05 12:00:09'),
(5985, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://ved.my-urls.com/articles', ' Articles index', '2024-06-05 12:16:08', '2024-06-05 12:16:08'),
(5986, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://ved.my-urls.com/articles', ' Articles index', '2024-06-05 12:16:18', '2024-06-05 12:16:18'),
(5987, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://ved.my-urls.com/articles', ' Articles index', '2024-06-05 12:16:18', '2024-06-05 12:16:18'),
(5988, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://ved.my-urls.com/articles/edit/63', ' Articles edit', '2024-06-05 12:16:26', '2024-06-05 12:16:26'),
(5989, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://ved.my-urls.com/articles/update/63', ' Articles update', '2024-06-05 12:17:46', '2024-06-05 12:17:46'),
(5990, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://ved.my-urls.com/articles/edit/63', ' Articles edit', '2024-06-05 12:17:46', '2024-06-05 12:17:46'),
(5991, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://ved.my-urls.com/articles/edit/63', ' Articles edit', '2024-06-05 12:19:40', '2024-06-05 12:19:40'),
(5992, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://ved.my-urls.com/articles/update/63', ' Articles update', '2024-06-05 12:19:56', '2024-06-05 12:19:56'),
(5993, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://ved.my-urls.com/articles/edit/63', ' Articles edit', '2024-06-05 12:19:56', '2024-06-05 12:19:56'),
(5994, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://ved.my-urls.com/articles/update/63', ' Articles update', '2024-06-05 12:20:23', '2024-06-05 12:20:23'),
(5995, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://ved.my-urls.com/articles/edit/63', ' Articles edit', '2024-06-05 12:20:23', '2024-06-05 12:20:23'),
(5996, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-06 06:38:56', '2024-06-06 06:38:56'),
(5997, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/30', ' Articles edit', '2024-06-06 06:40:40', '2024-06-06 06:40:40'),
(5998, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/30', ' Articles update', '2024-06-06 06:40:51', '2024-06-06 06:40:51'),
(5999, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/30', ' Articles edit', '2024-06-06 06:40:51', '2024-06-06 06:40:51'),
(6000, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-06 06:40:59', '2024-06-06 06:40:59'),
(6001, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-06 06:41:22', '2024-06-06 06:41:22'),
(6002, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'https://ved.my-urls.com/admin/countryarticles', ' Countryarticles index', '2024-06-06 06:41:34', '2024-06-06 06:41:34'),
(6003, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'https://ved.my-urls.com/admin/countryarticles/edit/14', ' Countryarticles edit', '2024-06-06 06:41:37', '2024-06-06 06:41:37'),
(6004, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'https://ved.my-urls.com/admin/countryarticles/update/14', ' Countryarticles update', '2024-06-06 06:41:41', '2024-06-06 06:41:41'),
(6005, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'https://ved.my-urls.com/admin/countryarticles/edit/14', ' Countryarticles edit', '2024-06-06 06:41:42', '2024-06-06 06:41:42'),
(6006, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'https://ved.my-urls.com/admin/countryarticles', ' Countryarticles index', '2024-06-06 06:42:53', '2024-06-06 06:42:53'),
(6007, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'https://ved.my-urls.com/admin/countryarticles/edit/15', ' Countryarticles edit', '2024-06-06 06:42:59', '2024-06-06 06:42:59'),
(6008, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'https://ved.my-urls.com/admin/countryarticles/update/15', ' Countryarticles update', '2024-06-06 06:43:11', '2024-06-06 06:43:11'),
(6009, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'https://ved.my-urls.com/admin/countryarticles/edit/15', ' Countryarticles edit', '2024-06-06 06:43:11', '2024-06-06 06:43:11'),
(6010, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'https://ved.my-urls.com/admin/countryarticles', ' Countryarticles index', '2024-06-06 06:45:04', '2024-06-06 06:45:04'),
(6011, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'https://ved.my-urls.com/admin/countryarticles/edit/16', ' Countryarticles edit', '2024-06-06 06:45:07', '2024-06-06 06:45:07'),
(6012, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'https://ved.my-urls.com/admin/countryarticles/update/16', ' Countryarticles update', '2024-06-06 06:45:11', '2024-06-06 06:45:11'),
(6013, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'https://ved.my-urls.com/admin/countryarticles/edit/16', ' Countryarticles edit', '2024-06-06 06:45:11', '2024-06-06 06:45:11'),
(6014, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-06 06:45:50', '2024-06-06 06:45:50'),
(6015, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'https://ved.my-urls.com/admin/countryarticles', ' Countryarticles index', '2024-06-06 06:45:52', '2024-06-06 06:45:52'),
(6016, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'https://ved.my-urls.com/admin/countryarticles/edit/15', ' Countryarticles edit', '2024-06-06 06:45:58', '2024-06-06 06:45:58'),
(6017, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'https://ved.my-urls.com/admin/countryarticles', ' Countryarticles index', '2024-06-06 06:46:03', '2024-06-06 06:46:03'),
(6018, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'https://ved.my-urls.com/admin/countryarticles/edit/17', ' Countryarticles edit', '2024-06-06 06:46:07', '2024-06-06 06:46:07'),
(6019, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'https://ved.my-urls.com/admin/countryarticles/update/17', ' Countryarticles update', '2024-06-06 06:46:40', '2024-06-06 06:46:40'),
(6020, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'https://ved.my-urls.com/admin/countryarticles/edit/17', ' Countryarticles edit', '2024-06-06 06:46:40', '2024-06-06 06:46:40'),
(6021, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-06 06:46:44', '2024-06-06 06:46:44'),
(6022, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'https://ved.my-urls.com/admin/countryarticles', ' Countryarticles index', '2024-06-06 06:46:50', '2024-06-06 06:46:50'),
(6023, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'https://ved.my-urls.com/admin/countryarticles/edit/18', ' Countryarticles edit', '2024-06-06 06:46:55', '2024-06-06 06:46:55'),
(6024, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'https://ved.my-urls.com/admin/countryarticles/update/18', ' Countryarticles update', '2024-06-06 06:48:55', '2024-06-06 06:48:55'),
(6025, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'https://ved.my-urls.com/admin/countryarticles/edit/18', ' Countryarticles edit', '2024-06-06 06:48:56', '2024-06-06 06:48:56'),
(6026, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'https://ved.my-urls.com/admin/countryarticles', ' Countryarticles index', '2024-06-06 06:51:15', '2024-06-06 06:51:15'),
(6027, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'https://ved.my-urls.com/admin/countryarticles/edit/33', ' Countryarticles edit', '2024-06-06 06:52:51', '2024-06-06 06:52:51'),
(6028, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'https://ved.my-urls.com/admin/countryarticles/update/33', ' Countryarticles update', '2024-06-06 06:52:57', '2024-06-06 06:52:57'),
(6029, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'https://ved.my-urls.com/admin/countryarticles/edit/33', ' Countryarticles edit', '2024-06-06 06:52:57', '2024-06-06 06:52:57'),
(6030, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-06 06:54:41', '2024-06-06 06:54:41'),
(6031, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'https://ved.my-urls.com/admin/countryarticles', ' Countryarticles index', '2024-06-06 06:54:47', '2024-06-06 06:54:47'),
(6032, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'https://ved.my-urls.com/admin/countryarticles/edit/25', ' Countryarticles edit', '2024-06-06 06:54:52', '2024-06-06 06:54:52'),
(6033, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'https://ved.my-urls.com/admin/countryarticles/update/25', ' Countryarticles update', '2024-06-06 06:54:58', '2024-06-06 06:54:58'),
(6034, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'https://ved.my-urls.com/admin/countryarticles/edit/25', ' Countryarticles edit', '2024-06-06 06:54:58', '2024-06-06 06:54:58'),
(6035, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-06 06:56:19', '2024-06-06 06:56:19'),
(6036, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'https://ved.my-urls.com/admin/countryarticles', ' Countryarticles index', '2024-06-06 06:56:21', '2024-06-06 06:56:21'),
(6037, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'https://ved.my-urls.com/admin/countryarticles/edit/30', ' Countryarticles edit', '2024-06-06 06:56:27', '2024-06-06 06:56:27'),
(6038, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'https://ved.my-urls.com/admin/countryarticles/update/30', ' Countryarticles update', '2024-06-06 06:56:58', '2024-06-06 06:56:58'),
(6039, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'https://ved.my-urls.com/admin/countryarticles/edit/30', ' Countryarticles edit', '2024-06-06 06:56:58', '2024-06-06 06:56:58'),
(6040, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'https://ved.my-urls.com/admin/countryarticles', ' Countryarticles index', '2024-06-06 06:57:42', '2024-06-06 06:57:42'),
(6041, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'https://ved.my-urls.com/admin/countryarticles/edit/30', ' Countryarticles edit', '2024-06-06 06:57:47', '2024-06-06 06:57:47'),
(6042, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'https://ved.my-urls.com/admin/countryarticles', ' Countryarticles index', '2024-06-06 06:58:00', '2024-06-06 06:58:00'),
(6043, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'https://ved.my-urls.com/admin/countryarticles/edit/29', ' Countryarticles edit', '2024-06-06 06:58:08', '2024-06-06 06:58:08'),
(6044, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'https://ved.my-urls.com/admin/countryarticles/update/29', ' Countryarticles update', '2024-06-06 06:58:11', '2024-06-06 06:58:11'),
(6045, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'https://ved.my-urls.com/admin/countryarticles/edit/29', ' Countryarticles edit', '2024-06-06 06:58:11', '2024-06-06 06:58:11'),
(6046, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'https://ved.my-urls.com/admin/countryarticles', ' Countryarticles index', '2024-06-06 06:58:37', '2024-06-06 06:58:37'),
(6047, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'https://ved.my-urls.com/admin/countryarticles/create', ' Countryarticles create', '2024-06-06 06:58:47', '2024-06-06 06:58:47'),
(6048, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'https://ved.my-urls.com/admin/countryarticles/store', ' Countryarticles store', '2024-06-06 06:59:23', '2024-06-06 06:59:23'),
(6049, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'https://ved.my-urls.com/admin/countryarticles', ' Countryarticles index', '2024-06-06 06:59:23', '2024-06-06 06:59:23'),
(6050, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'https://ved.my-urls.com/admin/countryarticles/create', ' Countryarticles create', '2024-06-06 07:00:31', '2024-06-06 07:00:31'),
(6051, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'https://ved.my-urls.com/admin/countryarticles/store', ' Countryarticles store', '2024-06-06 07:00:45', '2024-06-06 07:00:45'),
(6052, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'https://ved.my-urls.com/admin/countryarticles', ' Countryarticles index', '2024-06-06 07:00:45', '2024-06-06 07:00:45'),
(6053, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'https://ved.my-urls.com/admin/countryarticles/edit/39', ' Countryarticles edit', '2024-06-06 07:01:08', '2024-06-06 07:01:08'),
(6054, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'https://ved.my-urls.com/admin/countryarticles/edit/38', ' Countryarticles edit', '2024-06-06 07:01:12', '2024-06-06 07:01:12'),
(6055, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'destroy', 'https://ved.my-urls.com/admin/countryarticles/destroy/38', ' Countryarticles destroy', '2024-06-06 07:01:24', '2024-06-06 07:01:24'),
(6056, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'https://ved.my-urls.com/admin/countryarticles', ' Countryarticles index', '2024-06-06 07:01:25', '2024-06-06 07:01:25'),
(6057, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'https://ved.my-urls.com/admin/countryarticles/create', ' Countryarticles create', '2024-06-06 07:04:49', '2024-06-06 07:04:49'),
(6058, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'https://ved.my-urls.com/admin/countryarticles/store', ' Countryarticles store', '2024-06-06 07:05:03', '2024-06-06 07:05:03'),
(6059, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'https://ved.my-urls.com/admin/countryarticles', ' Countryarticles index', '2024-06-06 07:05:03', '2024-06-06 07:05:03'),
(6060, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'https://ved.my-urls.com/admin/countryarticles/create', ' Countryarticles create', '2024-06-06 07:06:27', '2024-06-06 07:06:27'),
(6061, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'https://ved.my-urls.com/admin/countryarticles/store', ' Countryarticles store', '2024-06-06 07:06:45', '2024-06-06 07:06:45'),
(6062, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'https://ved.my-urls.com/admin/countryarticles', ' Countryarticles index', '2024-06-06 07:06:46', '2024-06-06 07:06:46'),
(6063, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'https://ved.my-urls.com/admin/countryarticles/create', ' Countryarticles create', '2024-06-06 07:07:41', '2024-06-06 07:07:41'),
(6064, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'https://ved.my-urls.com/admin/countryarticles/store', ' Countryarticles store', '2024-06-06 07:07:56', '2024-06-06 07:07:56'),
(6065, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'https://ved.my-urls.com/admin/countryarticles', ' Countryarticles index', '2024-06-06 07:07:56', '2024-06-06 07:07:56'),
(6066, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'https://ved.my-urls.com/admin/countryarticles/create', ' Countryarticles create', '2024-06-06 07:08:14', '2024-06-06 07:08:14'),
(6067, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'https://ved.my-urls.com/admin/countryarticles/store', ' Countryarticles store', '2024-06-06 07:08:27', '2024-06-06 07:08:27'),
(6068, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'https://ved.my-urls.com/admin/countryarticles', ' Countryarticles index', '2024-06-06 07:08:27', '2024-06-06 07:08:27'),
(6069, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://ved.my-urls.com/admin/preparationclasses', ' Preparationclasses index', '2024-06-06 07:09:41', '2024-06-06 07:09:41'),
(6070, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://ved.my-urls.com/admin/preparationclasses/edit/13', ' Preparationclasses edit', '2024-06-06 07:09:49', '2024-06-06 07:09:49'),
(6071, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://ved.my-urls.com/admin/preparationclasses/update/13', ' Preparationclasses update', '2024-06-06 07:12:39', '2024-06-06 07:12:39'),
(6072, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://ved.my-urls.com/admin/preparationclasses/edit/13', ' Preparationclasses edit', '2024-06-06 07:12:40', '2024-06-06 07:12:40'),
(6073, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'https://ved.my-urls.com/admin/countryarticles', ' Countryarticles index', '2024-06-06 07:12:55', '2024-06-06 07:12:55'),
(6074, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://ved.my-urls.com/admin/preparationclasses', ' Preparationclasses index', '2024-06-06 07:13:01', '2024-06-06 07:13:01'),
(6075, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://ved.my-urls.com/admin/preparationclasses/edit/14', ' Preparationclasses edit', '2024-06-06 07:13:06', '2024-06-06 07:13:06'),
(6076, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://ved.my-urls.com/admin/preparationclasses', ' Preparationclasses index', '2024-06-06 07:13:19', '2024-06-06 07:13:19'),
(6077, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://ved.my-urls.com/admin/preparationclasses/edit/15', ' Preparationclasses edit', '2024-06-06 07:13:24', '2024-06-06 07:13:24'),
(6078, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://ved.my-urls.com/admin/preparationclasses/update/15', ' Preparationclasses update', '2024-06-06 07:13:47', '2024-06-06 07:13:47'),
(6079, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://ved.my-urls.com/admin/preparationclasses/edit/15', ' Preparationclasses edit', '2024-06-06 07:13:47', '2024-06-06 07:13:47'),
(6080, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://ved.my-urls.com/admin/preparationclasses', ' Preparationclasses index', '2024-06-06 07:31:37', '2024-06-06 07:31:37'),
(6081, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://ved.my-urls.com/admin/preparationclasses/create', ' Preparationclasses create', '2024-06-06 07:31:50', '2024-06-06 07:31:50'),
(6082, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://ved.my-urls.com/admin/preparationclasses/store', ' Preparationclasses store', '2024-06-06 07:31:58', '2024-06-06 07:31:58'),
(6083, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://ved.my-urls.com/admin/preparationclasses', ' Preparationclasses index', '2024-06-06 07:31:58', '2024-06-06 07:31:58'),
(6084, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://ved.my-urls.com/admin/preparationclasses/edit/32', ' Preparationclasses edit', '2024-06-06 07:32:03', '2024-06-06 07:32:03'),
(6085, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://ved.my-urls.com/admin/preparationclasses/update/32', ' Preparationclasses update', '2024-06-06 07:32:08', '2024-06-06 07:32:08'),
(6086, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://ved.my-urls.com/admin/preparationclasses/edit/32', ' Preparationclasses edit', '2024-06-06 07:32:09', '2024-06-06 07:32:09'),
(6087, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://ved.my-urls.com/admin/preparationclasses', ' Preparationclasses index', '2024-06-06 07:32:44', '2024-06-06 07:32:44'),
(6088, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://ved.my-urls.com/admin/preparationclasses/create', ' Preparationclasses create', '2024-06-06 07:32:48', '2024-06-06 07:32:48'),
(6089, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://ved.my-urls.com/admin/preparationclasses/store', ' Preparationclasses store', '2024-06-06 07:33:04', '2024-06-06 07:33:04'),
(6090, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://ved.my-urls.com/admin/preparationclasses', ' Preparationclasses index', '2024-06-06 07:33:04', '2024-06-06 07:33:04'),
(6091, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-06 07:33:57', '2024-06-06 07:33:57'),
(6092, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'https://ved.my-urls.com/articles/create', ' Articles create', '2024-06-06 07:34:10', '2024-06-06 07:34:10'),
(6093, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'https://ved.my-urls.com/articles/store', ' Articles store', '2024-06-06 07:34:21', '2024-06-06 07:34:21'),
(6094, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-06 07:34:21', '2024-06-06 07:34:21'),
(6095, 1, 'App\\Http\\Controllers\\ArticlesController', 'create', 'https://ved.my-urls.com/articles/create', ' Articles create', '2024-06-06 07:34:31', '2024-06-06 07:34:31'),
(6096, 1, 'App\\Http\\Controllers\\ArticlesController', 'store', 'https://ved.my-urls.com/articles/store', ' Articles store', '2024-06-06 07:35:04', '2024-06-06 07:35:04'),
(6097, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-06 07:35:04', '2024-06-06 07:35:04'),
(6098, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/77', ' Articles edit', '2024-06-06 07:35:14', '2024-06-06 07:35:14'),
(6099, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/77', ' Articles update', '2024-06-06 07:35:40', '2024-06-06 07:35:40'),
(6100, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/77', ' Articles edit', '2024-06-06 07:35:40', '2024-06-06 07:35:40'),
(6101, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-06 07:35:54', '2024-06-06 07:35:54'),
(6102, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/37', ' Articles edit', '2024-06-06 07:35:59', '2024-06-06 07:35:59'),
(6103, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/37', ' Articles update', '2024-06-06 07:36:17', '2024-06-06 07:36:17'),
(6104, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/37', ' Articles edit', '2024-06-06 07:36:17', '2024-06-06 07:36:17'),
(6105, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-06 07:36:41', '2024-06-06 07:36:41'),
(6106, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/34', ' Articles edit', '2024-06-06 07:36:47', '2024-06-06 07:36:47'),
(6107, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/34', ' Articles update', '2024-06-06 07:37:01', '2024-06-06 07:37:01'),
(6108, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/34', ' Articles edit', '2024-06-06 07:37:01', '2024-06-06 07:37:01'),
(6109, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://ved.my-urls.com/admin/preparationclasses', ' Preparationclasses index', '2024-06-06 07:37:47', '2024-06-06 07:37:47'),
(6110, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://ved.my-urls.com/admin/preparationclasses/edit/30', ' Preparationclasses edit', '2024-06-06 07:37:52', '2024-06-06 07:37:52'),
(6111, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://ved.my-urls.com/admin/preparationclasses/update/30', ' Preparationclasses update', '2024-06-06 07:38:04', '2024-06-06 07:38:04'),
(6112, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://ved.my-urls.com/admin/preparationclasses/edit/30', ' Preparationclasses edit', '2024-06-06 07:38:04', '2024-06-06 07:38:04'),
(6113, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://ved.my-urls.com/admin/preparationclasses/update/30', ' Preparationclasses update', '2024-06-06 07:38:17', '2024-06-06 07:38:17'),
(6114, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://ved.my-urls.com/admin/preparationclasses/edit/30', ' Preparationclasses edit', '2024-06-06 07:38:17', '2024-06-06 07:38:17'),
(6115, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://ved.my-urls.com/admin/preparationclasses', ' Preparationclasses index', '2024-06-06 07:38:20', '2024-06-06 07:38:20'),
(6116, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://ved.my-urls.com/admin/preparationclasses/create', ' Preparationclasses create', '2024-06-06 07:38:21', '2024-06-06 07:38:21'),
(6117, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://ved.my-urls.com/admin/preparationclasses/store', ' Preparationclasses store', '2024-06-06 07:38:47', '2024-06-06 07:38:47'),
(6118, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://ved.my-urls.com/admin/preparationclasses', ' Preparationclasses index', '2024-06-06 07:38:47', '2024-06-06 07:38:47'),
(6119, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://ved.my-urls.com/admin/preparationclasses/create', ' Preparationclasses create', '2024-06-06 07:39:22', '2024-06-06 07:39:22'),
(6120, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://ved.my-urls.com/admin/preparationclasses/store', ' Preparationclasses store', '2024-06-06 07:39:35', '2024-06-06 07:39:35'),
(6121, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://ved.my-urls.com/admin/preparationclasses', ' Preparationclasses index', '2024-06-06 07:39:35', '2024-06-06 07:39:35'),
(6122, 1, 'App\\Http\\Controllers\\UniversitiesController', 'index', 'http://ved.my-urls.com/universities', ' Universities index', '2024-06-06 07:39:42', '2024-06-06 07:39:42'),
(6123, 1, 'App\\Http\\Controllers\\UniversitiesController', 'create', 'http://ved.my-urls.com/universities/create', ' Universities create', '2024-06-06 07:39:44', '2024-06-06 07:39:44'),
(6124, 1, 'App\\Http\\Controllers\\UniversitiesController', 'store', 'http://ved.my-urls.com/universities/store', ' Universities store', '2024-06-06 07:40:14', '2024-06-06 07:40:14'),
(6125, 1, 'App\\Http\\Controllers\\UniversitiesController', 'index', 'http://ved.my-urls.com/universities', ' Universities index', '2024-06-06 07:40:14', '2024-06-06 07:40:14'),
(6126, 1, 'App\\Http\\Controllers\\UniversitiesController', 'edit', 'http://ved.my-urls.com/universities/edit/1', ' Universities edit', '2024-06-06 07:40:33', '2024-06-06 07:40:33'),
(6127, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://ved.my-urls.com/admin/preparationclasses/create', ' Preparationclasses create', '2024-06-06 07:40:52', '2024-06-06 07:40:52'),
(6128, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://ved.my-urls.com/admin/preparationclasses/store', ' Preparationclasses store', '2024-06-06 07:41:04', '2024-06-06 07:41:04'),
(6129, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://ved.my-urls.com/admin/preparationclasses', ' Preparationclasses index', '2024-06-06 07:41:04', '2024-06-06 07:41:04'),
(6130, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://ved.my-urls.com/admin/preparationclasses/edit/36', ' Preparationclasses edit', '2024-06-06 07:41:08', '2024-06-06 07:41:08'),
(6131, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://ved.my-urls.com/admin/preparationclasses/update/36', ' Preparationclasses update', '2024-06-06 07:41:11', '2024-06-06 07:41:11'),
(6132, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://ved.my-urls.com/admin/preparationclasses/edit/36', ' Preparationclasses edit', '2024-06-06 07:41:12', '2024-06-06 07:41:12'),
(6133, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://ved.my-urls.com/admin/preparationclasses', ' Preparationclasses index', '2024-06-06 07:42:37', '2024-06-06 07:42:37'),
(6134, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://ved.my-urls.com/admin/preparationclasses/edit/29', ' Preparationclasses edit', '2024-06-06 07:42:44', '2024-06-06 07:42:44'),
(6135, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://ved.my-urls.com/admin/preparationclasses/update/29', ' Preparationclasses update', '2024-06-06 07:42:49', '2024-06-06 07:42:49'),
(6136, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://ved.my-urls.com/admin/preparationclasses/edit/29', ' Preparationclasses edit', '2024-06-06 07:42:49', '2024-06-06 07:42:49'),
(6137, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://ved.my-urls.com/admin/preparationclasses/update/29', ' Preparationclasses update', '2024-06-06 07:43:01', '2024-06-06 07:43:01'),
(6138, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://ved.my-urls.com/admin/preparationclasses/edit/29', ' Preparationclasses edit', '2024-06-06 07:43:01', '2024-06-06 07:43:01'),
(6139, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://ved.my-urls.com/admin/preparationclasses', ' Preparationclasses index', '2024-06-06 07:43:04', '2024-06-06 07:43:04'),
(6140, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://ved.my-urls.com/admin/preparationclasses/create', ' Preparationclasses create', '2024-06-06 07:43:09', '2024-06-06 07:43:09'),
(6141, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://ved.my-urls.com/admin/preparationclasses/store', ' Preparationclasses store', '2024-06-06 07:43:30', '2024-06-06 07:43:30'),
(6142, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://ved.my-urls.com/admin/preparationclasses', ' Preparationclasses index', '2024-06-06 07:43:30', '2024-06-06 07:43:30'),
(6143, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://ved.my-urls.com/admin/preparationclasses/create', ' Preparationclasses create', '2024-06-06 07:44:06', '2024-06-06 07:44:06'),
(6144, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'store', 'https://ved.my-urls.com/admin/preparationclasses/store', ' Preparationclasses store', '2024-06-06 07:44:14', '2024-06-06 07:44:14'),
(6145, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://ved.my-urls.com/admin/preparationclasses', ' Preparationclasses index', '2024-06-06 07:44:15', '2024-06-06 07:44:15'),
(6146, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'https://ved.my-urls.com/admin/menulocations', ' Menulocations index', '2024-06-06 07:45:16', '2024-06-06 07:45:16'),
(6147, 1, 'App\\Http\\Controllers\\MenulocationsController', 'edit', 'https://ved.my-urls.com/admin/menulocations/edit/1', ' Menulocations edit', '2024-06-06 07:45:19', '2024-06-06 07:45:19'),
(6148, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'https://ved.my-urls.com/admin/menuitems?menulocation=1', ' Menuitems index', '2024-06-06 07:45:22', '2024-06-06 07:45:22'),
(6149, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'https://ved.my-urls.com/admin/menuitems/edit/93?menulocation=1', ' Menuitems edit', '2024-06-06 07:45:34', '2024-06-06 07:45:34'),
(6150, 1, 'App\\Http\\Controllers\\MenuitemsController', 'update', 'https://ved.my-urls.com/admin/menuitems/update/93?menulocation=1', ' Menuitems update', '2024-06-06 07:45:39', '2024-06-06 07:45:39'),
(6151, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'https://ved.my-urls.com/admin/menuitems', ' Menuitems index', '2024-06-06 07:45:39', '2024-06-06 07:45:39'),
(6152, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://ved.my-urls.com/admin/preparationclasses', ' Preparationclasses index', '2024-06-06 07:46:42', '2024-06-06 07:46:42'),
(6153, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://ved.my-urls.com/admin/preparationclasses/edit/25', ' Preparationclasses edit', '2024-06-06 07:46:48', '2024-06-06 07:46:48'),
(6154, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://ved.my-urls.com/admin/preparationclasses/update/25', ' Preparationclasses update', '2024-06-06 07:46:51', '2024-06-06 07:46:51'),
(6155, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://ved.my-urls.com/admin/preparationclasses/edit/25', ' Preparationclasses edit', '2024-06-06 07:46:51', '2024-06-06 07:46:51'),
(6156, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://ved.my-urls.com/admin/preparationclasses', ' Preparationclasses index', '2024-06-06 07:47:15', '2024-06-06 07:47:15'),
(6157, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://ved.my-urls.com/admin/preparationclasses/edit/26', ' Preparationclasses edit', '2024-06-06 07:47:19', '2024-06-06 07:47:19'),
(6158, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://ved.my-urls.com/admin/preparationclasses/update/26', ' Preparationclasses update', '2024-06-06 07:47:25', '2024-06-06 07:47:25'),
(6159, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://ved.my-urls.com/admin/preparationclasses/edit/26', ' Preparationclasses edit', '2024-06-06 07:47:25', '2024-06-06 07:47:25'),
(6160, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://ved.my-urls.com/admin/preparationclasses', ' Preparationclasses index', '2024-06-06 07:47:56', '2024-06-06 07:47:56'),
(6161, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://ved.my-urls.com/admin/preparationclasses/edit/27', ' Preparationclasses edit', '2024-06-06 07:48:00', '2024-06-06 07:48:00'),
(6162, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'update', 'https://ved.my-urls.com/admin/preparationclasses/update/27', ' Preparationclasses update', '2024-06-06 07:48:03', '2024-06-06 07:48:03'),
(6163, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://ved.my-urls.com/admin/preparationclasses/edit/27', ' Preparationclasses edit', '2024-06-06 07:48:04', '2024-06-06 07:48:04'),
(6164, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://ved.my-urls.com/admin/preparationclasses', ' Preparationclasses index', '2024-06-06 07:48:11', '2024-06-06 07:48:11'),
(6165, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'destroy', 'https://ved.my-urls.com/admin/preparationclasses/destroy/28', ' Preparationclasses destroy', '2024-06-06 07:48:17', '2024-06-06 07:48:17'),
(6166, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://ved.my-urls.com/admin/preparationclasses', ' Preparationclasses index', '2024-06-06 07:48:17', '2024-06-06 07:48:17'),
(6167, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'https://ved.my-urls.com/admin/menuitems?menulocation=1', ' Menuitems index', '2024-06-06 07:48:20', '2024-06-06 07:48:20'),
(6168, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://ved.my-urls.com/admin/preparationclasses', ' Preparationclasses index', '2024-06-06 07:49:36', '2024-06-06 07:49:36'),
(6169, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-06 07:49:40', '2024-06-06 07:49:40'),
(6170, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/73', ' Articles edit', '2024-06-06 07:49:46', '2024-06-06 07:49:46'),
(6171, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/73', ' Articles update', '2024-06-06 07:49:49', '2024-06-06 07:49:49'),
(6172, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/73', ' Articles edit', '2024-06-06 07:49:49', '2024-06-06 07:49:49'),
(6173, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-06 07:50:30', '2024-06-06 07:50:30'),
(6174, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/75', ' Articles edit', '2024-06-06 07:50:35', '2024-06-06 07:50:35'),
(6175, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/75', ' Articles update', '2024-06-06 07:50:45', '2024-06-06 07:50:45'),
(6176, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/75', ' Articles edit', '2024-06-06 07:50:45', '2024-06-06 07:50:45'),
(6177, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-06 07:51:19', '2024-06-06 07:51:19');
INSERT INTO `tbl_activity_logs` (`activity_id`, `user_id`, `controllerName`, `methodName`, `actionUrl`, `activity`, `created_at`, `updated_at`) VALUES
(6178, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/76', ' Articles edit', '2024-06-06 07:51:26', '2024-06-06 07:51:26'),
(6179, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://ved.my-urls.com/articles', ' Articles index', '2024-06-06 07:51:30', '2024-06-06 07:51:30'),
(6180, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/76', ' Articles update', '2024-06-06 07:51:32', '2024-06-06 07:51:32'),
(6181, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/76', ' Articles edit', '2024-06-06 07:51:32', '2024-06-06 07:51:32'),
(6182, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://ved.my-urls.com/articles/edit/36', ' Articles edit', '2024-06-06 07:52:06', '2024-06-06 07:52:06'),
(6183, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-06 07:52:16', '2024-06-06 07:52:16'),
(6184, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'http://ved.my-urls.com/admin/preparationclasses', ' Preparationclasses index', '2024-06-06 07:52:26', '2024-06-06 07:52:26'),
(6185, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/72', ' Articles edit', '2024-06-06 07:52:32', '2024-06-06 07:52:32'),
(6186, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/72', ' Articles update', '2024-06-06 07:52:35', '2024-06-06 07:52:35'),
(6187, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/72', ' Articles edit', '2024-06-06 07:52:35', '2024-06-06 07:52:35'),
(6188, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'https://ved.my-urls.com/admin/menuitems?menulocation=1', ' Menuitems index', '2024-06-06 07:52:47', '2024-06-06 07:52:47'),
(6189, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-06 07:54:09', '2024-06-06 07:54:09'),
(6190, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/35', ' Articles edit', '2024-06-06 07:54:13', '2024-06-06 07:54:13'),
(6191, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/35', ' Articles update', '2024-06-06 07:54:29', '2024-06-06 07:54:29'),
(6192, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/35', ' Articles edit', '2024-06-06 07:54:29', '2024-06-06 07:54:29'),
(6193, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-06 07:54:49', '2024-06-06 07:54:49'),
(6194, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/36', ' Articles edit', '2024-06-06 07:54:53', '2024-06-06 07:54:53'),
(6195, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://ved.my-urls.com/articles/update/36', ' Articles update', '2024-06-06 07:54:58', '2024-06-06 07:54:58'),
(6196, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://ved.my-urls.com/articles/edit/36', ' Articles edit', '2024-06-06 07:54:58', '2024-06-06 07:54:58'),
(6197, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'https://ved.my-urls.com/testimonials', ' Testimonials index', '2024-06-06 07:56:01', '2024-06-06 07:56:01'),
(6198, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'https://ved.my-urls.com/testimonials/edit/10', ' Testimonials edit', '2024-06-06 07:56:04', '2024-06-06 07:56:04'),
(6199, 1, 'App\\Http\\Controllers\\TestimonialsController', 'update', 'https://ved.my-urls.com/testimonials/update/10', ' Testimonials update', '2024-06-06 07:56:26', '2024-06-06 07:56:26'),
(6200, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'https://ved.my-urls.com/testimonials/edit/10', ' Testimonials edit', '2024-06-06 07:56:26', '2024-06-06 07:56:26'),
(6201, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'https://ved.my-urls.com/testimonials', ' Testimonials index', '2024-06-06 07:56:30', '2024-06-06 07:56:30'),
(6202, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'https://ved.my-urls.com/testimonials/edit/11', ' Testimonials edit', '2024-06-06 07:56:33', '2024-06-06 07:56:33'),
(6203, 1, 'App\\Http\\Controllers\\TestimonialsController', 'update', 'https://ved.my-urls.com/testimonials/update/11', ' Testimonials update', '2024-06-06 07:56:53', '2024-06-06 07:56:53'),
(6204, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'https://ved.my-urls.com/testimonials/edit/11', ' Testimonials edit', '2024-06-06 07:56:54', '2024-06-06 07:56:54'),
(6205, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'https://ved.my-urls.com/testimonials', ' Testimonials index', '2024-06-06 07:56:58', '2024-06-06 07:56:58'),
(6206, 1, 'App\\Http\\Controllers\\TestimonialsController', 'create', 'https://ved.my-urls.com/testimonials/create', ' Testimonials create', '2024-06-06 07:56:59', '2024-06-06 07:56:59'),
(6207, 1, 'App\\Http\\Controllers\\TestimonialsController', 'store', 'https://ved.my-urls.com/testimonials/store', ' Testimonials store', '2024-06-06 07:57:23', '2024-06-06 07:57:23'),
(6208, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'https://ved.my-urls.com/testimonials', ' Testimonials index', '2024-06-06 07:57:59', '2024-06-06 07:57:59'),
(6209, 1, 'App\\Http\\Controllers\\TestimonialsController', 'create', 'https://ved.my-urls.com/testimonials/create', ' Testimonials create', '2024-06-06 07:58:01', '2024-06-06 07:58:01'),
(6210, 1, 'App\\Http\\Controllers\\TestimonialsController', 'store', 'https://ved.my-urls.com/testimonials/store', ' Testimonials store', '2024-06-06 07:58:38', '2024-06-06 07:58:38'),
(6211, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'https://ved.my-urls.com/testimonials', ' Testimonials index', '2024-06-06 07:58:38', '2024-06-06 07:58:38'),
(6212, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'http://ved.my-urls.com/testimonials', ' Testimonials index', '2024-06-06 08:04:37', '2024-06-06 08:04:37'),
(6213, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'http://ved.my-urls.com/testimonials/edit/10', ' Testimonials edit', '2024-06-06 08:04:45', '2024-06-06 08:04:45'),
(6214, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'https://ved.my-urls.com/admin/faqs', ' Faqs index', '2024-06-06 08:06:05', '2024-06-06 08:06:05'),
(6215, 1, 'App\\Http\\Controllers\\FaqsController', 'create', 'https://ved.my-urls.com/admin/faqs/create', ' Faqs create', '2024-06-06 08:06:07', '2024-06-06 08:06:07'),
(6216, 1, 'App\\Http\\Controllers\\FaqsController', 'store', 'https://ved.my-urls.com/admin/faqs/store', ' Faqs store', '2024-06-06 08:06:19', '2024-06-06 08:06:19'),
(6217, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'https://ved.my-urls.com/admin/faqs', ' Faqs index', '2024-06-06 08:06:19', '2024-06-06 08:06:19'),
(6218, 1, 'App\\Http\\Controllers\\FaqsController', 'create', 'https://ved.my-urls.com/admin/faqs/create', ' Faqs create', '2024-06-06 08:06:23', '2024-06-06 08:06:23'),
(6219, 1, 'App\\Http\\Controllers\\FaqsController', 'store', 'https://ved.my-urls.com/admin/faqs/store', ' Faqs store', '2024-06-06 08:06:47', '2024-06-06 08:06:47'),
(6220, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'https://ved.my-urls.com/admin/faqs', ' Faqs index', '2024-06-06 08:06:47', '2024-06-06 08:06:47'),
(6221, 1, 'App\\Http\\Controllers\\FaqsController', 'create', 'https://ved.my-urls.com/admin/faqs/create', ' Faqs create', '2024-06-06 08:06:50', '2024-06-06 08:06:50'),
(6222, 1, 'App\\Http\\Controllers\\FaqsController', 'store', 'https://ved.my-urls.com/admin/faqs/store', ' Faqs store', '2024-06-06 08:07:07', '2024-06-06 08:07:07'),
(6223, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'https://ved.my-urls.com/admin/faqs', ' Faqs index', '2024-06-06 08:07:07', '2024-06-06 08:07:07'),
(6224, 1, 'App\\Http\\Controllers\\FaqsController', 'create', 'https://ved.my-urls.com/admin/faqs/create', ' Faqs create', '2024-06-06 08:07:14', '2024-06-06 08:07:14'),
(6225, 1, 'App\\Http\\Controllers\\FaqsController', 'store', 'https://ved.my-urls.com/admin/faqs/store', ' Faqs store', '2024-06-06 08:07:26', '2024-06-06 08:07:26'),
(6226, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'https://ved.my-urls.com/admin/faqs', ' Faqs index', '2024-06-06 08:07:26', '2024-06-06 08:07:26'),
(6227, 1, 'App\\Http\\Controllers\\FaqsController', 'destroy', 'https://ved.my-urls.com/admin/faqs/destroy/3', ' Faqs destroy', '2024-06-06 08:07:32', '2024-06-06 08:07:32'),
(6228, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'https://ved.my-urls.com/admin/faqs', ' Faqs index', '2024-06-06 08:07:32', '2024-06-06 08:07:32'),
(6229, 1, 'App\\Http\\Controllers\\FaqsController', 'destroy', 'https://ved.my-urls.com/admin/faqs/destroy/4', ' Faqs destroy', '2024-06-06 08:07:36', '2024-06-06 08:07:36'),
(6230, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'https://ved.my-urls.com/admin/faqs', ' Faqs index', '2024-06-06 08:07:36', '2024-06-06 08:07:36'),
(6231, 1, 'App\\Http\\Controllers\\FaqsController', 'destroy', 'https://ved.my-urls.com/admin/faqs/destroy/5', ' Faqs destroy', '2024-06-06 08:07:40', '2024-06-06 08:07:40'),
(6232, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'https://ved.my-urls.com/admin/faqs', ' Faqs index', '2024-06-06 08:07:41', '2024-06-06 08:07:41'),
(6233, 1, 'App\\Http\\Controllers\\FaqsController', 'create', 'https://ved.my-urls.com/admin/faqs/create', ' Faqs create', '2024-06-06 08:08:03', '2024-06-06 08:08:03'),
(6234, 1, 'App\\Http\\Controllers\\FaqsController', 'store', 'https://ved.my-urls.com/admin/faqs/store', ' Faqs store', '2024-06-06 08:08:16', '2024-06-06 08:08:16'),
(6235, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'https://ved.my-urls.com/admin/faqs', ' Faqs index', '2024-06-06 08:08:16', '2024-06-06 08:08:16'),
(6236, 1, 'App\\Http\\Controllers\\FaqsController', 'create', 'https://ved.my-urls.com/admin/faqs/create', ' Faqs create', '2024-06-06 08:08:24', '2024-06-06 08:08:24'),
(6237, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'https://ved.my-urls.com/admin/faqs', ' Faqs index', '2024-06-06 08:08:35', '2024-06-06 08:08:35'),
(6238, 1, 'App\\Http\\Controllers\\FaqsController', 'create', 'https://ved.my-urls.com/admin/faqs/create', ' Faqs create', '2024-06-06 08:08:38', '2024-06-06 08:08:38'),
(6239, 1, 'App\\Http\\Controllers\\FaqsController', 'store', 'https://ved.my-urls.com/admin/faqs/store', ' Faqs store', '2024-06-06 08:08:48', '2024-06-06 08:08:48'),
(6240, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'https://ved.my-urls.com/admin/faqs', ' Faqs index', '2024-06-06 08:08:48', '2024-06-06 08:08:48'),
(6241, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-06 09:17:06', '2024-06-06 09:17:06'),
(6242, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'https://ved.my-urls.com/admin/institutions', ' Institutions index', '2024-06-06 09:17:20', '2024-06-06 09:17:20'),
(6243, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'https://ved.my-urls.com/resourcearticles', ' Resourcearticles index', '2024-06-06 09:17:27', '2024-06-06 09:17:27'),
(6244, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'https://ved.my-urls.com/resourcearticles/edit/14', ' Resourcearticles edit', '2024-06-06 09:17:33', '2024-06-06 09:17:33'),
(6245, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'update', 'https://ved.my-urls.com/resourcearticles/update/14', ' Resourcearticles update', '2024-06-06 09:17:40', '2024-06-06 09:17:40'),
(6246, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'https://ved.my-urls.com/resourcearticles/edit/14', ' Resourcearticles edit', '2024-06-06 09:17:40', '2024-06-06 09:17:40'),
(6247, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'https://ved.my-urls.com/admin/institutions', ' Institutions index', '2024-06-06 09:18:50', '2024-06-06 09:18:50'),
(6248, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'https://ved.my-urls.com/resourcearticles', ' Resourcearticles index', '2024-06-06 09:19:05', '2024-06-06 09:19:05'),
(6249, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'https://ved.my-urls.com/resourcearticles/edit/17', ' Resourcearticles edit', '2024-06-06 09:19:13', '2024-06-06 09:19:13'),
(6250, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'update', 'https://ved.my-urls.com/resourcearticles/update/17', ' Resourcearticles update', '2024-06-06 09:19:18', '2024-06-06 09:19:18'),
(6251, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'https://ved.my-urls.com/resourcearticles/edit/17', ' Resourcearticles edit', '2024-06-06 09:19:18', '2024-06-06 09:19:18'),
(6252, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'update', 'https://ved.my-urls.com/resourcearticles/update/17', ' Resourcearticles update', '2024-06-06 09:19:35', '2024-06-06 09:19:35'),
(6253, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'https://ved.my-urls.com/resourcearticles/edit/17', ' Resourcearticles edit', '2024-06-06 09:19:35', '2024-06-06 09:19:35'),
(6254, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'update', 'https://ved.my-urls.com/resourcearticles/update/17', ' Resourcearticles update', '2024-06-06 09:19:49', '2024-06-06 09:19:49'),
(6255, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'https://ved.my-urls.com/resourcearticles/edit/17', ' Resourcearticles edit', '2024-06-06 09:19:49', '2024-06-06 09:19:49'),
(6256, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'https://ved.my-urls.com/resourcearticles', ' Resourcearticles index', '2024-06-06 09:21:26', '2024-06-06 09:21:26'),
(6257, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'https://ved.my-urls.com/resourcearticles/edit/18', ' Resourcearticles edit', '2024-06-06 09:21:32', '2024-06-06 09:21:32'),
(6258, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'update', 'https://ved.my-urls.com/resourcearticles/update/18', ' Resourcearticles update', '2024-06-06 09:21:44', '2024-06-06 09:21:44'),
(6259, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'https://ved.my-urls.com/resourcearticles/edit/18', ' Resourcearticles edit', '2024-06-06 09:21:44', '2024-06-06 09:21:44'),
(6260, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'https://ved.my-urls.com/resourcearticles', ' Resourcearticles index', '2024-06-06 09:23:48', '2024-06-06 09:23:48'),
(6261, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'https://ved.my-urls.com/resourcearticles/edit/15', ' Resourcearticles edit', '2024-06-06 09:24:05', '2024-06-06 09:24:05'),
(6262, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'update', 'https://ved.my-urls.com/resourcearticles/update/15', ' Resourcearticles update', '2024-06-06 09:24:17', '2024-06-06 09:24:17'),
(6263, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'https://ved.my-urls.com/resourcearticles/edit/15', ' Resourcearticles edit', '2024-06-06 09:24:17', '2024-06-06 09:24:17'),
(6264, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'update', 'https://ved.my-urls.com/resourcearticles/update/15', ' Resourcearticles update', '2024-06-06 09:24:50', '2024-06-06 09:24:50'),
(6265, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'https://ved.my-urls.com/resourcearticles/edit/15', ' Resourcearticles edit', '2024-06-06 09:24:50', '2024-06-06 09:24:50'),
(6266, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'https://ved.my-urls.com/resourcearticles', ' Resourcearticles index', '2024-06-06 09:25:00', '2024-06-06 09:25:00'),
(6267, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'https://ved.my-urls.com/resourcearticles/edit/19', ' Resourcearticles edit', '2024-06-06 09:25:05', '2024-06-06 09:25:05'),
(6268, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'update', 'https://ved.my-urls.com/resourcearticles/update/19', ' Resourcearticles update', '2024-06-06 09:25:19', '2024-06-06 09:25:19'),
(6269, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'https://ved.my-urls.com/resourcearticles/edit/19', ' Resourcearticles edit', '2024-06-06 09:25:19', '2024-06-06 09:25:19'),
(6270, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'https://ved.my-urls.com/resourcearticles', ' Resourcearticles index', '2024-06-06 09:28:38', '2024-06-06 09:28:38'),
(6271, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'https://ved.my-urls.com/resourcearticles/edit/21', ' Resourcearticles edit', '2024-06-06 09:28:45', '2024-06-06 09:28:45'),
(6272, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'update', 'https://ved.my-urls.com/resourcearticles/update/21', ' Resourcearticles update', '2024-06-06 09:28:53', '2024-06-06 09:28:53'),
(6273, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'https://ved.my-urls.com/resourcearticles/edit/21', ' Resourcearticles edit', '2024-06-06 09:28:53', '2024-06-06 09:28:53'),
(6274, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'update', 'https://ved.my-urls.com/resourcearticles/update/21', ' Resourcearticles update', '2024-06-06 09:29:29', '2024-06-06 09:29:29'),
(6275, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'https://ved.my-urls.com/resourcearticles/edit/21', ' Resourcearticles edit', '2024-06-06 09:29:29', '2024-06-06 09:29:29'),
(6276, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'update', 'https://ved.my-urls.com/resourcearticles/update/21', ' Resourcearticles update', '2024-06-06 09:29:43', '2024-06-06 09:29:43'),
(6277, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'https://ved.my-urls.com/resourcearticles/edit/21', ' Resourcearticles edit', '2024-06-06 09:29:43', '2024-06-06 09:29:43'),
(6278, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'https://ved.my-urls.com/resourcearticles', ' Resourcearticles index', '2024-06-06 09:30:00', '2024-06-06 09:30:00'),
(6279, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'https://ved.my-urls.com/resourcearticles/edit/23', ' Resourcearticles edit', '2024-06-06 09:30:08', '2024-06-06 09:30:08'),
(6280, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'update', 'https://ved.my-urls.com/resourcearticles/update/23', ' Resourcearticles update', '2024-06-06 09:30:26', '2024-06-06 09:30:26'),
(6281, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'https://ved.my-urls.com/resourcearticles/edit/23', ' Resourcearticles edit', '2024-06-06 09:30:26', '2024-06-06 09:30:26'),
(6282, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'update', 'https://ved.my-urls.com/resourcearticles/update/23', ' Resourcearticles update', '2024-06-06 09:30:41', '2024-06-06 09:30:41'),
(6283, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'https://ved.my-urls.com/resourcearticles/edit/23', ' Resourcearticles edit', '2024-06-06 09:30:41', '2024-06-06 09:30:41'),
(6284, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'https://ved.my-urls.com/admin/news', ' News index', '2024-06-06 09:31:35', '2024-06-06 09:31:35'),
(6285, 1, 'App\\Http\\Controllers\\NewsController', 'create', 'https://ved.my-urls.com/admin/news/create', ' News create', '2024-06-06 09:31:37', '2024-06-06 09:31:37'),
(6286, 1, 'App\\Http\\Controllers\\NewsController', 'store', 'https://ved.my-urls.com/admin/news/store', ' News store', '2024-06-06 09:32:28', '2024-06-06 09:32:28'),
(6287, 1, 'App\\Http\\Controllers\\NewsController', 'store', 'https://ved.my-urls.com/admin/news/store', ' News store', '2024-06-06 09:32:42', '2024-06-06 09:32:42'),
(6288, 1, 'App\\Http\\Controllers\\NewsController', 'store', 'https://ved.my-urls.com/admin/news/store', ' News store', '2024-06-06 09:32:51', '2024-06-06 09:32:51'),
(6289, 1, 'App\\Http\\Controllers\\NewsController', 'store', 'https://ved.my-urls.com/admin/news/store', ' News store', '2024-06-06 09:40:56', '2024-06-06 09:40:56'),
(6290, 1, 'App\\Http\\Controllers\\NewsController', 'store', 'https://ved.my-urls.com/admin/news/store', ' News store', '2024-06-06 09:41:00', '2024-06-06 09:41:00'),
(6291, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'https://ved.my-urls.com/resourcearticles', ' Resourcearticles index', '2024-06-06 09:41:47', '2024-06-06 09:41:47'),
(6292, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'https://ved.my-urls.com/resourcearticles/edit/23', ' Resourcearticles edit', '2024-06-06 09:41:52', '2024-06-06 09:41:52'),
(6293, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'update', 'https://ved.my-urls.com/resourcearticles/update/23', ' Resourcearticles update', '2024-06-06 09:41:59', '2024-06-06 09:41:59'),
(6294, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'edit', 'https://ved.my-urls.com/resourcearticles/edit/23', ' Resourcearticles edit', '2024-06-06 09:41:59', '2024-06-06 09:41:59'),
(6295, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'https://ved.my-urls.com/admin/news', ' News index', '2024-06-06 09:45:42', '2024-06-06 09:45:42'),
(6296, 1, 'App\\Http\\Controllers\\NewsController', 'create', 'https://ved.my-urls.com/admin/news/create', ' News create', '2024-06-06 09:45:43', '2024-06-06 09:45:43'),
(6297, 1, 'App\\Http\\Controllers\\NewsController', 'store', 'https://ved.my-urls.com/admin/news/store', ' News store', '2024-06-06 09:46:11', '2024-06-06 09:46:11'),
(6298, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-06 09:48:35', '2024-06-06 09:48:35'),
(6299, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'https://ved.my-urls.com/admin/events', ' Events index', '2024-06-06 09:49:00', '2024-06-06 09:49:00'),
(6300, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'https://ved.my-urls.com/eventsarticles', ' Eventsarticles index', '2024-06-06 09:49:04', '2024-06-06 09:49:04'),
(6301, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'create', 'https://ved.my-urls.com/eventsarticles/create', ' Eventsarticles create', '2024-06-06 09:49:11', '2024-06-06 09:49:11'),
(6302, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'https://ved.my-urls.com/admin/events', ' Events index', '2024-06-06 09:49:17', '2024-06-06 09:49:17'),
(6303, 1, 'App\\Http\\Controllers\\EventsController', 'create', 'https://ved.my-urls.com/admin/events/create', ' Events create', '2024-06-06 09:49:18', '2024-06-06 09:49:18'),
(6304, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-06 10:00:02', '2024-06-06 10:00:02'),
(6305, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'https://ved.my-urls.com/resourcearticles', ' Resourcearticles index', '2024-06-06 10:00:10', '2024-06-06 10:00:10'),
(6306, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'https://ved.my-urls.com/eventsarticles', ' Eventsarticles index', '2024-06-06 10:00:31', '2024-06-06 10:00:31'),
(6307, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'edit', 'https://ved.my-urls.com/eventsarticles/edit/8', ' Eventsarticles edit', '2024-06-06 10:00:34', '2024-06-06 10:00:34'),
(6308, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'update', 'https://ved.my-urls.com/eventsarticles/update/8', ' Eventsarticles update', '2024-06-06 10:00:38', '2024-06-06 10:00:38'),
(6309, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'edit', 'https://ved.my-urls.com/eventsarticles/edit/8', ' Eventsarticles edit', '2024-06-06 10:00:39', '2024-06-06 10:00:39'),
(6310, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'https://ved.my-urls.com/eventsarticles', ' Eventsarticles index', '2024-06-06 10:01:04', '2024-06-06 10:01:04'),
(6311, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-06 10:01:24', '2024-06-06 10:01:24'),
(6312, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'https://ved.my-urls.com/eventsarticles', ' Eventsarticles index', '2024-06-06 10:01:33', '2024-06-06 10:01:33'),
(6313, 1, 'App\\Http\\Controllers\\GalleryarticlesController', 'index', 'https://ved.my-urls.com/galleryarticles', ' Galleryarticles index', '2024-06-06 10:01:50', '2024-06-06 10:01:50'),
(6314, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'https://ved.my-urls.com/admin/countryarticles', ' Countryarticles index', '2024-06-06 10:01:51', '2024-06-06 10:01:51'),
(6315, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'https://ved.my-urls.com/admin/events', ' Events index', '2024-06-06 11:27:43', '2024-06-06 11:27:43'),
(6316, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'https://ved.my-urls.com/eventsarticles', ' Eventsarticles index', '2024-06-06 11:27:55', '2024-06-06 11:27:55'),
(6317, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'https://ved.my-urls.com/admin/events', ' Events index', '2024-06-06 11:27:59', '2024-06-06 11:27:59'),
(6318, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://ved.my-urls.com/admin/settings/edit/1', ' Settings edit', '2024-06-10 06:51:21', '2024-06-10 06:51:21'),
(6319, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'https://ved.my-urls.com/admin/settings/update/1', ' Settings update', '2024-06-10 06:52:04', '2024-06-10 06:52:04'),
(6320, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://ved.my-urls.com/admin/settings/edit/1', ' Settings edit', '2024-06-10 06:52:04', '2024-06-10 06:52:04'),
(6321, 1, 'App\\Http\\Controllers\\SubscribersController', 'index', 'https://ved.my-urls.com/admin/subscribers', ' Subscribers index', '2024-06-10 06:52:34', '2024-06-10 06:52:34'),
(6322, 1, 'App\\Http\\Controllers\\SubscribersController', 'create', 'https://ved.my-urls.com/admin/subscribers/create', ' Subscribers create', '2024-06-10 06:52:50', '2024-06-10 06:52:50'),
(6323, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'https://ved.my-urls.com/admin/sliders', ' Sliders index', '2024-06-10 06:52:58', '2024-06-10 06:52:58'),
(6324, 1, 'App\\Http\\Controllers\\SlidersController', 'create', 'https://ved.my-urls.com/admin/sliders/create', ' Sliders create', '2024-06-10 06:53:02', '2024-06-10 06:53:02'),
(6325, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'https://ved.my-urls.com/admin/sliders', ' Sliders index', '2024-06-10 06:53:06', '2024-06-10 06:53:06'),
(6326, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-10 06:53:10', '2024-06-10 06:53:10'),
(6327, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'https://ved.my-urls.com/admin/news', ' News index', '2024-06-10 06:53:14', '2024-06-10 06:53:14'),
(6328, 1, 'App\\Http\\Controllers\\NewsController', 'create', 'https://ved.my-urls.com/admin/news/create', ' News create', '2024-06-10 06:53:18', '2024-06-10 06:53:18'),
(6329, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'https://ved.my-urls.com/admin/news', ' News index', '2024-06-10 06:53:27', '2024-06-10 06:53:27'),
(6330, 1, 'App\\Http\\Controllers\\GalleryarticlesController', 'index', 'https://ved.my-urls.com/galleryarticles', ' Galleryarticles index', '2024-06-10 06:53:39', '2024-06-10 06:53:39'),
(6331, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'https://ved.my-urls.com/admin/events', ' Events index', '2024-06-10 06:54:58', '2024-06-10 06:54:58'),
(6332, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'https://ved.my-urls.com/admin/news', ' News index', '2024-06-10 06:55:36', '2024-06-10 06:55:36'),
(6333, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'https://ved.my-urls.com/admin/news/edit/1', ' News edit', '2024-06-10 06:55:39', '2024-06-10 06:55:39'),
(6334, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'https://ved.my-urls.com/eventsarticles', ' Eventsarticles index', '2024-06-12 06:18:12', '2024-06-12 06:18:12'),
(6335, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'https://ved.my-urls.com/admin/events', ' Events index', '2024-06-12 06:18:16', '2024-06-12 06:18:16'),
(6336, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'https://ved.my-urls.com/eventsarticles', ' Eventsarticles index', '2024-06-12 06:18:54', '2024-06-12 06:18:54'),
(6337, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'https://ved.my-urls.com/admin/news', ' News index', '2024-06-12 06:18:57', '2024-06-12 06:18:57'),
(6338, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'https://ved.my-urls.com/admin/news/edit/1', ' News edit', '2024-06-12 06:18:59', '2024-06-12 06:18:59'),
(6339, 1, 'App\\Http\\Controllers\\NewsController', 'update', 'https://ved.my-urls.com/admin/news/update/1', ' News update', '2024-06-12 06:19:30', '2024-06-12 06:19:30'),
(6340, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'https://ved.my-urls.com/admin/news/edit/1', ' News edit', '2024-06-12 06:19:31', '2024-06-12 06:19:31'),
(6341, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'https://ved.my-urls.com/admin/news', ' News index', '2024-06-12 06:20:05', '2024-06-12 06:20:05'),
(6342, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'https://ved.my-urls.com/admin/news/edit/2', ' News edit', '2024-06-12 06:20:07', '2024-06-12 06:20:07'),
(6343, 1, 'App\\Http\\Controllers\\NewsController', 'update', 'https://ved.my-urls.com/admin/news/update/2', ' News update', '2024-06-12 06:20:32', '2024-06-12 06:20:32'),
(6344, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'https://ved.my-urls.com/admin/news/edit/2', ' News edit', '2024-06-12 06:20:32', '2024-06-12 06:20:32'),
(6345, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'https://ved.my-urls.com/admin/news', ' News index', '2024-06-12 06:20:35', '2024-06-12 06:20:35'),
(6346, 1, 'App\\Http\\Controllers\\NewsController', 'create', 'https://ved.my-urls.com/admin/news/create', ' News create', '2024-06-12 06:20:36', '2024-06-12 06:20:36'),
(6347, 1, 'App\\Http\\Controllers\\NewsController', 'store', 'https://ved.my-urls.com/admin/news/store', ' News store', '2024-06-12 06:22:00', '2024-06-12 06:22:00'),
(6348, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'https://ved.my-urls.com/admin/news', ' News index', '2024-06-12 06:22:01', '2024-06-12 06:22:01'),
(6349, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'https://ved.my-urls.com/admin/news', ' News index', '2024-06-12 06:22:23', '2024-06-12 06:22:23'),
(6350, 1, 'App\\Http\\Controllers\\NewsController', 'create', 'https://ved.my-urls.com/admin/news/create', ' News create', '2024-06-12 06:22:24', '2024-06-12 06:22:24'),
(6351, 1, 'App\\Http\\Controllers\\NewsController', 'store', 'https://ved.my-urls.com/admin/news/store', ' News store', '2024-06-12 06:23:14', '2024-06-12 06:23:14'),
(6352, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'https://ved.my-urls.com/admin/news', ' News index', '2024-06-12 06:23:15', '2024-06-12 06:23:15'),
(6353, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'https://ved.my-urls.com/admin/news/edit/4', ' News edit', '2024-06-12 06:23:32', '2024-06-12 06:23:32'),
(6354, 1, 'App\\Http\\Controllers\\NewsController', 'update', 'https://ved.my-urls.com/admin/news/update/4', ' News update', '2024-06-12 06:23:41', '2024-06-12 06:23:41'),
(6355, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'https://ved.my-urls.com/admin/news/edit/4', ' News edit', '2024-06-12 06:23:41', '2024-06-12 06:23:41'),
(6356, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'https://ved.my-urls.com/admin/news', ' News index', '2024-06-12 06:24:01', '2024-06-12 06:24:01'),
(6357, 1, 'App\\Http\\Controllers\\NewsController', 'create', 'https://ved.my-urls.com/admin/news/create', ' News create', '2024-06-12 06:24:02', '2024-06-12 06:24:02'),
(6358, 1, 'App\\Http\\Controllers\\NewsController', 'store', 'https://ved.my-urls.com/admin/news/store', ' News store', '2024-06-12 06:24:35', '2024-06-12 06:24:35'),
(6359, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'https://ved.my-urls.com/admin/news', ' News index', '2024-06-12 06:24:36', '2024-06-12 06:24:36'),
(6360, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'https://ved.my-urls.com/admin/events', ' Events index', '2024-06-12 06:25:13', '2024-06-12 06:25:13'),
(6361, 1, 'App\\Http\\Controllers\\EventsController', 'edit', 'https://ved.my-urls.com/admin/events/edit/1', ' Events edit', '2024-06-12 06:25:30', '2024-06-12 06:25:30'),
(6362, 1, 'App\\Http\\Controllers\\EventsController', 'update', 'https://ved.my-urls.com/admin/events/update/1', ' Events update', '2024-06-12 06:28:03', '2024-06-12 06:28:03'),
(6363, 1, 'App\\Http\\Controllers\\EventsController', 'edit', 'https://ved.my-urls.com/admin/events/edit/1', ' Events edit', '2024-06-12 06:28:03', '2024-06-12 06:28:03'),
(6364, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'https://ved.my-urls.com/admin/events', ' Events index', '2024-06-12 06:29:25', '2024-06-12 06:29:25'),
(6365, 1, 'App\\Http\\Controllers\\EventsController', 'destroy', 'https://ved.my-urls.com/admin/events/destroy/2', ' Events destroy', '2024-06-12 06:29:29', '2024-06-12 06:29:29'),
(6366, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'https://ved.my-urls.com/admin/events', ' Events index', '2024-06-12 06:29:30', '2024-06-12 06:29:30'),
(6367, 1, 'App\\Http\\Controllers\\EventsController', 'destroy', 'https://ved.my-urls.com/admin/events/destroy/4', ' Events destroy', '2024-06-12 06:29:34', '2024-06-12 06:29:34'),
(6368, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'https://ved.my-urls.com/admin/events', ' Events index', '2024-06-12 06:29:34', '2024-06-12 06:29:34'),
(6369, 1, 'App\\Http\\Controllers\\EventsController', 'destroy', 'https://ved.my-urls.com/admin/events/destroy/5', ' Events destroy', '2024-06-12 06:29:37', '2024-06-12 06:29:37'),
(6370, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'https://ved.my-urls.com/admin/events', ' Events index', '2024-06-12 06:29:38', '2024-06-12 06:29:38'),
(6371, 1, 'App\\Http\\Controllers\\EventsController', 'edit', 'https://ved.my-urls.com/admin/events/edit/3', ' Events edit', '2024-06-12 06:29:39', '2024-06-12 06:29:39'),
(6372, 1, 'App\\Http\\Controllers\\EventsController', 'update', 'https://ved.my-urls.com/admin/events/update/3', ' Events update', '2024-06-12 06:30:31', '2024-06-12 06:30:31'),
(6373, 1, 'App\\Http\\Controllers\\EventsController', 'edit', 'https://ved.my-urls.com/admin/events/edit/3', ' Events edit', '2024-06-12 06:30:31', '2024-06-12 06:30:31'),
(6374, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'https://ved.my-urls.com/admin/news', ' News index', '2024-06-12 06:30:50', '2024-06-12 06:30:50'),
(6375, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'https://ved.my-urls.com/admin/events', ' Events index', '2024-06-12 06:30:54', '2024-06-12 06:30:54'),
(6376, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'index', 'https://ved.my-urls.com/eventsarticles', ' Eventsarticles index', '2024-06-12 06:31:10', '2024-06-12 06:31:10'),
(6377, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'edit', 'https://ved.my-urls.com/eventsarticles/edit/6', ' Eventsarticles edit', '2024-06-12 06:31:16', '2024-06-12 06:31:16'),
(6378, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'update', 'https://ved.my-urls.com/eventsarticles/update/6', ' Eventsarticles update', '2024-06-12 06:32:41', '2024-06-12 06:32:41'),
(6379, 1, 'App\\Http\\Controllers\\EventsarticlesController', 'edit', 'https://ved.my-urls.com/eventsarticles/edit/6', ' Eventsarticles edit', '2024-06-12 06:32:41', '2024-06-12 06:32:41'),
(6380, 1, 'App\\Http\\Controllers\\EventsController', 'index', 'https://ved.my-urls.com/admin/events', ' Events index', '2024-06-12 06:34:37', '2024-06-12 06:34:37'),
(6381, 1, 'App\\Http\\Controllers\\EventsController', 'edit', 'https://ved.my-urls.com/admin/events/edit/1', ' Events edit', '2024-06-12 06:34:41', '2024-06-12 06:34:41'),
(6382, 1, 'App\\Http\\Controllers\\EventsController', 'update', 'https://ved.my-urls.com/admin/events/update/1', ' Events update', '2024-06-12 06:34:58', '2024-06-12 06:34:58'),
(6383, 1, 'App\\Http\\Controllers\\EventsController', 'edit', 'https://ved.my-urls.com/admin/events/edit/1', ' Events edit', '2024-06-12 06:34:58', '2024-06-12 06:34:58'),
(6384, 1, 'App\\Http\\Controllers\\EventsController', 'update', 'https://ved.my-urls.com/admin/events/update/1', ' Events update', '2024-06-12 06:35:12', '2024-06-12 06:35:12'),
(6385, 1, 'App\\Http\\Controllers\\EventsController', 'edit', 'https://ved.my-urls.com/admin/events/edit/1', ' Events edit', '2024-06-12 06:35:12', '2024-06-12 06:35:12'),
(6386, 1, 'App\\Http\\Controllers\\EventsController', 'update', 'https://ved.my-urls.com/admin/events/update/1', ' Events update', '2024-06-12 06:35:55', '2024-06-12 06:35:55'),
(6387, 1, 'App\\Http\\Controllers\\EventsController', 'edit', 'https://ved.my-urls.com/admin/events/edit/1', ' Events edit', '2024-06-12 06:35:55', '2024-06-12 06:35:55'),
(6388, 1, 'App\\Http\\Controllers\\PositionsController', 'index', 'https://ved.my-urls.com/positions', ' Positions index', '2024-06-12 06:36:14', '2024-06-12 06:36:14'),
(6389, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'index', 'https://ved.my-urls.com/careerdetails', ' Careerdetails index', '2024-06-12 06:36:18', '2024-06-12 06:36:18'),
(6390, 1, 'App\\Http\\Controllers\\PositionsController', 'index', 'https://ved.my-urls.com/positions', ' Positions index', '2024-06-12 06:36:23', '2024-06-12 06:36:23'),
(6391, 1, 'App\\Http\\Controllers\\PositionsController', 'edit', 'https://ved.my-urls.com/positions/edit/1', ' Positions edit', '2024-06-12 06:36:25', '2024-06-12 06:36:25'),
(6392, 1, 'App\\Http\\Controllers\\PositionsController', 'update', 'https://ved.my-urls.com/positions/update/1', ' Positions update', '2024-06-12 06:36:35', '2024-06-12 06:36:35'),
(6393, 1, 'App\\Http\\Controllers\\PositionsController', 'edit', 'https://ved.my-urls.com/positions/edit/1', ' Positions edit', '2024-06-12 06:36:35', '2024-06-12 06:36:35'),
(6394, 1, 'App\\Http\\Controllers\\PositionsController', 'index', 'https://ved.my-urls.com/positions', ' Positions index', '2024-06-12 06:36:43', '2024-06-12 06:36:43'),
(6395, 1, 'App\\Http\\Controllers\\PositionsController', 'destroy', 'https://ved.my-urls.com/positions/destroy/2', ' Positions destroy', '2024-06-12 06:36:48', '2024-06-12 06:36:48'),
(6396, 1, 'App\\Http\\Controllers\\PositionsController', 'index', 'https://ved.my-urls.com/positions', ' Positions index', '2024-06-12 06:36:48', '2024-06-12 06:36:48'),
(6397, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'index', 'https://ved.my-urls.com/careerdetails', ' Careerdetails index', '2024-06-12 06:36:55', '2024-06-12 06:36:55'),
(6398, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'index', 'https://ved.my-urls.com/careerdetails', ' Careerdetails index', '2024-06-12 06:37:05', '2024-06-12 06:37:05'),
(6399, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'edit', 'https://ved.my-urls.com/careerdetails/edit/1', ' Careerdetails edit', '2024-06-12 06:37:08', '2024-06-12 06:37:08'),
(6400, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'update', 'https://ved.my-urls.com/careerdetails/update/1', ' Careerdetails update', '2024-06-12 06:39:46', '2024-06-12 06:39:46'),
(6401, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://ved.my-urls.com/admin/settings/edit/1', ' Settings edit', '2024-06-12 06:42:41', '2024-06-12 06:42:41'),
(6402, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'https://ved.my-urls.com/admin/settings/update/1', ' Settings update', '2024-06-12 06:42:50', '2024-06-12 06:42:50'),
(6403, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://ved.my-urls.com/admin/settings/edit/1', ' Settings edit', '2024-06-12 06:42:50', '2024-06-12 06:42:50'),
(6404, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-12 06:43:23', '2024-06-12 06:43:23'),
(6405, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://ved.my-urls.com/admin/settings/edit/1', ' Settings edit', '2024-06-12 06:46:26', '2024-06-12 06:46:26'),
(6406, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'https://ved.my-urls.com/admin/settings/update/1', ' Settings update', '2024-06-12 06:46:39', '2024-06-12 06:46:39'),
(6407, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://ved.my-urls.com/admin/settings/edit/1', ' Settings edit', '2024-06-12 06:46:39', '2024-06-12 06:46:39'),
(6408, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'https://ved.my-urls.com/admin/settings/update/1', ' Settings update', '2024-06-12 06:46:46', '2024-06-12 06:46:46'),
(6409, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://ved.my-urls.com/admin/settings/edit/1', ' Settings edit', '2024-06-12 06:46:46', '2024-06-12 06:46:46'),
(6410, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://ved.my-urls.com/articles', ' Articles index', '2024-06-13 11:33:48', '2024-06-13 11:33:48'),
(6411, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'https://ved.my-urls.com/resourcearticles', ' Resourcearticles index', '2024-06-13 11:34:14', '2024-06-13 11:34:14'),
(6412, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'https://ved.my-urls.com/admin/menuitems?menulocation=2', ' Menuitems index', '2024-06-13 11:36:12', '2024-06-13 11:36:12'),
(6413, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'https://ved.my-urls.com/admin/menuitems/edit/54?menulocation=2', ' Menuitems edit', '2024-06-13 11:36:16', '2024-06-13 11:36:16'),
(6414, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'https://ved.my-urls.com/resourcearticles', ' Resourcearticles index', '2024-06-13 11:36:33', '2024-06-13 11:36:33'),
(6415, 1, 'App\\Http\\Controllers\\InstitutionarticlesController', 'index', 'https://ved.my-urls.com/institutionarticles', ' Institutionarticles index', '2024-06-13 11:36:36', '2024-06-13 11:36:36'),
(6416, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'https://ved.my-urls.com/admin/menulocations', ' Menulocations index', '2024-06-13 13:18:18', '2024-06-13 13:18:18'),
(6417, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'https://ved.my-urls.com/admin/menuitems?menulocation=1', ' Menuitems index', '2024-06-13 13:18:21', '2024-06-13 13:18:21'),
(6418, 1, 'App\\Http\\Controllers\\MenuitemsController', 'destroy', 'https://ved.my-urls.com/admin/menuitems/destroy/85?menulocation=1', ' Menuitems destroy', '2024-06-13 13:18:48', '2024-06-13 13:18:48'),
(6419, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'https://ved.my-urls.com/admin/menuitems?menulocation=1', ' Menuitems index', '2024-06-13 13:18:48', '2024-06-13 13:18:48'),
(6420, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://localhost/bib_ccms/ved/admin/institutions', ' Institutions index', '2024-07-05 01:59:58', '2024-07-05 01:59:58'),
(6421, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://localhost/bib_ccms/ved/admin/sliders', ' Sliders index', '2024-07-14 22:22:36', '2024-07-14 22:22:36'),
(6422, 1, 'App\\Http\\Controllers\\SlidersController', 'create', 'http://localhost/bib_ccms/ved/admin/sliders/create', ' Sliders create', '2024-07-14 22:22:45', '2024-07-14 22:22:45'),
(6423, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'http://localhost/bib_ccms/ved/admin/sliders', ' Sliders index', '2024-07-14 22:22:49', '2024-07-14 22:22:49'),
(6424, 1, 'App\\Http\\Controllers\\SlidersController', 'edit', 'http://localhost/bib_ccms/ved/admin/sliders/edit/3', ' Sliders edit', '2024-07-14 22:22:53', '2024-07-14 22:22:53'),
(6425, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib_ccms/ved/articles', ' Articles index', '2024-07-14 22:22:59', '2024-07-14 22:22:59'),
(6426, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'http://localhost/bib_ccms/ved/admin/news', ' News index', '2024-07-14 22:23:19', '2024-07-14 22:23:19'),
(6427, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'http://localhost/bib_ccms/ved/admin/news', ' News index', '2024-07-14 22:23:43', '2024-07-14 22:23:43'),
(6428, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'http://localhost/bib_ccms/ved/admin/news', ' News index', '2024-07-14 22:23:50', '2024-07-14 22:23:50'),
(6429, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://localhost/bib_ccms/ved/admin/news/edit/1', ' News edit', '2024-07-14 22:23:55', '2024-07-14 22:23:55'),
(6430, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib_ccms/ved/admin/settings/edit/1', ' Settings edit', '2024-07-14 22:25:32', '2024-07-14 22:25:32'),
(6431, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'http://localhost/bib_ccms/ved/admin/settings/update/1', ' Settings update', '2024-07-14 22:25:43', '2024-07-14 22:25:43'),
(6432, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'http://localhost/bib_ccms/ved/admin/settings/edit/1', ' Settings edit', '2024-07-14 22:25:44', '2024-07-14 22:25:44'),
(6433, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib_ccms/ved/articles', ' Articles index', '2024-07-14 22:37:52', '2024-07-14 22:37:52'),
(6434, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib_ccms/ved/articles/edit/27', ' Articles edit', '2024-07-14 22:38:15', '2024-07-14 22:38:15'),
(6435, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib_ccms/ved/articles', ' Articles index', '2024-07-14 22:45:05', '2024-07-14 22:45:05'),
(6436, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib_ccms/ved/articles/edit/63', ' Articles edit', '2024-07-14 22:45:16', '2024-07-14 22:45:16'),
(6437, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/bib_ccms/ved/articles/update/63', ' Articles update', '2024-07-14 22:45:52', '2024-07-14 22:45:52'),
(6438, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib_ccms/ved/articles/edit/63', ' Articles edit', '2024-07-14 22:45:53', '2024-07-14 22:45:53'),
(6439, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/bib_ccms/ved/articles/update/63', ' Articles update', '2024-07-14 22:46:00', '2024-07-14 22:46:00'),
(6440, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib_ccms/ved/articles/edit/63', ' Articles edit', '2024-07-14 22:46:00', '2024-07-14 22:46:00'),
(6441, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/bib_ccms/ved/articles/update/63', ' Articles update', '2024-07-14 22:46:20', '2024-07-14 22:46:20'),
(6442, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib_ccms/ved/articles/edit/63', ' Articles edit', '2024-07-14 22:46:21', '2024-07-14 22:46:21'),
(6443, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib_ccms/ved/articles', ' Articles index', '2024-07-14 23:12:19', '2024-07-14 23:12:19'),
(6444, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib_ccms/ved/articles/edit/65', ' Articles edit', '2024-07-14 23:12:31', '2024-07-14 23:12:31'),
(6445, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/bib_ccms/ved/articles/update/65', ' Articles update', '2024-07-14 23:18:11', '2024-07-14 23:18:11'),
(6446, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib_ccms/ved/articles/edit/65', ' Articles edit', '2024-07-14 23:18:11', '2024-07-14 23:18:11'),
(6447, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/bib_ccms/ved/articles/update/65', ' Articles update', '2024-07-14 23:20:16', '2024-07-14 23:20:16'),
(6448, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib_ccms/ved/articles/edit/65', ' Articles edit', '2024-07-14 23:20:17', '2024-07-14 23:20:17'),
(6449, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/bib_ccms/ved/articles/update/65', ' Articles update', '2024-07-14 23:21:27', '2024-07-14 23:21:27'),
(6450, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib_ccms/ved/articles/edit/65', ' Articles edit', '2024-07-14 23:21:28', '2024-07-14 23:21:28'),
(6451, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib_ccms/ved/articles', ' Articles index', '2024-07-14 23:22:57', '2024-07-14 23:22:57'),
(6452, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib_ccms/ved/articles/edit/64', ' Articles edit', '2024-07-14 23:23:05', '2024-07-14 23:23:05'),
(6453, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/bib_ccms/ved/articles/update/64', ' Articles update', '2024-07-14 23:23:23', '2024-07-14 23:23:23'),
(6454, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib_ccms/ved/articles/edit/64', ' Articles edit', '2024-07-14 23:23:24', '2024-07-14 23:23:24'),
(6455, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/bib_ccms/ved/articles/update/64', ' Articles update', '2024-07-14 23:23:56', '2024-07-14 23:23:56'),
(6456, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib_ccms/ved/articles/edit/64', ' Articles edit', '2024-07-14 23:23:56', '2024-07-14 23:23:56'),
(6457, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/bib_ccms/ved/articles/update/64', ' Articles update', '2024-07-14 23:24:39', '2024-07-14 23:24:39'),
(6458, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib_ccms/ved/articles/edit/64', ' Articles edit', '2024-07-14 23:24:40', '2024-07-14 23:24:40');
INSERT INTO `tbl_activity_logs` (`activity_id`, `user_id`, `controllerName`, `methodName`, `actionUrl`, `activity`, `created_at`, `updated_at`) VALUES
(6459, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib_ccms/ved/articles', ' Articles index', '2024-07-14 23:25:09', '2024-07-14 23:25:09'),
(6460, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://localhost/bib_ccms/ved/admin/menuitems?menulocation=1', ' Menuitems index', '2024-07-14 23:25:17', '2024-07-14 23:25:17'),
(6461, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'http://localhost/bib_ccms/ved/admin/menuitems/edit/77?menulocation=1', ' Menuitems edit', '2024-07-14 23:26:09', '2024-07-14 23:26:09'),
(6462, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib_ccms/ved/articles', ' Articles index', '2024-07-14 23:26:16', '2024-07-14 23:26:16'),
(6463, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib_ccms/ved/articles/edit/65', ' Articles edit', '2024-07-14 23:26:23', '2024-07-14 23:26:23'),
(6464, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/bib_ccms/ved/articles/update/65', ' Articles update', '2024-07-14 23:26:33', '2024-07-14 23:26:33'),
(6465, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib_ccms/ved/articles/edit/65', ' Articles edit', '2024-07-14 23:26:34', '2024-07-14 23:26:34'),
(6466, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/bib_ccms/ved/articles/update/65', ' Articles update', '2024-07-14 23:27:25', '2024-07-14 23:27:25'),
(6467, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib_ccms/ved/articles/edit/65', ' Articles edit', '2024-07-14 23:27:26', '2024-07-14 23:27:26'),
(6468, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib_ccms/ved/articles', ' Articles index', '2024-07-14 23:27:58', '2024-07-14 23:27:58'),
(6469, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib_ccms/ved/articles/edit/67', ' Articles edit', '2024-07-14 23:28:19', '2024-07-14 23:28:19'),
(6470, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/bib_ccms/ved/articles/update/67', ' Articles update', '2024-07-14 23:28:25', '2024-07-14 23:28:25'),
(6471, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib_ccms/ved/articles/edit/67', ' Articles edit', '2024-07-14 23:28:26', '2024-07-14 23:28:26'),
(6472, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/bib_ccms/ved/articles/update/67', ' Articles update', '2024-07-14 23:34:55', '2024-07-14 23:34:55'),
(6473, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib_ccms/ved/articles/edit/67', ' Articles edit', '2024-07-14 23:34:56', '2024-07-14 23:34:56'),
(6474, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib_ccms/ved/articles', ' Articles index', '2024-07-14 23:40:26', '2024-07-14 23:40:26'),
(6475, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib_ccms/ved/articles/edit/73', ' Articles edit', '2024-07-14 23:41:00', '2024-07-14 23:41:00'),
(6476, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/bib_ccms/ved/articles/update/73', ' Articles update', '2024-07-14 23:43:30', '2024-07-14 23:43:30'),
(6477, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib_ccms/ved/articles/edit/73', ' Articles edit', '2024-07-14 23:43:32', '2024-07-14 23:43:32'),
(6478, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib_ccms/ved/articles', ' Articles index', '2024-07-14 23:46:35', '2024-07-14 23:46:35'),
(6479, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib_ccms/ved/articles/edit/75', ' Articles edit', '2024-07-14 23:46:45', '2024-07-14 23:46:45'),
(6480, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'http://localhost/bib_ccms/ved/articles/update/75', ' Articles update', '2024-07-14 23:51:14', '2024-07-14 23:51:14'),
(6481, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'http://localhost/bib_ccms/ved/articles/edit/75', ' Articles edit', '2024-07-14 23:51:15', '2024-07-14 23:51:15'),
(6482, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'http://localhost/bib_ccms/ved/articles', ' Articles index', '2024-07-15 00:20:53', '2024-07-15 00:20:53'),
(6483, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://localhost/bib_ccms/ved/admin/institutions', ' Institutions index', '2024-07-15 00:21:09', '2024-07-15 00:21:09'),
(6484, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://localhost/bib_ccms/ved/admin/institutions/edit/11', ' Institutions edit', '2024-07-15 00:21:21', '2024-07-15 00:21:21'),
(6485, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://localhost/bib_ccms/ved/admin/institutions', ' Institutions index', '2024-07-15 00:21:41', '2024-07-15 00:21:41'),
(6486, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://localhost/bib_ccms/ved/admin/institutions/edit/13', ' Institutions edit', '2024-07-15 00:21:52', '2024-07-15 00:21:52'),
(6487, 1, 'App\\Http\\Controllers\\InstitutionsController', 'update', 'http://localhost/bib_ccms/ved/admin/institutions/update/13', ' Institutions update', '2024-07-15 00:22:04', '2024-07-15 00:22:04'),
(6488, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://localhost/bib_ccms/ved/admin/institutions/edit/13', ' Institutions edit', '2024-07-15 00:22:05', '2024-07-15 00:22:05'),
(6489, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://localhost/bib_ccms/ved/admin/institutions', ' Institutions index', '2024-07-15 00:22:11', '2024-07-15 00:22:11'),
(6490, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://localhost/bib_ccms/ved/admin/institutions/edit/14', ' Institutions edit', '2024-07-15 00:22:18', '2024-07-15 00:22:18'),
(6491, 1, 'App\\Http\\Controllers\\InstitutionsController', 'update', 'http://localhost/bib_ccms/ved/admin/institutions/update/14', ' Institutions update', '2024-07-15 00:22:27', '2024-07-15 00:22:27'),
(6492, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://localhost/bib_ccms/ved/admin/institutions/edit/14', ' Institutions edit', '2024-07-15 00:22:28', '2024-07-15 00:22:28'),
(6493, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://localhost/bib_ccms/ved/admin/institutions', ' Institutions index', '2024-07-15 00:22:35', '2024-07-15 00:22:35'),
(6494, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://localhost/bib_ccms/ved/admin/institutions/edit/15', ' Institutions edit', '2024-07-15 00:22:41', '2024-07-15 00:22:41'),
(6495, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'http://localhost/bib_ccms/ved/admin/institutions', ' Institutions index', '2024-07-15 00:22:47', '2024-07-15 00:22:47'),
(6496, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://localhost/bib_ccms/ved/admin/institutions/edit/12', ' Institutions edit', '2024-07-15 00:22:53', '2024-07-15 00:22:53'),
(6497, 1, 'App\\Http\\Controllers\\InstitutionsController', 'update', 'http://localhost/bib_ccms/ved/admin/institutions/update/12', ' Institutions update', '2024-07-15 00:22:59', '2024-07-15 00:22:59'),
(6498, 1, 'App\\Http\\Controllers\\InstitutionsController', 'edit', 'http://localhost/bib_ccms/ved/admin/institutions/edit/12', ' Institutions edit', '2024-07-15 00:23:00', '2024-07-15 00:23:00'),
(6499, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/bib_ccms/ved/admin/countryarticles', ' Countryarticles index', '2024-07-15 00:26:39', '2024-07-15 00:26:39'),
(6500, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/bib_ccms/ved/admin/countryarticles/edit/14', ' Countryarticles edit', '2024-07-15 00:26:44', '2024-07-15 00:26:44'),
(6501, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'http://localhost/bib_ccms/ved/admin/countryarticles/update/14', ' Countryarticles update', '2024-07-15 00:26:56', '2024-07-15 00:26:56'),
(6502, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/bib_ccms/ved/admin/countryarticles/edit/14', ' Countryarticles edit', '2024-07-15 00:26:57', '2024-07-15 00:26:57'),
(6503, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/bib_ccms/ved/admin/countryarticles', ' Countryarticles index', '2024-07-15 00:29:11', '2024-07-15 00:29:11'),
(6504, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/bib_ccms/ved/admin/countryarticles/edit/15', ' Countryarticles edit', '2024-07-15 00:29:17', '2024-07-15 00:29:17'),
(6505, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'http://localhost/bib_ccms/ved/admin/countryarticles/update/15', ' Countryarticles update', '2024-07-15 00:29:26', '2024-07-15 00:29:26'),
(6506, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/bib_ccms/ved/admin/countryarticles/edit/15', ' Countryarticles edit', '2024-07-15 00:29:27', '2024-07-15 00:29:27'),
(6507, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://localhost/bib_ccms/ved/admin/countryarticles', ' Countryarticles index', '2024-07-15 00:29:47', '2024-07-15 00:29:47'),
(6508, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/bib_ccms/ved/admin/countryarticles/edit/22', ' Countryarticles edit', '2024-07-15 00:29:59', '2024-07-15 00:29:59'),
(6509, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/bib_ccms/ved/admin/countryarticles/edit/33', ' Countryarticles edit', '2024-07-15 00:30:10', '2024-07-15 00:30:10'),
(6510, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'update', 'http://localhost/bib_ccms/ved/admin/countryarticles/update/33', ' Countryarticles update', '2024-07-15 00:30:18', '2024-07-15 00:30:18'),
(6511, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'http://localhost/bib_ccms/ved/admin/countryarticles/edit/33', ' Countryarticles edit', '2024-07-15 00:30:19', '2024-07-15 00:30:19'),
(6512, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'http://localhost/bib_ccms/ved/admin/news', ' News index', '2024-07-15 01:05:22', '2024-07-15 01:05:22'),
(6513, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://localhost/bib_ccms/ved/admin/news/edit/5', ' News edit', '2024-07-15 01:05:30', '2024-07-15 01:05:30'),
(6514, 1, 'App\\Http\\Controllers\\NewsController', 'update', 'http://localhost/bib_ccms/ved/admin/news/update/5', ' News update', '2024-07-15 01:06:00', '2024-07-15 01:06:00'),
(6515, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://localhost/bib_ccms/ved/admin/news/edit/5', ' News edit', '2024-07-15 01:06:00', '2024-07-15 01:06:00'),
(6516, 1, 'App\\Http\\Controllers\\NewsController', 'update', 'http://localhost/bib_ccms/ved/admin/news/update/5', ' News update', '2024-07-15 01:08:32', '2024-07-15 01:08:32'),
(6517, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://localhost/bib_ccms/ved/admin/news/edit/5', ' News edit', '2024-07-15 01:08:33', '2024-07-15 01:08:33'),
(6518, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'http://localhost/bib_ccms/ved/admin/news', ' News index', '2024-07-15 01:12:29', '2024-07-15 01:12:29'),
(6519, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://localhost/bib_ccms/ved/admin/news/edit/4', ' News edit', '2024-07-15 01:12:35', '2024-07-15 01:12:35'),
(6520, 1, 'App\\Http\\Controllers\\NewsController', 'update', 'http://localhost/bib_ccms/ved/admin/news/update/4', ' News update', '2024-07-15 01:13:21', '2024-07-15 01:13:21'),
(6521, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://localhost/bib_ccms/ved/admin/news/edit/4', ' News edit', '2024-07-15 01:13:22', '2024-07-15 01:13:22'),
(6522, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'http://localhost/bib_ccms/ved/admin/news', ' News index', '2024-07-15 01:18:23', '2024-07-15 01:18:23'),
(6523, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://localhost/bib_ccms/ved/admin/news/edit/3', ' News edit', '2024-07-15 01:18:28', '2024-07-15 01:18:28'),
(6524, 1, 'App\\Http\\Controllers\\NewsController', 'update', 'http://localhost/bib_ccms/ved/admin/news/update/3', ' News update', '2024-07-15 01:18:59', '2024-07-15 01:18:59'),
(6525, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://localhost/bib_ccms/ved/admin/news/edit/3', ' News edit', '2024-07-15 01:19:00', '2024-07-15 01:19:00'),
(6526, 1, 'App\\Http\\Controllers\\NewsController', 'update', 'http://localhost/bib_ccms/ved/admin/news/update/3', ' News update', '2024-07-15 01:19:38', '2024-07-15 01:19:38'),
(6527, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://localhost/bib_ccms/ved/admin/news/edit/3', ' News edit', '2024-07-15 01:19:40', '2024-07-15 01:19:40'),
(6528, 1, 'App\\Http\\Controllers\\NewsController', 'update', 'http://localhost/bib_ccms/ved/admin/news/update/3', ' News update', '2024-07-15 01:22:46', '2024-07-15 01:22:46'),
(6529, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://localhost/bib_ccms/ved/admin/news/edit/3', ' News edit', '2024-07-15 01:22:47', '2024-07-15 01:22:47'),
(6530, 1, 'App\\Http\\Controllers\\NewsController', 'update', 'http://localhost/bib_ccms/ved/admin/news/update/3', ' News update', '2024-07-15 01:24:00', '2024-07-15 01:24:00'),
(6531, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://localhost/bib_ccms/ved/admin/news/edit/3', ' News edit', '2024-07-15 01:24:01', '2024-07-15 01:24:01'),
(6532, 1, 'App\\Http\\Controllers\\NewsController', 'update', 'http://localhost/bib_ccms/ved/admin/news/update/3', ' News update', '2024-07-15 01:24:26', '2024-07-15 01:24:26'),
(6533, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://localhost/bib_ccms/ved/admin/news/edit/3', ' News edit', '2024-07-15 01:24:27', '2024-07-15 01:24:27'),
(6534, 1, 'App\\Http\\Controllers\\NewsController', 'update', 'http://localhost/bib_ccms/ved/admin/news/update/3', ' News update', '2024-07-15 01:24:45', '2024-07-15 01:24:45'),
(6535, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://localhost/bib_ccms/ved/admin/news/edit/3', ' News edit', '2024-07-15 01:24:46', '2024-07-15 01:24:46'),
(6536, 1, 'App\\Http\\Controllers\\NewsController', 'update', 'http://localhost/bib_ccms/ved/admin/news/update/3', ' News update', '2024-07-15 01:28:01', '2024-07-15 01:28:01'),
(6537, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://localhost/bib_ccms/ved/admin/news/edit/3', ' News edit', '2024-07-15 01:28:02', '2024-07-15 01:28:02'),
(6538, 1, 'App\\Http\\Controllers\\NewsController', 'update', 'http://localhost/bib_ccms/ved/admin/news/update/3', ' News update', '2024-07-15 01:29:46', '2024-07-15 01:29:46'),
(6539, 1, 'App\\Http\\Controllers\\NewsController', 'edit', 'http://localhost/bib_ccms/ved/admin/news/edit/3', ' News edit', '2024-07-15 01:29:47', '2024-07-15 01:29:47'),
(6540, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://vedinternational.com/admin/settings/edit/1', ' Settings edit', '2024-07-15 10:54:13', '2024-07-15 10:54:13'),
(6541, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'https://vedinternational.com/admin/settings/update/1', ' Settings update', '2024-07-15 10:55:43', '2024-07-15 10:55:43'),
(6542, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://vedinternational.com/admin/settings/edit/1', ' Settings edit', '2024-07-15 10:55:43', '2024-07-15 10:55:43'),
(6543, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://vedinternational.com/admin/preparationclasses', ' Preparationclasses index', '2024-07-15 11:17:47', '2024-07-15 11:17:47'),
(6544, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://vedinternational.com/admin/preparationclasses/edit/37', ' Preparationclasses edit', '2024-07-15 11:18:19', '2024-07-15 11:18:19'),
(6545, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'edit', 'https://vedinternational.com/admin/preparationclasses/edit/24', ' Preparationclasses edit', '2024-07-15 11:18:41', '2024-07-15 11:18:41'),
(6546, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://vedinternational.com/articles', ' Articles index', '2024-07-15 11:18:55', '2024-07-15 11:18:55'),
(6547, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://vedinternational.com/articles/edit/33', ' Articles edit', '2024-07-15 11:19:04', '2024-07-15 11:19:04'),
(6548, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://vedinternational.com/articles/update/33', ' Articles update', '2024-07-15 11:19:16', '2024-07-15 11:19:16'),
(6549, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://vedinternational.com/articles/edit/33', ' Articles edit', '2024-07-15 11:19:16', '2024-07-15 11:19:16'),
(6550, 1, 'App\\Http\\Controllers\\Coursefinder\\InstitutionsController', 'create', 'https://vedinternational.com/admin/course-finder/institutions/create', ' Institutions create', '2024-07-24 12:57:08', '2024-07-24 12:57:08'),
(6551, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'https://vedinternational.com/admin/institutions', ' Institutions index', '2024-07-26 06:15:06', '2024-07-26 06:15:06'),
(6552, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'https://vedinternational.com/admin/resourcearticles', ' Resourcearticles index', '2024-07-26 06:15:08', '2024-07-26 06:15:08'),
(6553, 1, 'App\\Http\\Controllers\\SubscribersController', 'index', 'https://vedinternational.com/admin/subscribers', ' Subscribers index', '2024-07-26 06:15:28', '2024-07-26 06:15:28'),
(6554, 1, 'App\\Http\\Controllers\\PartnersController', 'index', 'https://vedinternational.com/admin/partners', ' Partners index', '2024-07-26 06:18:39', '2024-07-26 06:18:39'),
(6555, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://vedinternational.com/admin/preparationclasses', ' Preparationclasses index', '2024-07-26 06:18:45', '2024-07-26 06:18:45'),
(6556, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'https://vedinternational.com/admin/institutions', ' Institutions index', '2024-07-26 06:18:46', '2024-07-26 06:18:46'),
(6557, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'https://vedinternational.com/admin/resourcearticles', ' Resourcearticles index', '2024-07-26 06:18:47', '2024-07-26 06:18:47'),
(6558, 1, 'App\\Http\\Controllers\\FaqsController', 'index', 'https://vedinternational.com/admin/faqs', ' Faqs index', '2024-07-26 06:18:54', '2024-07-26 06:18:54'),
(6559, 1, 'App\\Http\\Controllers\\FaqsController', 'create', 'https://vedinternational.com/admin/faqs/create', ' Faqs create', '2024-07-26 06:19:03', '2024-07-26 06:19:03'),
(6560, 1, 'App\\Http\\Controllers\\GalleryarticlesController', 'index', 'https://vedinternational.com/admin/galleryarticles', ' Galleryarticles index', '2024-07-26 06:20:07', '2024-07-26 06:20:07'),
(6561, 1, 'App\\Http\\Controllers\\GalleryarticlesController', 'create', 'https://vedinternational.com/admin/galleryarticles/create', ' Galleryarticles create', '2024-07-26 06:20:14', '2024-07-26 06:20:14'),
(6562, 1, 'App\\Http\\Controllers\\GalleryarticlesController', 'index', 'https://vedinternational.com/admin/galleryarticles', ' Galleryarticles index', '2024-07-26 06:20:20', '2024-07-26 06:20:20'),
(6563, 1, 'App\\Http\\Controllers\\PositionsController', 'index', 'https://vedinternational.com/admin/positions', ' Positions index', '2024-07-26 06:20:26', '2024-07-26 06:20:26'),
(6564, 1, 'App\\Http\\Controllers\\MenulocationsController', 'index', 'https://vedinternational.com/admin/menulocations', ' Menulocations index', '2024-07-26 06:20:29', '2024-07-26 06:20:29'),
(6565, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'https://vedinternational.com/admin/sliders', ' Sliders index', '2024-10-01 06:42:26', '2024-10-01 06:42:26'),
(6566, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'https://vedinternational.com/admin/testimonials', ' Testimonials index', '2024-10-01 06:42:41', '2024-10-01 06:42:41'),
(6567, 1, 'App\\Http\\Controllers\\TestimonialsController', 'edit', 'https://vedinternational.com/admin/testimonials/edit/10', ' Testimonials edit', '2024-10-01 06:42:48', '2024-10-01 06:42:48'),
(6568, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'https://vedinternational.com/admin/testimonials', ' Testimonials index', '2024-10-01 06:42:51', '2024-10-01 06:42:51'),
(6569, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://vedinternational.com/admin/articles', ' Articles index', '2024-10-01 06:42:54', '2024-10-01 06:42:54'),
(6570, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://vedinternational.com/admin/articles', ' Articles index', '2024-10-01 06:45:02', '2024-10-01 06:45:02'),
(6571, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://vedinternational.com/admin/preparationclasses', ' Preparationclasses index', '2024-10-01 06:45:34', '2024-10-01 06:45:34'),
(6572, 1, 'App\\Http\\Controllers\\NewsController', 'index', 'https://vedinternational.com/admin/news', ' News index', '2024-10-01 06:45:44', '2024-10-01 06:45:44'),
(6573, 1, 'App\\Http\\Controllers\\TestimonialsController', 'index', 'https://vedinternational.com/admin/testimonials', ' Testimonials index', '2024-10-01 06:45:46', '2024-10-01 06:45:46'),
(6574, 1, 'App\\Http\\Controllers\\PartnersController', 'index', 'https://vedinternational.com/admin/partners', ' Partners index', '2024-10-01 06:45:47', '2024-10-01 06:45:47'),
(6575, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'https://vedinternational.com/admin/countryarticles', ' Countryarticles index', '2024-10-01 06:45:49', '2024-10-01 06:45:49'),
(6576, 1, 'App\\Http\\Controllers\\ResourcearticlesController', 'index', 'https://vedinternational.com/admin/resourcearticles', ' Resourcearticles index', '2024-10-01 06:45:53', '2024-10-01 06:45:53'),
(6577, 1, 'App\\Http\\Controllers\\NetworkarticlesController', 'index', 'https://vedinternational.com/admin/networkarticles', ' Networkarticles index', '2024-10-01 06:45:58', '2024-10-01 06:45:58'),
(6578, 1, 'App\\Http\\Controllers\\PartnersController', 'index', 'https://vedinternational.com/admin/partners', ' Partners index', '2024-10-01 06:46:02', '2024-10-01 06:46:02'),
(6579, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://vedinternational.com/admin/articles', ' Articles index', '2024-10-01 06:47:30', '2024-10-01 06:47:30'),
(6580, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'https://vedinternational.com/admin/menuitems?menulocation=2', ' Menuitems index', '2024-10-01 06:47:53', '2024-10-01 06:47:53'),
(6581, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'https://vedinternational.com/admin/menuitems/edit/53?menulocation=2', ' Menuitems edit', '2024-10-01 06:47:58', '2024-10-01 06:47:58'),
(6582, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'https://vedinternational.com/admin/menuitems', ' Menuitems index', '2024-10-01 06:48:03', '2024-10-01 06:48:03'),
(6583, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'https://vedinternational.com/admin/countryarticles', ' Countryarticles index', '2024-10-01 06:49:16', '2024-10-01 06:49:16'),
(6584, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'https://vedinternational.com/admin/countryarticles', ' Countryarticles index', '2024-10-01 06:49:23', '2024-10-01 06:49:23'),
(6585, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://vedinternational.com/admin/articles', ' Articles index', '2024-10-01 06:50:11', '2024-10-01 06:50:11'),
(6586, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://vedinternational.com/admin/articles/edit/27', ' Articles edit', '2024-10-01 06:50:15', '2024-10-01 06:50:15'),
(6587, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://vedinternational.com/admin/articles/update/27', ' Articles update', '2024-10-01 06:50:34', '2024-10-01 06:50:34'),
(6588, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://vedinternational.com/admin/articles/edit/27', ' Articles edit', '2024-10-01 06:50:34', '2024-10-01 06:50:34'),
(6589, 1, 'App\\Http\\Controllers\\ArticlesController', 'update', 'https://vedinternational.com/admin/articles/update/27', ' Articles update', '2024-10-01 06:50:53', '2024-10-01 06:50:53'),
(6590, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://vedinternational.com/admin/articles/edit/27', ' Articles edit', '2024-10-01 06:50:53', '2024-10-01 06:50:53'),
(6591, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://vedinternational.com/admin/articles', ' Articles index', '2024-10-01 06:51:39', '2024-10-01 06:51:39'),
(6592, 1, 'App\\Http\\Controllers\\ArticlesController', 'edit', 'https://vedinternational.com/admin/articles/edit/58', ' Articles edit', '2024-10-01 06:51:59', '2024-10-01 06:51:59'),
(6593, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://vedinternational.com/admin/articles', ' Articles index', '2024-10-01 06:52:11', '2024-10-01 06:52:11'),
(6594, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://vedinternational.com/admin/preparationclasses', ' Preparationclasses index', '2024-10-01 06:55:44', '2024-10-01 06:55:44'),
(6595, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://vedinternational.com/admin/settings/edit/1', ' Settings edit', '2024-10-01 07:05:07', '2024-10-01 07:05:07'),
(6596, 1, 'App\\Http\\Controllers\\FormsController', 'index', 'https://vedinternational.com/admin/forms', ' Forms index', '2024-10-01 07:05:19', '2024-10-01 07:05:19'),
(6597, 1, 'App\\Http\\Controllers\\CustomfieldsController', 'index', 'https://vedinternational.com/admin/customfields', ' Customfields index', '2024-10-01 07:05:21', '2024-10-01 07:05:21'),
(6598, 1, 'App\\Http\\Controllers\\ShortcodesController', 'index', 'https://vedinternational.com/admin/shortcodes', ' Shortcodes index', '2024-10-01 07:05:22', '2024-10-01 07:05:22'),
(6599, 1, 'App\\Http\\Controllers\\ResourcetypesController', 'index', 'https://vedinternational.com/admin/resourcetypes', ' Resourcetypes index', '2024-10-01 07:05:24', '2024-10-01 07:05:24'),
(6600, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'https://vedinternational.com/admin/menuitems?menulocation=2', ' Menuitems index', '2024-10-01 07:08:42', '2024-10-01 07:08:42'),
(6601, 1, 'App\\Http\\Controllers\\MenuitemsController', 'edit', 'https://vedinternational.com/admin/menuitems/edit/54?menulocation=2', ' Menuitems edit', '2024-10-01 07:08:48', '2024-10-01 07:08:48'),
(6602, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'https://vedinternational.com/admin/menuitems', ' Menuitems index', '2024-10-01 07:08:50', '2024-10-01 07:08:50'),
(6603, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://vedinternational.com/admin/settings/edit/1', ' Settings edit', '2024-10-01 07:08:59', '2024-10-01 07:08:59'),
(6604, 1, 'App\\Http\\Controllers\\SettingsController', 'update', 'https://vedinternational.com/admin/settings/update/1', ' Settings update', '2024-10-01 07:09:15', '2024-10-01 07:09:15'),
(6605, 1, 'App\\Http\\Controllers\\SettingsController', 'edit', 'https://vedinternational.com/admin/settings/edit/1', ' Settings edit', '2024-10-01 07:09:15', '2024-10-01 07:09:15'),
(6606, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'index', 'https://vedinternational.com/admin/preparationclasses', ' Preparationclasses index', '2024-10-01 08:09:04', '2024-10-01 08:09:04'),
(6607, 1, 'App\\Http\\Controllers\\PreparationclassesController', 'create', 'https://vedinternational.com/admin/preparationclasses/create', ' Preparationclasses create', '2024-10-01 08:09:49', '2024-10-01 08:09:49'),
(6608, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'https://vedinternational.com/admin/countryarticles', ' Countryarticles index', '2024-10-01 08:10:23', '2024-10-01 08:10:23'),
(6609, 1, 'App\\Http\\Controllers\\PartnersController', 'index', 'https://vedinternational.com/admin/partners', ' Partners index', '2024-10-01 08:11:19', '2024-10-01 08:11:19'),
(6610, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'https://vedinternational.com/admin/countryarticles/edit/14', ' Countryarticles edit', '2024-10-01 08:12:18', '2024-10-01 08:12:18'),
(6611, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'https://vedinternational.com/admin/countryarticles/edit/13', ' Countryarticles edit', '2024-10-01 08:12:31', '2024-10-01 08:12:31'),
(6612, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'https://vedinternational.com/admin/countryarticles/edit/14', ' Countryarticles edit', '2024-10-01 08:13:14', '2024-10-01 08:13:14'),
(6613, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'https://vedinternational.com/admin/countryarticles/edit/15', ' Countryarticles edit', '2024-10-01 08:13:43', '2024-10-01 08:13:43'),
(6614, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'https://vedinternational.com/admin/countryarticles/edit/16', ' Countryarticles edit', '2024-10-01 08:13:54', '2024-10-01 08:13:54'),
(6615, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'https://vedinternational.com/admin/countryarticles/create', ' Countryarticles create', '2024-10-01 08:14:15', '2024-10-01 08:14:15'),
(6616, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'https://vedinternational.com/admin/countryarticles/store', ' Countryarticles store', '2024-10-01 08:16:46', '2024-10-01 08:16:46'),
(6617, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'https://vedinternational.com/admin/countryarticles', ' Countryarticles index', '2024-10-01 08:16:46', '2024-10-01 08:16:46'),
(6618, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'https://vedinternational.com/admin/countryarticles/create', ' Countryarticles create', '2024-10-01 08:17:10', '2024-10-01 08:17:10'),
(6619, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'edit', 'https://vedinternational.com/admin/countryarticles/edit/33', ' Countryarticles edit', '2024-10-01 08:17:29', '2024-10-01 08:17:29'),
(6620, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'create', 'https://vedinternational.com/admin/countryarticles/create', ' Countryarticles create', '2024-10-01 08:17:35', '2024-10-01 08:17:35'),
(6621, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'store', 'https://vedinternational.com/admin/countryarticles/store', ' Countryarticles store', '2024-10-01 08:22:41', '2024-10-01 08:22:41'),
(6622, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'https://vedinternational.com/admin/countryarticles', ' Countryarticles index', '2024-10-01 08:22:41', '2024-10-01 08:22:41'),
(6623, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'https://vedinternational.com/admin/countryarticles', ' Countryarticles index', '2024-10-01 23:22:32', '2024-10-01 23:22:32'),
(6624, 1, 'App\\Http\\Controllers\\InstitutionsController', 'index', 'https://vedinternational.com/admin/institutions', ' Institutions index', '2024-10-01 23:22:40', '2024-10-01 23:22:40'),
(6625, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'https://vedinternational.com/admin/countryarticles', ' Countryarticles index', '2024-10-01 23:23:23', '2024-10-01 23:23:23'),
(6626, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'https://vedinternational.com/admin/countryarticles', ' Countryarticles index', '2024-10-02 06:08:29', '2024-10-02 06:08:29'),
(6627, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'https://vedinternational.com/admin/countryarticles', ' Countryarticles index', '2024-10-02 06:08:47', '2024-10-02 06:08:47'),
(6628, 1, 'App\\Http\\Controllers\\SlidersController', 'index', 'https://vedinternational.com/admin/sliders', ' Sliders index', '2024-10-02 06:13:01', '2024-10-02 06:13:01'),
(6629, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'https://vedinternational.com/admin/countryarticles', ' Countryarticles index', '2024-10-02 06:13:01', '2024-10-02 06:13:01'),
(6630, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'https://vedinternational.com/admin/menuitems?menulocation=1', ' Menuitems index', '2024-10-02 07:19:08', '2024-10-02 07:19:08'),
(6631, 1, 'App\\Http\\Controllers\\ArticlesController', 'index', 'https://vedinternational.com/admin/articles', ' Articles index', '2024-10-02 07:19:14', '2024-10-02 07:19:14'),
(6632, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=2', ' Menuitems index', '2024-10-02 05:17:19', '2024-10-02 05:17:19'),
(6633, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=2', ' Menuitems index', '2024-10-02 05:17:22', '2024-10-02 05:17:22'),
(6634, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-10-02 05:18:06', '2024-10-02 05:18:06'),
(6635, 1, 'App\\Http\\Controllers\\CountryarticlesController', 'index', 'http://127.0.0.1:8000/admin/countryarticles', ' Countryarticles index', '2024-10-02 05:18:08', '2024-10-02 05:18:08'),
(6636, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-10-02 06:06:37', '2024-10-02 06:06:37'),
(6637, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-10-02 06:06:43', '2024-10-02 06:06:43'),
(6638, 1, 'App\\Http\\Controllers\\MenuitemsController', 'destroy', 'http://127.0.0.1:8000/admin/menuitems/destroy/93?menulocation=1', ' Menuitems destroy', '2024-10-02 06:07:26', '2024-10-02 06:07:26'),
(6639, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-10-02 06:07:29', '2024-10-02 06:07:29'),
(6640, 1, 'App\\Http\\Controllers\\MenuitemsController', 'index', 'http://127.0.0.1:8000/admin/menuitems?menulocation=1', ' Menuitems index', '2024-10-02 06:07:32', '2024-10-02 06:07:32');

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

--
-- 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,
  `subtitle` text 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
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;

--
-- Dumping data for table `tbl_articles`
--

INSERT INTO `tbl_articles` (`article_id`, `parent_article`, `title`, `subtitle`, `alias`, `text`, `cover_photo`, `thumb`, `display_order`, `status`, `created_at`, `updated_at`, `seo_keywords`, `seo_title`, `seo_descriptions`, `og_tags`, `createdby`, `updatedby`) VALUES
(53, 0, 'CSR', '', 'csr', '', '', '', 21, 1, '2024-05-20 00:38:51', '2024-05-20 00:38:51', '', '', '', '', 1, 1),
(54, 53, 'Forging relationships between national', '', 'forging-relationships-between-national', '', 'storage/ved/files/1/miltestone/award-1.jpg', '', 22, 1, '2024-05-20 00:39:14', '2024-05-20 00:39:14', '', '', '', '', 1, 1),
(55, 53, 'Forging relationships between national', '', 'forging-relationships-between-national', '', 'storage/ved/files/1/miltestone/award-2.jpg', '', 23, 1, '2024-05-20 00:39:25', '2024-05-20 00:39:25', '', '', '', '', 1, 1),
(56, 53, 'Forging relationships between national', '', 'forging-relationships-between-national', '', 'storage/ved/files/1/miltestone/award-3.jpg', '', 24, 1, '2024-05-20 00:39:37', '2024-05-20 00:39:37', '', '', '', '', 1, 1),
(57, 0, 'Associations', '', 'associations', '', '', '', 25, 1, '2024-05-20 00:44:49', '2024-05-20 00:44:49', '', '', '', '', 1, 1),
(58, 57, 'Forging relationships between national', '', 'forging-relationships-between-national', '', 'storage/ved/files/1/miltestone/award-4.jpg', '', 26, 1, '2024-05-20 00:45:14', '2024-05-20 00:45:14', '', '', '', '', 1, 1),
(59, 57, 'Forging relationships between national', '', 'forging-relationships-between-national', '', 'storage/ved/files/1/miltestone/award-3.jpg', '', 27, 1, '2024-05-20 00:45:29', '2024-05-20 00:45:29', '', '', '', '', 1, 1),
(60, 57, 'Forging relationships between national', '', 'forging-relationships-between-national', '', 'storage/ved/files/1/miltestone/award-3.jpg', '', 28, 1, '2024-05-20 00:45:42', '2024-05-20 00:45:42', '', '', '', '', 1, 1),
(61, 0, 'Working With Us', '', 'working-with-us', '<p>At Ved International Education Consultancy, we believe in creating a collaborative, supportive, and enriching environment for both our students and our team members. Our commitment to excellence and our student-first approach make us a leader in the field of educational consultancy. Here&rsquo;s what you can expect when working with us:</p>\r\n\r\n<p><strong>1. Professional Development:</strong><br />\r\nWe invest in the continuous growth of our team. Our counselors are QEAC certified, and we provide training from reputable institutions such as the Training Institute for Technical Instruction (TITI), Education New Zealand (ENZ), and ISANA International Education Association. This ensures that our team remains at the forefront of industry knowledge and best practices.</p>\r\n\r\n<p><strong>2. Supportive and Collaborative Environment:</strong><br />\r\nOur office in the heart of Kathmandu is more than just a workplace; it&#39;s a community. We foster a family-like atmosphere where every team member feels valued and supported. We believe in working together, sharing knowledge, and helping each other succeed.</p>\r\n\r\n<p><strong>3. Impactful Work:</strong><br />\r\nAt Ved International, your work directly impacts the lives of students. You&rsquo;ll help guide them through crucial decisions, support their aspirations, and celebrate their successes. Knowing that your efforts contribute to shaping their futures is immensely rewarding.</p>\r\n\r\n<p><strong>4. Innovation and Excellence:</strong><br />\r\nWe are committed to maintaining high standards of service and constantly seek innovative ways to improve our offerings. Our team is encouraged to bring fresh ideas to the table, and we provide the resources and support needed to implement them.</p>\r\n\r\n<p><strong>5. Ethical Practices:</strong><br />\r\nIntegrity and transparency are at the core of our operations. We provide accurate information and honest advice to our students, ensuring they make well-informed decisions about their education and future.</p>\r\n\r\n<p><strong>6. Diverse Opportunities:</strong><br />\r\nOur consultancy handles admissions to top-ranked universities in the USA, Australia, and the UK, as well as scholarship opportunities and test preparation services. This diversity means that you&rsquo;ll have the chance to work on a wide range of projects and develop expertise in multiple areas.</p>\r\n\r\n<p><strong>7. Personal Fulfillment:</strong><br />\r\nWorking with Ved International is not just a job; it&rsquo;s a fulfilling career where you&rsquo;ll see the direct impact of your efforts. We treat our students like family, creating a nurturing environment that not only helps them succeed but also brings personal satisfaction to our team.</p>', 'storage/ved/files/1/Sliders/slider3.jpg', '', 29, 1, '2024-05-20 01:05:35', '2024-06-05 10:46:41', '', '', '', '', 1, 1),
(51, 49, 'Our Vision', '', 'our-vision', '<p>To be the first choice and a successful international organization that provides excellent educational consultancy services to the students who are dreaming to study abroad.</p>', 'storage/ved/files/1/miltestone/vision (1).png', '', 19, 1, '2024-05-20 00:24:43', '2024-06-05 10:35:15', '', '', '', '', 1, 1),
(49, 0, 'Our Approaches', '', 'our-approaches', '', '', '', 17, 1, '2024-05-20 00:23:15', '2024-06-05 11:54:22', '', '', '', '', 1, 1),
(50, 49, 'Our Mission', '', 'our-mission', '<p>To bridge effective channels to help students achieve their overseas&rsquo; educational plans. Every student&rsquo;s future is the direction of our service. The growth and success of the students are our service core values.</p>', 'storage/ved/files/1/miltestone/mission (1).png', '', 18, 1, '2024-05-20 00:24:14', '2024-06-05 10:35:00', '', '', '', '', 1, 1),
(46, 38, '2011-2016', '', '2021', '<p><strong>2011-2013: Building Reputation and Services</strong><br />\r\nIn its early years, Ved International quickly gained recognition for its expertise in placing students in top universities in the USA, Australia, and the UK. The consultancy began offering specialized services, including scholarship opportunities, which significantly benefited many students.</p>\r\n\r\n<p><strong>2014-2016: Team Expansion and Certification</strong><br />\r\nDuring this period, Ved International focused on expanding and strengthening its team. The counselors became QEAC certified and received training from the Training Institute for Technical Instruction (TITI), Education New Zealand (ENZ), and ISANA International Education Association. This ensured that the consultancy could provide top-tier, knowledgeable guidance to its clients.</p>\r\n\r\n<p><br />\r\n&nbsp;</p>', '', '', 16, 1, '2024-05-20 00:21:39', '2024-06-05 11:39:30', '', '', '', '', 1, 1),
(47, 38, '2017-2020', '', '2022', '<p><strong>2017-2018: Infrastructure Development</strong><br />\r\nTo better serve its growing client base, Ved International moved to a well-furnished and equipped office in the heart of Kathmandu. This new facility provided a welcoming and comfortable environment for students and their families, reinforcing the consultancy&#39;s student-oriented approach.</p>\r\n\r\n<p><strong>2019-2020: Enhancing Student Support and Success</strong><br />\r\nVed International enhanced its services by providing comprehensive test preparation classes for IELTS, SAT, TOEFL, GRE, GMAT, PTE, and CAE. The consultancy also focused on creating a family-like atmosphere, treating every student like a brother or sister, which contributed to a supportive and motivating environment.<br />\r\n&nbsp;</p>', '', '', 15, 1, '2024-05-20 00:21:46', '2024-06-05 11:39:30', '', '', '', '', 1, 1),
(48, 38, '2021 - Present', '', '2023', '<p><strong>2021-Present: Achievements and Continued Growth</strong><br />\r\nVed International achieved a visa success rate of over 80% for Australia and continued to secure various scholarship opportunities for its students. The consultancy maintained its commitment to accurate information dissemination and collaborated with international educational institutes to stay updated on the latest educational policies, rules, and regulations. Today, Ved International is recognized as a trustworthy, responsible, and student-oriented consultancy, dedicated to helping students achieve their dreams of studying abroad.</p>', '', '', 14, 1, '2024-05-20 00:22:07', '2024-06-05 11:39:30', '', '', '', '', 1, 1),
(37, 33, 'PTE', 'PTE is an English language competence test', 'pte', '', 'storage/ved/files/1/pte.jpg', 'storage/ved/files/1/pte.jpg', 11, 1, '2024-05-19 04:17:09', '2024-06-06 07:36:17', '', '', '', '', 1, 1),
(52, 49, 'Objective', '', 'our-goal', '<p>We offer counseling services to help students gain admission to national and international universities, provide test preparation classes for exams like IELTS, SAT, TOEFL, GRE, GMAT, PTE, and CAE, and raise public awareness about studying abroad and choosing the right educational path. We also ensure students receive accurate information about their chosen institutions and collaborate with international educational representatives to stay updated on the latest policies and regulations.</p>', 'storage/ved/files/1/miltestone/goals (1).png', '', 20, 1, '2024-05-20 00:25:04', '2024-06-05 10:34:33', '', '', '', '', 1, 1),
(35, 33, 'GRE', 'The Graduate Record Examinations is a standardized test', 'gre', '', 'storage/ved/files/1/gre-gmat.jpg', 'storage/ved/files/1/gre-gmat.jpg', 9, 0, '2024-05-19 04:16:25', '2024-06-06 07:54:29', '', '', '', '', 1, 1),
(36, 33, 'TOFEL', 'The test is accepted by more than 11,000 universities', 'tofel', '', 'storage/ved/files/1/toefl.jpg', 'storage/ved/files/1/toefl.jpg', 10, 1, '2024-05-19 04:16:49', '2024-06-06 07:54:58', '', '', '', '', 1, 1),
(34, 33, 'IELTS', 'IELTS is the Secure English Language Test', 'ielts', '', 'storage/ved/files/1/ielts.jpg', 'storage/ved/files/1/ielts.jpg', 8, 1, '2024-05-19 04:16:10', '2024-06-06 07:37:01', '', '', '', '', 1, 1),
(29, 0, 'Study Destinations', '', 'study-destinations', '', '', '', 3, 1, '2024-05-19 03:44:02', '2024-05-19 23:38:42', '', '', '', '', 1, 1),
(30, 29, 'Australia', '', 'australia', '<p>Studying in Australia offers a transformative educational experience enriched with cultural diversity, world-class universities, and vibrant cities. Renowned for its academic excellence and innovative research opportunities, Australia attracts students from around the globe seeking quality education. With a wide range of courses and programs across various disciplines, students can explore their passions and develop valuable skills that prepare them for the global workforce. Australia&#39;s welcoming and multicultural environment fosters cross-cultural understanding and personal growth, creating a truly enriching academic journey. Additionally, international students in Australia benefit from access to cutting-edge facilities, state-of-the-art technology, and industry connections that enhance their learning experience. Beyond academics, Australia&#39;s natural beauty, outdoor adventures, and laid-back lifestyle offer a well-rounded experience for students to explore and enjoy. Whether pursuing undergraduate, postgraduate, or research studies, studying in Australia opens doors to endless opportunities for academic success and personal development.</p>\r\n\r\n<p><br />\r\n&nbsp;</p>', 'storage/ved/files/1/australia.jpg', 'storage/ved/files/1/australia.jpg', 6, 1, '2024-05-19 03:53:00', '2024-06-06 06:40:51', '', '', '', '', 1, 1),
(31, 29, 'Uk', '', 'uk', '', 'storage/ved/files/1/StudyDestaination/uk.jpg', 'storage/ved/files/1/StudyDestaination/uk.jpg', 4, 1, '2024-05-19 03:53:16', '2024-06-04 10:16:22', '', '', '', '', 1, 1),
(28, 0, 'Home', '', 'home', '', '', '', 2, 1, '2024-05-19 02:31:36', '2024-05-19 23:38:42', '', '', '', '', 1, 1),
(32, 29, 'USA', '', 'usa', '', 'storage/ved/files/1/usa.jpg', 'storage/ved/files/1/usa.jpg', 5, 1, '2024-05-19 03:53:27', '2024-06-04 10:16:53', '', '', '', '', 1, 1),
(33, 0, 'Test Preparation', 'With VED, achieve your academic goals and unlock a brighter future.', 'test-preparation', '<p>Prepare for success with <strong>Ved International Education Consultancy</strong>! Our comprehensive test preparation materials are designed to help you excel in exams. Access expert guidance, practice tests, and personalized study plans tailored to your needs.</p>\r\n\r\n<p>&nbsp;</p>', 'storage/ved/files/1/interview prep.jpg', 'storage/ved/files/1/interview prep.jpg', 7, 1, '2024-05-19 04:09:49', '2024-07-15 11:19:16', '', '', '', '', 1, 1),
(26, 0, 'Company Profile', NULL, 'company-profile', 'Welcome Article', NULL, NULL, 1, -1, NULL, '2024-05-19 02:26:37', NULL, NULL, NULL, NULL, NULL, 1),
(27, 28, 'About Us', 'Welcome to the Ved Education', 'about-us', '<p><strong>Ved International Education Consultancy</strong> is a private limited company registered under the Government of Nepal (REGD. No. 78839/067/068). Ved International Education Consultancy is the best consultancy in Nepal established in 2010, is a professional education consultancy based in Putalisadak, Kathmandu, Nepal. With several years of experience in placing the right student in the right universities, we specialize in providing admissions in the USA, Australia, and the UK&rsquo;s World Ranked Universities. We also help students to get Scholarships. We have got various Scholarship opportunities for universities in Australia and the USA. Ved International Education Consultancy is an organization established by a young</p>\r\n\r\n<p>energetic team and guided by experienced personnel. Ved International education has a well-furnished and equipped office with active, energetic, and expert human resources in the heart of Kathmandu, the capital city. We are trustworthy, responsible, and student-oriented. Please visit our website for more details and Student testimonials.</p>', 'storage/ved/files/1/Articles/about_us.png', 'storage/ved/files/1/Articles/about_us.png', 1, 1, '2024-05-19 02:30:42', '2024-10-01 06:50:53', '', '', '', '', 1, 1),
(38, 0, 'Miltestones', '', 'miltestones', '', '', '', 12, 1, '2024-05-19 23:16:12', '2024-05-19 23:38:42', '', '', '', '', 1, 1),
(45, 38, 'HISTORY', '', 'history', '<div class=\"active fade show tab-pane\" id=\"projects__one\">\r\n<div class=\"col-xl-12\">\r\n<div class=\"aboutarea__content__tap__wraper\">\r\n<p>Ved International Education Consultancy was founded in 2010 in Putalisadak, Kathmandu, Nepal, registered under the Government of Nepal (REGD. No. 78839/067/068). It was established by a young and energetic team, guided by experienced professionals, with the vision of becoming the premier educational consultancy in Nepal.</p>\r\n</div>\r\n</div>\r\n</div>', '', '', 13, 1, '2024-05-20 00:21:20', '2024-06-05 11:39:30', '', '', '', '', 1, 1),
(62, 0, 'Student Support', '', 'student-support', '<p>At Ved International Education Consultancy, our primary goal is to ensure that every student receives the support they need to succeed in their academic and professional endeavors. We understand that the journey to studying abroad can be complex and challenging, which is why we offer comprehensive support services designed to guide students every step of the way.</p>\r\n\r\n<p><strong>1. Personalized Counseling:</strong><br />\r\nOur team of experienced and certified counselors provides one-on-one counseling sessions to understand each student&rsquo;s unique aspirations, strengths, and needs. We help students identify the right universities and courses that align with their career goals and personal interests.</p>\r\n\r\n<p><strong>2. Admission Assistance:</strong><br />\r\nNavigating the admission process for universities can be daunting. We assist students with every aspect of their applications, from filling out forms to writing compelling personal statements and preparing for interviews. Our expertise ensures that applications are thorough, accurate, and timely.</p>\r\n\r\n<p><strong>3. Scholarship Guidance:</strong><br />\r\nWe offer guidance on various scholarship opportunities available for universities in the USA, Australia, and the UK. Our team helps students understand the eligibility criteria, application process, and documentation required, increasing their chances of securing financial aid.</p>\r\n\r\n<p><strong>4. Test Preparation:</strong><br />\r\nWe provide specialized test preparation classes for standardized tests such as IELTS, SAT, TOEFL, GRE, GMAT, PTE, and CAE. Our experienced instructors use proven strategies and materials to help students achieve their best possible scores.</p>\r\n\r\n<p><strong>5. Visa Assistance:</strong><br />\r\nObtaining a student visa can be a complex process. Our dedicated visa assistance team helps students understand the requirements, prepare necessary documents, and navigate the visa application process. Our high visa success rate speaks to the effectiveness of our support.</p>\r\n\r\n<p><strong>6. Pre-Departure Briefing:</strong><br />\r\nWe conduct comprehensive pre-departure briefings to prepare students for life abroad. These sessions cover important topics such as cultural adjustment, accommodation, travel arrangements, and essential tips for settling into a new country.</p>\r\n\r\n<p><strong>7. Ongoing Support:</strong><br />\r\nOur support doesn&rsquo;t end once students reach their destination. We stay in touch to ensure they are adjusting well and provide assistance with any challenges they may face. Our goal is to be a reliable resource for students throughout their academic journey.</p>\r\n\r\n<p><strong>8. Family-Like Environment:</strong><br />\r\nWe pride ourselves on creating a supportive, family-like environment where students feel comfortable and valued. We treat every student like a member of our own family, offering <strong>encouragement and motivation at every stage.</strong></p>\r\n\r\n<p><strong>9. Accurate Information:</strong><br />\r\nWe are committed to providing accurate and up-to-date information about universities, courses, and educational policies. Our collaboration with international educational institutes ensures that students receive reliable guidance.</p>\r\n\r\n<p><strong>10. Career Guidance:</strong><br />\r\nBeyond academic support, we offer career counseling to help students make informed decisions about their professional futures. Our counselors provide insights into job market trends, internship opportunities, and career development strategies.</p>\r\n\r\n<p>At Ved International Education Consultancy, we are dedicated to empowering students to achieve their dreams of studying abroad. Our comprehensive support services ensure that every student receives the guidance, resources, and encouragement they need to succeed. Visit our website or contact us to learn more about how we can support you on your educational journey.</p>\r\n\r\n<p>&nbsp;</p>', 'storage/ved/files/1/Sliders/slider2.jpg', '', 30, -1, '2024-05-20 01:16:04', '2024-06-05 11:08:01', '', '', '', '', 1, 1),
(63, 0, 'Work Standard', 'Our Achievements', 'work-standard', '<p>At Ved International Education Consultancy, we uphold the highest standards of professionalism, integrity, and excellence. Our team is highly trained and certified, ensuring expert guidance and support for our students. Key aspects of our work standards include:</p>\r\n\r\n<div class=\"col-12 col-lg-12 col-md-12 col-sm-12 col-xl-12\" style=\"margin-bottom:20px\">\r\n<ol>\r\n	<li><strong>Professionalism:</strong> We maintain a high level of professionalism in all our interactions, reflecting our values and mission.</li>\r\n	<li><strong>Integrity and Transparency:</strong> We provide accurate, reliable information and build trust through open communication and ethical practices.</li>\r\n	<li><strong>Expertise and Certification:</strong> Our team holds various certifications, including QEAC, TITI, ENZ, ISANA, and Uni Agent, keeping us updated on the latest educational policies and practices.</li>\r\n	<li><strong>Personalized Service:</strong> We offer tailored guidance to meet each student&#39;s unique goals and needs.</li>\r\n	<li><strong>Comprehensive Support:</strong> From admissions assistance to visa guidance, we provide end-to-end solutions for studying abroad.</li>\r\n</ol>\r\n\r\n<p>Our commitment to continuous improvement and a student-centric approach sets us apart. We create a nurturing environment where students feel supported and valued. Additionally, we maintain strong partnerships with international educational institutions, offering students the most current information and opportunities. Our ethical practices and results-oriented focus ensure that we achieve positive outcomes, as evidenced by our high visa success rates and numerous student success stories. Key aspects include:</p>\r\n\r\n<ol>\r\n	<li><strong>Continuous Improvement: </strong>Regular training and professional development keep us ahead of industry trends.</li>\r\n	<li><strong>Student-Centric Approach: </strong>We prioritize our students&#39; needs, creating a supportive, family-like atmosphere.</li>\r\n	<li><strong>Collaborative Partnerships: </strong>Strong relationships with educational institutions provide students with the best resources and support.</li>\r\n	<li><strong>Ethical Practices: </strong>We adhere to principles of fairness and justice in all our operations.</li>\r\n	<li><strong>Results-Oriented: </strong>Clear goals and diligent work lead to successful outcomes for our students.</li>\r\n</ol>\r\n</div>', 'storage/ved/files/1/miltestone/award-1.jpg', 'storage/ved/files/1/miltestone/award-2.jpg', 30, 1, '2024-05-20 01:35:18', '2024-07-14 22:46:20', '', '', '', '', 1, 1),
(64, 0, 'Message from Director', '', 'message-from-director', '<p>I am delighted to welcome you to Ved International Education Consultancy, where we are committed to shaping the futures of aspiring students through quality education and unwavering support. As the Director of Ved International, I am honored to lead a team of dedicated professionals who share a passion for guiding students toward academic success and personal growth.</p>\r\n\r\n<p>At Ved International, we believe that education is not just about acquiring knowledge but also about nurturing skills, fostering creativity, and empowering individuals to become global citizens. Our mission is to provide comprehensive support to students, ensuring they make informed decisions and achieve their dreams of studying abroad.</p>\r\n\r\n<p>We understand that the journey to studying abroad can be both exciting and challenging. That&#39;s why we are here to offer personalized guidance, expert advice, and a supportive environment every step of the way. Our team of certified counselors, trainers, and support staff is committed to upholding the highest standards of professionalism, integrity, and excellence in all our interactions.</p>\r\n\r\n<p>We value the trust that our students, parents, and partners place in us, and we are dedicated to exceeding expectations and delivering outstanding results. Whether you are seeking admissions assistance, test preparation classes, scholarship opportunities, or visa guidance, Ved International is here to help you navigate the complexities of the education system and achieve your goals.</p>\r\n\r\n<p>I invite you to explore our services, connect with our team, and embark on an educational journey filled with possibilities. Together, let&#39;s create a brighter future and make your dreams a reality.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>Ashik Karki<br />\r\nDirector</p>', 'storage/ved/files/1/94199120_10163601882100472_5447411230308302848_n.jpg', 'storage/ved/files/1/82307138_3159948660699061_7588879737955549184_n.jpg', 31, 1, '2024-05-20 03:34:48', '2024-07-14 23:24:40', '', '', '', '', 1, 1),
(65, 0, 'Message from Managing Director', '', 'message-from-md', '<div class=\"about__text__5\">\r\n<p>I am thrilled to extend a warm welcome to Ved International Education Consultancy. As the Managing Director, I am committed to ensuring that every student who walks through our doors receives the highest level of support, guidance, and opportunities for academic success.</p>\r\n\r\n<p>At Ved International, we understand the importance of education as a catalyst for personal and professional growth. Our mission is to empower students with the knowledge, skills, and confidence they need to thrive in an increasingly globalized world.</p>\r\n\r\n<p>We take pride in our team of dedicated counselors, trainers, and support staff who work tirelessly to provide personalized services tailored to each student&#39;s unique needs and aspirations. Whether it&#39;s assistance with university admissions, test preparation classes, scholarship opportunities, or visa guidance, we are here to help students achieve their educational goals.</p>\r\n\r\n<p>Our commitment to excellence, integrity, and innovation sets us apart as a trusted partner in the educational consultancy landscape. We strive to create a nurturing environment where students feel supported, encouraged, and inspired to reach for their dreams.</p>\r\n\r\n<p>I invite you to explore the wide range of services and resources available at Ved International Education Consultancy. Together, let&#39;s embark on a journey of learning, growth, and success.<br />\r\n<br />\r\nThank You.</p>\r\n\r\n<h2>Ashik Karki</h2>\r\n\r\n<p>Managing Director</p>\r\n</div>', 'storage/ved/files/1/94199120_10163601882100472_5447411230308302848_n.jpg', 'storage/ved/files/1/82307138_3159948660699061_7588879737955549184_n.jpg', 32, 1, '2024-05-20 03:36:29', '2024-07-14 23:27:25', '', '', '', '', 1, 1),
(66, 0, 'Message from Counsler', '', 'message-from-counsler', '<div class=\"about__text__5\">\r\n<p>As a counselor at Ved International Education Consultancy, it is my privilege to assist you on your educational journey and help you achieve your dreams of studying abroad. Our team of certified counselors is dedicated to providing personalized guidance and support to every student we serve.</p>\r\n\r\n<p>We understand that choosing the right path for your education can be overwhelming, which is why we are here to listen, understand your aspirations, and offer expert advice tailored to your needs. Whether you are exploring university options, preparing for standardized tests, or navigating the visa process, we are committed to helping you make informed decisions and achieve success.</p>\r\n\r\n<p>At Ved International, we prioritize your goals and strive to create a welcoming and supportive environment where you feel valued and empowered. Our goal is not just to assist you in securing admission to a prestigious university but also to equip you with the skills and knowledge to thrive in your academic and professional endeavors.</p>\r\n\r\n<p>I look forward to working with you and being a part of your educational journey. Together, let&#39;s turn your dreams into reality.</p>\r\n</div>', 'storage/ved/files/1/images.png', '', 33, 1, '2024-05-20 03:37:30', '2024-06-05 11:39:30', '', '', '', '', 1, 1),
(67, 0, 'Organogram', '', 'organogram', '', '', 'storage/ved/files/1/Articles/organogram.jpg', 34, 1, '2024-05-20 03:56:01', '2024-07-14 23:34:55', '', '', '', '', 1, 1),
(68, 0, 'Advisory Reboot', '', 'advisory-reboot', '', '', '', 35, 1, '2024-05-20 04:44:24', '2024-06-05 11:39:30', '', '', '', '', 1, 1),
(69, 68, 'FIrst Advisory', 'Ved Horizon: Expanding Educational Horizons', 'first-advisory', '<p>Ved Horizon represents our commitment to broadening the educational horizons of students by offering a diverse range of opportunities, including admissions to top universities worldwide, scholarship guidance, and comprehensive test preparation classes. We aim to empower students to explore new possibilities, discover their potential, and reach new heights in their academic and professional pursuits.</p>', 'storage/ved/files/1/miltestone/award-2.jpg', '', 36, 1, '2024-05-20 04:44:59', '2024-06-05 11:39:30', '', '', '', '', 1, 1),
(70, 68, 'Second Advisory', 'Ved Nexus: Connecting Students to Success', 'second-advisory', '<p>Ved Nexus symbolizes our role in creating a supportive network that connects students to success. Through personalized counseling, career guidance, and ongoing support, we bridge the gap between aspirations and achievements, helping students navigate their educational journey with confidence and clarity. Our goal is to foster meaningful connections, inspire growth, and pave the way for a successful future.</p>', 'storage/ved/files/1/StudyDestaination/australia.jpeg', '', 37, 1, '2024-05-20 04:45:51', '2024-06-05 11:39:30', '', '', '', '', 1, 1),
(71, 0, 'Supplimentary Service', '', 'supplimentary-service', '', '', '', 39, -1, '2024-05-20 10:10:09', '2024-05-20 10:13:54', '', '', '', '', 1, 1),
(72, 0, 'OHSC Insurance', '', 'ohsc-insurance', '<p>At VED International Education Consultancy, we understand the importance of health insurance coverage for international students studying in Australia. That&#39;s why we offer assistance and guidance with Overseas Student Health Cover (OSHC) insurance to ensure that our students have access to comprehensive healthcare services during their stay in Australia. Here are key features of our OSHC insurance services:</p>\r\n\r\n<ol>\r\n	<li>\r\n	<p><strong>Coverage Options:</strong> We provide information about different OSHC insurance plans available from approved Australian insurance providers. Students can choose coverage options based on their visa requirements, duration of stay, and individual healthcare needs.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Medical Benefits:</strong> Our OSHC insurance plans cover a range of medical benefits, including doctor&#39;s visits, hospitalization, emergency services, prescription medications, and specialist consultations. This ensures that students have access to essential healthcare services when needed.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Dental and Optical Coverage:</strong> Some of our OSHC insurance plans also include coverage for dental treatments, optical services, and allied health services such as physiotherapy and chiropractic care. This comprehensive coverage promotes overall health and well-being for students.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Easy Enrollment Process:</strong> We facilitate the enrollment process for OSHC insurance, guiding students through the application, payment, and issuance of OSHC membership cards. Our team ensures that students understand their insurance coverage and rights as OSHC members.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Claim Assistance:</strong> In the event of a medical emergency or need for healthcare services, we provide assistance with OSHC claims processing. Our team helps students navigate the claims process, submit necessary documentation, and communicate with insurance providers for timely reimbursements.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Student Support:</strong> We offer ongoing support and guidance regarding OSHC insurance throughout students&#39; stay in Australia. Whether it&#39;s understanding coverage details, finding healthcare providers, or addressing insurance-related queries, we are committed to ensuring a seamless experience for our students.</p>\r\n	</li>\r\n</ol>\r\n\r\n<p>By offering comprehensive OSHC insurance services, VED International Education Consultancy aims to promote the health and well-being of international students studying in Australia. Our goal is to provide peace of mind and reliable healthcare coverage so that students can focus on their academic pursuits and enjoy their time in Australia with confidence.</p>', 'storage/ved/files/1/Sliders/slider2.jpg', '', 38, 1, '2024-05-20 10:14:16', '2024-06-06 07:52:35', '', '', '', '', 1, 1),
(73, 0, 'Interview Preparation', '', 'interview-preparation', '<div class=\"blog__details__content\">\r\n<p>VED International Education Consultancy offers comprehensive interview preparation services to help students and professionals excel in their interviews and secure their desired academic or career opportunities. Here are the key features of our interview preparation program:</p>\r\n\r\n<ol>\r\n	<li>\r\n	<p><strong>Mock Interviews:</strong> We conduct mock interviews that simulate real interview scenarios, allowing candidates to practice and refine their interview skills. Our experienced interviewers provide constructive feedback and guidance to help candidates improve their performance.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Personalized Coaching:</strong> Our interview preparation program includes personalized coaching sessions tailored to each candidate&#39;s needs and goals. We assess individual strengths, weaknesses, and areas for improvement, providing targeted guidance and strategies to enhance interview performance.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Behavioral Interview Training:</strong> We offer training in behavioral interview techniques, focusing on competency-based questions and situational scenarios commonly used by employers and academic institutions. Candidates learn how to effectively showcase their skills, experiences, and achievements in alignment with interview expectations.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Technical Interview Preparation:</strong> For candidates applying for technical roles or programs, we provide specialized preparation for technical interviews. This includes practice sessions, coding challenges, case studies, and problem-solving exercises to assess and enhance technical proficiency.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Communication Skills Enhancement:</strong> We focus on improving candidates&#39; communication skills, including verbal and non-verbal communication, active listening, clarity of expression, and confidence-building techniques. Effective communication is essential for making a positive impression during interviews.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Resume and Portfolio Review:</strong> As part of our interview preparation services, we review candidates&#39; resumes, CVs, portfolios, and application materials to ensure they are well-presented, relevant, and tailored to the target position or program. We offer guidance on highlighting key achievements, skills, and experiences that align with interview requirements.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Industry Insights:</strong> Our interview preparation program provides insights into industry-specific interview trends, expectations, and best practices. Candidates gain valuable knowledge about the interview process, company culture, and industry insights to better prepare for their interviews.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Confidence Building:</strong> We focus on building candidates&#39; confidence and mindset for success during interviews. Through motivational coaching, role-playing exercises, and positive reinforcement, we help candidates overcome nervousness, anxiety, and self-doubt, enabling them to perform at their best during interviews.</p>\r\n	</li>\r\n</ol>\r\n\r\n<p>At VED International Education Consultancy, we are committed to empowering candidates with the skills, knowledge, and confidence needed to succeed in interviews and achieve their academic and career aspirations. Our interview preparation services are designed to equip candidates with the tools and strategies to make a strong impression, stand out from the competition, and secure their desired opportunities.</p>\r\n</div>', 'storage/ved/files/1/Sliders/gregmat.png', 'storage/ved/files/1/interview prep.jpg', 39, 1, '2024-05-20 10:15:14', '2024-07-14 23:43:30', '', '', '', '', 1, 1),
(74, 0, 'Student Support', '', 'student-support', '<div class=\"blog__details__content\">\r\n<p>At Ved International Education Consultancy, our primary goal is to ensure that every student receives the support they need to succeed in their academic and professional endeavors. We understand that the journey to studying abroad can be complex and challenging, which is why we offer comprehensive support services designed to guide students every step of the way.</p>\r\n\r\n<p><strong>1. Personalized Counseling:</strong><br />\r\nOur team of experienced and certified counselors provides one-on-one counseling sessions to understand each student&rsquo;s unique aspirations, strengths, and needs. We help students identify the right universities and courses that align with their career goals and personal interests.</p>\r\n\r\n<p><strong>2. Admission Assistance:</strong><br />\r\nNavigating the admission process for universities can be daunting. We assist students with every aspect of their applications, from filling out forms to writing compelling personal statements and preparing for interviews. Our expertise ensures that applications are thorough, accurate, and timely.</p>\r\n\r\n<p><strong>3. Scholarship Guidance:</strong><br />\r\nWe offer guidance on various scholarship opportunities available for universities in the USA, Australia, and the UK. Our team helps students understand the eligibility criteria, application process, and documentation required, increasing their chances of securing financial aid.</p>\r\n\r\n<p><strong>4. Test Preparation:</strong><br />\r\nWe provide specialized test preparation classes for standardized tests such as IELTS, SAT, TOEFL, GRE, GMAT, PTE, and CAE. Our experienced instructors use proven strategies and materials to help students achieve their best possible scores.</p>\r\n\r\n<p><strong>5. Visa Assistance:</strong><br />\r\nObtaining a student visa can be a complex process. Our dedicated visa assistance team helps students understand the requirements, prepare necessary documents, and navigate the visa application process. Our high visa success rate speaks to the effectiveness of our support.</p>\r\n\r\n<p><strong>6. Pre-Departure Briefing:</strong><br />\r\nWe conduct comprehensive pre-departure briefings to prepare students for life abroad. These sessions cover important topics such as cultural adjustment, accommodation, travel arrangements, and essential tips for settling into a new country.</p>\r\n\r\n<p><strong>7. Ongoing Support:</strong><br />\r\nOur support doesn&rsquo;t end once students reach their destination. We stay in touch to ensure they are adjusting well and provide assistance with any challenges they may face. Our goal is to be a reliable resource for students throughout their academic journey.</p>\r\n\r\n<p><strong>8. Family-Like Environment:</strong><br />\r\nWe pride ourselves on creating a supportive, family-like environment where students feel comfortable and valued. We treat every student like a member of our own family, offering encouragement and motivation at every stage.</p>\r\n\r\n<p><strong>9. Accurate Information:</strong><br />\r\nWe are committed to providing accurate and up-to-date information about universities, courses, and educational policies. Our collaboration with international educational institutes ensures that students receive reliable guidance.</p>\r\n\r\n<p><strong>10. Career Guidance:</strong><br />\r\nBeyond academic support, we offer career counseling to help students make informed decisions about their professional futures. Our counselors provide insights into job market trends, internship opportunities, and career development strategies.</p>\r\n\r\n<p>At Ved International Education Consultancy, we are dedicated to empowering students to achieve their dreams of studying abroad. Our comprehensive support services ensure that every student receives the guidance, resources, and encouragement they need to succeed. Visit our website or contact us to learn more about how we can support you on your educational journey.</p>\r\n</div>', 'storage/ved/files/1/student support-01.jpg', '', 40, 1, '2024-05-20 10:16:06', '2024-06-05 11:39:30', '', '', '', '', 1, 1),
(75, 0, 'Documentation Guide', '', 'documentation-guide', '<div class=\"blog__details__content\">\r\n<p>Welcome to VED International Education Consultancy&#39;s Documentation Guide, where we provide comprehensive information and guidance on the documentation required for various services and processes. Our aim is to ensure clarity, accuracy, and efficiency in handling documentation-related matters for our students, partners, and stakeholders. Below is an overview of our documentation guide:</p>\r\n\r\n<ol>\r\n	<li>\r\n	<p><strong>Admissions Documentation:</strong></p>\r\n\r\n	<ul>\r\n		<li>For students applying to universities or colleges through VED, we provide detailed guidance on the required admissions documentation, including academic transcripts, letters of recommendation, statement of purpose, resume/CV, and any additional documents specified by the institution.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Visa and Immigration Documentation:</strong></p>\r\n\r\n	<ul>\r\n		<li>For students seeking visa and immigration assistance, we offer a step-by-step guide on the documentation needed for visa applications, including passport copies, financial statements, visa application forms, acceptance letters from universities, and any other documents mandated by immigration authorities.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Scholarship Documentation:</strong></p>\r\n\r\n	<ul>\r\n		<li>Students applying for scholarships through VED receive support in preparing the necessary documentation, such as scholarship application forms, academic achievements certificates, recommendation letters, essays or statements, and proof of eligibility criteria fulfillment.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Test Preparation Documentation:</strong></p>\r\n\r\n	<ul>\r\n		<li>Our test preparation classes (e.g., IELTS, TOEFL, PTE) include guidance on documentation required for test registration, identification documents for test day, test scores reporting, and any additional documents needed for exam-related processes.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Educational Program Documentation:</strong></p>\r\n\r\n	<ul>\r\n		<li>Documentation related to educational programs, including course outlines, program brochures, admission letters, program fees, and terms and conditions, is provided to students for a clear understanding of the educational offerings.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Legal and Compliance Documentation:</strong></p>\r\n\r\n	<ul>\r\n		<li>We ensure compliance with legal and regulatory requirements by maintaining documentation related to business licenses, certifications, agreements, policies, and other legal documents necessary for our operations.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Student Support Documentation:</strong></p>\r\n\r\n	<ul>\r\n		<li>Documentation related to student support services, such as counseling sessions records, progress reports, feedback forms, and communication logs, is maintained to ensure effective support and communication with students.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Resource Library and Templates:</strong></p>\r\n\r\n	<ul>\r\n		<li>Our documentation guide includes a resource library with templates, sample documents, checklists, and FAQs to assist students and partners in preparing accurate and complete documentation for various purposes.</li>\r\n	</ul>\r\n	</li>\r\n</ol>\r\n\r\n<p>By following our Documentation Guide, students, partners, and stakeholders can navigate the documentation process smoothly, minimize errors, and ensure compliance with requirements, leading to a streamlined and efficient experience at VED International Education Consultancy.</p>\r\n</div>', 'storage/ved/files/1/documents.jpg', 'storage/ved/files/1/documents.jpg', 41, 1, '2024-05-20 10:16:37', '2024-07-14 23:51:14', '', '', '', '', 1, 1),
(76, 0, 'Career Counseling', '', 'career-counseling', '<div class=\"blog__details__content\">\r\n<p>VED International Education Consultancy offers comprehensive career counseling services to help students make informed decisions about their academic and professional futures. Our career counseling program is designed to guide students through the process of exploring career options, setting goals, and planning pathways to achieve success. Here are key features of our career counseling services:</p>\r\n\r\n<ol>\r\n	<li>\r\n	<p><strong>Personalized Guidance:</strong> Our experienced career counselors provide one-on-one counseling sessions tailored to each student&#39;s interests, strengths, aspirations, and academic background. We help students identify their career goals, assess their skills and interests, and explore potential career paths.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Career Assessment:</strong> We offer career assessment tools and personality tests to help students gain insights into their strengths, preferences, and areas of potential growth. These assessments assist students in making informed decisions about suitable career options and educational pathways.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Exploration of Career Options:</strong> Our career counselors help students explore a wide range of career options based on their interests, academic qualifications, and market trends. We provide information about different industries, job roles, and potential career trajectories to help students make informed choices.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Educational Pathway Planning:</strong> We assist students in mapping out their educational pathways, including choosing suitable courses, majors, and programs that align with their career goals. We provide guidance on university admissions, course requirements, and academic planning.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Skill Development:</strong> We offer guidance on developing essential skills and competencies required for success in chosen career paths. This may include communication skills, leadership abilities, problem-solving skills, technical knowledge, and industry-specific skills.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Resume Building and Interview Preparation:</strong> Our career counselors provide support in resume writing, CV building, cover letter writing, and interview preparation. We offer tips, techniques, and mock interviews to help students present themselves effectively to potential employers or universities.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Networking and Industry Insights:</strong> We connect students with industry professionals, alumni networks, and career events to provide networking opportunities and insights into industry trends. This exposure helps students gain a better understanding of their chosen fields and build professional connections.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Post-Graduation Support:</strong> Our career counseling services extend beyond graduation, providing ongoing support, job placement assistance, and career development resources to help students transition smoothly into the workforce or pursue further education.</p>\r\n	</li>\r\n</ol>\r\n\r\n<p>At VED International Education Consultancy, our goal is to empower students to make informed career decisions, explore their potential, and achieve success in their chosen fields. Our experienced career counselors are dedicated to guiding students through every step of their career journey and helping them realize their professional aspirations. Join us and embark on a fulfilling career exploration and planning process.</p>\r\n</div>', 'storage/ved/files/1/Sliders/slider2.jpg', '', 42, 1, '2024-05-20 10:17:14', '2024-06-06 07:51:32', '', '', '', '', 1, 1),
(77, 29, 'New Zealand', '', 'new-zealand', '', 'storage/ved/files/1/newzealand.jpg', '', 43, 1, '2024-06-06 07:34:21', '2024-06-06 07:35:40', '', '', '', '', 1, 1),
(78, 29, 'Canada', '', 'canada', '', 'storage/ved/files/1/canada.jpg', '', 44, 1, '2024-06-06 07:35:04', '2024-06-06 07:35:04', '', '', '', '', 1, 1);

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

--
-- 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(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,
  `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, 'Dream On\'s DOEC Innovation Day 2023', 'dream-on-s-doec-innovation-day-2023', '<p>In a world where dreams shape our aspirations and education paves the path to success, Dream On Education Consultancy (DOEC) is set to transform your journey with the much-anticipated DOEC Innovation Day 2023. It&rsquo;s not just an event; it&rsquo;s a doorway to a world of possibilities, an opportunity to explore, connect, and illuminate your academic path. Join us as we delve into the highlights and offerings of the Dream On DOEC Innovation Day 2023, an event that promises to turn dreams into reality.</p>\r\n\r\n<p>Innovation Day 2023 is a dynamic platform tailored for those who dare to dream beyond borders. Set to take place on September 1 at the enchanting Dream On Education premises in Dillibazar, this event is your one-stop destination to explore the academic horizons in the USA, Australia, Canada, and the UK. With a meticulously designed fair layout, attendees will have the chance to interact with representatives from esteemed institutions, gain insights into a plethora of programs, and navigate the intricacies of admissions with expert counselors.</p>\r\n\r\n<p>At DOEC, we believe that education is not just about degrees; it&rsquo;s about the journey to self-discovery. Innovation Day 2023 aims to illuminate your path, offering expert guidance on crafting application strategies that stand out, visa processing that eases your transition, and an opportunity to learn about the diverse courses that align with your aspirations. This is your chance to be part of a transformative experience that steers you toward the world-class education you deserve.</p>\r\n\r\n<p><br />\r\nInnovation Day 2023 brings an extra dose of Sure-Shot Prizes and Weekly Rewards and excitements along with sure-shot prizes for those who register early. But the rewards don&rsquo;t stop there. Every week, attendees have the chance to win QFX movie tickets for those well-deserved breaks and exclusive DOEC goodies. It&rsquo;s not just about education; it&rsquo;s about making memories and connections that last a lifetime.</p>\r\n\r\n<p>Dream On Education Consultancy has been a guiding light for countless students, helping them navigate the intricate landscape of international education. Innovation Day 2023 is a testament to our commitment to transforming dreams into realities. With a focus on holistic growth, empowerment, and fostering connections, this event is a unique opportunity to immerse yourself in a world of education, culture, and global opportunities.</p>\r\n\r\n<p>As the countdown to Innovation Day 2023 begins, we invite you to be a part of this remarkable journey. Whether you&rsquo;re a recent graduate with a world of opportunities awaiting or a dreamer ready to carve your academic path, the Dream On DOEC Innovation Day 2023 is your canvas of possibilities. Join us on September 1 as we unlock doors, broaden perspectives, and celebrate the pursuit of knowledge. Let&rsquo;s embark on a journey that turns dreams into degrees and aspirations into achievements. Be a part of something extraordinary at the Dream On DOEC Innovation Day 2023.</p>', 'storage/dreamon/files/1/blogs/1.png', 'storage/dreamon/files/1/blogs/8 (1).jpg', 'storage/dreamon/files/1/page-header-bg.jpg', 1, 1, 1, 1, '2024-03-20 03:01:58', '2024-04-04 05:38:48', '', '', '', ''),
(2, 0, 'How to be selected in the top ranked university from all over United Kingdom', 'how-to-be-selected-in-the-top-ranked-university-from-all-over-united-kingdom', '<p>Our business consulting programs helps to break the performance of your business down into customers and product groups so you know exactly</p>', 'storage/dreamon/files/1/blogs/2.jpg', 'storage/dreamon/files/1/blogs/9.jpg', 'storage/dreamon/files/1/background/page-header-bg.jpg', 2, 1, 1, 1, '2024-03-20 03:03:35', '2024-03-26 04:43:16', '', '', '', ''),
(3, 0, 'Planning to Study In Australia?', 'planning-to-study-in-usa', '<p>Here&rsquo;s are some amazing and interesting things to know about the Australian culture.<br />\r\nFor career consultations and guidance regarding studying abroad,</p>\r\n\r\n<p>contact us:<br />\r\n01-4523776 1 01-4523791 | 9851156423</p>\r\n\r\n<p>Dream On Educational Consultancy Pvt. Ltd Head Office: Dillibazar Height&nbsp;</p>\r\n\r\n<p>(Opp to Padma Kanya School/Campus)</p>\r\n\r\n<p>www.dreamoneducation.com<br />\r\n<a href=\"https://www.instagram.com/explore/tags/dreamon/\">#dreamon</a>&nbsp;<a href=\"https://www.instagram.com/explore/tags/dreamoneducationalconsultancy/\">#dreamoneducationalconsultancy</a>&nbsp;<a href=\"https://www.instagram.com/explore/tags/usa/\">#usa</a>&nbsp;<a href=\"https://www.instagram.com/explore/tags/canada/\">#canada</a>&nbsp;<a href=\"https://www.instagram.com/explore/tags/uk/\">#uk</a>&nbsp;<a href=\"https://www.instagram.com/explore/tags/australia/\">#australia</a></p>', '/storage/dreamon/files/1/blogs/3.jpg', '/storage/dreamon/files/1/blogs/10.jpg', 'storage/dreamon/files/1/page-header-bg.jpg', 3, 1, 1, 1, '2024-03-20 03:04:27', '2024-04-04 05:41:26', '', '', '', ''),
(4, 0, 'Papers you needed for Spouse visa accompanied with work permit', 'papers-you-needed-for-spouse-visa-accompanied-with-work-permit', '<p>Our business consulting programs helps to break the performance of your business down into customers and product groups so you know exactly</p>', 'storage/dreamon/files/1/blogs/4.jpg', '', '', 4, -1, 1, 1, '2024-03-20 03:06:01', '2024-03-28 23:18:18', '', '', '', ''),
(5, 2, 'Immigway Values', 'immigway-values', '<p>At Immigration our culture comes to life through three core values:</p>\r\n\r\n<ul>\r\n	<li>We seize opportunities to innovate and grow</li>\r\n	<li>We are one firm with a shared sense of purpose</li>\r\n	<li>We care about each other and the world around us</li>\r\n</ul>', 'storage/dreamon/files/1/blogs/inside/15 (1).jpg', 'storage/dreamon/files/1/blogs/inside/16.jpg', '', 5, -1, 1, 1, '2024-03-25 04:58:47', '2024-03-28 23:18:23', '', '', '', ''),
(7, 2, 'We guide our clients through difficult issues', 'we-guide-our-clients-through-difficult-issues', '<p>Our clients every day anticipate what they want, provide what they need &amp; build relationships. These are the concepts that shape our distinctive culture &amp; differentiate us from others.</p>', '', '', 'storage/dreamon/files/1/blogs/lg-2.jpg', 7, -1, 1, 1, '2024-03-26 04:17:38', '2024-03-28 23:18:29', '', '', '', ''),
(8, 0, '“UK’s Policy Change: Implications for International Students’ Career Prospects and Immigration Routes”', 'uk-s-policy-change-implications-for-international-students-career-prospects-and-immigration-routes', '<p>The United Kingdom has long been a sought-after destination for international students, offering world-class education and a multicultural environment. However, recent policy changes have altered the rights of these students to bring their dependents with them.</p>\r\n\r\n<p>On May 23, 2023, the Home Secretary announced a significant policy change that directly impacts international students and their families. In line with the government&rsquo;s commitment to reduce net migration numbers, this change aims to revise the regulations concerning dependents accompanying international students.</p>\r\n\r\n<p>This policy shift signifies a renewed focus on maintaining tighter control over immigration numbers while also acknowledging the importance of supporting international students in their educational pursuits. It is crucial to understand the implications of this change for both current and prospective international students who aspire to study in the United Kingdom.</p>\r\n\r\n<p>The UK government has implemented a significant change regarding international students&rsquo; ability to switch from the student route to work routes before completing their studies. This policy adjustment means that international students will no longer have the option to transition into work routes while still pursuing their education in the UK.</p>\r\n\r\n<p>Previously, international students had the flexibility to switch from a student visa to a work visa if they found employment opportunities before finishing their studies. However, with this new policy, the UK government is removing this option.</p>\r\n\r\n<p>It is important for prospective international students planning to study in the UK or those currently enrolled in educational institutions to be aware of this change in immigration rules. This alteration may impact their future career plans and require them to complete their studies before seeking employment opportunities within the country.</p>\r\n\r\n<p>It is advisable for individuals affected by this change to consult with educational institutions and immigration experts for further guidance on how it may specifically impact their circumstances.</p>', 'storage/dreamon/files/1/countries/uk.jpeg', 'storage/dreamon/files/1/countries/uk.jpeg', 'storage/dreamon/files/1/page-header-bg.jpg', 8, 1, 1, 1, '2024-03-28 23:17:50', '2024-04-04 05:42:17', '', '', '', '');

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

--
-- 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_careerdetails`
--

CREATE TABLE `tbl_careerdetails` (
  `careerdetail_id` int(11) NOT NULL,
  `positions_id` int(11) DEFAULT 0,
  `text` text DEFAULT NULL,
  `date` date DEFAULT NULL,
  `enrolled` int(100) DEFAULT 0,
  `language` varchar(100) DEFAULT 'English',
  `certificate` varchar(100) NOT NULL DEFAULT 'Yes',
  `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_careerdetails`
--

INSERT INTO `tbl_careerdetails` (`careerdetail_id`, `positions_id`, `text`, `date`, `enrolled`, `language`, `certificate`, `display_order`, `status`, `created_at`, `updated_at`, `seo_keywords`, `seo_title`, `seo_descriptions`, `og_tags`, `createdby`, `updatedby`) VALUES
(1, 1, '<div class=\"experence__description\">\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus</p>\r\n\r\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.</p>\r\n\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus.</p>\r\n</div>\r\n\r\n<div class=\"experence__description\">\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus</p>\r\n\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus</p>\r\n</div>', '2024-05-02', 12, 'English', '0', 1, 1, '2024-05-21 05:07:59', '2024-05-21 05:11:20', '', '', '', '', 1, 1);

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

--
-- 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, 'Name', '', '', '', '', '', '', '', '', '', '', '', 1, -1, '', '2024-03-21 04:09:56', '2024-03-21 04:10:13', 1, 1);

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

--
-- Table structure for table `tbl_coops`
--

CREATE TABLE `tbl_coops` (
  `coop_id` int(11) NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `alias` varchar(255) DEFAULT NULL,
  `display_order` int(11) DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  `createdby` int(11) DEFAULT NULL,
  `updated_at` datetime DEFAULT NULL,
  `updatedby` int(11) DEFAULT NULL,
  `status` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

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

--
-- 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,
  `feature` text 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`, `feature`, `image_thumb`, `display_order`, `status`, `created_at`, `updated_at`, `seo_keywords`, `seo_title`, `seo_descriptions`, `og_tags`, `createdby`, `updatedby`) VALUES
(5, 'Australia', 'australia', '<p>Study Destination</p>', '<p>The list of services regarding Australia&nbsp;</p>\r\n\r\n<ul>\r\n	<li>High-Quality Education</li>\r\n	<li>Wide Range of Courses</li>\r\n	<li>Global Recognition</li>\r\n	<li>Multicultural Environment</li>\r\n	<li>Safe and Stable Environment</li>\r\n	<li>Work Opportunities</li>\r\n</ul>', 'storage/dreamon/files/1/page-header-bg.jpg', '[\"Student Visa\",\"Travel Visa\",\"Family Visa\",\"Business Visa\",\"Work Permit\"]', 'storage/dreamon/files/1/countries/australia-lg.jpg', 3, 1, '2024-03-18 03:30:37', '2024-04-01 04:16:04', '', '', '', '', 1, 1),
(4, 'Canada', 'canada', '<p>STUDY DESTINATION</p>', '<p>The list of services regarding Canada&nbsp;</p>\r\n\r\n<ul>\r\n	<li>High-Quality Education</li>\r\n	<li>Diverse and Inclusive Society</li>\r\n	<li>Work Opportunities</li>\r\n	<li>Affordable Education</li>\r\n	<li>Quality of Life</li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>', 'storage/dreamon/files/1/page-header-bg.jpg', '[\"Student Visa\",\"Travel Visa\",\"Family Visa\",\"Business Visa\",\"Work Permit\"]', 'storage/dreamon/files/1/countries/canada-lg.jpg', 2, 1, '2024-03-18 03:28:01', '2024-04-01 04:14:49', '', '', '', '', 1, 1),
(7, 'New Zealand', 'new-zealand', '<p>STUDY DESTINATION</p>', '<p>The list of services regarding New Zealand&nbsp;</p>\r\n\r\n<ul>\r\n	<li>Work Opportunities</li>\r\n	<li>Post-Study Work Options</li>\r\n	<li>Quality of Life</li>\r\n	<li>Innovative and Research-Focused</li>\r\n	<li>Global Recognition<br />\r\n	&nbsp;</li>\r\n</ul>', 'storage/dreamon/files/1/page-header-bg.jpg', '[\"Student Visa\",\"Family Visa\",\"Work Permit\",\"Travel Visa\",\"Business Visa\"]', 'storage/dreamon/files/1/countries/New Zealand lg.jpg', 4, 1, '2024-03-20 01:29:54', '2024-04-01 04:17:00', '', '', '', '', 1, 1),
(8, 'UK', 'uk', '<p>STUDY DESTINATION</p>', '<p>The list of services regarding UK&nbsp;</p>\r\n\r\n<ul>\r\n	<li>Quality Education</li>\r\n	<li>Wide Range of Courses</li>\r\n	<li>Global Recognition</li>\r\n	<li>Cultural Diversity</li>\r\n	<li>Innovative Teaching Methods<br />\r\n	&nbsp;</li>\r\n</ul>', 'storage/dreamon/files/1/page-header-bg.jpg', '[\"Student Visa\",\"Family Visa\",\"Work Permit\",\"Travel Visa\",\"Business Visa\"]', 'storage/dreamon/files/1/countries/uk-lg.jpg', 5, 1, '2024-03-20 01:30:56', '2024-04-01 04:18:02', '', '', '', '', 1, 1),
(9, 'USA', 'usa', '<p>STUDY DESTINATION</p>', '<p>The list of services regarding USA&nbsp;</p>\r\n\r\n<ul>\r\n	<li>World-Class Education</li>\r\n	<li>Diverse Learning Environment</li>\r\n	<li>Flexibility and Choice</li>\r\n	<li>Research Opportunities</li>\r\n	<li>Internship and Job Opportunities</li>\r\n</ul>', 'storage/dreamon/files/1/page-header-bg.jpg', '[\"Student Visa\",\"Family Visa\",\"Work Permit\",\"Travel Visa\",\"Business Visa\"]', 'storage/dreamon/files/1/countries/usa lg.jpg', 6, 1, '2024-03-20 01:32:28', '2024-04-01 04:19:19', '', '', '', '', 1, 1);

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

--
-- Table structure for table `tbl_countries_cf`
--

CREATE TABLE `tbl_countries_cf` (
  `country_id` int(11) NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `alias` varchar(255) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `acceptance_letter_name` varchar(255) DEFAULT NULL,
  `approval_letter_name` varchar(255) DEFAULT NULL,
  `display_order` int(11) DEFAULT NULL,
  `status` int(11) DEFAULT NULL,
  `remarks` text DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  `createdby` int(11) DEFAULT NULL,
  `updated_at` datetime DEFAULT NULL,
  `updatedby` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `tbl_countryarticles`
--

CREATE TABLE `tbl_countryarticles` (
  `article_id` int(11) NOT NULL,
  `parent_article` int(11) DEFAULT 0,
  `title` varchar(250) DEFAULT NULL,
  `subtitle` text 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;

--
-- Dumping data for table `tbl_countryarticles`
--

INSERT INTO `tbl_countryarticles` (`article_id`, `parent_article`, `title`, `subtitle`, `alias`, `text`, `cover_photo`, `thumb`, `display_order`, `status`, `created_at`, `updated_at`, `seo_keywords`, `seo_title`, `seo_descriptions`, `og_tags`, `createdby`, `updatedby`) VALUES
(13, 0, 'Australia', '', 'australia', '', 'storage/ved/files/1/StudyDestaination/Small Images/aus1.png', '', 5, 1, '2024-05-20 05:11:35', '2024-10-02 05:25:25', '', '', '', '', 1, 1),
(14, 13, 'Study in Australia', '', 'study-in-australia', '<p>Studying in Australia offers a transformative educational experience enriched with cultural diversity, world-class universities, and vibrant cities. Renowned for its academic excellence and innovative research opportunities, Australia attracts students from around the globe seeking quality education. With a wide range of courses and programs across various disciplines, students can explore their passions and develop valuable skills that prepare them for the global workforce. Australia&#39;s welcoming and multicultural environment fosters cross-cultural understanding and personal growth, creating a truly enriching academic journey. Additionally, international students in Australia benefit from access to cutting-edge facilities, state-of-the-art technology, and industry connections that enhance their learning experience. Beyond academics, Australia&#39;s natural beauty, outdoor adventures, and laid-back lifestyle offer a well-rounded experience for students to explore and enjoy. Whether pursuing undergraduate, postgraduate, or research studies, studying in Australia opens doors to endless opportunities for academic success and personal development.</p>', 'storage/ved/files/1/StudyDestaination/aus.png', '', 6, 1, '2024-05-20 05:13:20', '2024-10-02 05:25:25', '', '', '', '', 1, 1),
(15, 13, 'Education', 'Education System in Australia', 'education', '<p>Education for international students in Australia is characterized by world-class universities, diverse courses, and a supportive learning environment. Australian universities consistently rank among the top institutions globally, offering a wide range of programs from undergraduate to postgraduate levels. International students benefit from high-quality education delivered by experienced faculty members, cutting-edge facilities, and innovative teaching methods that promote critical thinking and practical skills development.</p>\r\n\r\n<p>Australia&#39;s education system is known for its emphasis on research and industry relevance, providing students with hands-on experience and opportunities for internships and industry placements. Additionally, universities in Australia offer a multicultural and inclusive environment, welcoming students from diverse backgrounds and fostering cross-cultural understanding and collaboration.</p>\r\n\r\n<p>International students also enjoy various support services, including orientation programs, academic advising, career counseling, and access to health and well-being resources. Furthermore, Australia&#39;s post-study work visa options allow international graduates to gain valuable work experience and contribute to the country&#39;s workforce after completing their studies.</p>', '', '', 7, 1, '2024-05-20 05:19:46', '2024-10-02 05:25:25', '', '', '', '', 1, 1),
(16, 13, 'Work', '', 'work', '<div class=\"active fade show tab-pane\" id=\"projects__one\">\r\n<div class=\"experence__heading\">\r\n<p>Working as an international student in Australia offers valuable opportunities for professional development, financial support, and cultural integration. The Australian government allows international students to work part-time while studying, providing a pathway to gain work experience, earn income, and support living expenses. International students can work up to 40 hours per fortnight during the academic semester and full-time during scheduled breaks.</p>\r\n\r\n<p>The types of jobs available to international students vary but often include roles in hospitality, retail, administration, tutoring, and customer service. Many universities and colleges also offer on-campus employment opportunities, such as student ambassadors, library assistants, or research assistants, which can provide relevant experience in a student&#39;s field of study.</p>\r\n\r\n<p>Working in Australia not only helps international students cover living costs but also allows them to develop essential skills such as communication, teamwork, time management, and problem-solving. Moreover, working part-time can enhance cultural integration by providing opportunities to interact with locals, learn about Australian workplace culture, and build professional networks.</p>\r\n</div>\r\n</div>', '', '', 8, 1, '2024-05-20 05:20:35', '2024-10-02 05:25:25', '', '', '', '', 1, 1),
(17, 13, 'Scholarships', '', 'scholarships', '<div class=\"active fade show tab-pane\" id=\"projects__three\">\r\n<div class=\"experence__heading\">\r\n<p>Australia offers a range of scholarships for international students, providing financial support and opportunities for academic excellence. These scholarships are offered by universities, government bodies, private organizations, and international agencies. Some of the key scholarships available to international students in Australia include:</p>\r\n\r\n<p><strong>Australia Awards: </strong>Sponsored by the Australian government, Australia Awards scholarships are prestigious opportunities for students from developing countries to pursue undergraduate or postgraduate studies, as well as research programs.</p>\r\n\r\n<p><strong>Endeavour Scholarships and Fellowships:</strong> Administered by the Australian government, Endeavour Scholarships and Fellowships support high-achieving international students, researchers, and professionals to undertake study, research, or professional development in Australia.</p>\r\n\r\n<p><strong>University Scholarships: </strong>Many universities in Australia offer scholarships specifically for international students. These scholarships may be based on academic merit, financial need, or specific criteria related to the student&#39;s field of study.</p>\r\n\r\n<p><strong>Research Scholarships: </strong>Australian universities and research institutions offer scholarships for international students pursuing research degrees such as Master&#39;s by Research or PhD. These scholarships often cover tuition fees, living expenses, and research costs.</p>\r\n\r\n<p><strong>Government Scholarships:</strong> Some Australian state governments, such as the Victorian Government and the New South Wales Government, offer scholarships to attract international students to study in their respective states.</p>\r\n\r\n<p><strong>Industry and Organization Scholarships:</strong> Various industries and organizations in Australia offer scholarships to international students pursuing studies in fields such as STEM, healthcare, business, and the arts.</p>\r\n\r\n<p><strong>International Agency Scholarships: </strong>Organizations such as the Fulbright Commission and the United Nations offer scholarships for international students to study in Australia, promoting cultural exchange and collaboration.</p>\r\n\r\n<p>It&#39;s important for international students to research and apply for scholarships that align with their academic goals, interests, and eligibility criteria. Scholarships in Australia can cover tuition fees, living expenses, travel costs, and research expenses, providing valuable financial support to help international students achieve their educational aspirations.</p>\r\n</div>\r\n</div>', '', '', 9, 1, '2024-05-20 05:21:22', '2024-10-02 05:25:26', '', '', '', '', 1, 1),
(18, 13, 'Universities', '', 'universities', '<p>Australia is home to numerous universities that offer exceptional opportunities for international students to pursue higher education. Here are some of the top universities in Australia known for their academic excellence, research contributions, and diverse course offerings:</p>\r\n\r\n<p><strong>The University of Melbourne:</strong> Renowned for its research-intensive programs, The University of Melbourne consistently ranks among the top universities globally. It offers a wide range of undergraduate and postgraduate courses across various disciplines.</p>\r\n\r\n<p><strong>The Australian National University (ANU):</strong> ANU is known for its strong focus on research and innovation. It offers world-class programs in areas such as science, humanities, engineering, and business.</p>\r\n\r\n<p><strong>The University of Sydney:</strong> With a history of academic excellence and a vibrant campus life, The University of Sydney attracts students from around the world. It offers a broad range of courses and has a strong reputation in areas like medicine, law, and engineering.</p>\r\n\r\n<p><strong>The University of New South Wales (UNSW Sydney):</strong> UNSW Sydney is known for its cutting-edge research, particularly in fields such as engineering, technology, and business. It offers a diverse range of programs and is recognized for its strong industry partnerships.</p>\r\n\r\n<p><strong>The University of Queensland (UQ):</strong> UQ is a leading research-intensive university known for its high-quality education and world-class facilities. It offers a range of programs in areas like science, engineering, health sciences, and business.</p>\r\n\r\n<p><strong>Monash University:</strong> Monash University is renowned for its innovative approach to education and research. It offers a wide variety of courses across multiple campuses, with a focus on areas such as medicine, engineering, and business.</p>\r\n\r\n<p><strong>The University of Western Australia (UWA):</strong> UWA is known for its strong academic reputation and research excellence. It offers a range of undergraduate and postgraduate programs in diverse fields, including arts, sciences, and health sciences.</p>\r\n\r\n<p><strong>The University of Adelaide:</strong> The University of Adelaide is known for its world-class research and high-quality education. It offers a range of programs in areas such as agriculture, engineering, humanities, and social sciences.</p>\r\n\r\n<p>These universities, among others in Australia, provide international students with exceptional academic opportunities, vibrant campus experiences, and access to world-class faculty and facilities.</p>', '', '', 10, 1, '2024-05-20 05:24:14', '2024-10-02 05:25:26', '', '', '', '', 1, 1),
(19, 0, 'Uk', '', 'uk', '', 'storage/ved/files/1/StudyDestaination/Small Images/usa1.png', '', 1, 1, '2024-05-20 05:57:53', '2024-10-02 05:18:24', '', '', '', '', 1, 1),
(20, 0, 'USA', '', 'usa', '', 'storage/ved/files/1/StudyDestaination/Small Images/uk1.png', '', 3, 1, '2024-05-22 00:12:38', '2024-10-02 05:25:04', '', '', '', '', 1, 1),
(21, 0, 'Canada', '', 'canada', '', 'storage/ved/files/1/StudyDestaination/Small Images/usa1.png', '', 12, 1, '2024-05-22 00:13:03', '2024-10-02 05:25:26', '', '', '', '', 1, 1),
(22, 0, 'New Zealand', '', 'new-zealand', '', 'storage/ved/files/1/StudyDestaination/Small Images/canada1.png', '', 11, 1, '2024-05-22 00:13:12', '2024-10-02 05:25:26', '', '', '', '', 1, 1),
(23, 19, 'Study in UK', '', 'study-in-uk', '<p>The United Kingdom is renowned for its quality of education. Many universities established in the 12th century have become leaders in the education world. Study in UK, providing quality education and pioneered the education culture.<br />\r\nIf you intend to study in the UK, you are up for a unique experience. Whether it is the hustle and bustle of London you are looking for or the charming countryside of West England, you will fall in love with the UK and its people.With the long history of education culture, there is no wonder that it has one of the biggest international student population in the world.Whatever your interests, there&rsquo;s a huge range of clubs and societies, as well as a diverse social life on offer.</p>', 'storage/ved/files/1/StudyDestaination/uk.jpg', '', 2, 1, '2024-05-22 03:40:52', '2024-10-02 05:19:12', '', '', '', '', 1, 1),
(24, 19, 'Education', 'Education System in UK', 'education', '<p>The UK is one of the world&rsquo;s most popular destinations to study higher education, with more than 500,000 international students enrolling each year.<br />\r\nOne of the world&rsquo;s leading destinations for international students, second only to the USA. UK universities are among the best in the world and consistently perform well in world rankings. They also have a reputation for world-class research. UK higher education degrees and qualifications are recognized by employers and academics worldwide.<br />\r\nStudents get the opportunity to develop the skills, knowledge, critical thinking, and connections to drive forward their careers.<br />\r\nHigh-quality postgraduate study opportunities are also available at the majority of UK universities, with some universities offering sponsorship to extend Tier 4 visas.</p>\r\n\r\n<p>&nbsp;</p>', '', '', 13, 1, '2024-05-22 03:42:06', '2024-10-02 05:25:26', '', '', '', '', 1, 1),
(25, 19, 'Work', 'Work Opportunities', 'work', '<p>Working as an international student in Canada provides valuable opportunities for professional growth, financial support, and cultural enrichment. The Canadian government allows international students to work part-time during their studies and full-time during scheduled breaks, offering a pathway to gain work experience, earn income, and support living expenses.</p>\r\n\r\n<p>International students in Canada can work on-campus or off-campus, depending on their visa conditions. On-campus jobs may include roles in libraries, student services, research labs, and campus facilities, providing students with relevant experience in their field of study. Off-campus employment opportunities are available in various industries such as hospitality, retail, customer service, and administration.</p>\r\n\r\n<p>Working in Canada not only helps international students cover living expenses but also enhances their professional skills, communication abilities, and cultural understanding. Moreover, working part-time can complement academic studies, providing practical insights and networking opportunities within the Canadian job market.</p>\r\n\r\n<p>&nbsp;</p>', '', '', 14, 1, '2024-05-22 03:42:48', '2024-10-02 05:25:26', '', '', '', '', 1, 1),
(26, 19, 'Scholarships', 'Scholarships', 'scholarships', '<div class=\"experence__description\">\r\n<p>The United Kingdom has one of the best higher education systems in the world. There are financial aids available to ease the financial burden of international students. So, if you have good grades and think you deserve to study in the UK with a scholarship, take a look at these scholarships provided by the UK government.</p>\r\n</div>\r\n\r\n<div class=\"experence__heading\">\r\n<h4>Types of Scholarships</h4>\r\n</div>\r\n\r\n<div class=\"experence__description\">\r\n<p>&nbsp;</p>\r\n\r\n<div class=\"aboutarea__list__2 aos-animate aos-init blog__details__list__2\">\r\n<ul>\r\n	<li>\r\n	<p>Chevening Scholarship</p>\r\n	</li>\r\n	<li>\r\n	<p>Erasmus Mundus Scholarship</p>\r\n	</li>\r\n	<li>\r\n	<p>Commonwealth Split-site PhD. Scholarships</p>\r\n	</li>\r\n	<li>\r\n	<p>Ministry of Defense Competition for High-Resolution Imaging</p>\r\n	</li>\r\n	<li>\r\n	<p>IPBA Scholarship</p>\r\n	</li>\r\n	<li>\r\n	<p>Rhodes Trust Scholarships</p>\r\n	</li>\r\n	<li>\r\n	<p>University of Bradford Global Development Scholarships</p>\r\n	</li>\r\n	<li>\r\n	<p>University of London Varadi Distance Learning Scholarship</p>\r\n	</li>\r\n	<li>\r\n	<p>nternational Excellence Scholarship in the UK</p>\r\n	</li>\r\n</ul>\r\n</div>\r\n</div>', '', '', 15, 1, '2024-05-22 03:43:40', '2024-10-02 05:25:26', '', '', '', '', 1, 1),
(27, 19, 'Universities', '', 'universities', '', '', '', 16, 1, '2024-05-22 04:30:50', '2024-10-02 05:25:26', '', '', '', '', 1, 1),
(28, 20, 'Study in USA', '', 'study-in-usa', '<p>When we think about studying abroad for higher education, the first place that comes to mind is the United States. Every year, over a million students from all over the globe apply to study in the USA, and international students contribute over $50 billion to the US economy, making international students an essential part of America. The numbers have been gradually growing, which indicates that the United States is the finest location for overseas students.</p>\r\n\r\n<p>&nbsp;</p>', 'storage/ved/files/1/Sliders/university_1.jpg', '', 4, 1, '2024-05-23 00:11:20', '2024-10-02 05:25:25', '', '', '', '', 1, 1),
(29, 20, 'Education', 'Education System in USA', 'education', '<p>Education for international students in the USA offers a plethora of opportunities for academic growth, cultural enrichment, and professional development. The United States is home to some of the world&#39;s top universities and colleges known for their rigorous academic programs, cutting-edge research facilities, and diverse student communities.</p>\r\n\r\n<p>International students in the USA can choose from a wide range of courses and majors across various disciplines, allowing them to explore their interests and tailor their educational experience to align with their career goals. Universities and colleges in the USA also emphasize hands-on learning, experiential education, and industry partnerships, providing students with valuable practical skills and real-world experience.</p>\r\n\r\n<p>Moreover, the USA&#39;s multicultural society promotes cross-cultural understanding, diversity, and inclusivity, creating a welcoming environment for international students to thrive. Universities often offer support services such as orientation programs, academic advising, career counseling, and cultural integration programs to help international students adjust to campus life and succeed academically.</p>\r\n\r\n<p>Additionally, studying in the USA opens doors to a wide range of opportunities, including internships, research projects, networking events, and career placement services. The country&#39;s strong economy, innovation ecosystem, and global connections provide international students with avenues to launch their careers and contribute to impactful research and initiatives.</p>\r\n\r\n<p>&nbsp;</p>', '', '', 17, 1, '2024-05-23 00:12:12', '2024-06-06 06:58:11', '', '', '', '', 1, 1),
(30, 20, 'Work', 'Work Opportunities', 'work', '<div class=\"experence__description\">\r\n<p>International students studying in the USA have various opportunities to work on and off-campus, gaining valuable experience and supplementing their finances. Here are some key work options for international students in the USA:</p>\r\n\r\n<p><strong>On-Campus Employment:</strong> International students with an F-1 visa are generally allowed to work part-time (up to 20 hours per week) on-campus during the academic year and full-time during official school breaks. On-campus jobs may include roles in libraries, student services, research labs, or administrative offices.</p>\r\n\r\n<p><strong>Curricular Practical Training (CPT):</strong> CPT allows international students to participate in paid internships or cooperative education programs related to their field of study. Students must obtain authorization from their Designated School Official (DSO) and have a job offer before engaging in CPT.</p>\r\n\r\n<p><strong>Optional Practical Training (OPT):</strong> OPT provides international students with an opportunity to work in the USA for up to 12 months after completing their academic program. Students can apply for OPT authorization through the U.S. Citizenship and Immigration Services (USCIS).</p>\r\n\r\n<p><strong>Internships and Co-op Programs:</strong> Many universities in the USA offer internship and cooperative education programs that allow international students to gain hands-on experience in their field of study while earning academic credit. These programs often involve working with industry partners or participating in research projects.</p>\r\n\r\n<p><strong>Off-Campus Employment with Authorization: </strong>International students may be eligible for off-campus employment under certain circumstances, such as severe economic hardship, Optional Practical Training (OPT), or through specific visa programs like the J-1 Exchange Visitor Program.</p>\r\n\r\n<p><strong>Career Services and Support: </strong>Universities and colleges in the USA typically provide career services and support to help international students find part-time jobs, internships, and post-graduation employment opportunities. Career advisors can assist with resume building, interview preparation, networking, and job search strategies.</p>\r\n</div>', '', '', 18, 1, '2024-05-23 00:13:07', '2024-06-06 06:56:58', '', '', '', '', 1, 1),
(31, 20, 'Scholarships', 'Scholarships', 'scholarships', '<div class=\"experence__description\">\r\n<p>Although American degrees are expensive, there are many scholarships available to support overseas students. Almost all institutions have scholarship programs, and the majority of them accept applications from overseas students. However, you may need to take SAT or ACT examinations. According to the Fulbright Commission, almost 600 American colleges grant scholarships of $20,000 or more to overseas students. They are often evaluated based on academic merit, financial necessity, or extracurricular involvement.</p>\r\n</div>\r\n\r\n<div class=\"experence__heading\">\r\n<h4>Types of Scholarships</h4>\r\n</div>\r\n\r\n<div class=\"experence__description\">\r\n<div class=\"aboutarea__list__2 aos-animate aos-init blog__details__list__2\">\r\n<ul>\r\n	<li>\r\n	<p>University Scholarships</p>\r\n	</li>\r\n	<li>\r\n	<p>Merit Scholarships</p>\r\n	</li>\r\n</ul>\r\n</div>\r\n</div>', '', '', 19, 1, '2024-05-23 00:13:33', '2024-05-23 00:13:33', '', '', '', '', 1, 1),
(32, 20, 'Universities', '', 'universities', '', '', '', 20, 1, '2024-05-23 00:14:02', '2024-05-23 00:14:02', '', '', '', '', 1, 1),
(33, 21, 'Study in Canada', 'Study in Canada', 'study-in-canada', '<p>Studying in Canada offers a unique and enriching educational experience marked by academic excellence, cultural diversity, and a welcoming environment. Canadian universities and colleges are globally recognized for their high standards of education, cutting-edge research facilities, and innovative teaching methods. With a wide range of programs and disciplines available, international students can explore their interests and pursue their academic goals with the support of experienced faculty members and state-of-the-art resources.</p>\r\n\r\n<p>Canada&#39;s multicultural society provides a vibrant and inclusive atmosphere for students from around the world, fostering cross-cultural understanding and lifelong connections. Moreover, Canada&#39;s commitment to innovation and collaboration makes it an ideal destination for students seeking opportunities in fields such as technology, engineering, healthcare, business, and the arts.</p>\r\n\r\n<p>Beyond academics, Canada&#39;s natural beauty, outdoor recreational activities, and quality of life contribute to a well-rounded and fulfilling student experience. The country&#39;s emphasis on inclusivity, safety, and global perspectives makes it a top choice for international students looking to expand their horizons and pursue a world-class education.</p>', 'storage/ved/files/1/Sliders/gregmat.png', '', 21, 1, '2024-05-23 00:15:13', '2024-07-15 00:30:19', '', '', '', '', 1, 1),
(34, 21, 'Education', 'Education System in Canada', 'education', '<div class=\"experence__description\">\r\n<p>Canada makes a large investment in its education system. In fact, Canada is one of the world&rsquo;s top education performers and among the top three countries in spending per capita on public post-secondary education, according to the Organization for Economic Co-operation and Development (OECD).</p>\r\n\r\n<div class=\"aos-animate aos-init course__list__wraper\">\r\n<div class=\"blog__details__heading__2\">\r\n<h5>How it works?</h5>\r\n</div>\r\n\r\n<div class=\"aboutarea__list__2 aos-animate aos-init blog__details__list__2\">\r\n<p>The post-secondary education system in Canada is divided into:</p>\r\n\r\n<ul>\r\n	<li>\r\n	<p>Certificate level, generally for a year</p>\r\n	</li>\r\n	<li>\r\n	<p>Diploma level, for one or two years</p>\r\n	</li>\r\n	<li>\r\n	<p>Advanced diploma, generally two or three-year programs</p>\r\n	</li>\r\n	<li>\r\n	<p>Bachelor degrees, awarded after four years of full-time study</p>\r\n	</li>\r\n	<li>\r\n	<p>Postgraduate diplomas/certificates, for one or two years of study</p>\r\n	</li>\r\n	<li>\r\n	<p>Master&rsquo;s degrees, available after a bachelor degree to excel in a certain subject, for one to two years</p>\r\n	</li>\r\n	<li>\r\n	<p>Doctorate or PhD, generally four to seven years.</p>\r\n	</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>', '', '', 22, 1, '2024-05-23 00:16:04', '2024-05-23 00:16:04', '', '', '', '', 1, 1),
(35, 21, 'Work', 'Work', 'work', '<div class=\"active fade show tab-pane\" id=\"projects__one\">\r\n<div class=\"experence__heading\">\r\n<h5>Work Opportunities</h5>\r\n</div>\r\n\r\n<div class=\"experence__description\">\r\n<p>Canada offers excellent employment opportunities for international students, making it an attractive destination for higher education. The government provides work programs and permits to support students in their career pursuits:</p>\r\n\r\n<h4>Work Program</h4>\r\n\r\n<p>International students who earn a diploma degree from a higher secondary school in Canada can benefit from the government&rsquo;s work program. This program allows them to work while studying, gaining valuable work experience related to their field of study.</p>\r\n\r\n<h4>Post-Graduation Work Permit (PGWP)</h4>\r\n\r\n<p>After graduating, international students can apply for a PGWP, which enables them to work in Canada for up to 3 years. This work experience can be beneficial for career development and may also serve as a pathway to permanent residency.</p>\r\n\r\n<h4>Off-Campus Work</h4>\r\n\r\n<p>Nepali students enrolled in full-time degree programs in Canada can work off-campus without a permit. They can work up to 20 hours per week during the semester and full-time during breaks. Many Nepali students take up part-time jobs to support their tuition fees and living expenses.</p>\r\n</div>\r\n</div>', '', '', 23, 1, '2024-05-23 00:16:41', '2024-05-23 00:16:41', '', '', '', '', 1, 1),
(36, 21, 'Scholarships', 'Scholarships', 'scholarships', '<div class=\"experence__description\">\r\n<p>Canadian universities and colleges provide a wide range of scholarships to meritorious international students to help them fund their studies. Apart from this, many scholarships, grants and bursaries are also offered by the Canadian government, public and private establishments. Before you apply to any of these scholarships do check the eligibility and criteria,along with the closing date.<br />\r\nThe primary criterion for most scholarships is a good academic score, however, it also depends on factors such as your chosen destination, subject, and level. In some scholarships, factors like extracurricular activities, and volunteering can also be used to advantage.</p>\r\n</div>\r\n\r\n<div class=\"aos-animate aos-init course__list__wraper\">\r\n<div class=\"blog__details__heading__2\">\r\n<h5>Types of Scholarships</h5>\r\n</div>\r\n\r\n<div class=\"aboutarea__list__2 aos-animate aos-init blog__details__list__2\">\r\n<p>Here are some of the more popular scholarships.</p>\r\n\r\n<ul>\r\n	<li>\r\n	<p>Canadian Commonwealth Scholarship and Fellowship Plan</p>\r\n	</li>\r\n	<li>\r\n	<p>National Research Council of Canada (NRCC)</p>\r\n	</li>\r\n	<li>\r\n	<p>Ontario Graduate Scholarship Program</p>\r\n	</li>\r\n	<li>\r\n	<p>Quebec Provincial Government Scholarship</p>\r\n	</li>\r\n	<li>\r\n	<p>Ontario Trillium Scholarship</p>\r\n	</li>\r\n</ul>\r\n</div>\r\n</div>', '', '', 24, 1, '2024-05-23 00:17:08', '2024-05-23 00:17:08', '', '', '', '', 1, 1),
(37, 21, 'Universities', '', 'universities', '', '', '', 25, 1, '2024-05-23 00:17:21', '2024-05-23 00:17:21', '', '', '', '', 1, 1),
(38, 22, 'Education', '', 'education', '<p>Education for international students in New Zealand is characterized by high-quality institutions, diverse course offerings, and a supportive learning environment. New Zealand is renowned for its excellent education system, with universities and colleges consistently ranked among the top in the world.</p>\r\n\r\n<p>International students in New Zealand have access to a wide range of programs across various disciplines, including arts, sciences, business, engineering, and healthcare. The country&#39;s universities and colleges offer innovative teaching methods, practical learning experiences, and strong industry connections, preparing students for successful careers and leadership roles.</p>\r\n\r\n<p>Additionally, New Zealand&#39;s multicultural society and friendly community make it an attractive destination for international students. The country&#39;s commitment to inclusivity, safety, and cultural diversity ensures that students feel welcome and supported throughout their educational journey.</p>\r\n\r\n<p>Furthermore, New Zealand offers opportunities for international students to gain valuable work experience through internships, part-time jobs, and post-study work visas. This hands-on experience enhances students&#39; skills, networks, and employability, making New Zealand a preferred choice for those seeking a well-rounded and rewarding education experience abroad.</p>', '', '', 27, -1, '2024-06-06 06:59:23', '2024-06-06 07:01:24', '', '', '', '', 1, 1),
(39, 22, 'Study in New Zealand', '', 'study-in-new-zealand', '<p>Studying in New Zealand offers a unique and enriching educational experience. Renowned for its high-quality education system, picturesque landscapes, and vibrant culture, New Zealand attracts students from around the world. The country&#39;s universities and institutions provide a wide range of courses and programs, ensuring students can pursue their academic interests effectively. Moreover, New Zealand offers a safe and welcoming environment for international students, with a strong emphasis on multiculturalism and diversity. Students have the opportunity to engage in hands-on learning experiences, collaborate with top researchers, and gain practical skills that are highly valued in the global job market. Additionally, New Zealand&#39;s post-study work visa options make it an attractive destination for those seeking to kickstart their careers after graduation. From stunning natural beauty to academic excellence and career prospects, studying in New Zealand opens doors to a world of opportunities and personal growth.</p>', '', '', 26, 1, '2024-06-06 07:00:45', '2024-06-06 07:01:01', '', '', '', '', 1, 1),
(40, 22, 'Education', '', 'education', '<p>Education for international students in New Zealand is characterized by high-quality institutions, diverse course offerings, and a supportive learning environment. New Zealand is renowned for its excellent education system, with universities and colleges consistently ranked among the top in the world.</p>\r\n\r\n<p>International students in New Zealand have access to a wide range of programs across various disciplines, including arts, sciences, business, engineering, and healthcare. The country&#39;s universities and colleges offer innovative teaching methods, practical learning experiences, and strong industry connections, preparing students for successful careers and leadership roles.</p>\r\n\r\n<p>Additionally, New Zealand&#39;s multicultural society and friendly community make it an attractive destination for international students. The country&#39;s commitment to inclusivity, safety, and cultural diversity ensures that students feel welcome and supported throughout their educational journey.</p>\r\n\r\n<p>Furthermore, New Zealand offers opportunities for international students to gain valuable work experience through internships, part-time jobs, and post-study work visas. This hands-on experience enhances students&#39; skills, networks, and employability, making New Zealand a preferred choice for those seeking a well-rounded and rewarding education experience abroad.</p>', '', '', 27, 1, '2024-06-06 07:05:03', '2024-10-01 08:11:00', '', '', '', '', 1, 1),
(41, 22, 'Work', '', 'work', '<p>International students in New Zealand have a range of employment opportunities available to them, providing valuable work experience and financial support during their studies. Here are some common types of work that international students can explore in New Zealand:</p>\r\n\r\n<ol>\r\n	<li>\r\n	<p><strong>Part-time Jobs:</strong> Many international students take up part-time jobs in retail, hospitality, customer service, or administrative roles. These jobs offer flexibility and allow students to earn income while balancing their academic commitments.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Internships:</strong> Some universities and companies in New Zealand offer internships or work placements to students in various fields such as business, engineering, IT, and healthcare. Internships provide practical experience and networking opportunities.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Graduate Jobs:</strong> After completing their studies, international students can apply for graduate roles in their respective fields. New Zealand&#39;s post-study work visa options allow students to stay and work in the country for a period after graduation, making it easier to transition into the workforce.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Research Assistantships:</strong> Students pursuing research-based programs may have the opportunity to work as research assistants or lab technicians, assisting faculty members with research projects and gaining hands-on experience in their field of study.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Teaching and Tutoring:</strong> Some international students with strong academic backgrounds may choose to work as teaching assistants or tutors for undergraduate courses, helping other students with coursework and assignments.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Freelancing and Online Work:</strong> With the rise of remote work opportunities, international students can explore freelance work or online jobs in areas such as content writing, graphic design, digital marketing, and web development.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Volunteer Work:</strong> Engaging in volunteer work for non-profit organizations or community initiatives is another way for international students to gain valuable experience, contribute to society, and expand their network.</p>\r\n	</li>\r\n</ol>\r\n\r\n<p>It&#39;s important for international students to be aware of their visa conditions regarding work rights and limitations. The New Zealand government provides guidelines and resources to help students understand their rights and responsibilities when working in the country. Overall, working in New Zealand can enhance an international student&#39;s overall experience, complement their studies, and contribute to their personal and professional growth.</p>', '', '', 28, 1, '2024-06-06 07:06:45', '2024-10-01 08:11:00', '', '', '', '', 1, 1),
(42, 22, 'Scholarship', '', 'scholarship', '<p>International students studying in New Zealand have access to various scholarship opportunities to support their educational journey. These scholarships are offered by universities, government agencies, private organizations, and international institutions. Here are some common scholarship options available for international students in New Zealand:</p>\r\n\r\n<ol>\r\n	<li>\r\n	<p><strong>New Zealand Scholarships:</strong> These are funded by the New Zealand government and are available for students from eligible developing countries pursuing undergraduate or postgraduate studies in New Zealand.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>University Scholarships:</strong> Many universities in New Zealand offer scholarships specifically for international students based on academic merit, leadership qualities, or financial need. These scholarships can cover tuition fees, accommodation costs, and living expenses.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Research Scholarships:</strong> For students pursuing research-based programs or doctoral studies, there are research scholarships available from universities, government agencies, and research institutions. These scholarships often provide funding for research expenses and living allowances.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Sports Scholarships:</strong> Students with exceptional sports talents may be eligible for sports scholarships offered by universities or sports organizations in New Zealand. These scholarships can support athletes in balancing their academic and sports commitments.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Industry-Sponsored Scholarships:</strong> Some industries in New Zealand offer scholarships to international students studying fields related to their sectors, such as agriculture, technology, or hospitality. These scholarships may also include internship or job opportunities.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Exchange Program Scholarships:</strong> International exchange programs between universities may offer scholarships or grants to students participating in exchange programs, allowing them to study in New Zealand for a semester or academic year.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Government-Funded Programs:</strong> Apart from New Zealand Scholarships, the New Zealand government may also offer other scholarship programs for specific fields or initiatives, such as climate change research or cultural exchange programs.</p>\r\n	</li>\r\n</ol>\r\n\r\n<p>It&#39;s important for international students to research and apply for scholarships well in advance of their intended study period in New Zealand. Each scholarship program has its own eligibility criteria, application process, and deadlines, so students should carefully review the requirements and submit their applications accordingly.</p>', '', '', 29, 1, '2024-06-06 07:07:56', '2024-10-01 08:11:00', '', '', '', '', 1, 1),
(43, 22, 'Universities', '', 'universities', '', '', '', 30, 1, '2024-06-06 07:08:27', '2024-10-01 08:11:00', '', '', '', '', 1, 1),
(44, 0, 'Europe', 'Europe', 'europe', '', '', '', 31, 1, '2024-10-01 08:16:46', '2024-10-01 08:16:46', '', '', '', '', 1, 1),
(45, 44, 'Study in Europe', 'Study in Europe', 'study-in-europe', '<p>### Europe as a Premier Study Destination</p>\r\n\r\n<p>Europe stands out as a leading destination for international students, renowned for its world-class education and cultural diversity. Home to prestigious institutions like the University of Oxford and ETH Zurich, European universities offer a wide range of programs across various disciplines, often taught in English. This not only provides students with access to high-quality education but also immerses them in a multicultural environment that enhances their global perspectives and interpersonal skills.</p>\r\n\r\n<p>Affordability is another significant advantage of studying in Europe. Many countries, such as Germany and Norway, offer low or even no tuition fees for international students, coupled with a relatively lower cost of living compared to destinations like the USA and Australia. Furthermore, favorable post-study work visa policies in several European countries allow graduates to gain valuable work experience in a thriving job market, making them more competitive globally.</p>\r\n\r\n<p>With easy mobility across Schengen Area countries, students can explore diverse cultures and landscapes, enriching their educational experience. The vibrant student life, historical significance, and unique cultural experiences across cities like London, Berlin, and Amsterdam further enhance the appeal of studying in Europe. An education consultancy can effectively market these opportunities, emphasizing the quality of education, affordability, and enriching experiences that Europe offers to prospective students.</p>', '', '', 32, 1, '2024-10-01 08:22:41', '2024-10-01 08:22:41', '', '', '', '', 1, 1);

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

--
-- Table structure for table `tbl_customers`
--

CREATE TABLE `tbl_customers` (
  `customer_id` int(11) NOT NULL,
  `title` varchar(250) NOT NULL DEFAULT 'Customer',
  `email` varchar(50) DEFAULT NULL,
  `phone_number` varchar(20) NOT NULL,
  `shipping_address` varchar(255) DEFAULT NULL,
  `alias` varchar(50) 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;

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

--
-- 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_designations`
--

CREATE TABLE `tbl_designations` (
  `designation_id` int(11) NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `alias` 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_documentsets`
--

CREATE TABLE `tbl_documentsets` (
  `documentset_id` int(11) NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `alias` varchar(255) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `display_order` int(11) DEFAULT NULL,
  `status` int(11) DEFAULT NULL,
  `remarks` text DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  `createdby` int(11) DEFAULT NULL,
  `updated_at` datetime DEFAULT NULL,
  `updatedby` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

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

--
-- Table structure for table `tbl_enquiries`
--

CREATE TABLE `tbl_enquiries` (
  `enquiry_id` int(11) NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `email` varchar(255) DEFAULT NULL,
  `phone` varchar(255) DEFAULT NULL,
  `message` varchar(255) DEFAULT NULL,
  `status` int(11) NOT NULL DEFAULT 1,
  `is_read` tinyint(1) NOT NULL DEFAULT 0,
  `enquiry_type` varchar(255) DEFAULT NULL,
  `country` varchar(255) DEFAULT NULL,
  `service` varchar(255) DEFAULT NULL,
  `appoint_date` varchar(255) DEFAULT NULL,
  `appoint_time` varchar(255) 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,
  `preferred_destination` varchar(255) DEFAULT NULL,
  `mode_of_counselling` varchar(255) DEFAULT NULL,
  `nearest_branch` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `tbl_enquiries`
--

INSERT INTO `tbl_enquiries` (`enquiry_id`, `name`, `email`, `phone`, `message`, `status`, `is_read`, `enquiry_type`, `country`, `service`, `appoint_date`, `appoint_time`, `created_at`, `updated_at`, `mobile`, `qualification`, `board`, `testprep`, `score`, `preferred_destination`, `mode_of_counselling`, `nearest_branch`) VALUES
(1, 'Raju Shrestha', NULL, '9851228096', NULL, 1, 1, 'appointment', 'Canada', 'Educational Counselling', NULL, '12:00 PM', '2024-04-16 10:48:13', '2024-04-16 10:48:13', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);

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

--
-- 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\\TestimonialsController', 'store', 'SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect integer value: \'\' for column `bib_ccmsdreamon`.`tbl_testimonials`.`rating` at row 1 (Connection: mysql, SQL: insert into `tbl_testimonials` (`by`, `rating`, `text`, `faculty`, `remarks`, `image`, `cover`, `alias`, `display_order`, `createdBy`, `updatedBy`, `status`, `updated_at`, `created_at`) values (Ms. Namika Rakhal, , <p>&ldquo;Dream On Educational Consultancy Pvt. Ltd I wanted to try out consultancies near my area, but they really disappointed me. However, I found Dream On&#39;s counseling classes to be exceptional. The counselors at Dream On make the stressful process of document submission enjoyable. Beyond working hours, they remain accessible through calls or texts, providing reliable and friendly guidance. Everybody who is trying to go abroad needs a reliable, friendly, and truthful guide who can guide and lead us to our designated destinations, and for me, Dream On is the top choice.&rdquo;</p>, , Voice of Success !!, storage/dreamon/files/1/testimonials/namika.jpg, , , 1, 1, 1, 1, 2024-03-17 07:36:49, 2024-03-17 07:36:49))', '2024-03-17 01:51:49', '2024-03-17 01:51:49'),
(2, 1, 'App\\Http\\Controllers\\TestimonialsController', 'store', 'SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect integer value: \'\' for column `bib_ccmsdreamon`.`tbl_testimonials`.`rating` at row 1 (Connection: mysql, SQL: insert into `tbl_testimonials` (`by`, `rating`, `text`, `faculty`, `remarks`, `image`, `cover`, `alias`, `display_order`, `createdBy`, `updatedBy`, `status`, `updated_at`, `created_at`) values (Ms. Namika Rakhal, , <p>&ldquo;Dream On Educational Consultancy Pvt. Ltd I wanted to try out consultancies near my area, but they really disappointed me. However, I found Dream On&#39;s counseling classes to be exceptional. The counselors at Dream On make the stressful process of document submission enjoyable. Beyond working hours, they remain accessible through calls or texts, providing reliable and friendly guidance. Everybody who is trying to go abroad needs a reliable, friendly, and truthful guide who can guide and lead us to our designated destinations, and for me, Dream On is the top choice.&rdquo;</p>, , Voice of Success !!, storage/dreamon/files/1/testimonials/namika.jpg, , , 1, 1, 1, 1, 2024-03-17 07:39:26, 2024-03-17 07:39:26))', '2024-03-17 01:54:26', '2024-03-17 01:54:26'),
(3, 1, 'App\\Http\\Controllers\\TestimonialsController', 'store', 'SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect integer value: \'\' for column `bib_ccmsdreamon`.`tbl_testimonials`.`rating` at row 1 (Connection: mysql, SQL: insert into `tbl_testimonials` (`by`, `rating`, `text`, `faculty`, `remarks`, `image`, `cover`, `alias`, `display_order`, `createdBy`, `updatedBy`, `status`, `updated_at`, `created_at`) values (Ms. Namika Rakhal, , <p>&ldquo;Dream On Educational Consultancy Pvt. Ltd I wanted to try out consultancies near my area, but they really disappointed me. However, I found Dream On&#39;s counseling classes to be exceptional. The counselors at Dream On make the stressful process of document submission enjoyable. Beyond working hours, they remain accessible through calls or texts, providing reliable and friendly guidance. Everybody who is trying to go abroad needs a reliable, friendly, and truthful guide who can guide and lead us to our designated destinations, and for me, Dream On is the top choice.&rdquo;</p>, , Voice of Success !!, storage/dreamon/files/1/testimonials/namika.jpg, , , 1, 1, 1, 1, 2024-03-17 07:39:59, 2024-03-17 07:39:59))', '2024-03-17 01:54:59', '2024-03-17 01:54:59'),
(4, 1, 'App\\Http\\Controllers\\TestimonialsController', 'store', 'SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect integer value: \'\' for column `bib_ccmsdreamon`.`tbl_testimonials`.`rating` at row 1 (Connection: mysql, SQL: insert into `tbl_testimonials` (`by`, `rating`, `text`, `faculty`, `remarks`, `image`, `cover`, `alias`, `display_order`, `createdBy`, `updatedBy`, `status`, `updated_at`, `created_at`) values (Ms. Namika Rakhal, , <p>&ldquo;Dream On Educational Consultancy Pvt. Ltd I wanted to try out consultancies near my area, but they really disappointed me. However, I found Dream On&#39;s counseling classes to be exceptional. The counselors at Dream On make the stressful process of document submission enjoyable. Beyond working hours, they remain accessible through calls or texts, providing reliable and friendly guidance. Everybody who is trying to go abroad needs a reliable, friendly, and truthful guide who can guide and lead us to our designated destinations, and for me, Dream On is the top choice.&rdquo;</p>, , Voice of Success !!, storage/dreamon/files/1/testimonials/namika.jpg, , , 1, 1, 1, 1, 2024-03-17 07:41:02, 2024-03-17 07:41:02))', '2024-03-17 01:56:02', '2024-03-17 01:56:02'),
(5, 1, 'App\\Http\\Controllers\\TestimonialsController', 'store', 'SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect integer value: \'\' for column `bib_ccmsdreamon`.`tbl_testimonials`.`rating` at row 1 (Connection: mysql, SQL: insert into `tbl_testimonials` (`by`, `rating`, `text`, `faculty`, `remarks`, `image`, `cover`, `alias`, `display_order`, `createdBy`, `updatedBy`, `status`, `updated_at`, `created_at`) values (Mr. Sauharda Sapkota, , <p>&ldquo;Dream On After struggling with SATs for U.S. universities, I turned to Dream On Educational Consultancy for guidance on studying in Australia. Bhim sir&#39;s reassurance and the promise of 30% financial aid, combined with excellent PTE preparation with Asish sir, made the process seamless. With a score of 87, I secured admission easily. Dream On&#39;s support, organized documentation, and a positive environment set them apart. Grateful for their crucial role in my educational journey. Cheers to Dream On!&rdquo;</p>, , Voice of Success !!, storage/dreamon/files/1/testimonials/Sauharda.jpg, , , 2, 1, 1, 1, 2024-03-17 07:46:18, 2024-03-17 07:46:18))', '2024-03-17 02:01:18', '2024-03-17 02:01:18'),
(6, 1, 'App\\Http\\Controllers\\TestimonialsController', 'store', 'SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect integer value: \'\' for column `bib_ccmsdreamon`.`tbl_testimonials`.`rating` at row 1 (Connection: mysql, SQL: insert into `tbl_testimonials` (`by`, `rating`, `text`, `faculty`, `remarks`, `image`, `cover`, `alias`, `display_order`, `createdBy`, `updatedBy`, `status`, `updated_at`, `created_at`) values (Mr. Sauharda Sapkota, , <p>&ldquo;Dream On After struggling with SATs for U.S. universities, I turned to Dream On Educational Consultancy for guidance on studying in Australia. Bhim sir&#39;s reassurance and the promise of 30% financial aid, combined with excellent PTE preparation with Asish sir, made the process seamless. With a score of 87, I secured admission easily. Dream On&#39;s support, organized documentation, and a positive environment set them apart. Grateful for their crucial role in my educational journey. Cheers to Dream On!&rdquo;</p>, , Voice of Success !!, storage/dreamon/files/1/testimonials/Sauharda.jpg, , , 3, 1, 1, 1, 2024-03-17 07:46:58, 2024-03-17 07:46:58))', '2024-03-17 02:01:58', '2024-03-17 02:01:58'),
(7, 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 (How to be selected in the top ranked university from all over United Kingdom, <p>Our business consulting programs helps to break the performance of your business down into customers and product groups so you know exactly</p>, , , , , 0, storage/dreamon/files/1/blogs/2.jpg, , , how-to-be-selected-in-the-top-ranked-university-from-all-over-united-kingdom, 2, 1, 1, 1, 2024-03-17 08:25:37, 2024-03-17 08:25:37))', '2024-03-17 02:40:37', '2024-03-17 02:40:37'),
(8, 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 (How to be selected in the top ranked university from all over United Kingdom, <p>Our business consulting programs helps to break the performance of your business down into customers and product groups so you know exactly</p>, , , , , 0, storage/dreamon/files/1/blogs/2.jpg, , , how-to-be-selected-in-the-top-ranked-university-from-all-over-united-kingdom, 2, 1, 1, 1, 2024-03-17 08:25:55, 2024-03-17 08:25:55))', '2024-03-17 02:40:55', '2024-03-17 02:40:55'),
(9, 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 (How to be selected in the top ranked university from all over United Kingdom, , , , , , 0, , , , how-to-be-selected-in-the-top-ranked-university-from-all-over-united-kingdom, 3, 1, 1, 1, 2024-03-18 09:48:28, 2024-03-18 09:48:28))', '2024-03-18 04:03:28', '2024-03-18 04:03:28'),
(10, 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 (How to be selected in the top ranked university from all over United Kingdom, , , , , , 0, , , , how-to-be-selected-in-the-top-ranked-university-from-all-over-united-kingdom, 3, 1, 1, 1, 2024-03-18 09:48:37, 2024-03-18 09:48:37))', '2024-03-18 04:03:37', '2024-03-18 04:03:37'),
(11, 1, 'App\\Http\\Controllers\\FaqsController', 'store', 'SQLSTATE[HY000]: General error: 1364 Field \'alias\' doesn\'t have a default value (Connection: mysql, SQL: insert into `tbl_faqs` (`title`, `text`, `display_order`, `createdBy`, `updatedBy`, `status`, `updated_at`, `created_at`) values (Hello there how may i help you?, <p>You can contact our customer support team via [email, phone, contact form]. Our support hours are [support hours]. We aim to respond to all inquiries within [time frame].</p>, 1, 1, 1, 1, 2024-05-22 07:39:59, 2024-05-22 07:39:59))', '2024-05-22 01:54:59', '2024-05-22 01:54:59'),
(12, 1, 'App\\Http\\Controllers\\FaqsController', 'store', 'SQLSTATE[HY000]: General error: 1364 Field \'alias\' doesn\'t have a default value (Connection: mysql, SQL: insert into `tbl_faqs` (`title`, `text`, `display_order`, `createdBy`, `updatedBy`, `status`, `updated_at`, `created_at`) values (Hello there how may i help you?, <p>You can contact our customer support team via [email, phone, contact form]. Our support hours are [support hours]. We aim to respond to all inquiries within [time frame].</p>, 1, 1, 1, 1, 2024-05-22 07:41:58, 2024-05-22 07:41:58))', '2024-05-22 01:56:58', '2024-05-22 01:56:58'),
(13, 1, 'App\\Http\\Controllers\\TestimonialsController', 'store', 'SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column \'image\' at row 1 (Connection: mysql, SQL: insert into `tbl_testimonials` (`by`, `text`, `faculty`, `remarks`, `image`, `cover`, `alias`, `display_order`, `createdBy`, `updatedBy`, `status`, `updated_at`, `created_at`) values (Sonam Rai, <p>VED International exceeded my expectations in assisting me with my student visa application for New Zealand. Their knowledgeable counselors provided valuable insights, helped me with visa documentation, and guided me through every step of the process. I am now ready to pursue my dream of studying abroad, all thanks to VED.</p>, , , VED International exceeded my expectations in assisting me with my student visa application for New Zealand. Their knowledgeable counselors provided valuable insights, helped me with visa documentation, and guided me through every step of the process. I am now ready to pursue my dream of studying abroad, all thanks to VED., , , 3, 1, 1, 1, 2024-06-06 07:57:23, 2024-06-06 07:57:23))', '2024-06-06 07:57:23', '2024-06-06 07:57:23'),
(14, 1, 'App\\Http\\Controllers\\NewsController', 'store', 'SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column \'alias\' at row 1 (Connection: mysql, SQL: insert into `tbl_news` (`title`, `text`, `seo_title`, `seo_descriptions`, `seo_keywords`, `og_tags`, `parent_news`, `image`, `thumb`, `cover`, `alias`, `display_order`, `createdBy`, `updatedBy`, `status`, `updated_at`, `created_at`) values (Unlocking the Benefits of VED Privilege Cards: Your Key to a Seamless Study Abroad Experience, <p>Embarking on an international education journey can be both exciting and challenging. To support our students every step of the way, VED International Education Consultancy offers exclusive VED Privilege Cards, packed with valuable benefits. From discounts on test preparation classes to priority counseling and comprehensive visa application support, these cards are designed to make your transition to studying abroad as smooth as possible. Discover how each tier&mdash;Bronze, Silver, Gold, and Platinum&mdash;provides unique advantages to help you achieve your academic dreams with confidence. Read on to learn more about how VED Privilege Cards can enhance your study abroad experience.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>, , , , , 0, storage/ved/files/1/interview prep.jpg, , , unlocking-the-benefits-of-ved-privilege-cards-your-key-to-a-seamless-study-abroad-experience, 3, 1, 1, 1, 2024-06-06 09:32:28, 2024-06-06 09:32:28))', '2024-06-06 09:32:28', '2024-06-06 09:32:28'),
(15, 1, 'App\\Http\\Controllers\\NewsController', 'store', 'SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column \'alias\' at row 1 (Connection: mysql, SQL: insert into `tbl_news` (`title`, `text`, `seo_title`, `seo_descriptions`, `seo_keywords`, `og_tags`, `parent_news`, `image`, `thumb`, `cover`, `alias`, `display_order`, `createdBy`, `updatedBy`, `status`, `updated_at`, `created_at`) values (Unlocking the Benefits of VED Privilege Cards: Your Key to a Seamless Study Abroad Experience, <p>Embarking on an international education journey can be both exciting and challenging. To support our students every step of the way, VED International Education Consultancy offers exclusive VED Privilege Cards, packed with valuable benefits. From discounts on test preparation classes to priority counseling and comprehensive visa application support, these cards are designed to make your transition to studying abroad as smooth as possible. Discover how each tier&mdash;Bronze, Silver, Gold, and Platinum&mdash;provides unique advantages to help you achieve your academic dreams with confidence. Read on to learn more about how VED Privilege Cards can enhance your study abroad experience.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>, , , , , 0, storage/ved/files/1/interview prep.jpg, storage/ved/files/1/interview prep.jpg, , unlocking-the-benefits-of-ved-privilege-cards-your-key-to-a-seamless-study-abroad-experience, 3, 1, 1, 1, 2024-06-06 09:32:42, 2024-06-06 09:32:42))', '2024-06-06 09:32:42', '2024-06-06 09:32:42'),
(16, 1, 'App\\Http\\Controllers\\NewsController', 'store', 'SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column \'alias\' at row 1 (Connection: mysql, SQL: insert into `tbl_news` (`title`, `text`, `seo_title`, `seo_descriptions`, `seo_keywords`, `og_tags`, `parent_news`, `image`, `thumb`, `cover`, `alias`, `display_order`, `createdBy`, `updatedBy`, `status`, `updated_at`, `created_at`) values (Unlocking the Benefits of VED Privilege Cards: Your Key to a Seamless Study Abroad Experience, <p>Embarking on an international education journey can be both exciting and challenging. To support our students every step of the way, VED International Education Consultancy offers exclusive VED Privilege Cards, packed with valuable benefits. From discounts on test preparation classes to priority counseling and comprehensive visa application support, these cards are designed to make your transition to studying abroad as smooth as possible. Discover how each tier&mdash;Bronze, Silver, Gold, and Platinum&mdash;provides unique advantages to help you achieve your academic dreams with confidence. Read on to learn more about how VED Privilege Cards can enhance your study abroad experience.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>, , , , , 0, storage/ved/files/1/interview prep.jpg, storage/ved/files/1/interview prep.jpg, , unlocking-the-benefits-of-ved-privilege-cards-your-key-to-a-seamless-study-abroad-experience, 3, 1, 1, 1, 2024-06-06 09:32:51, 2024-06-06 09:32:51))', '2024-06-06 09:32:51', '2024-06-06 09:32:51'),
(17, 1, 'App\\Http\\Controllers\\NewsController', 'store', 'SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column \'alias\' at row 1 (Connection: mysql, SQL: insert into `tbl_news` (`title`, `text`, `seo_title`, `seo_descriptions`, `seo_keywords`, `og_tags`, `parent_news`, `image`, `thumb`, `cover`, `alias`, `display_order`, `createdBy`, `updatedBy`, `status`, `updated_at`, `created_at`) values (Unlocking the Benefits of VED Privilege Cards: Your Key to a Seamless Study Abroad Experience, <p>Embarking on an international education journey can be both exciting and challenging. To support our students every step of the way, VED International Education Consultancy offers exclusive VED Privilege Cards, packed with valuable benefits. From discounts on test preparation classes to priority counseling and comprehensive visa application support, these cards are designed to make your transition to studying abroad as smooth as possible. Discover how each tier&mdash;Bronze, Silver, Gold, and Platinum&mdash;provides unique advantages to help you achieve your academic dreams with confidence. Read on to learn more about how VED Privilege Cards can enhance your study abroad experience.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>, , , , , 0, storage/ved/files/1/interview prep.jpg, storage/ved/files/1/interview prep.jpg, , unlocking-the-benefits-of-ved-privilege-cards-your-key-to-a-seamless-study-abroad-experience, 3, 1, 1, 1, 2024-06-06 09:40:56, 2024-06-06 09:40:56))', '2024-06-06 09:40:56', '2024-06-06 09:40:56'),
(18, 1, 'App\\Http\\Controllers\\NewsController', 'store', 'SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column \'alias\' at row 1 (Connection: mysql, SQL: insert into `tbl_news` (`title`, `text`, `seo_title`, `seo_descriptions`, `seo_keywords`, `og_tags`, `parent_news`, `image`, `thumb`, `cover`, `alias`, `display_order`, `createdBy`, `updatedBy`, `status`, `updated_at`, `created_at`) values (Unlocking the Benefits of VED Privilege Cards: Your Key to a Seamless Study Abroad Experience, <p>Embarking on an international education journey can be both exciting and challenging. To support our students every step of the way, VED International Education Consultancy offers exclusive VED Privilege Cards, packed with valuable benefits. From discounts on test preparation classes to priority counseling and comprehensive visa application support, these cards are designed to make your transition to studying abroad as smooth as possible. Discover how each tier&mdash;Bronze, Silver, Gold, and Platinum&mdash;provides unique advantages to help you achieve your academic dreams with confidence. Read on to learn more about how VED Privilege Cards can enhance your study abroad experience.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>, , , , , 0, storage/ved/files/1/interview prep.jpg, storage/ved/files/1/interview prep.jpg, , unlocking-the-benefits-of-ved-privilege-cards-your-key-to-a-seamless-study-abroad-experience, 3, 1, 1, 1, 2024-06-06 09:41:00, 2024-06-06 09:41:00))', '2024-06-06 09:41:00', '2024-06-06 09:41:00'),
(19, 1, 'App\\Http\\Controllers\\NewsController', 'store', 'SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column \'alias\' at row 1 (Connection: mysql, SQL: insert into `tbl_news` (`title`, `text`, `seo_title`, `seo_descriptions`, `seo_keywords`, `og_tags`, `parent_news`, `image`, `thumb`, `cover`, `alias`, `display_order`, `createdBy`, `updatedBy`, `status`, `updated_at`, `created_at`) values (Unlocking the Benefits of VED Privilege Cards: Your Key to a Seamless Study Abroad Experience, <p>Embarking on an international education journey can be both exciting and challenging. To support our students every step of the way, VED International Education Consultancy offers exclusive VED Privilege Cards, packed with valuable benefits. From discounts on test preparation classes to priority counseling and comprehensive visa application support, these cards are designed to make your transition to studying abroad as smooth as possible. Discover how each tier&mdash;Bronze, Silver, Gold, and Platinum&mdash;provides unique advantages to help you achieve your academic dreams with confidence. Read on to learn more about how VED Privilege Cards can enhance your study abroad experience.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>, , , , , 0, storage/ved/files/1/interview prep.jpg, storage/ved/files/1/interview prep.jpg, , unlocking-the-benefits-of-ved-privilege-cards-your-key-to-a-seamless-study-abroad-experience, 3, 1, 1, 1, 2024-06-06 09:46:11, 2024-06-06 09:46:11))', '2024-06-06 09:46:11', '2024-06-06 09:46:11'),
(20, 1, 'App\\Http\\Controllers\\CareerdetailsController', 'update', 'SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect integer value: \'\' for column `myurlsco_veddb`.`tbl_careerdetails`.`enrolled` at row 1 (Connection: mysql, SQL: update `tbl_careerdetails` set `text` = <div class=\"experence__description\">\r\n<h4>Key Responsibilities:</h4>\r\n\r\n<ol>\r\n	<li>\r\n	<p><strong>Reception Management:</strong></p>\r\n\r\n	<ul>\r\n		<li>Greet and welcome visitors, students, and clients in a friendly and professional manner.</li>\r\n		<li>Answer and direct incoming phone calls promptly and efficiently.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Client Assistance:</strong></p>\r\n\r\n	<ul>\r\n		<li>Provide information and assistance to visitors regarding VED&rsquo;s services, programs, and events.</li>\r\n		<li>Assist students and clients with initial inquiries and guide them to the appropriate departments.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Administrative Support:</strong></p>\r\n\r\n	<ul>\r\n		<li>Manage front desk operations, including maintaining a tidy and organized reception area.</li>\r\n		<li>Handle administrative tasks such as filing, photocopying, and managing correspondence.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Appointment Scheduling:</strong></p>\r\n\r\n	<ul>\r\n		<li>Schedule and confirm appointments for counseling sessions, test preparation classes, and other services.</li>\r\n		<li>Maintain an up-to-date calendar for appointments and meetings.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Data Entry and Record Keeping:</strong></p>\r\n\r\n	<ul>\r\n		<li>Enter and update client information and appointment details into the database.</li>\r\n		<li>Maintain accurate records of visitors and service inquiries.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Communication:</strong></p>\r\n\r\n	<ul>\r\n		<li>Handle incoming and outgoing emails, ensuring timely and professional communication.</li>\r\n		<li>Coordinate with various departments to relay messages and follow up on inquiries.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Client Follow-Up:</strong></p>\r\n\r\n	<ul>\r\n		<li>Conduct follow-up calls or emails to ensure client satisfaction and address any additional questions or concerns.</li>\r\n		<li>Support the team in client retention efforts by providing excellent customer service.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Resource Management:</strong></p>\r\n\r\n	<ul>\r\n		<li>Manage and distribute informational materials such as brochures, pamphlets, and forms.</li>\r\n		<li>Ensure that the reception area is stocked with necessary resources and promotional materials.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Event Coordination:</strong></p>\r\n\r\n	<ul>\r\n		<li>Assist in organizing and coordinating events, seminars, and workshops hosted by VED.</li>\r\n		<li>Provide logistical support during events to ensure smooth operations.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Problem Resolution:</strong></p>\r\n\r\n	<ul>\r\n		<li>Address and resolve any issues or complaints from clients or visitors in a calm and efficient manner.</li>\r\n		<li>Escalate complex issues to the appropriate personnel for resolution.</li>\r\n	</ul>\r\n	</li>\r\n</ol>\r\n\r\n<h4>Qualifications:</h4>\r\n\r\n<ul>\r\n	<li><strong>Education:</strong> Minimum of a Bachelor&rsquo;s degree in any discipline.</li>\r\n	<li><strong>Experience:</strong> Prior experience in a front desk or customer service role is preferred.</li>\r\n	<li><strong>Skills:</strong> Excellent communication and interpersonal skills, proficiency in MS Office, strong organizational abilities, and the ability to multitask in a fast-paced environment.</li>\r\n</ul>\r\n\r\n<h4>How to Apply:</h4>\r\n\r\n<p>Interested candidates are invited to send their resume and cover letter to info@vedinternational.com Please include &ldquo;Front Desk Officer Application&rdquo; in the subject line of your email.</p>\r\n\r\n<p>Join VED International Education Consultancy and be a part of a dynamic team dedicated to helping students achieve their educational dreams! For more information, visit our website at&nbsp;https://vedinternational.com</p>\r\n</div>, `enrolled` = , `updatedBy` = 1, `tbl_careerdetails`.`updated_at` = 2024-06-12 06:39:46 where `careerdetail_id` = 1)', '2024-06-12 06:39:46', '2024-06-12 06:39:46');

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

--
-- 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;

--
-- Dumping data for table `tbl_events`
--

INSERT INTO `tbl_events` (`event_id`, `startdate`, `enddate`, `title`, `alias`, `text`, `description`, `image`, `thumb`, `cover`, `link`, `seo_title`, `seo_description`, `seo_keywords`, `og_tags`, `display_order`, `status`, `createdby`, `updatedby`, `created_at`, `updated_at`) VALUES
(1, '2024-06-30', '2024-06-30 00:00:00', 'Ved Annual Conference 2024', 'ved-annual-conference-2024', '<p>The VED International Education Consultancy is thrilled to announce the VED Annual Conference 2024, a premier event dedicated to exploring the latest trends, challenges, and opportunities in the realm of international education. T</p>', '<p>The VED International Education Consultancy is thrilled to announce the VED Annual Conference 2024, a premier event dedicated to exploring the latest trends, challenges, and opportunities in the realm of international education. This conference is designed to bring together students, educators, industry experts, and university representatives from around the world to share insights, network, and inspire the next generation of global scholars.</p>\r\n\r\n<h4>Date and Venue:</h4>\r\n\r\n<ul>\r\n	<li><strong>Date:</strong> October 10-12, 2024</li>\r\n	<li><strong>Venue:</strong> Hyatt Regency, Kathmandu, Nepal</li>\r\n</ul>\r\n\r\n<h4>Theme:</h4>\r\n\r\n<p><strong>&quot;Global Education: Bridging Borders, Shaping Futures&quot;</strong></p>\r\n\r\n<h4>Key Highlights:</h4>\r\n\r\n<ol>\r\n	<li>\r\n	<p><strong>Keynote Speeches:</strong></p>\r\n\r\n	<ul>\r\n		<li>Listen to inspiring keynote addresses from distinguished speakers in the field of international education, including university deans, policy makers, and successful alumni.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Panel Discussions:</strong></p>\r\n\r\n	<ul>\r\n		<li>Engage in dynamic panel discussions covering a range of topics such as global education trends, visa and immigration policies, scholarship opportunities, and career pathways for international students.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Workshops and Breakout Sessions:</strong></p>\r\n\r\n	<ul>\r\n		<li>Participate in interactive workshops and breakout sessions designed to provide practical guidance on test preparation (IELTS, SAT, TOEFL, GRE, GMAT, PTE, CAE), university applications, and adapting to life abroad.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>University Fair:</strong></p>\r\n\r\n	<ul>\r\n		<li>Explore the University Fair featuring representatives from top universities in the USA, Australia, UK, Canada, New Zealand, and Europe. Gain firsthand information about courses, admission criteria, and campus life.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Networking Opportunities:</strong></p>\r\n\r\n	<ul>\r\n		<li>Network with peers, university representatives, and industry experts. Build valuable connections that can support your educational journey and career aspirations.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Student Success Stories:</strong></p>\r\n\r\n	<ul>\r\n		<li>Hear inspiring success stories from VED alumni who have successfully navigated the challenges of studying abroad and are now thriving in their chosen fields.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Pre-Departure Orientation:</strong></p>\r\n\r\n	<ul>\r\n		<li>Attend comprehensive pre-departure orientation sessions to prepare for your transition to studying abroad. Topics will include cultural adaptation, academic expectations, and practical tips for living in a new country.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Counseling Sessions:</strong></p>\r\n\r\n	<ul>\r\n		<li>Benefit from one-on-one counseling sessions with VED&rsquo;s experienced advisors to discuss your personal study plans, university choices, and career goals.</li>\r\n	</ul>\r\n	</li>\r\n</ol>\r\n\r\n<h4>Who Should Attend:</h4>\r\n\r\n<ul>\r\n	<li>Aspiring international students and their parents</li>\r\n	<li>Current students considering further education abroad</li>\r\n	<li>Educators and academic advisors</li>\r\n	<li>University representatives and recruiters</li>\r\n	<li>Industry professionals interested in international education</li>\r\n</ul>\r\n\r\n<h4>Registration Details:</h4>\r\n\r\n<ul>\r\n	<li><strong>Early Bird Registration:</strong> Open until July 31, 2024. Early bird registrants receive a 10% discount on conference fees.</li>\r\n	<li><strong>Regular Registration:</strong> Closes on September 30, 2024.</li>\r\n	<li><strong>Registration Fees:</strong>\r\n	<ul>\r\n		<li>Students: $50</li>\r\n		<li>Professionals: $100</li>\r\n		<li>Group Discounts: Available for groups of 5 or more.</li>\r\n	</ul>\r\n	</li>\r\n</ul>\r\n\r\n<h4>How to Register:</h4>\r\n\r\n<ul>\r\n	<li>Visit the VED International Education Consultancy website.</li>\r\n	<li>Complete the online registration form and submit the required details.</li>\r\n	<li>Make the payment through our secure online payment gateway.</li>\r\n	<li>Receive a confirmation email with your registration details and conference pass.</li>\r\n</ul>\r\n\r\n<h4>Sponsors and Partners:</h4>\r\n\r\n<p>We are proud to partner with leading universities, educational organizations, and industry sponsors who share our commitment to fostering global education.</p>\r\n\r\n<h4>Contact Us:</h4>\r\n\r\n<p>For more information about the VED Annual Conference 2024, please contact:</p>\r\n\r\n<ul>\r\n	<li><strong>Email:</strong> conference@vedinternational.com</li>\r\n	<li><strong>Phone:</strong> +977-1-1234567</li>\r\n	<li><strong>Website:</strong> <a href=\"http://www.vedinternational.com\" rel=\"noreferrer\" target=\"_new\">www.vedinternational.com</a></li>\r\n</ul>\r\n\r\n<p>Join us at the VED Annual Conference 2024 to gain valuable insights, expand your network, and take the next step towards your international education journey. Together, let&rsquo;s bridge borders and shape the future of global education</p>', 'storage/ved/files/1/Gallery/2.jpg', 'storage/ved/files/1/Gallery/2.jpg', '', '', '', NULL, '', '', 1, 1, 1, 1, '2024-05-21 05:37:38', '2024-06-12 06:35:55'),
(2, '2024-05-21', '2024-05-21 00:00:00', 'Webinar: The Future of Artificial Intelligence', 'webinar-the-future-of-artificial-intelligence', '<p>This webinar will cover emerging trends, ethical considerations, and practical applications. Register now to secure your spot and participate in the Q&amp;A session with our expert panel.</p>', '<p><strong>Date:</strong> July 10, 2024<br />\r\n<strong>Time:</strong> 3:00 PM - 4:30 PM (PST)<br />\r\n<strong>Platform:</strong> Zoom<br />\r\n<strong>Description:</strong><br />\r\nExplore the advancements in artificial intelligence and its implications across various industries. This webinar will cover emerging trends, ethical considerations, and practical applications. Register now to secure your spot and participate in the Q&amp;A session with our expert panel.</p>', 'storage/ved/files/1/StudyDestaination/canada.jpg', '', '', NULL, '', NULL, '', '', 2, -1, 1, 1, '2024-05-21 05:40:16', '2024-06-12 06:29:29'),
(3, '2023-05-01', '2023-05-01 00:00:00', 'Ved Hackathon 2024', 'ved-hackathon-2024', '<p>The inaugural VED Hackathon 2023, a thrilling event where creativity meets innovation! This hackathon is designed to bring together bright minds, from students to professionals, to tackle</p>', '<p>The inaugural VED Hackathon 2023, a thrilling event where creativity meets innovation! This hackathon is designed to bring together bright minds, from students to professionals, to tackle real-world challenges through technology and collaboration. Whether you are a seasoned coder or a beginner with big ideas, VED Hackathon 2023 is the perfect platform to showcase your skills, learn new ones, and make a meaningful impact.</p>\r\n\r\n<h4>Event Details:</h4>\r\n\r\n<ul>\r\n	<li><strong>Date:</strong> October 14-16, 2023</li>\r\n	<li><strong>Location:</strong> VED International Education Consultancy, Putalisadak, Kathmandu, Nepal</li>\r\n	<li><strong>Duration:</strong> 48 hours of non-stop hacking</li>\r\n	<li><strong>Participation:</strong> Open to students, professionals, and enthusiasts from all backgrounds</li>\r\n</ul>\r\n\r\n<h4>Key Features:</h4>\r\n\r\n<ul>\r\n	<li><strong>Collaborative Environment:</strong> Work in teams to brainstorm, develop, and present innovative solutions.</li>\r\n	<li><strong>Mentorship:</strong> Gain insights and guidance from industry experts and experienced mentors throughout the event.</li>\r\n	<li><strong>Workshops:</strong> Participate in hands-on workshops on the latest technologies and tools.</li>\r\n	<li><strong>Networking Opportunities:</strong> Connect with like-minded individuals, potential employers, and industry leaders.</li>\r\n	<li><strong>Prizes and Recognition:</strong> Compete for exciting prizes and gain recognition for your innovative solutions.</li>\r\n</ul>\r\n\r\n<h4>Challenge Themes:</h4>\r\n\r\n<p>Participants will have the opportunity to choose from various challenge themes, including:</p>\r\n\r\n<ul>\r\n	<li><strong>Education Technology:</strong> Create solutions that enhance learning experiences and accessibility.</li>\r\n	<li><strong>Health and Wellness:</strong> Develop innovations to improve healthcare delivery and personal wellness.</li>\r\n	<li><strong>Sustainability:</strong> Design projects that promote environmental sustainability and responsible resource use.</li>\r\n	<li><strong>Social Impact:</strong> Address pressing social issues and contribute to community development.</li>\r\n</ul>\r\n\r\n<h4>Schedule:</h4>\r\n\r\n<ul>\r\n	<li>\r\n	<p><strong>Day 1: October 14</strong></p>\r\n\r\n	<ul>\r\n		<li>9:00 AM: Registration and Breakfast</li>\r\n		<li>10:00 AM: Opening Ceremony and Keynote Speech</li>\r\n		<li>11:00 AM: Team Formation and Ideation</li>\r\n		<li>12:00 PM: Lunch Break</li>\r\n		<li>1:00 PM: Hacking Begins</li>\r\n		<li>3:00 PM: Workshop 1: Introduction to Emerging Technologies</li>\r\n		<li>6:00 PM: Dinner and Networking</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Day 2: October 15</strong></p>\r\n\r\n	<ul>\r\n		<li>9:00 AM: Breakfast and Check-In</li>\r\n		<li>10:00 AM: Continued Hacking</li>\r\n		<li>12:00 PM: Lunch Break</li>\r\n		<li>1:00 PM: Workshop 2: Pitching Your Ideas</li>\r\n		<li>3:00 PM: Mentorship Sessions</li>\r\n		<li>6:00 PM: Dinner and Collaboration</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Day 3: October 16</strong></p>\r\n\r\n	<ul>\r\n		<li>9:00 AM: Breakfast and Final Touches</li>\r\n		<li>11:00 AM: Submission Deadline</li>\r\n		<li>12:00 PM: Lunch Break</li>\r\n		<li>1:00 PM: Project Presentations and Demos</li>\r\n		<li>3:00 PM: Judging Panel Deliberation</li>\r\n		<li>4:00 PM: Award Ceremony and Closing Remarks</li>\r\n	</ul>\r\n	</li>\r\n</ul>\r\n\r\n<h4>How to Register:</h4>\r\n\r\n<ol>\r\n	<li><strong>Online Registration:</strong> Visit the VED website and complete the registration form.</li>\r\n	<li><strong>Team Formation:</strong> Register as an individual or with a team. Individuals will be matched with teams based on their interests and skills.</li>\r\n	<li><strong>Confirmation:</strong> Receive a confirmation email with event details and preparation guidelines.</li>\r\n</ol>\r\n\r\n<h4>Contact Information:</h4>\r\n\r\n<p>For more details and inquiries, please contact us at:</p>\r\n\r\n<ul>\r\n	<li><strong>Email:</strong> vedhackathon2023@vedconsultancy.com</li>\r\n	<li><strong>Phone:</strong> +977-1-1234567</li>\r\n	<li><strong>Website:</strong> www.vedconsultancy.com/hackathon2023</li>\r\n</ul>\r\n\r\n<h4>Conclusion:</h4>\r\n\r\n<p>Don&rsquo;t miss out on the chance to be part of an exciting and transformative experience at the VED Hackathon 2023. Unleash your creativity, collaborate with peers, and develop solutions that could change the world. We look forward to seeing you there and witnessing the future of innovation in action!</p>', 'storage/ved/files/1/StudyDestaination/newzealand.jpg', '', '', '', '', NULL, '', '', 3, 1, 1, 1, '2024-05-21 05:41:51', '2024-06-12 06:30:31'),
(4, '2024-05-01', '2024-05-11 00:00:00', 'Workshop: Data Science Bootcamp', 'workshop-data-science-bootcamp', '<p>Topics include data analysis, machine learning, and data visualization. Ideal for both beginners and those looking to enhance their skills.</p>', '<p><strong>Date:</strong> September 5-7, 2024<br />\r\n<strong>Location:</strong> New York, NY<br />\r\n<strong>Description:</strong><br />\r\nDive deep into the world of data science with our intensive bootcamp. Learn from experienced data scientists through hands-on sessions and projects. Topics include data analysis, machine learning, and data visualization. Ideal for both beginners and those looking to enhance their skills.</p>', 'storage/ved/files/1/StudyDestaination/USA.jpg', '', '', NULL, '', NULL, '', '', 4, -1, 1, 1, '2024-05-21 05:42:23', '2024-06-12 06:29:34'),
(5, '2024-05-25', '2024-05-31 00:00:00', 'Networking Night: Meet and Greet', 'networking-night-meet-and-greet', '<p>This informal event is designed to foster connections, share experiences, and build relationships. Enjoy light refreshments and engage in meaningful conversations.</p>', '<p><strong>Date:</strong> October 12, 2024<br />\r\n<strong>Time:</strong> 6:00 PM - 9:00 PM (EST)<br />\r\n<strong>Location:</strong> Ved Headquarters, Boston, MA<br />\r\n<strong>Description:</strong><br />\r\nJoin us for an evening of networking with professionals from various industries. This informal event is designed to foster connections, share experiences, and build relationships. Enjoy light refreshments and engage in meaningful conversations.</p>', 'storage/ved/files/1/StudyDestaination/newzealand.jpg', '', '', NULL, '', NULL, '', '', 5, -1, 1, 1, '2024-05-21 06:06:00', '2024-06-12 06:29:37');

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

--
-- Table structure for table `tbl_eventsarticles`
--

CREATE TABLE `tbl_eventsarticles` (
  `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,
  `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;

--
-- Dumping data for table `tbl_eventsarticles`
--

INSERT INTO `tbl_eventsarticles` (`article_id`, `parent_article`, `title`, `alias`, `text`, `description`, `thumb`, `cover_photo`, `display_order`, `status`, `created_at`, `updated_at`, `seo_keywords`, `seo_title`, `seo_descriptions`, `og_tags`, `createdby`, `updatedby`) VALUES
(5, 0, 'Offers', 'offers', '', '', '', '', 1, 1, '2024-05-21 10:53:15', '2024-05-21 10:53:15', '', '', '', '', 1, 1),
(6, 5, 'Exclusive Offers and Privileges at VED International Education Consultancy', 'foundation-course-to-under-stand-about-softwere', '', '<p>At VED International Education Consultancy, we value our students and aim to provide them with additional benefits to enhance their study abroad experience. Our VED Privilege Cards offer exclusive advantages and discounts to our students, ensuring they receive the best support and services throughout their journey.</p>', 'storage/ved/files/1/Preparation/gregmat.png', '', 2, 1, '2024-05-21 10:53:48', '2024-06-12 06:32:41', '', '', '', '', 1, 1),
(7, 5, 'Foundation course to under stand about softwere', 'foundation-course-to-under-stand-about-softwere', '', '', 'storage/ved/files/1/Preparation/gregmat.png', '', 3, 1, '2024-05-21 10:54:14', '2024-05-21 10:54:14', '', '', '', '', 1, 1),
(8, 0, 'Referal Benefits', 'referal-benefits', '', '<div class=\"blog__details__content\" style=\"margin-top:20px\">\r\n<p>At VED International Education Consultancy, we value the trust and confidence our students place in us. To show our appreciation, we have introduced an exclusive Referral Benefits Program. When you refer friends, family, or colleagues to VED, you not only help them achieve their educational dreams but also earn exciting rewards for yourself. Here&rsquo;s how you can benefit from our referral program:</p>\r\n\r\n<h4>How It Works:</h4>\r\n\r\n<ol>\r\n	<li>\r\n	<p><strong>Refer a Friend:</strong></p>\r\n\r\n	<ul>\r\n		<li>Encourage your friends, family, or colleagues to visit VED International Education Consultancy and mention your referral.</li>\r\n		<li>They can reach out through our website, phone, email, or by visiting our office in person.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Successful Enrollment:</strong></p>\r\n\r\n	<ul>\r\n		<li>Once your referred friend successfully enrolls in any of our services (counseling, test preparation, university application assistance, etc.), both you and your friend become eligible for referral benefits.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Receive Your Rewards:</strong></p>\r\n\r\n	<ul>\r\n		<li>Enjoy exclusive rewards as a token of our appreciation for spreading the word about VED. The more friends you refer, the more benefits you can earn!</li>\r\n	</ul>\r\n	</li>\r\n</ol>\r\n\r\n<h4>Referral Benefits:</h4>\r\n\r\n<ul>\r\n	<li>\r\n	<p><strong>Discounts on Services:</strong></p>\r\n\r\n	<ul>\r\n		<li>Receive a discount on future services, including counseling sessions, test preparation classes, and more.</li>\r\n		<li>Your referred friend also enjoys a discount on their chosen service.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Gift Vouchers:</strong></p>\r\n\r\n	<ul>\r\n		<li>Earn gift vouchers that can be used for various purposes, such as purchasing study materials, travel accessories, or personal items.</li>\r\n		<li>Gift vouchers are also given to your referred friend as a welcome gesture.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Exclusive Workshops and Seminars:</strong></p>\r\n\r\n	<ul>\r\n		<li>Gain complimentary access to exclusive workshops and seminars hosted by VED, featuring industry experts and successful alumni.</li>\r\n		<li>Your referred friend also gets an invitation to these enriching events.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Priority Services:</strong></p>\r\n\r\n	<ul>\r\n		<li>Enjoy priority access to our services, ensuring quick responses and dedicated support.</li>\r\n		<li>Your referred friend receives the same priority treatment, making their experience smooth and efficient.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Special Recognition:</strong></p>\r\n\r\n	<ul>\r\n		<li>Get featured on our website and social media platforms as a valued member of the VED community who helps others achieve their educational goals.</li>\r\n		<li>Your referred friend also gets recognized for joining the VED family.</li>\r\n	</ul>\r\n	</li>\r\n</ul>\r\n\r\n<h4>How to Get Started:</h4>\r\n\r\n<ol>\r\n	<li>\r\n	<p><strong>Share the Experience:</strong></p>\r\n\r\n	<ul>\r\n		<li>Talk about your positive experiences with VED to friends, family, and colleagues who are considering studying abroad.</li>\r\n		<li>Share your success stories and the benefits you&rsquo;ve received from our services.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Provide Referral Details:</strong></p>\r\n\r\n	<ul>\r\n		<li>Ensure your referred friend mentions your name and contact information when they reach out to VED.</li>\r\n		<li>This helps us track your referrals and ensure you receive your deserved rewards.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Stay Connected:</strong></p>\r\n\r\n	<ul>\r\n		<li>Keep in touch with your referred friends and encourage them throughout their application process.</li>\r\n		<li>Celebrate their successes and enjoy your referral benefits together.</li>\r\n	</ul>\r\n	</li>\r\n</ol>\r\n</div>', 'storage/ved/files/1/Sliders/university_1.jpg', '', 4, 1, '2024-05-21 10:56:04', '2024-06-06 10:00:38', '', '', '', '', 1, 1);

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

--
-- 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,
  `alias` varchar(255) 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`, `alias`, `text`, `display_order`, `status`, `createdby`, `updatedby`, `created_at`, `updated_at`) VALUES
(3, 'Hello there how may i help you?', 'hello-there-how-may-i-help-you', '<p>You can contact our customer support team via [email, phone, contact form]. Our support hours are [support hours]. We aim to respond to all inquiries within [time frame].</p>', 1, -1, 1, 1, '2024-05-22 01:57:49', '2024-06-06 08:07:32'),
(4, 'How may i help you again?', 'how-may-i-help-you-again', '<p>You can contact our customer support team via [email, phone, contact form]. Our support hours are [support hours]. We aim to respond to all inquiries within [time frame].</p>', 2, -1, 1, 1, '2024-05-22 01:58:30', '2024-06-06 08:07:36'),
(5, 'Why Ved?', 'why-ved', '<p>Reliasble,helpful and with very exprienced people to work with.</p>\r\n\r\n<p>&nbsp;</p>', 3, -1, 1, 1, '2024-05-28 23:47:03', '2024-06-06 08:07:40'),
(6, 'Can VED International Education Consultancy assist me with scholarship applications for studying abroad?', 'can-ved-international-education-consultancy-assist-me-with-scholarship-applications-for-studying-abroad', '<p>Yes, VED can assist you in researching and applying for scholarships offered by universities, government agencies, and private organizations. Our team provides guidance on scholarship eligibility criteria, application deadlines, required documents, and tips for writing compelling scholarship essays.</p>', 4, 1, 1, 1, '2024-06-06 08:06:19', '2024-06-06 08:06:19'),
(7, 'How long does it typically take to process a student visa application with VED\'s assistance?', 'how-long-does-it-typically-take-to-process-a-student-visa-application-with-ved-s-assistance', '<p>The processing time for a student visa application can vary depending on the country, visa type, and individual circumstances. With VED&#39;s assistance, we strive to expedite the visa application process by ensuring all required documents are complete and accurate. However, the actual processing time is determined by the respective visa authorities.</p>', 5, 1, 1, 1, '2024-06-06 08:06:47', '2024-06-06 08:06:47'),
(8, 'What are the English language proficiency requirements for admission to universities in English-speaking countries, and can VED help me prepare for language exams?', 'what-are-the-english-language-proficiency-requirements-for-admission-to-universities-in-english-speaking-countries-and-can-ved-help-me-prepare-for-language-exams', '<p>English language proficiency requirements vary among universities and countries. Commonly accepted language exams include IELTS, TOEFL, PTE, and Cambridge English exams. VED offers test preparation classes for these exams to help students improve their language skills and achieve the required scores for university admissions.</p>', 6, 1, 1, 1, '2024-06-06 08:07:07', '2024-06-06 08:07:07'),
(9, 'How does VED International Education Consultancy support students in finding suitable accommodation options while studying abroad?', 'how-does-ved-international-education-consultancy-support-students-in-finding-suitable-accommodation-options-while-studying-abroad', '<p>VED provides assistance and guidance in finding suitable accommodation options such as student housing, homestays, shared apartments, or private rentals. Our team helps students research accommodation options, understand lease agreements, budget effectively, and make informed decisions based on their preferences and needs.</p>', 7, 1, 1, 1, '2024-06-06 08:07:26', '2024-06-06 08:07:26'),
(10, 'Can VED help me with course selection and university admissions?', 'can-ved-help-me-with-course-selection-and-university-admissions', '<p>Yes, VED offers counseling services to help you select suitable courses and universities based on your academic goals, interests, and budget. Our team provides information about different programs, admission requirements, application deadlines, and assists you in preparing and submitting your university applications.</p>', 8, 1, 1, 1, '2024-06-06 08:08:16', '2024-06-06 08:08:16'),
(11, 'How can I contact VED International Education Consultancy for assistance and inquiries?', 'how-can-i-contact-ved-international-education-consultancy-for-assistance-and-inquiries', '<p>You can contact VED through various channels, including phone, email, website inquiry forms, social media platforms, or by visiting our office in person. Our team is readily available to answer your questions, provide guidance, and assist you throughout your study abroad journey.</p>', 9, 1, 1, 1, '2024-06-06 08:08:48', '2024-06-06 08:08:48');

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

--
-- 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_galleryarticles`
--

CREATE TABLE `tbl_galleryarticles` (
  `gallery_id` int(11) NOT NULL,
  `parent_gallery` int(11) DEFAULT 0,
  `title` varchar(250) DEFAULT NULL,
  `alias` 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,
  `createdby` int(11) DEFAULT NULL,
  `updatedby` int(11) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;

--
-- Dumping data for table `tbl_galleryarticles`
--

INSERT INTO `tbl_galleryarticles` (`gallery_id`, `parent_gallery`, `title`, `alias`, `cover_photo`, `display_order`, `status`, `created_at`, `updated_at`, `createdby`, `updatedby`) VALUES
(1, 0, 'Gallery', 'gallery', '', 1, 1, '2024-05-28 23:27:25', '2024-05-28 23:27:25', 1, 1),
(2, 1, 'Australlian Edu Fair', 'australlian-edu-fair', 'storage/ved/files/1/Preparation/australia.jpeg', 2, 1, '2024-05-28 23:28:25', '2024-05-28 23:28:25', 1, 1),
(3, 2, 'Sydney', 'sydney', 'storage/ved/files/1/Gallery/5.jpg', 3, 1, '2024-05-28 23:28:46', '2024-05-28 23:28:46', 1, 1),
(4, 2, 'test', 'test', 'storage/ved/files/1/Gallery/4.jpg', 4, 1, '2024-05-28 23:29:00', '2024-05-28 23:29:00', 1, 1),
(5, 2, 'test', 'test', 'storage/ved/files/1/Gallery/4.jpg', 5, 1, '2024-05-28 23:29:17', '2024-05-28 23:29:17', 1, 1);

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

--
-- Table structure for table `tbl_inquiries`
--

CREATE TABLE `tbl_inquiries` (
  `inquiries_id` int(11) NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `alias` varchar(255) DEFAULT NULL,
  `email` varchar(255) DEFAULT NULL,
  `phone` 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_institutionarticles`
--

CREATE TABLE `tbl_institutionarticles` (
  `institutionarticle_id` int(11) NOT NULL,
  `parent_article` int(11) DEFAULT 0,
  `title` varchar(250) DEFAULT NULL,
  `subtitle` text 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
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;

--
-- Dumping data for table `tbl_institutionarticles`
--

INSERT INTO `tbl_institutionarticles` (`institutionarticle_id`, `parent_article`, `title`, `subtitle`, `alias`, `text`, `cover_photo`, `thumb`, `display_order`, `status`, `created_at`, `updated_at`, `seo_keywords`, `seo_title`, `seo_descriptions`, `og_tags`, `createdby`, `updatedby`) VALUES
(1, 0, 'Privacy Policy', 'Privacy Policy', 'privacy-policy', '<p>25+Contrary Lorem ipsum dolor sit amet consectetur adipisicing elit. Non tempore rerum vero! Maiores commodi hic.Lorem ipsum dolor sit amet, consectetur adipisicing elit. Exercitationem, dolor consequatur labore dignissimos doloribus libero provident architecto veritatis laborum praesentium enim aliquam fugiat eligendi nihil fugit ipsa iusto illo consequuntur sit. Tempora saepe voluptate eius porro incidunt ea quam dolores ipsam a nulla. Cupiditate harum impedit, voluptatum consequatur mollitia a. Lorem ipsum dolor sit amet consectetur, adipisicing elit. Velit earum laborum repellat rerum, libero modi iusto blanditiis voluptas at autem! 25+Contrary Lorem ipsum dolor sit amet consectetur adipisicing elit. Non tempore rerum vero! Maiores commodi hic.Lorem ipsum dolor sit amet, consectetur adipisicing elit. Exercitationem, dolor consequatur labore dignissimos doloribus libero provident architecto veritatis laborum praesentium enim aliquam fugiat eligendi nihil fugit ipsa iusto illo consequuntur sit. Tempora saepe voluptate eius porro incidunt ea quam dolores ipsam a nulla. Cupiditate harum impedit, voluptatum consequatur mollitia a. Lorem ipsum dolor sit amet consectetur, adipisicing elit. Velit earum laborum repellat rerum, libero modi iusto blanditiis voluptas at autem!</p>', '', '', 1, 1, '2024-05-22 23:10:01', '2024-05-22 23:10:01', '', '', '', '', 1, 1),
(2, 0, 'Terms of Service', 'Terms of Service', 'terms-of-service', '<p>25+Contrary Lorem ipsum dolor sit amet consectetur adipisicing elit. Non tempore rerum vero! Maiores commodi hic.Lorem ipsum dolor sit amet, consectetur adipisicing elit. Exercitationem, dolor consequatur labore dignissimos doloribus libero provident architecto veritatis laborum praesentium enim aliquam fugiat eligendi nihil fugit ipsa iusto illo consequuntur sit. Tempora saepe voluptate eius porro incidunt ea quam dolores ipsam a nulla. Cupiditate harum impedit, voluptatum consequatur mollitia a. Lorem ipsum dolor sit amet consectetur, adipisicing elit. Velit earum laborum repellat rerum, libero modi iusto blanditiis voluptas at autem! 25+Contrary Lorem ipsum dolor sit amet consectetur adipisicing elit. Non tempore rerum vero! Maiores commodi hic.Lorem ipsum dolor sit amet, consectetur adipisicing elit. Exercitationem, dolor consequatur labore dignissimos doloribus libero provident architecto veritatis laborum praesentium enim aliquam fugiat eligendi nihil fugit ipsa iusto illo consequuntur sit. Tempora saepe voluptate eius porro incidunt ea quam dolores ipsam a nulla. Cupiditate harum impedit, voluptatum consequatur mollitia a. Lorem ipsum dolor sit amet consectetur, adipisicing elit. Velit earum laborum repellat rerum, libero modi iusto blanditiis voluptas at autem!</p>', '', '', 2, 1, '2024-05-22 23:10:21', '2024-05-22 23:10:21', '', '', '', '', 1, 1),
(3, 0, 'Compliances', 'Compliances', 'compliances', '<p>25+Contrary Lorem ipsum dolor sit amet consectetur adipisicing elit. Non tempore rerum vero! Maiores commodi hic.Lorem ipsum dolor sit amet, consectetur adipisicing elit. Exercitationem, dolor consequatur labore dignissimos doloribus libero provident architecto veritatis laborum praesentium enim aliquam fugiat eligendi nihil fugit ipsa iusto illo consequuntur sit. Tempora saepe voluptate eius porro incidunt ea quam dolores ipsam a nulla. Cupiditate harum impedit, voluptatum consequatur mollitia a. Lorem ipsum dolor sit amet consectetur, adipisicing elit. Velit earum laborum repellat rerum, libero modi iusto blanditiis voluptas at autem! 25+Contrary Lorem ipsum dolor sit amet consectetur adipisicing elit. Non tempore rerum vero! Maiores commodi hic.Lorem ipsum dolor sit amet, consectetur adipisicing elit. Exercitationem, dolor consequatur labore dignissimos doloribus libero provident architecto veritatis laborum praesentium enim aliquam fugiat eligendi nihil fugit ipsa iusto illo consequuntur sit. Tempora saepe voluptate eius porro incidunt ea quam dolores ipsam a nulla. Cupiditate harum impedit, voluptatum consequatur mollitia a. Lorem ipsum dolor sit amet consectetur, adipisicing elit. Velit earum laborum repellat rerum, libero modi iusto blanditiis voluptas at autem!</p>', '', '', 3, 1, '2024-05-22 23:10:45', '2024-05-22 23:10:45', '', '', '', '', 1, 1),
(4, 0, 'Feedback', '', 'feedback', '', '', '', 4, 1, '2024-05-22 23:11:04', '2024-05-22 23:11:04', '', '', '', '', 1, 1),
(5, 4, 'Shikshya Sitaula Bhandari and Uttam Bhandari.', '', '', '<p>&quot;I heartily appreciate all the young &amp; dynamic member of the Ved international who have to me bring my dream come true to study in Australia. Ved international gave me the detail information about the universities and colleges available for the course which I was interested for and ensure the smooth &amp;heard a fee further processing.Thank you Ved international for your held been support.&quot;<br />\r\n&nbsp;</p>', 'storage/ved/files/1/Testimonial/about_3.png', '', 5, 1, '2024-05-22 23:11:32', '2024-05-22 23:39:59', '', '', '', '', 1, 1),
(6, 4, 'Shikshya Sitaula Bhandari and Uttam Bhandari.', '', 'shikshya-sitaula-bhandari-and-uttam-bhandari', '<p>&quot;I heartily appreciate all the young &amp; dynamic member of the Ved international who have to me bring my dream come true to study in Australia. Ved international gave me the detail information about the universities and colleges available for the course which I was interested for and ensure the smooth &amp;heard a fee further processing.Thank you Ved international for your held been support.&quot;<br />\r\n&nbsp;</p>', 'storage/ved/files/1/Gallery/7.jpg', '', 6, 1, '2024-05-22 23:12:47', '2024-05-22 23:39:47', '', '', '', '', 1, 1);

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

--
-- 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;

--
-- Dumping data for table `tbl_institutions`
--

INSERT INTO `tbl_institutions` (`institution_id`, `countries_id`, `title`, `alias`, `email`, `text`, `logo`, `display_order`, `status`, `created_at`, `updated_at`, `seo_keywords`, `seo_title`, `seo_descriptions`, `og_tags`, `createdby`, `updatedby`) VALUES
(1, 0, 'Australia', 'australia', '', '', '', 1, 1, '2024-05-20 11:12:09', '2024-05-20 11:12:09', '', '', '', '', 1, 1),
(2, 1, 'ECA', '', '', '', 'storage/ved/files/1/Institutions/aus1.png', 2, 1, '2024-05-20 11:13:01', '2024-05-20 11:15:51', '', '', '', '', 1, 1),
(3, 1, 'aus2', 'aus2', '', '', 'storage/ved/files/1/Institutions/aus2.png', 3, 1, '2024-05-20 11:16:35', '2024-05-20 11:25:24', '', '', '', '', 1, 1),
(4, 1, 'aus3', 'aus3', '', '', 'storage/ved/files/1/Institutions/aus3.png', 4, 1, '2024-05-20 11:16:54', '2024-05-20 11:25:34', '', '', '', '', 1, 1),
(5, NULL, 'Uk', 'uk', '', '', '', 5, 1, '2024-05-20 11:17:08', '2024-05-20 11:17:08', '', '', '', '', 1, 1),
(6, 5, 'usa4', 'usa4', '', '', 'storage/ved/files/1/Institutions/usa4.png', 6, 1, '2024-05-20 11:17:28', '2024-05-20 11:23:04', '', '', '', '', 1, 1),
(7, 5, 'usa3', 'usa3', '', '', 'storage/ved/files/1/Institutions/usa3.png', 7, 1, '2024-05-20 11:17:43', '2024-05-20 11:23:24', '', '', '', '', 1, 1),
(8, NULL, 'USA', 'usa', '', '', '', 8, 1, '2024-05-20 11:18:16', '2024-05-20 11:18:16', '', '', '', '', 1, 1),
(9, 8, 'sae', 'sae', '', '', 'storage/ved/files/1/Institutions/nz2.png', 9, 1, '2024-05-20 11:18:28', '2024-05-20 11:23:38', '', '', '', '', 1, 1),
(10, 8, 'saf', 'saf', '', '', 'storage/ved/files/1/Institutions/usa4.png', 10, 1, '2024-05-20 11:18:40', '2024-05-20 11:23:50', '', '', '', '', 1, 1),
(11, NULL, 'Other Instituitions', 'other-instituitions', '', '', '', 11, 1, '2024-05-20 11:19:04', '2024-05-20 11:21:24', '', '', '', '', 1, 1),
(12, 11, 'HISTORY', 'history', '', '<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<br />\r\nWorld best education site - (Computer engeenering)<br />\r\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br />\r\nWeb and user interface design - Development<br />\r\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br />\r\nInteraction design - Animation<br />\r\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery</p>', '', 15, 1, '2024-05-20 11:19:33', '2024-07-15 00:22:59', '', '', '', '', 1, 1),
(13, 11, '2021', '2021', '', '<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<br />\r\nWorld best education site - (Computer engeenering)<br />\r\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br />\r\nWeb and user interface design - Development<br />\r\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br />\r\nInteraction design - Animation<br />\r\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery</p>', '', 12, 1, '2024-05-20 11:24:36', '2024-07-15 00:22:04', '', '', '', '', 1, 1),
(14, 11, '2022', '2022', '', '<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<br />\r\nWorld best education site - (Computer engeenering)<br />\r\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br />\r\nWeb and user interface design - Development<br />\r\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br />\r\nInteraction design - Animation<br />\r\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery</p>', '', 13, 1, '2024-05-20 11:24:53', '2024-07-15 00:22:28', '', '', '', '', 1, 1),
(15, 11, '2023', '2023', '', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<br />\r\nWorld best education site - (Computer engeenering)<br />\r\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br />\r\nWeb and user interface design - Development<br />\r\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br />\r\nInteraction design - Animation<br />\r\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery', '', 14, 1, '2024-05-20 11:25:07', '2024-06-05 11:43:34', '', '', '', '', 1, 1);

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

--
-- Table structure for table `tbl_institutions_cf`
--

CREATE TABLE `tbl_institutions_cf` (
  `institution_id` int(11) NOT NULL,
  `institutiontypes_id` int(11) DEFAULT NULL,
  `countries_id` int(11) DEFAULT NULL,
  `title` varchar(255) DEFAULT NULL,
  `alias` varchar(255) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `state` varchar(255) DEFAULT NULL,
  `city` varchar(255) DEFAULT NULL,
  `address` text DEFAULT NULL,
  `contact` varchar(255) DEFAULT NULL,
  `logo` varchar(255) DEFAULT NULL,
  `thumb` varchar(255) DEFAULT NULL,
  `display_order` int(11) DEFAULT NULL,
  `status` int(11) DEFAULT NULL,
  `remarks` text DEFAULT NULL,
  `created_at` datetime DEFAULT current_timestamp(),
  `createdby` int(11) DEFAULT NULL,
  `updated_at` datetime DEFAULT current_timestamp(),
  `updatedby` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `tbl_institutiontypes`
--

CREATE TABLE `tbl_institutiontypes` (
  `institutiontype_id` int(11) NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `alias` varchar(255) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `display_order` int(11) DEFAULT NULL,
  `status` int(11) DEFAULT NULL,
  `remarks` text DEFAULT NULL,
  `created_at` datetime DEFAULT current_timestamp(),
  `createdby` int(11) DEFAULT NULL,
  `updated_at` datetime DEFAULT current_timestamp(),
  `updatedby` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `tbl_intakes`
--

CREATE TABLE `tbl_intakes` (
  `intake_id` int(11) NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `alias` varchar(255) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `display_order` int(11) DEFAULT NULL,
  `status` int(11) DEFAULT NULL,
  `remarks` text DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  `createdby` int(11) DEFAULT NULL,
  `updated_at` datetime DEFAULT NULL,
  `updatedby` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_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
(53, 0, 2, 'About Us', 'about-us', 'tbl_articles', '27', '_SELF', 8, 1, '2024-05-22 22:55:25', '2024-05-22 22:55:25', 1, 1),
(54, 0, 2, 'Privacy Policy', 'privacy-policy', 'tbl_institutionarticles', '1', '_SELF', 9, 1, '2024-05-22 23:42:27', '2024-05-22 23:42:27', 1, 1),
(55, 0, 2, 'Terms Of Service', 'terms-of-service', 'tbl_institutionarticles', '2', '_SELF', 10, 1, '2024-05-22 23:42:47', '2024-05-22 23:42:47', 1, 1),
(56, 0, 2, 'Compliances', 'compliances', 'tbl_institutionarticles', '3', '_SELF', 11, 1, '2024-05-22 23:43:01', '2024-05-22 23:43:01', 1, 1),
(57, 0, 2, 'Feedback', 'feedback', 'tbl_institutionarticles', '4', '_SELF', 12, 1, '2024-05-22 23:43:19', '2024-05-22 23:43:19', 1, 1),
(58, 0, 2, 'test', 'ab', 'tbl_institutionarticles', '2', '_SELF', 13, -1, '2024-05-23 01:32:50', '2024-05-23 01:37:19', 1, 1),
(62, 0, 1, 'About', 'about', 'tbl_articles', '27', '_SELF', 1, 1, '2024-05-23 04:10:40', '2024-05-24 00:04:16', 1, 1),
(63, 62, 1, 'Ved', 'ved', '', '#', '_SELF', 2, 1, '2024-05-23 04:11:03', '2024-05-24 00:04:16', 1, 1),
(64, 63, 1, 'Company Profile', 'company-profile', 'tbl_articles', '27', '_SELF', 3, 1, '2024-05-23 04:13:03', '2024-05-24 00:04:16', 1, 1),
(65, 63, 1, 'Milestone', 'milestone', 'tbl_articles', '38', '_SELF', 4, 1, '2024-05-23 04:13:34', '2024-05-24 00:04:16', 1, 1),
(66, 63, 1, 'Ethos', 'ethos', 'tbl_articles', '49', '_SELF', 5, 1, '2024-05-23 04:14:25', '2024-05-24 00:04:16', 1, 1),
(67, 63, 1, 'CSR', 'csr', 'tbl_articles', '53', '_SELF', 6, 1, '2024-05-23 04:14:58', '2024-05-24 00:04:16', 1, 1),
(68, 63, 1, 'Associations', 'associations', 'tbl_articles', '57', '_SELF', 7, 1, '2024-05-23 04:15:24', '2024-05-24 00:04:16', 1, 1),
(70, 62, 1, 'Profile', 'profile', '', '#', '_SELF', 8, 1, '2024-05-23 09:16:17', '2024-05-24 00:04:16', 1, 1),
(71, 70, 1, 'Working With Us', 'working-with-us', 'tbl_articles', '61', '_SELF', 9, 1, '2024-05-23 09:17:14', '2024-05-24 00:04:16', 1, 1),
(72, 70, 1, 'Student Support', 'student-support', 'tbl_articles', '62', '_SELF', 10, 1, '2024-05-23 09:28:06', '2024-05-24 00:04:16', 1, 1),
(73, 70, 1, 'Partners Network', 'partners-network', 'tbl_networkarticles', '4', '_SELF', 11, 1, '2024-05-23 09:31:36', '2024-05-25 22:02:03', 1, 1),
(74, 70, 1, 'Work Standard', 'work-standard', 'tbl_articles', '63', '_SELF', 12, 1, '2024-05-23 09:32:01', '2024-05-24 00:04:16', 1, 1),
(75, 62, 1, 'Messages', 'messages', '', '#', '_SELF', 13, 1, '2024-05-23 09:32:53', '2024-05-24 00:04:16', 1, 1),
(76, 75, 1, 'Message from Director', 'message-from-director', 'tbl_articles', '64', '_SELF', 15, 1, '2024-05-23 09:34:05', '2024-07-14 23:25:36', 1, 1),
(77, 75, 1, 'Message From MD', 'message-from-md', 'tbl_articles', '65', '_SELF', 14, 1, '2024-05-23 09:36:17', '2024-07-14 23:25:35', 1, 1),
(78, 75, 1, 'Message from Counsler', 'message-from-counsler', 'tbl_articles', '66', '_SELF', 16, 1, '2024-05-23 09:37:13', '2024-05-24 00:04:16', 1, 1),
(79, 75, 1, 'Organogram', 'organogram', 'tbl_articles', '67', '_SELF', 17, 1, '2024-05-23 09:37:57', '2024-05-24 00:04:16', 1, 1),
(80, 75, 1, 'Advisory Reboot', 'advisory-reboot', 'tbl_articles', '68', '_SELF', 18, 1, '2024-05-23 09:38:25', '2024-05-24 00:04:16', 1, 1),
(81, 0, 1, 'Abroad Study', 'abroad-study', '', '#', '_SELF', 19, 1, '2024-05-23 23:48:34', '2024-05-24 00:04:16', 1, 1),
(82, 81, 1, 'Study Abroad', 'study-abroad', '', '#', '_SELF', 20, 1, '2024-05-23 23:49:14', '2024-05-24 00:04:16', 1, 1),
(83, 81, 1, 'Test Preparation Class', 'test-preparation-class', '', '#', '_SELF', 21, 1, '2024-05-23 23:49:47', '2024-07-14 23:25:36', 1, 1),
(84, 81, 1, 'Supplimentary Service', 'supplimentary-service', '', '#', '_SELF', 22, 1, '2024-05-23 23:50:13', '2024-07-14 23:25:36', 1, 1),
(85, 0, 1, 'Home', 'home', '', '/', '_SELF', 21, -1, '2024-05-23 23:50:42', '2024-06-13 13:18:48', 1, 1),
(86, 82, 1, 'Australia', 'australia', 'tbl_countries', '5', '_SELF', 25, 1, '2024-05-24 00:06:44', '2024-10-02 06:08:42', 1, 1),
(87, 82, 1, 'Canada', 'canada', 'tbl_countries', '4', '_SELF', 27, 1, '2024-05-24 00:07:30', '2024-10-02 06:08:48', 1, 1),
(88, 82, 1, 'USA', 'usa', 'tbl_countries', '9', '_SELF', 24, 1, '2024-05-24 00:07:53', '2024-10-02 06:08:42', 1, 1),
(89, 82, 1, 'New Zealand', 'new-zealand', 'tbl_countries', '7', '_SELF', 26, 1, '2024-05-24 00:10:50', '2024-10-02 06:08:48', 1, 1),
(90, 82, 1, 'Uk', 'uk', 'tbl_countries', '8', '_SELF', 23, 1, '2024-05-24 00:11:19', '2024-10-02 06:08:29', 1, 1),
(91, 83, 1, 'IELTS', 'ielts', 'tbl_preparationclasses', '11', '_SELF', 28, 1, '2024-05-24 00:12:45', '2024-07-14 23:25:36', 1, 1),
(92, 83, 1, 'PTE', 'pte', 'tbl_preparationclasses', '20', '_SELF', 30, 1, '2024-05-24 00:21:29', '2024-10-02 06:07:18', 1, 1),
(93, 83, 1, 'GRE', 'gre', 'tbl_preparationclasses', '30', '_SELF', 31, -1, '2024-05-24 00:21:50', '2024-10-02 06:07:27', 1, 1),
(94, 83, 1, 'Language Classes', 'language-classes', 'tbl_preparationclasses', '24', '_SELF', 31, 1, '2024-05-24 00:23:45', '2024-10-02 06:08:30', 1, 1),
(95, 83, 1, 'TOEFL', 'toefl', 'tbl_preparationclasses', '29', '_SELF', 29, 1, '2024-05-24 00:27:32', '2024-10-02 06:07:18', 1, 1),
(96, 84, 1, 'OHSC Insurance', 'ohsc-insurance', 'tbl_articles', '72', '_SELF', 32, 1, '2024-05-24 00:31:03', '2024-10-02 06:08:30', 1, 1),
(97, 84, 1, 'Interview Preparation', 'interview-preparation', 'tbl_articles', '73', '_SELF', 33, 1, '2024-05-24 00:31:28', '2024-10-02 06:08:30', 1, 1),
(98, 84, 1, 'Student Support', 'student-support', 'tbl_articles', '62', '_SELF', 34, 1, '2024-05-24 00:32:00', '2024-10-02 06:08:30', 1, 1),
(99, 84, 1, 'Documentation Guide', 'documentation-guide', 'tbl_articles', '75', '_SELF', 35, 1, '2024-05-24 00:32:28', '2024-10-02 06:08:30', 1, 1),
(100, 84, 1, 'Career Counseling', 'career-counseling', 'tbl_articles', '76', '_SELF', 36, 1, '2024-05-24 00:32:50', '2024-10-02 06:08:30', 1, 1),
(101, 0, 1, 'Resources', 'resources', '', '#', '_SELF', 37, 1, '2024-05-24 00:35:42', '2024-10-02 06:08:30', 1, 1),
(102, 101, 1, 'Institutions we reprsesent', 'institutions-we-reprsesent', '', '#', '_SELF', 38, 1, '2024-05-24 00:36:16', '2024-10-02 06:08:30', 1, 1),
(103, 101, 1, 'Student Resource', 'student-resource', '', '#', '_SELF', 39, 1, '2024-05-24 00:36:40', '2024-10-02 06:08:30', 1, 1),
(104, 101, 1, 'Downloads', 'downloads', '', '#', '_SELF', 40, 1, '2024-05-24 00:36:54', '2024-10-02 06:08:30', 1, 1),
(105, 0, 1, 'Aust', 'aust', '', '', '_SELF', 43, -1, '2024-05-24 00:37:35', '2024-05-24 00:37:58', 1, 1),
(106, 102, 1, 'Australia', 'australia', 'tbl_institutions', '1', '_SELF', 43, 1, '2024-05-24 00:38:27', '2024-10-02 06:09:51', 1, 1),
(107, 102, 1, 'Uk', 'uk', 'tbl_institutions', '5', '_SELF', 41, 1, '2024-05-24 00:38:47', '2024-10-02 06:09:47', 1, 1),
(108, 102, 1, 'USA', 'usa', 'tbl_institutions', '8', '_SELF', 42, 1, '2024-05-24 00:39:05', '2024-10-02 06:09:51', 1, 1),
(109, 102, 1, 'Other', 'other', 'tbl_institutions', '11', '_SELF', 44, 1, '2024-05-24 00:43:01', '2024-10-02 06:08:30', 1, 1),
(110, 103, 1, 'Gallery', 'gallery', 'tbl_resourcearticles', '1', '_SELF', 45, 1, '2024-05-24 02:01:20', '2024-10-02 06:08:30', 1, 1),
(111, 103, 1, 'Sample Documents', 'sample-documents', 'tbl_resourcearticles', '5', '_SELF', 46, 1, '2024-05-24 02:02:22', '2024-10-02 06:08:30', 1, 1),
(112, 103, 1, 'Preparation Guide', 'preparation-guide', 'tbl_resourcearticles', '8', '_SELF', 47, 1, '2024-05-24 02:02:49', '2024-10-02 06:08:30', 1, 1),
(113, 103, 1, 'FAQs', 'faqs', 'tbl_faqs', '3', '_SELF', 48, 1, '2024-05-24 02:04:45', '2024-10-02 06:08:31', 1, 1),
(114, 103, 1, 'Testimonials', 'testimonials', 'tbl_testimonials', '11', '_SELF', 49, 1, '2024-05-24 02:21:18', '2024-10-02 06:08:31', 1, 1),
(115, 104, 1, 'Institutions Prospectors', 'institutions-prospectors', 'tbl_resourcearticles', '14', '_SELF', 50, 1, '2024-05-24 02:28:34', '2024-10-02 06:08:31', 1, 1),
(116, 104, 1, 'Promotional Brochures', 'promotional-brochures', 'tbl_resourcearticles', '16', '_SELF', 51, 1, '2024-05-24 02:29:04', '2024-10-02 06:08:31', 1, 1),
(117, 104, 1, 'Application Flow Chart', 'application-flow-chart', 'tbl_resourcearticles', '18', '_SELF', 52, 1, '2024-05-24 02:29:46', '2024-10-02 06:08:31', 1, 1),
(118, 104, 1, 'Privilege Card', 'privilege-card', 'tbl_resourcearticles', '20', '_SELF', 53, 1, '2024-05-24 02:30:19', '2024-10-02 06:08:31', 1, 1),
(119, 104, 1, 'SOP', 'sop', 'tbl_resourcearticles', '22', '_SELF', 54, 1, '2024-05-24 02:30:45', '2024-10-02 06:08:31', 1, 1),
(120, 0, 1, 'Blogs', 'blogs', 'tbl_news', '2', '_SELF', 55, 1, '2024-05-24 03:32:45', '2024-10-02 06:08:31', 1, 1),
(121, 0, 1, 'Events', 'events-offices', '', '#', '_SELF', 56, 1, '2024-05-24 03:39:30', '2024-10-02 06:08:31', 1, 1),
(122, 121, 1, 'Upcoming Events', 'upcoming-events', 'tbl_events', '5', '_SELF', 57, 1, '2024-05-24 03:40:11', '2024-10-02 06:08:31', 1, 1),
(123, 121, 1, 'Past Events', 'past-events', 'tbl_events', '5', '_SELF', 58, 1, '2024-05-24 03:42:04', '2024-10-02 06:08:31', 1, 1),
(124, 121, 1, 'Offers/privilege', 'offers-privilege', 'tbl_events', '', '_SELF', 59, 1, '2024-05-24 04:29:47', '2024-10-02 06:08:31', 1, 1),
(125, 121, 1, 'Referal Benefits', 'referal-benefits', 'tbl_events', '1', '_SELF', 60, 1, '2024-05-24 04:30:17', '2024-10-02 06:08:31', 1, 1),
(126, 121, 1, 'How to Participate?', 'how-to-participate', 'tbl_events', '3', '_SELF', 61, 1, '2024-05-24 04:31:03', '2024-10-02 06:08:31', 1, 1),
(127, 0, 1, 'Career', 'career', 'tbl_resourcearticles', '24', '_SELF', 62, 1, '2024-05-24 04:38:08', '2024-10-02 06:08:31', 1, 1),
(128, 0, 1, 'Contact', 'contact-us', '', '/contact', '_SELF', 66, -1, '2024-05-24 04:41:36', '2024-05-24 04:54:09', 1, 1),
(129, 70, 1, 'Our Network', 'our-network', 'tbl_networkarticles', '1', '_SELF', 63, 1, '2024-05-25 22:01:30', '2024-10-02 06:08:31', 1, 1),
(130, 102, 1, 'Histories', 'histories', 'tbl_institutions', '12', '_SELF', 64, 1, '2024-05-26 22:48:16', '2024-10-02 06:08:31', 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-03-14 04:48:40', '2024-03-14 04:48:40', 1, 1),
(2, 'Footer menu', 'footer-menu', 2, 1, '2024-03-14 04:49:00', '2024-03-14 04:49:00', 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_networkarticles`
--

CREATE TABLE `tbl_networkarticles` (
  `article_id` int(11) NOT NULL,
  `parent_article` int(11) DEFAULT 0,
  `title` varchar(250) DEFAULT NULL,
  `subtitle` text 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
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;

--
-- Dumping data for table `tbl_networkarticles`
--

INSERT INTO `tbl_networkarticles` (`article_id`, `parent_article`, `title`, `subtitle`, `alias`, `text`, `cover_photo`, `thumb`, `display_order`, `status`, `created_at`, `updated_at`, `seo_keywords`, `seo_title`, `seo_descriptions`, `og_tags`, `createdby`, `updatedby`) VALUES
(1, 0, 'Our Network', '', 'our-network', '', '', '', 1, 1, '2024-05-25 21:38:49', '2024-05-25 21:38:49', '', '', '', '', 1, 1),
(2, 1, 'Migration Institute of Australia', '', 'migration-institute-of-australia', '', 'storage/ved/files/1/Institutions/aus1.png', '', 2, 1, '2024-05-25 21:39:10', '2024-05-25 21:43:24', '', '', '', '', 1, 1),
(3, 1, 'Migration Institute of Australia', '', 'migration-institute-of-australia', '', 'storage/ved/files/1/Institutions/aus3.png', '', 3, 1, '2024-05-25 21:39:30', '2024-05-25 21:39:30', '', '', '', '', 1, 1),
(4, 0, 'Partners Network', '', 'partners-network', '', '', '', 4, 1, '2024-05-25 21:39:40', '2024-05-25 21:39:40', '', '', '', '', 1, 1),
(5, 4, 'Migration Institute of Australia', '', 'migration-institute-of-australia', '', 'storage/ved/files/1/Partners/mia.JPG', 'storage/ved/files/1/Partners/world.JPG', 5, 1, '2024-05-25 21:39:57', '2024-05-25 21:50:27', '', '', '', '', 1, 1),
(6, 4, 'Migration Institute of Australia', '', 'migration-institute-of-australia', '', 'storage/ved/files/1/Partners/mia.JPG', '', 6, 1, '2024-05-25 21:40:14', '2024-05-25 21:40:14', '', '', '', '', 1, 1);

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

--
-- 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(255) 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,
  `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;

--
-- Dumping data for table `tbl_news`
--

INSERT INTO `tbl_news` (`news_id`, `parent_news`, `title`, `alias`, `text`, `image`, `thumb`, `cover`, `display_order`, `seo_keywords`, `seo_title`, `seo_descriptions`, `og_tags`, `status`, `createdby`, `updatedby`, `created_at`, `updated_at`) VALUES
(1, 0, '‘विदेशको ज्ञान र सीपलाई स्वदेशमा सदुपयोग गर्नसके सुनमा सुगन्ध हुन्छ’', '', '<p><a href=\"https://makalukhabar.com/news/994211\"><strong>भाद्र १५, काठमाडाैँ ।&nbsp;</strong>&nbsp;पछिल्लो समय उच्च शिक्षाका लागि विदेश जाने विद्यार्थीको संख्या ह्वात्तै बढेको छ । कतिपय विद्यार्थी विदेशमा पढेर नेपाल फर्किएर केही गर्छु भन्ने उद्देश्यले जान्छन् भने कतिपय उतै सेटल हुने उद्देश्यले गएको पाइन्छ ।विद्यार्थीहरु स्वदेश फर्कन किन चाहँदैनन् ? के नेपालको शैक्षिक स्तर खस्केकै हो त ? यसै विषयमा वेद इन्टरनेशनल एजुकेशन कन्सल्टेन्सीका म्यानेजिङ डाइरेक्टर आशिक कार्कीसँग गरिएको कुराकानी संक्षेपः</a></p>', 'storage/ved/files/1/News/news1.png', 'storage/ved/files/1/Footer/footer__3.png', '', 1, '', '', '', '', 1, 1, 1, '2024-05-19 04:29:31', '2024-06-12 06:19:30'),
(2, 0, 'Oxford News', 'oxford-news', '<h2><strong>ELICOS Graduations</strong></h2>\r\n\r\n<p>Congratulations to Ford, Yoode, Leekung and Yok for completing your English Secondary School Preparation course. You will all definitely be missed as you go&nbsp;back to Thailand to continue your studies. Everyone at Ozford wishes you the best of luck and hopefully we will see you back in Australia soon!</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>', 'storage/ved/files/1/News/news2.jpg', 'storage/ved/files/1/Footer/footer__1.png', '', 2, '', '', '', '', 1, 1, 1, '2024-05-19 04:30:08', '2024-06-12 06:20:32'),
(3, 0, 'Quick Student Job Hunting Tips', 'quick-student-job-hunting-tips', '<ol style=\"list-style-type: decimal;\">\r\n	<li>Read relevant online magazines, newspapers and blogs about the sector you are interested in to keep up with the latest trends and vacancies.</li>\r\n	<li>Job search websites like E4S offer job postings from multiple online recruiters and can make finding opportunities very easy.&nbsp;Employment4students&nbsp;is just one such example &ndash; set yourself up with a few other quality outfits too.</li>\r\n	<li>Get yourself a job hunt buddy. Why go it alone? If two of you are looking for similar jobs in the same area, then pool your resources and cut down on research time.</li>\r\n	<li>Get to know your college or university careers staff.</li>\r\n	<li>Go old school for half an hour a week and have a look through your local newspaper for opportunities. Smaller local businesses often stick to more traditional methods of recruiting so never right off the power of print.</li>\r\n	<li>Likewise, keep an eye on the noticeboards of local shops and supermarkets.</li>\r\n	<li>Set up a dedicated email address for job applications and replies. Not only is it easier to track, but it can look more professional if your main email account has a &ldquo;nickname&rdquo;.</li>\r\n	<li>If it looks too good to be true, then it might actually be too good to be true. Always keep an eye out for&nbsp;student money job scams&nbsp;when researching opportunities.</li>\r\n	<li>University job shops, although often overlooked, are always a great first port of call for student job vacancies as recruiters know exactly the audience they&rsquo;re targeting.</li>\r\n	<li>Keep it in the family. When you&rsquo;re on the job hunt, especially if you&rsquo;re still living at home, your immediate family will often know of local opportunities. But, why not cast the net wider and tap those extended family connections (doesn&rsquo;t cousin Peter&rsquo;s niece&rsquo;s uncle work at Asda?) In never hurts to ask after all.</li>\r\n	<li>Search the e4s extensive database of&nbsp;student jobs&nbsp;and&nbsp;graduate jobs&nbsp;in your area.</li>\r\n	<li>Set up an email alert from the results page of those searches so that we can keep you up to date with new opportunities.</li>\r\n	<li>Widen your job search preferences. We very rarely get the exact job we&rsquo;re after the very first time. Be inspirational but also realistic. No one starts out as a managing director.</li>\r\n	<li>Set up&nbsp;Google Alerts&nbsp;to get notified when news relating to your job search or desired sector reaches Google News. It can save time you would otherwise spend trawling the major news sites.</li>\r\n	<li>Gumtree is a bit like Marmite; you either love it or hate it. Online classifieds can be tedious if the same jobs are being posted and reposed over and over, but you do find some gems on there now and again. Especially in the casual and part time sections of the website.</li>\r\n	<li>If there&rsquo;s a company that you really want to work for but you haven&rsquo;t seen any positions advertised, it&rsquo;s always worth dropping them a call or letter with your CV to make them aware of you keenness and qualifications.</li>\r\n	<li>Get your CV in front of the as many appropriate recruiters as you possibly can. You can never make too many applications so long as the recruiters are the right ones for you.</li>\r\n	<li>5.2 million people have registered their CV with&nbsp;CV Library&nbsp;to ensure they get found. It will only take up a few minutes of your time, so just do it!</li>\r\n	<li>ALWAYS ensure your CV is kept up to date with contact details, education history, qualifications, key skills, work experience and interests.</li>\r\n	<li>Priorities your greatest achievements on your CV.</li>\r\n	<li>Don&rsquo;t waffle on your CV or covering letter.</li>\r\n	<li>Make sure your contact details are on the CV (sorry guys, but we do see some that lack that basic feature. Not from you of course, though!)</li>\r\n	<li>Say it with numbers. Where applicable, try to quantify any results and achievements in your previous work experience. eg. I increased sales by 200% within 3 months.</li>\r\n	<li>Use the occasional bullet list format rather than prose if appropriate. It can break up the rest of the text and help summaries your major achievements and top qualities.</li>\r\n	<li>Ensure you are concise when constructing your CV. It is often beneficial to limit yourself to one page (two maximum) so be concise.</li>\r\n	<li>Hold off on using fancy graphics on your CV. Keep it simple.</li>\r\n	<li>Only include the most appropriate education details on your CV. If you&rsquo;re applying for a job after college, there is no need to list your primary school.</li>\r\n	<li>Check, check, check again &ndash; and the double check for spelling and grammatical mistakes.</li>\r\n	<li>Update your references regularly and, if you have multiple referees, then use the most appropriate ones for each individual job application.</li>\r\n	<li>Work experience, internships or placements are a fantastic way to get the proverbial foot in the door at a company to gain valuable experience and connections. You can find the latest opportunities on the&nbsp;e4s website.</li>\r\n	<li>Take a course. Similar to work experience and internships, if you can afford to live whilst studying then an extra course is a great way to enhance your knowledge, CV and chance of securing that dream job.</li>\r\n	<li>Volunteer &ndash; either in the UK or overseas. Okay, you won&rsquo;t earn money &ndash; but you&rsquo;ll be doing good for others and making yourself much more employable.</li>\r\n	<li>Apprenticeships are becoming ever more popular with job seekers across a wide number of sectors, as the combination of excellent training, skill development and a qualification at the end of it, whilst getting paid, is an attractive proposition. Check out some options at&nbsp;Apprenticeships.org.</li>\r\n	<li>Does a family member own their own business or have influence at one owned by someone else? See if they can sort you out with some work experience, if even for just a couple of weeks.</li>\r\n	<li>Working from home is a great way to earn some money while you are still looking for a more traditional student job. It also builds up skills to add to your CV.</li>\r\n	<li>Are you crafty? Make your own toys and handicrafts to sell.</li>\r\n	<li>Find some&nbsp;online freelancing work.</li>\r\n	<li>Always keep looking for new opportunities. eg: NEWS JUST IN: Good with computers? Why not help other PC users remotely with technical issues using the new&nbsp;Google Hangout &amp; Remote Desktop marriage?</li>\r\n	<li>Is there an entrepreneurial side to you? If you&rsquo;ve a product to sell, identified a gap in the market, formulated a sound business plan and have a little finance, then why not&nbsp;setup an eBay&nbsp;shop?</li>\r\n	<li>If you have a second language, why not find some online translation work?</li>\r\n	<li>You&rsquo;re a student, you know how tutoring works &ndash; so start tutoring other students. Read about how to find&nbsp;online tutoring work.</li>\r\n	<li>Fill some spare time&nbsp;testing websites for businesses.</li>\r\n	<li>Own a camera? Then here&rsquo;s how to&nbsp;sell your photos online.</li>\r\n	<li>Facebook doesn&rsquo;t only have to be used for keeping up with friends and family and other students. Get the message out to all of your Facebook friends that you are in the jobs market.</li>\r\n	<li>&ldquo;Like&rdquo; relevant recruiters&rsquo; Facebook Pages and add them to specialized Facebook Interest Lists so that they are easy to keep track of.</li>\r\n</ol>', 'storage/ved/files/1/News/job_search.jpg', 'storage/ved/files/1/News/job_search.jpg', 'storage/ved/files/1/News/job_search.jpg', 3, '', '', '', '', 1, 1, 1, '2024-06-12 06:22:00', '2024-07-15 01:29:46'),
(4, 0, 'Skills You Need To Become A Successful International Student', 'skills-you-need-to-become-a-successful-international-student', '<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"width:100%\">\r\n	<tbody>\r\n		<tr>\r\n			<td style=\"vertical-align:top\">\r\n			<table align=\"left\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"width:100%\">\r\n				<tbody>\r\n					<tr>\r\n						<td style=\"vertical-align:top\">\r\n						<p>It takes more than just being smart to succeed at university. Aside from leading a&nbsp;healthy student lifestyle, there is a range of essential study skills and qualities that every student must have to excel at university. Some of these can be learned, practiced and honed but it&rsquo;s ideal to have some sort of foundation before you arrive on your course.</p>\r\n\r\n						<h1>&nbsp;</h1>\r\n						</td>\r\n					</tr>\r\n				</tbody>\r\n			</table>\r\n			</td>\r\n		</tr>\r\n	</tbody>\r\n</table>\r\n\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"width:100%\">\r\n	<tbody>\r\n		<tr>\r\n			<td style=\"vertical-align:top\">\r\n			<table align=\"left\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"width:100%\">\r\n				<tbody>\r\n					<tr>\r\n						<td style=\"vertical-align:top\">\r\n						<h4><u>Time-Management</u></h4>\r\n\r\n						<p>Your time at university will require you to demonstrate excellent time-management. You&rsquo;ll be juggling assignments for different modules, that you will have to complete to a high standard, as well as attending all of your lectures. You may also have a part-time job to factor into your schedule too. Being able to prioritise your responsibilities will see you do well at university.</p>\r\n\r\n						<h4><u>Organisation</u></h4>\r\n\r\n						<p>Having strong organisation skills will make your time at university much easier. Whether it&rsquo;s working out a detailed study system or simply investing in a lot of folders and binders for your notes, being organised can help you reduce stress and anxiety during busy exam and assignment periods.</p>\r\n\r\n						<h4><u>Note-Taking</u></h4>\r\n\r\n						<p>Note-taking is one of the most useful university study skills to master. You may be given handouts to refer to in lectures but you&rsquo;ll be expected to take notes as well. You&rsquo;ll be given a lot of information by your professor and it is up to you to make notes of the most important elements. These notes will help you with revision for exams and when you&rsquo;re completing assignments.</p>\r\n\r\n						<h4><u>Independent Learning &amp; Research</u></h4>\r\n\r\n						<p>Lectures only make up a small portion of your time at university. You may only have a few hours a week scheduled in your timetable but you&rsquo;ll be expected to make up the rest of the time doing&nbsp;independent learning and research. You&rsquo;ll need to know where and how to find the relevant information you need; as well as how to structure your study sessions yourself.</p>\r\n\r\n						<h4><u>Good Work Ethic</u></h4>\r\n\r\n						<p>The students that do well at university are hard-working and driven, but they also understand the&nbsp;importance of achieving the perfect study-life balance. Having a really good work ethic means you&rsquo;re less likely to let things distract you from your academic studies. Attending every lecture, being on time and handing in assignments by the deadline are all qualities of a hard-working student that is likely to succeed.</p>\r\n\r\n						<h4><u>Self-Awareness</u></h4>\r\n\r\n						<p>Knowing your strengths and weaknesses can be a really useful skill to have as a student. It allows you to develop new skills and focus on improving the areas in which you are weakest. Whilst also allowing you to build upon your existing strengths. This means you&rsquo;re more likely to work more efficiently.</p>\r\n\r\n						<h4><u>English Language Skills</u></h4>\r\n\r\n						<p>If you&rsquo;re studying in an English speaking country, whether you&rsquo;re an international student or not, you will be required to demonstrate an ability to read and write in English. Correct spelling and grammar is important and having a firm grasp of the English language is vital for your success in your lectures, exams and assignments. From advising you on the perfect English course to helping you&nbsp;prepare for your IELTS exam, our expert team can support in many ways. By implementing the above study skills for international students, you&rsquo;ll be able to thrive on your university course &ndash; wherever you decide to go. Contact IEC Abroad to receive more&nbsp;advice for international students studying abroad.</p>\r\n						</td>\r\n					</tr>\r\n				</tbody>\r\n			</table>\r\n			</td>\r\n		</tr>\r\n	</tbody>\r\n</table>\r\n\r\n<p>&nbsp;</p>', 'storage/ved/files/1/News/aaa.jpg', 'storage/ved/files/1/News/aaa.jpg', 'storage/ved/files/1/News/aaa.jpg', 4, '', '', '', '', 1, 1, 1, '2024-06-12 06:23:14', '2024-07-15 01:13:21'),
(5, 0, 'Tuition Protection Service (TPS) In Australia', 'tuition-protection-service-tps-in-australia', '<h2>Student TPS Overview</h2>\r\n\r\n<p>The Tuition Protection Service (TPS) is an initiative of the Australian Government to assist international students whose education providers are unable to fully deliver their course of study. The TPS ensures that international students are able to either:</p>\r\n\r\n<ul>\r\n	<li>complete their studies in another course or with another education provider or</li>\r\n	<li>receive a refund of their unspent tuition fees.</li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>Australia has a well established international education sector with over 1200 education providers delivering a high quality education to international students. For many years now Australia has been a world leader in protecting the tuition fees of international students studying in Australia on a student visa. Recent changes to the Education Services for Overseas Students (ESOS) Act have further strengthened protections for international students through the introduction of the Tuition Protection Service (TPS).</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>In the unlikely event your education provider is unable to deliver a course you have paid for and does not meet their obligations to either offer you an alternative course that you accept or pay you a refund of your unspent prepaid tuition fees (this is called a provider&rsquo;s &lsquo;default obligations&rsquo;), the TPS will assist you in finding an alternative course or to get a refund if a suitable alternative is not found.</p>\r\n\r\n<h4>Step 1</h4>\r\n\r\n<ul>\r\n	<li>Your education provider stops providing or does not start providing your course as agreed and does not meet their default obligations.</li>\r\n	<li>The TPS contacts you and creates an account for you.</li>\r\n</ul>\r\n\r\n<h4>Step 2</h4>\r\n\r\n<ul>\r\n	<li>Register with or log-on to the TPS and provide proof of identity</li>\r\n</ul>\r\n\r\n<h4>Step 3</h4>\r\n\r\n<ul>\r\n	<li>The TPS online system will assist you to find options for completing your study in Australia.</li>\r\n</ul>\r\n\r\n<h4>Step 4</h4>\r\n\r\n<ul>\r\n	<li>Accept preferred suitable offer.</li>\r\n	<li>You commence study as agreed.</li>\r\n	<li>TPS transfers any unspent pre-paid tuition fees to your new provider.</li>\r\n</ul>\r\n\r\n<p><strong>OR</strong></p>\r\n\r\n<ul>\r\n	<li>If there are no suitable alternative courses or offers, you may apply for a refund of the amount of any unspent pre-paid tuition fees you have paid the provider. These are any tuition fees you have already paid that are directly related to the course which you haven&rsquo;t yet received. Any remaining unspent tuition fees are refunded to you.</li>\r\n</ul>', 'storage/ved/files/1/News/studyperth_cocktailworkshop_2024_055-web.jpeg', 'storage/ved/files/1/News/studyperth_cocktailworkshop_2024_055-web.jpeg', 'storage/ved/files/1/News/studyperth_cocktailworkshop_2024_055-web.jpeg', 5, '', '', '', '', 1, 1, 1, '2024-06-12 06:24:35', '2024-07-15 01:08:32');

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

--
-- 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, 202403140939585037, 202403140939585037, 'App\\Models\\Sliders', 1, 'create', NULL, '{\"slider_title\":\"Your Dream is Our Goal\",\"slider_desc\":\"We provide a complete services for USA, Uk, New Zealand, Canada & Australia for travel & education\",\"url1\":\"\",\"url2\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/slider\\/image-4.png\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-14T09:39:58.000000Z\",\"created_at\":\"2024-03-14T09:39:58.000000Z\",\"slider_id\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-14 03:54:58', '2024-03-14 03:54:58'),
(NULL, 2, 1, 202403141033407442, 202403141033407442, 'App\\Models\\Menulocations', 1, 'create', NULL, '{\"title\":\"Main Menu\",\"alias\":\"main-menu\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-14T10:33:40.000000Z\",\"created_at\":\"2024-03-14T10:33:40.000000Z\",\"menulocation_id\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-14 04:48:40', '2024-03-14 04:48:40'),
(NULL, 3, 1, 202403141034005492, 202403141034005492, 'App\\Models\\Menulocations', 2, 'create', NULL, '{\"title\":\"Footer menu\",\"alias\":\"footer-menu\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-14T10:34:00.000000Z\",\"created_at\":\"2024-03-14T10:34:00.000000Z\",\"menulocation_id\":2,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-14 04:49:00', '2024-03-14 04:49:00'),
(NULL, 4, 1, 202403141034266663, 202403141034266663, 'App\\Models\\Menuitems', 1, 'create', NULL, '{\"title\":\"Home\",\"menulocations_id\":\"1\",\"type\":\"\",\"parent_menu\":\"0\",\"ref\":\"\",\"target\":\"_SELF\",\"alias\":\"home\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-14T10:34:26.000000Z\",\"created_at\":\"2024-03-14T10:34:26.000000Z\",\"menu_id\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-14 04:49:26', '2024-03-14 04:49:26'),
(NULL, 5, 1, 202403141112177817, 202403141112177817, 'App\\Models\\Articles', 2, 'create', NULL, '{\"title\":\"ABOUT OUR COMPANY\",\"subtitle\":\"Abroad Study Services backed up by Certified Education Consulatants\",\"text\":\"<p>We guide you all the way from university or college admissions to successful visa interviews and enrollments at the institution of your choice.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>We provide tailor-made services for you in regards to finding suitable programs and institutions that best suit your budget and qualifications.<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/about_us\\/1.jpg\",\"thumb\":\"\",\"alias\":\"about-our-company\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-14T11:12:17.000000Z\",\"created_at\":\"2024-03-14T11:12:17.000000Z\",\"article_id\":2,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-14 05:27:17', '2024-03-14 05:27:17'),
(NULL, 6, 1, 202403141124464388, 202403141124464388, 'App\\Models\\Articles', 2, 'update', '{\"article_id\":2,\"parent_article\":0,\"title\":\"ABOUT OUR COMPANY\",\"subtitle\":\"Abroad Study Services backed up by Certified Education Consulatants\",\"alias\":\"about-us\",\"text\":\"<p>We guide you all the way from university or college admissions to successful visa interviews and enrollments at the institution of your choice.<\\/p>\\n\\n<p>&nbsp;<\\/p>\\n\\n<p>We provide tailor-made services for you in regards to finding suitable programs and institutions that best suit your budget and qualifications.<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/about_us\\/1.jpg\",\"thumb\":\"\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-03-14T11:12:17.000000Z\",\"updated_at\":\"2024-03-14T11:22: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>\"}', '{\"text\":\"<p>We guide you all the way from university or college admissions to successful visa interviews and enrollments at the institution of your choice.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>We provide tailor-made services for you in regards to finding suitable programs and institutions that best suit your budget and qualifications.<\\/p>\",\"updated_at\":\"2024-03-14 11:24:46\",\"updatedBy\":1}', '2024-03-14 05:39:46', '2024-03-14 05:39:46'),
(NULL, 7, 1, 202403141127259981, 202403141127259981, 'App\\Models\\Articles', 2, 'update', '{\"article_id\":2,\"parent_article\":0,\"title\":\"ABOUT OUR COMPANY\",\"subtitle\":\"Abroad Study Services backed up by Certified Education Consulatants\",\"alias\":\"about-us\",\"text\":\"<p>We guide you all the way from university or college admissions to successful visa interviews and enrollments at the institution of your choice.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>We provide tailor-made services for you in regards to finding suitable programs and institutions that best suit your budget and qualifications.<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/about_us\\/1.jpg\",\"thumb\":\"\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-03-14T11:12:17.000000Z\",\"updated_at\":\"2024-03-14T11:24:46.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>We guide you all the way from university or college admissions to successful visa interviews and enrollments at the institution of your choice.<\\/p>\\r\\n\\r\\n<p>We provide tailor-made services for you in regards to finding suitable programs and institutions that best suit your budget and qualifications.<\\/p>\",\"updated_at\":\"2024-03-14 11:27:25\",\"updatedBy\":1}', '2024-03-14 05:42:25', '2024-03-14 05:42:25'),
(NULL, 8, 1, 202403141131518594, 202403141131518594, 'App\\Models\\Articles', 2, 'update', '{\"article_id\":2,\"parent_article\":0,\"title\":\"ABOUT OUR COMPANY\",\"subtitle\":\"Abroad Study Services backed up by Certified Education Consulatants\",\"alias\":\"about-us\",\"text\":\"<p>We guide you all the way from university or college admissions to successful visa interviews and enrollments at the institution of your choice.<\\/p>\\r\\n\\r\\n<p>We provide tailor-made services for you in regards to finding suitable programs and institutions that best suit your budget and qualifications.<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/about_us\\/1.jpg\",\"thumb\":\"\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-03-14T11:12:17.000000Z\",\"updated_at\":\"2024-03-14T11:27: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>\"}', '{\"text\":\"<p>We guide you all the way from university or college admissions to successful visa interviews and enrollments at the institution of your choice.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>We provide tailor-made services for you in regards to finding suitable programs and institutions that best suit your budget and qualifications.<\\/p>\",\"updated_at\":\"2024-03-14 11:31:51\",\"updatedBy\":1}', '2024-03-14 05:46:51', '2024-03-14 05:46:51'),
(NULL, 9, 1, 202403141206565022, 202403141206565022, 'App\\Models\\Countries', 2, 'create', NULL, '{\"title\":\"Canada\",\"text\":\"<p>STUDY DESTINATION<\\/p>\",\"details\":\"<p>The list of services regarding Canada -<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/countries\\/canada.jpg\",\"image_thumb\":\"\",\"alias\":\"canada\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-14T12:06:56.000000Z\",\"created_at\":\"2024-03-14T12:06:56.000000Z\",\"country_id\":2,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-14 06:21:56', '2024-03-14 06:21:56'),
(NULL, 10, 1, 202403170425585473, 202403170425585473, 'App\\Models\\Preparationclasses', 1, 'create', NULL, '{\"title\":\"IELTS Class\",\"intro\":\"Dream On Consultancy takes great pride in its commitment for helping international students from all over...\",\"details\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"0\",\"image\":\"storage\\/dreamon\\/files\\/1\\/testprepclass\\/Ilets1.png\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"ielts-class\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-17T04:25:58.000000Z\",\"created_at\":\"2024-03-17T04:25:58.000000Z\",\"preparationclass_id\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-16 22:40:58', '2024-03-16 22:40:58'),
(NULL, 11, 1, 202403170458263598, 202403170458263598, 'App\\Models\\Countries', 1, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-03-16 23:13:26', '2024-03-16 23:13:26'),
(NULL, 12, 1, 202403170601131018, 202403170601131018, 'App\\Models\\Countries', 2, 'update', '{\"country_id\":2,\"title\":\"Canada\",\"alias\":\"canada\",\"text\":\"<p>STUDY DESTINATION<\\/p>\",\"details\":\"<p>The list of services regarding Canada -<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/countries\\/canada.jpg\",\"image_thumb\":\"\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-03-14T12:06:56.000000Z\",\"updated_at\":\"2024-03-14T12:06:56.000000Z\",\"seo_keywords\":null,\"seo_title\":null,\"seo_descriptions\":null,\"og_tags\":null,\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/countries\\/canada-lg.jpg\",\"updated_at\":\"2024-03-17 06:01:13\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"updatedBy\":1}', '2024-03-17 00:16:13', '2024-03-17 00:16:13'),
(NULL, 13, 1, 202403170628343470, 202403170628343470, 'App\\Models\\Countries', 3, 'create', NULL, '{\"title\":\"Australia\",\"text\":\"<p>STUDY DESTINATION<\\/p>\",\"details\":\"<p>The list of services regarding Australia -<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/countries\\/australia.jpg\",\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/countries\\/australia-lg.jpg\",\"alias\":\"australia\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-17T06:28:34.000000Z\",\"created_at\":\"2024-03-17T06:28:34.000000Z\",\"country_id\":3,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-17 00:43:34', '2024-03-17 00:43:34'),
(NULL, 14, 1, 202403170645088193, 202403170645088193, 'App\\Models\\Preparationclasses', 2, 'create', NULL, '{\"title\":\"PTE\",\"intro\":\"Studying in Canada offers an enriching educational experience in a country known for its natural beauty, cultural diversity...\",\"details\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"0\",\"image\":\"storage\\/dreamon\\/files\\/1\\/testprepclass\\/pte.png\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"pte\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-17T06:45:08.000000Z\",\"created_at\":\"2024-03-17T06:45:08.000000Z\",\"preparationclass_id\":2,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-17 01:00:08', '2024-03-17 01:00:08'),
(NULL, 15, 1, 202403170646359210, 202403170646359210, 'App\\Models\\Preparationclasses', 3, 'create', NULL, '{\"title\":\"SAT Class\",\"intro\":\"With a strong emphasis on practical learning and hands-on experience, students in Canada are provided with valuable...\",\"details\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"0\",\"image\":\"storage\\/dreamon\\/files\\/1\\/testprepclass\\/sat.png\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"sat-class\",\"display_order\":\"3\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-17T06:46:35.000000Z\",\"created_at\":\"2024-03-17T06:46:35.000000Z\",\"preparationclass_id\":3,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-17 01:01:35', '2024-03-17 01:01:35'),
(NULL, 16, 1, 202403170646452954, 202403170646452954, 'App\\Models\\Preparationclasses', 2, 'update', '{\"preparationclass_id\":2,\"title\":\"PTE\",\"alias\":\"pte\",\"parent_preparationclass\":0,\"details\":\"\",\"intro\":\"Studying in Canada offers an enriching educational experience in a country known for its natural beauty, cultural diversity...\",\"image\":\"storage\\/dreamon\\/files\\/1\\/testprepclass\\/pte.png\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-03-17T06:45:08.000000Z\",\"updated_at\":\"2024-03-17T06:45: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>\"}', '{\"title\":\"PTE Class\",\"updated_at\":\"2024-03-17 06:46:45\",\"updatedBy\":1}', '2024-03-17 01:01:45', '2024-03-17 01:01:45'),
(NULL, 17, 1, 202403170723167569, 202403170723167569, 'App\\Models\\Galleries', 1, 'create', NULL, '{\"title\":\"Congratulations\",\"text\":\"<p>Tanisha Gurung<\\/p>\",\"thumb\":\"\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/congratulations\\/do-1.jpg\",\"alias\":\"congratulations\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-17T07:23:16.000000Z\",\"created_at\":\"2024-03-17T07:23:16.000000Z\",\"gallery_id\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-17 01:38:16', '2024-03-17 01:38:16'),
(NULL, 18, 1, 202403170724086313, 202403170724086313, 'App\\Models\\Galleries', 2, 'create', NULL, '{\"title\":\"Congratulations\",\"text\":\"<p>Smerika Rai<\\/p>\",\"thumb\":\"\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/congratulations\\/do-2.jpg\",\"alias\":\"congratulations\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-17T07:24:08.000000Z\",\"created_at\":\"2024-03-17T07:24:08.000000Z\",\"gallery_id\":2,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-17 01:39:08', '2024-03-17 01:39:08'),
(NULL, 19, 1, 202403170741511090, 202403170741511090, 'App\\Models\\Testimonials', 1, 'create', NULL, '{\"by\":\"Ms. Namika Rakhal\",\"rating\":\"5\",\"text\":\"<p>&ldquo;Dream On Educational Consultancy Pvt. Ltd I wanted to try out consultancies near my area, but they really disappointed me. However, I found Dream On&#39;s counseling classes to be exceptional. The counselors at Dream On make the stressful process of document submission enjoyable. Beyond working hours, they remain accessible through calls or texts, providing reliable and friendly guidance. Everybody who is trying to go abroad needs a reliable, friendly, and truthful guide who can guide and lead us to our designated destinations, and for me, Dream On is the top choice.&rdquo;<\\/p>\",\"faculty\":\"\",\"remarks\":\"Voice of Success !!\",\"image\":\"storage\\/dreamon\\/files\\/1\\/testimonials\\/namika.jpg\",\"cover\":\"\",\"alias\":\"\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-17T07:41:51.000000Z\",\"created_at\":\"2024-03-17T07:41:51.000000Z\",\"testimonial_id\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-17 01:56:51', '2024-03-17 01:56:51'),
(NULL, 20, 1, 202403170742096080, 202403170742096080, 'App\\Models\\Testimonials', 1, 'update', '{\"testimonial_id\":1,\"branches_id\":null,\"for\":null,\"ref\":0,\"by\":\"Ms. Namika Rakhal\",\"rating\":5,\"alias\":\"\",\"image\":\"storage\\/dreamon\\/files\\/1\\/testimonials\\/namika.jpg\",\"cover\":\"\",\"text\":\"<p>&ldquo;Dream On Educational Consultancy Pvt. Ltd I wanted to try out consultancies near my area, but they really disappointed me. However, I found Dream On&#39;s counseling classes to be exceptional. The counselors at Dream On make the stressful process of document submission enjoyable. Beyond working hours, they remain accessible through calls or texts, providing reliable and friendly guidance. Everybody who is trying to go abroad needs a reliable, friendly, and truthful guide who can guide and lead us to our designated destinations, and for me, Dream On is the top choice.&rdquo;<\\/p>\",\"remarks\":\"Voice of Success !!\",\"display_order\":1,\"status\":1,\"testimonials_faculty\":null,\"testimonials_university\":null,\"university\":null,\"faculty\":\"\",\"createdby\":\"1\",\"created_at\":\"2024-03-17T07:41:51.000000Z\",\"updatedby\":\"1\",\"updated_at\":\"2024-03-17T07:41:51.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', NULL, '2024-03-17 01:57:09', '2024-03-17 01:57:09'),
(NULL, 21, 1, 202403170746415755, 202403170746415755, 'App\\Models\\Testimonials', 2, 'create', NULL, '{\"by\":\"Mr. Sauharda Sapkota\",\"rating\":\"5\",\"text\":\"<p>&ldquo;Dream On After struggling with SATs for U.S. universities, I turned to Dream On Educational Consultancy for guidance on studying in Australia. Bhim sir&#39;s reassurance and the promise of 30% financial aid, combined with excellent PTE preparation with Asish sir, made the process seamless. With a score of 87, I secured admission easily. Dream On&#39;s support, organized documentation, and a positive environment set them apart. Grateful for their crucial role in my educational journey. Cheers to Dream On!&rdquo;<\\/p>\",\"faculty\":\"\",\"remarks\":\"Voice of Success !!\",\"image\":\"storage\\/dreamon\\/files\\/1\\/testimonials\\/Sauharda.jpg\",\"cover\":\"\",\"alias\":\"\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-17T07:46:41.000000Z\",\"created_at\":\"2024-03-17T07:46:41.000000Z\",\"testimonial_id\":2,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-17 02:01:41', '2024-03-17 02:01:41'),
(NULL, 22, 1, 202403170749122819, 202403170749122819, 'App\\Models\\Testimonials', 3, 'create', NULL, '{\"by\":\"Mr. Sauharda Sapkota\",\"text\":\"<p>&ldquo;Dream On After struggling with SATs for U.S. universities, I turned to Dream On Educational Consultancy for guidance on studying in Australia. Bhim sir&#39;s reassurance and the promise of 30% financial aid, combined with excellent PTE preparation with Asish sir, made the process seamless. With a score of 87, I secured admission easily. Dream On&#39;s support, organized documentation, and a positive environment set them apart. Grateful for their crucial role in my educational journey. Cheers to Dream On!&rdquo;<\\/p>\",\"faculty\":\"\",\"remarks\":\"Voice of Success !!\",\"image\":\"storage\\/dreamon\\/files\\/1\\/testimonials\\/Sauharda.jpg\",\"cover\":\"\",\"alias\":\"\",\"display_order\":\"3\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-17T07:49:12.000000Z\",\"created_at\":\"2024-03-17T07:49:12.000000Z\",\"testimonial_id\":3,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-17 02:04:12', '2024-03-17 02:04:12'),
(NULL, 23, 1, 202403170749305614, 202403170749305614, 'App\\Models\\Testimonials', 3, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-03-17 02:04:30', '2024-03-17 02:04:30'),
(NULL, 24, 1, 202403170749373353, 202403170749373353, 'App\\Models\\Testimonials', 1, 'update', '{\"testimonial_id\":1,\"branches_id\":null,\"for\":null,\"ref\":0,\"by\":\"Ms. Namika Rakhal\",\"rating\":5,\"alias\":\"\",\"image\":\"storage\\/dreamon\\/files\\/1\\/testimonials\\/namika.jpg\",\"cover\":\"\",\"text\":\"<p>&ldquo;Dream On Educational Consultancy Pvt. Ltd I wanted to try out consultancies near my area, but they really disappointed me. However, I found Dream On&#39;s counseling classes to be exceptional. The counselors at Dream On make the stressful process of document submission enjoyable. Beyond working hours, they remain accessible through calls or texts, providing reliable and friendly guidance. Everybody who is trying to go abroad needs a reliable, friendly, and truthful guide who can guide and lead us to our designated destinations, and for me, Dream On is the top choice.&rdquo;<\\/p>\",\"remarks\":\"Voice of Success !!\",\"display_order\":1,\"status\":1,\"testimonials_faculty\":null,\"testimonials_university\":null,\"university\":null,\"faculty\":\"\",\"createdby\":\"1\",\"created_at\":\"2024-03-17T07:41:51.000000Z\",\"updatedby\":\"1\",\"updated_at\":\"2024-03-17T07:41:51.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', NULL, '2024-03-17 02:04:37', '2024-03-17 02:04:37'),
(NULL, 25, 1, 202403170749489446, 202403170749489446, 'App\\Models\\Testimonials', 1, 'update', '{\"testimonial_id\":1,\"branches_id\":null,\"for\":null,\"ref\":0,\"by\":\"Ms. Namika Rakhal\",\"rating\":5,\"alias\":\"\",\"image\":\"storage\\/dreamon\\/files\\/1\\/testimonials\\/namika.jpg\",\"cover\":\"\",\"text\":\"<p>&ldquo;Dream On Educational Consultancy Pvt. Ltd I wanted to try out consultancies near my area, but they really disappointed me. However, I found Dream On&#39;s counseling classes to be exceptional. The counselors at Dream On make the stressful process of document submission enjoyable. Beyond working hours, they remain accessible through calls or texts, providing reliable and friendly guidance. Everybody who is trying to go abroad needs a reliable, friendly, and truthful guide who can guide and lead us to our designated destinations, and for me, Dream On is the top choice.&rdquo;<\\/p>\",\"remarks\":\"Voice of Success !!\",\"display_order\":1,\"status\":1,\"testimonials_faculty\":null,\"testimonials_university\":null,\"university\":null,\"faculty\":\"\",\"createdby\":\"1\",\"created_at\":\"2024-03-17T07:41:51.000000Z\",\"updatedby\":\"1\",\"updated_at\":\"2024-03-17T07:41:51.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', NULL, '2024-03-17 02:04:48', '2024-03-17 02:04:48'),
(NULL, 26, 1, 202403170750173288, 202403170750173288, 'App\\Models\\Testimonials', 1, 'update', '{\"testimonial_id\":1,\"branches_id\":null,\"for\":null,\"ref\":0,\"by\":\"Ms. Namika Rakhal\",\"rating\":5,\"alias\":\"\",\"image\":\"storage\\/dreamon\\/files\\/1\\/testimonials\\/namika.jpg\",\"cover\":\"\",\"text\":\"<p>&ldquo;Dream On Educational Consultancy Pvt. Ltd I wanted to try out consultancies near my area, but they really disappointed me. However, I found Dream On&#39;s counseling classes to be exceptional. The counselors at Dream On make the stressful process of document submission enjoyable. Beyond working hours, they remain accessible through calls or texts, providing reliable and friendly guidance. Everybody who is trying to go abroad needs a reliable, friendly, and truthful guide who can guide and lead us to our designated destinations, and for me, Dream On is the top choice.&rdquo;<\\/p>\",\"remarks\":\"Voice of Success !!\",\"display_order\":1,\"status\":1,\"testimonials_faculty\":null,\"testimonials_university\":null,\"university\":null,\"faculty\":\"\",\"createdby\":\"1\",\"created_at\":\"2024-03-17T07:41:51.000000Z\",\"updatedby\":\"1\",\"updated_at\":\"2024-03-17T07:41:51.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', NULL, '2024-03-17 02:05:17', '2024-03-17 02:05:17'),
(NULL, 27, 1, 202403170750352580, 202403170750352580, 'App\\Models\\Testimonials', 2, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-03-17 02:05:35', '2024-03-17 02:05:35'),
(NULL, 28, 1, 202403170750391552, 202403170750391552, 'App\\Models\\Testimonials', 1, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-03-17 02:05:39', '2024-03-17 02:05:39'),
(NULL, 29, 1, 202403170751366919, 202403170751366919, 'App\\Models\\Testimonials', 4, 'create', NULL, '{\"by\":\"Ms. Namika Rakhal\",\"text\":\"<p>&ldquo;Dream On Educational Consultancy Pvt. Ltd I wanted to try out consultancies near my area, but they really disappointed me. However, I found Dream On&#39;s counseling classes to be exceptional. The counselors at Dream On make the stressful process of document submission enjoyable. Beyond working hours, they remain accessible through calls or texts, providing reliable and friendly guidance. Everybody who is trying to go abroad needs a reliable, friendly, and truthful guide who can guide and lead us to our designated destinations, and for me, Dream On is the top choice.&rdquo;<\\/p>\",\"faculty\":\"\",\"remarks\":\"Voice of Success !!\",\"image\":\"storage\\/dreamon\\/files\\/1\\/testimonials\\/namika.jpg\",\"cover\":\"\",\"alias\":\"\",\"display_order\":\"4\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-17T07:51:37.000000Z\",\"created_at\":\"2024-03-17T07:51:37.000000Z\",\"testimonial_id\":4,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-17 02:06:37', '2024-03-17 02:06:37'),
(NULL, 30, 1, 202403170752248070, 202403170752248070, 'App\\Models\\Testimonials', 5, 'create', NULL, '{\"by\":\"Mr. Sauharda Sapkota\",\"text\":\"<p>&ldquo;Dream On After struggling with SATs for U.S. universities, I turned to Dream On Educational Consultancy for guidance on studying in Australia. Bhim sir&#39;s reassurance and the promise of 30% financial aid, combined with excellent PTE preparation with Asish sir, made the process seamless. With a score of 87, I secured admission easily. Dream On&#39;s support, organized documentation, and a positive environment set them apart. Grateful for their crucial role in my educational journey. Cheers to Dream On!&rdquo;<\\/p>\",\"faculty\":\"\",\"remarks\":\"Voice of Success !!\",\"image\":\"storage\\/dreamon\\/files\\/1\\/testimonials\\/Sauharda.jpg\",\"cover\":\"\",\"alias\":\"\",\"display_order\":\"5\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-17T07:52:24.000000Z\",\"created_at\":\"2024-03-17T07:52:24.000000Z\",\"testimonial_id\":5,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-17 02:07:24', '2024-03-17 02:07:24'),
(NULL, 31, 1, 202403170754532091, 202403170754532091, 'App\\Models\\Testimonials', 6, 'create', NULL, '{\"by\":\"Ms. Simana Khatri\",\"text\":\"<p>&ldquo;Dream On Educational Consultancy Pvt. Ltd I had the pleasure of working with Dream on for my visa processing, and I must say, their expertise and guidance were invaluable. From strategic planning to execution, their team provided insightful solutions that significantly improved our visa processing. Their professionalism, dedication, and commitment to delivering results were truly exceptional. I highly recommend Dream on to anyone seeking top-notch consultancy services.&rdquo;<\\/p>\",\"faculty\":\"\",\"remarks\":\"Voice of Success !!\",\"image\":\"storage\\/dreamon\\/files\\/1\\/testimonials\\/simana.jpg\",\"cover\":\"\",\"alias\":\"\",\"display_order\":\"6\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-17T07:54:53.000000Z\",\"created_at\":\"2024-03-17T07:54:53.000000Z\",\"testimonial_id\":6,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-17 02:09:53', '2024-03-17 02:09:53'),
(NULL, 32, 1, 202403170822504271, 202403170822504271, 'App\\Models\\Blogs', 1, 'create', NULL, '{\"title\":\"Dream On\'s DOEC Innovation Day 2023\",\"text\":\"<p>In a world where dreams shape our aspirations and education paves the path to success, Dream On Education Consultancy (DOEC) is set to transform your journey with the much-anticipated DOEC Innovation Day 2023. It&rsquo;s not just an event; it&rsquo;s a doorway to a world of possibilities, an opportunity to explore, connect, and illuminate your academic path. Join us as we delve into the highlights and offerings of the Dream On DOEC Innovation Day 2023, an event that promises to turn dreams into reality.<\\/p>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_blog\":\"0\",\"image\":\"storage\\/dreamon\\/files\\/1\\/blogs\\/1.png\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"dream-on-s-doec-innovation-day-2023\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-17T08:22:50.000000Z\",\"created_at\":\"2024-03-17T08:22:50.000000Z\",\"blog_id\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-17 02:37:50', '2024-03-17 02:37:50'),
(NULL, 33, 1, 202403170838118631, 202403170838118631, 'App\\Models\\Blogs', 2, 'create', NULL, '{\"title\":\"Planning to Study In USA?\",\"text\":\"<p>Here&#39;s are some amazing and interesting things to know about the American culture. For career consultations and guidance regarding studying abroad<\\/p>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_blog\":\"0\",\"image\":\"storage\\/dreamon\\/files\\/1\\/blogs\\/3.jpg\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"planning-to-study-in-usa\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-17T08:38:11.000000Z\",\"created_at\":\"2024-03-17T08:38:11.000000Z\",\"blog_id\":2,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-17 02:53:11', '2024-03-17 02:53:11'),
(NULL, 34, 1, 202403171019038781, 202403171019038781, 'App\\Models\\Services', 1, 'create', NULL, '{\"title\":\"Educational Counselling\",\"text\":\"<p>Broad term that can refer to various aspects of interconnectedness and communication on a global scale.<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_service\":\"0\",\"link\":\"\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/choose\\/mortarboard_1940611.png\",\"alias\":\"educational-counselling\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-17T10:19:03.000000Z\",\"created_at\":\"2024-03-17T10:19:03.000000Z\",\"service_id\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-17 04:34:03', '2024-03-17 04:34:03'),
(NULL, 35, 1, 202403171019428615, 202403171019428615, 'App\\Models\\Services', 2, 'create', NULL, '{\"title\":\"Interview Preparation\",\"text\":\"<p>Broad term that can refer to various aspects of interconnectedness and communication on a global scale.<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_service\":\"0\",\"link\":\"\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/choose\\/mortarboard_1940611.png\",\"alias\":\"interview-preparation\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-17T10:19:42.000000Z\",\"created_at\":\"2024-03-17T10:19:42.000000Z\",\"service_id\":2,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-17 04:34:42', '2024-03-17 04:34:42'),
(NULL, 36, 1, 202403171020054086, 202403171020054086, 'App\\Models\\Services', 3, 'create', NULL, '{\"title\":\"University Selection\",\"text\":\"<p>Broad term that can refer to various aspects of interconnectedness and communication on a global scale.<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_service\":\"0\",\"link\":\"\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/choose\\/mortarboard_1940611.png\",\"alias\":\"university-selection\",\"display_order\":\"3\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-17T10:20:05.000000Z\",\"created_at\":\"2024-03-17T10:20:05.000000Z\",\"service_id\":3,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-17 04:35:05', '2024-03-17 04:35:05'),
(NULL, 37, 1, 202403171020526477, 202403171020526477, 'App\\Models\\Services', 4, 'create', NULL, '{\"title\":\"Visa Assistane\",\"text\":\"<p>Broad term that can refer to various aspects of interconnectedness and communication on a global scale.<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_service\":\"0\",\"link\":\"\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/choose\\/mortarboard_1940611.png\",\"alias\":\"visa-assistane\",\"display_order\":\"4\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-17T10:20:52.000000Z\",\"created_at\":\"2024-03-17T10:20:52.000000Z\",\"service_id\":4,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-17 04:35:52', '2024-03-17 04:35:52'),
(NULL, 38, 1, 202403171021294280, 202403171021294280, 'App\\Models\\Services', 5, 'create', NULL, '{\"title\":\"Collaborations to institutions\",\"text\":\"<p>Broad term that can refer to various aspects of interconnectedness and communication on a global scale.<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_service\":\"0\",\"link\":\"\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/choose\\/mortarboard_1940611.png\",\"alias\":\"collaborations-to-institutions\",\"display_order\":\"5\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-17T10:21:29.000000Z\",\"created_at\":\"2024-03-17T10:21:29.000000Z\",\"service_id\":5,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-17 04:36:29', '2024-03-17 04:36:29'),
(NULL, 39, 1, 202403171224413167, 202403171224413167, 'App\\Models\\Countries', 4, 'create', NULL, '{\"title\":\"\",\"text\":\"\",\"details\":\"\",\"cover_photo\":\"\",\"image_thumb\":\"\",\"alias\":\"\",\"display_order\":\"3\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-17T12:24:41.000000Z\",\"created_at\":\"2024-03-17T12:24:41.000000Z\",\"country_id\":4,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-17 06:39:41', '2024-03-17 06:39:41'),
(NULL, 40, 1, 202403171226077908, 202403171226077908, 'App\\Models\\Countries', 5, 'create', NULL, '{\"title\":\"\",\"text\":\"\",\"details\":\"\",\"cover_photo\":\"\",\"image_thumb\":\"\",\"alias\":\"\",\"display_order\":\"4\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-17T12:26:07.000000Z\",\"created_at\":\"2024-03-17T12:26:07.000000Z\",\"country_id\":5,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-17 06:41:07', '2024-03-17 06:41:07'),
(NULL, 41, 1, 202403180616044617, 202403180616044617, 'App\\Models\\Countries', 6, 'create', NULL, '{\"title\":\"\",\"text\":\"\",\"details\":\"\",\"cover_photo\":\"\",\"image_thumb\":\"\",\"alias\":\"\",\"display_order\":\"5\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-18T06:16:04.000000Z\",\"created_at\":\"2024-03-18T06:16:04.000000Z\",\"country_id\":6,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-18 00:31:04', '2024-03-18 00:31:04'),
(NULL, 42, 1, 202403180623417028, 202403180623417028, 'App\\Models\\Countries', 7, 'create', NULL, '{\"title\":\"\",\"text\":\"\",\"details\":\"\",\"cover_photo\":\"\",\"image_thumb\":\"\",\"alias\":\"\",\"display_order\":\"6\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-18T06:23:41.000000Z\",\"created_at\":\"2024-03-18T06:23:41.000000Z\",\"country_id\":7,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-18 00:38:41', '2024-03-18 00:38:41'),
(NULL, 43, 1, 202403180623497739, 202403180623497739, 'App\\Models\\Countries', 7, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-03-18 00:38:49', '2024-03-18 00:38:49'),
(NULL, 44, 1, 202403180623547524, 202403180623547524, 'App\\Models\\Countries', 5, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-03-18 00:38:54', '2024-03-18 00:38:54'),
(NULL, 45, 1, 202403180624004063, 202403180624004063, 'App\\Models\\Countries', 4, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-03-18 00:39:00', '2024-03-18 00:39:00'),
(NULL, 46, 1, 202403180624069193, 202403180624069193, 'App\\Models\\Countries', 6, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-03-18 00:39:06', '2024-03-18 00:39:06'),
(NULL, 47, 1, 202403180624178378, 202403180624178378, 'App\\Models\\Countries', 8, 'create', NULL, '{\"title\":\"\",\"text\":\"\",\"details\":\"\",\"cover_photo\":\"\",\"image_thumb\":\"\",\"alias\":\"\",\"display_order\":\"7\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-18T06:24:17.000000Z\",\"created_at\":\"2024-03-18T06:24:17.000000Z\",\"country_id\":8,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-18 00:39:17', '2024-03-18 00:39:17'),
(NULL, 48, 1, 202403180624237299, 202403180624237299, 'App\\Models\\Countries', 8, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-03-18 00:39:23', '2024-03-18 00:39:23'),
(NULL, 49, 1, 202403180630473046, 202403180630473046, 'App\\Models\\Countries', 9, 'create', NULL, '{\"title\":\"\",\"text\":\"\",\"details\":\"\",\"cover_photo\":\"\",\"image_thumb\":\"\",\"alias\":\"\",\"display_order\":\"8\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-18T06:30:47.000000Z\",\"created_at\":\"2024-03-18T06:30:47.000000Z\",\"country_id\":9,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-18 00:45:47', '2024-03-18 00:45:47'),
(NULL, 50, 1, 202403180630526670, 202403180630526670, 'App\\Models\\Countries', 9, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-03-18 00:45:52', '2024-03-18 00:45:52'),
(NULL, 51, 1, 202403180638253188, 202403180638253188, 'App\\Models\\Countries', 10, 'create', NULL, '{\"title\":\"\",\"text\":\"\",\"details\":\"\",\"cover_photo\":\"\",\"image_thumb\":\"\",\"alias\":\"\",\"display_order\":\"9\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-18T06:38:25.000000Z\",\"created_at\":\"2024-03-18T06:38:25.000000Z\",\"country_id\":10,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-18 00:53:25', '2024-03-18 00:53:25'),
(NULL, 52, 1, 202403180638318174, 202403180638318174, 'App\\Models\\Countries', 10, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-03-18 00:53:31', '2024-03-18 00:53:31'),
(NULL, 53, 1, 202403180642465267, 202403180642465267, 'App\\Models\\Countries', 11, 'create', NULL, '{\"title\":\"\",\"text\":\"\",\"details\":\"\",\"cover_photo\":\"\",\"image_thumb\":\"\",\"alias\":\"\",\"display_order\":\"10\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-18T06:42:46.000000Z\",\"created_at\":\"2024-03-18T06:42:46.000000Z\",\"country_id\":11,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-18 00:57:46', '2024-03-18 00:57:46'),
(NULL, 54, 1, 202403180643386885, 202403180643386885, 'App\\Models\\Countries', 12, 'create', NULL, '{\"title\":\"\",\"text\":\"\",\"details\":\"\",\"cover_photo\":\"\",\"image_thumb\":\"\",\"alias\":\"\",\"display_order\":\"11\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-18T06:43:38.000000Z\",\"created_at\":\"2024-03-18T06:43:38.000000Z\",\"country_id\":12,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-18 00:58:38', '2024-03-18 00:58:38'),
(NULL, 55, 1, 202403180902585416, 202403180902585416, 'App\\Models\\Countries', 2, 'create', NULL, '{\"title\":\"Canada\",\"text\":\"\",\"feature\":[\"asd\",\"sdf\",\"dfg\"],\"details\":\"\",\"cover_photo\":\"\",\"image_thumb\":\"\",\"alias\":\"canada\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-18T09:02:58.000000Z\",\"created_at\":\"2024-03-18T09:02:58.000000Z\",\"country_id\":2,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-18 03:17:58', '2024-03-18 03:17:58'),
(NULL, 56, 1, 202403180913012432, 202403180913012432, 'App\\Models\\Countries', 4, 'create', NULL, '{\"title\":\"Canada\",\"text\":\"<p>STUDY DESTINATION<\\/p>\",\"feature\":[\"Student Visa\",\"Travel Visa\",\"Family Visa\",\"Business Visa\",\"Work Permit\"],\"details\":\"<p>The list of services regarding Canada -<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/countries\\/canada.jpg\",\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/countries\\/canada-lg.jpg\",\"alias\":\"canada\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-18T09:13:01.000000Z\",\"created_at\":\"2024-03-18T09:13:01.000000Z\",\"country_id\":4,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-18 03:28:01', '2024-03-18 03:28:01'),
(NULL, 57, 1, 202403180915379132, 202403180915379132, 'App\\Models\\Countries', 5, 'create', NULL, '{\"title\":\"Australia\",\"text\":\"<p>STUDY DESTINATION<\\/p>\",\"feature\":[\"Student Visa\",\"Travel Visa\",\"Family Visa\",\"Business Visa\",\"Work Permit\"],\"details\":\"<p>The list of services regarding Australia -<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/countries\\/australia.jpg\",\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/countries\\/australia-lg.jpg\",\"alias\":\"australia\",\"display_order\":\"3\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-18T09:15:37.000000Z\",\"created_at\":\"2024-03-18T09:15:37.000000Z\",\"country_id\":5,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-18 03:30:37', '2024-03-18 03:30:37'),
(NULL, 58, 1, 202403181014181779, 202403181014181779, 'App\\Models\\Articles', 3, 'create', NULL, '{\"title\":\"Book An Appointment\",\"subtitle\":\"Or just Give us a call\",\"text\":\"<p>+977-9851156423<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"book-an-appointment\",\"display_order\":\"3\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-18T10:14:18.000000Z\",\"created_at\":\"2024-03-18T10:14:18.000000Z\",\"article_id\":3,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-18 04:29:18', '2024-03-18 04:29:18'),
(NULL, 59, 1, 202403181027586493, 202403181027586493, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Bibhuti LMS\",\"description\":\"\",\"url1\":null,\"url2\":null,\"location\":null,\"email\":null,\"phone\":null,\"secondary_phone\":null,\"working_hours\":null,\"working_days\":null,\"leave_days\":null,\"google_map\":null,\"fb\":null,\"insta\":null,\"twitter\":null,\"tiktok\":null,\"youtube\":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,\"recaptcha_secret_key\":null,\"recaptcha_site_key\":null,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"url1\":\"\",\"url2\":\"\",\"location\":\"\",\"email\":\"\",\"phone\":\"+977-9851156423\",\"secondary_phone\":\"\",\"working_hours\":\"\",\"working_days\":\"\",\"leave_days\":\"\",\"google_map\":\"\",\"fb\":\"\",\"insta\":\"\",\"twitter\":\"\",\"tiktok\":\"\",\"youtube\":\"\",\"primary_logo\":\"\",\"secondary_logo\":\"\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\",\"content1\":\"\",\"content2\":\"\",\"content3\":\"\",\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"updated_at\":\"2024-03-18 10:27:58\",\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"updatedBy\":1}', '2024-03-18 04:42:58', '2024-03-18 04:42:58'),
(NULL, 60, 1, 202403190916269334, 202403190916269334, 'App\\Models\\Menuitems', 2, 'create', NULL, '{\"title\":\"About Us\",\"menulocations_id\":\"1\",\"type\":\"tbl_articles\",\"parent_menu\":\"0\",\"ref\":\"\",\"target\":\"_SELF\",\"alias\":\"about-us\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-19T09:16:26.000000Z\",\"created_at\":\"2024-03-19T09:16:26.000000Z\",\"menu_id\":2,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-19 03:31:26', '2024-03-19 03:31:26'),
(NULL, 61, 1, 202403190917581156, 202403190917581156, 'App\\Models\\Menuitems', 3, 'create', NULL, '{\"title\":\"Country\",\"menulocations_id\":\"1\",\"type\":\"\",\"parent_menu\":\"0\",\"ref\":\"\",\"target\":\"_SELF\",\"alias\":\"country\",\"display_order\":\"3\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-19T09:17:58.000000Z\",\"created_at\":\"2024-03-19T09:17:58.000000Z\",\"menu_id\":3,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-19 03:32:58', '2024-03-19 03:32:58'),
(NULL, 62, 1, 202403190918387073, 202403190918387073, 'App\\Models\\Menuitems', 4, 'create', NULL, '{\"title\":\"Test Preparation\",\"menulocations_id\":\"1\",\"type\":\"\",\"parent_menu\":\"0\",\"ref\":\"\",\"target\":\"_SELF\",\"alias\":\"test-preparation\",\"display_order\":\"4\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-19T09:18:38.000000Z\",\"created_at\":\"2024-03-19T09:18:38.000000Z\",\"menu_id\":4,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-19 03:33:38', '2024-03-19 03:33:38'),
(NULL, 63, 1, 202403190918546892, 202403190918546892, 'App\\Models\\Menuitems', 5, 'create', NULL, '{\"title\":\"Services\",\"menulocations_id\":\"1\",\"type\":\"\",\"parent_menu\":\"0\",\"ref\":\"\",\"target\":\"_SELF\",\"alias\":\"services\",\"display_order\":\"5\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-19T09:18:54.000000Z\",\"created_at\":\"2024-03-19T09:18:54.000000Z\",\"menu_id\":5,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-19 03:33:54', '2024-03-19 03:33:54'),
(NULL, 64, 1, 202403190920317958, 202403190920317958, 'App\\Models\\Menuitems', 6, 'create', NULL, '{\"title\":\"Australia\",\"menulocations_id\":\"1\",\"type\":\"tbl_countries\",\"parent_menu\":\"3\",\"ref\":\"5\",\"target\":\"_SELF\",\"alias\":\"australia\",\"display_order\":\"6\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-19T09:20:31.000000Z\",\"created_at\":\"2024-03-19T09:20:31.000000Z\",\"menu_id\":6,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-19 03:35:31', '2024-03-19 03:35:31'),
(NULL, 65, 1, 202403190920465688, 202403190920465688, 'App\\Models\\Menuitems', 7, 'create', NULL, '{\"title\":\"Canada\",\"menulocations_id\":\"1\",\"type\":\"tbl_countries\",\"parent_menu\":\"3\",\"ref\":\"4\",\"target\":\"_SELF\",\"alias\":\"canada\",\"display_order\":\"7\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-19T09:20:46.000000Z\",\"created_at\":\"2024-03-19T09:20:46.000000Z\",\"menu_id\":7,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-19 03:35:46', '2024-03-19 03:35:46'),
(NULL, 66, 1, 202403190921598945, 202403190921598945, 'App\\Models\\Menuitems', 8, 'create', NULL, '{\"title\":\"IELTS\",\"menulocations_id\":\"1\",\"type\":\"tbl_preparationclasses\",\"parent_menu\":\"4\",\"ref\":\"1\",\"target\":\"_SELF\",\"alias\":\"ielts\",\"display_order\":\"8\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-19T09:21:59.000000Z\",\"created_at\":\"2024-03-19T09:21:59.000000Z\",\"menu_id\":8,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-19 03:36:59', '2024-03-19 03:36:59'),
(NULL, 67, 1, 202403190922196481, 202403190922196481, 'App\\Models\\Menuitems', 9, 'create', NULL, '{\"title\":\"PTE\",\"menulocations_id\":\"1\",\"type\":\"tbl_preparationclasses\",\"parent_menu\":\"4\",\"ref\":\"2\",\"target\":\"_SELF\",\"alias\":\"pte\",\"display_order\":\"9\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-19T09:22:20.000000Z\",\"created_at\":\"2024-03-19T09:22:20.000000Z\",\"menu_id\":9,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-19 03:37:20', '2024-03-19 03:37:20'),
(NULL, 68, 1, 202403190923094697, 202403190923094697, 'App\\Models\\Menuitems', 10, 'create', NULL, '{\"title\":\"Testimonials\",\"menulocations_id\":\"1\",\"type\":\"\",\"parent_menu\":\"0\",\"ref\":\"\",\"target\":\"_SELF\",\"alias\":\"testimonials\",\"display_order\":\"10\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-19T09:23:09.000000Z\",\"created_at\":\"2024-03-19T09:23:09.000000Z\",\"menu_id\":10,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-19 03:38:09', '2024-03-19 03:38:09');
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, 69, 1, 202403190923552253, 202403190923552253, 'App\\Models\\Menuitems', 11, 'create', NULL, '{\"title\":\"Blog\",\"menulocations_id\":\"1\",\"type\":\"Select Option\",\"parent_menu\":\"0\",\"ref\":\"\",\"target\":\"_SELF\",\"alias\":\"blog\",\"display_order\":\"11\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-19T09:23:55.000000Z\",\"created_at\":\"2024-03-19T09:23:55.000000Z\",\"menu_id\":11,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-19 03:38:55', '2024-03-19 03:38:55'),
(NULL, 70, 1, 202403190924189099, 202403190924189099, 'App\\Models\\Menuitems', 12, 'create', NULL, '{\"title\":\"Contact\",\"menulocations_id\":\"1\",\"type\":\"tbl_contacts\",\"parent_menu\":\"0\",\"ref\":\"\",\"target\":\"_SELF\",\"alias\":\"contact\",\"display_order\":\"12\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-19T09:24:18.000000Z\",\"created_at\":\"2024-03-19T09:24:18.000000Z\",\"menu_id\":12,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-19 03:39:18', '2024-03-19 03:39:18'),
(NULL, 71, 1, 202403190924415136, 202403190924415136, 'App\\Models\\Menuitems', 11, 'update', '{\"menu_id\":11,\"parent_menu\":0,\"menulocations_id\":1,\"title\":\"Blog\",\"alias\":\"blog\",\"type\":\"Select Option\",\"ref\":\"\",\"target\":\"_SELF\",\"display_order\":11,\"status\":1,\"created_at\":\"2024-03-19T09:23:55.000000Z\",\"updated_at\":\"2024-03-19T09:23:55.000000Z\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"type\":\"\",\"updated_at\":\"2024-03-19 09:24:41\",\"updatedBy\":1}', '2024-03-19 03:39:41', '2024-03-19 03:39:41'),
(NULL, 72, 1, 202403190928205547, 202403190928205547, 'App\\Models\\Menuitems', 13, 'create', NULL, '{\"title\":\"About Us\",\"menulocations_id\":\"1\",\"type\":\"tbl_articles\",\"parent_menu\":\"2\",\"ref\":\"\",\"target\":\"_SELF\",\"alias\":\"about-us\",\"display_order\":\"13\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-19T09:28:20.000000Z\",\"created_at\":\"2024-03-19T09:28:20.000000Z\",\"menu_id\":13,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-19 03:43:20', '2024-03-19 03:43:20'),
(NULL, 73, 1, 202403190929275607, 202403190929275607, 'App\\Models\\Menuitems', 14, 'create', NULL, '{\"title\":\"Message From MD\",\"menulocations_id\":\"1\",\"type\":\"\",\"parent_menu\":\"2\",\"ref\":\"\",\"target\":\"_SELF\",\"alias\":\"message-from-md\",\"display_order\":\"14\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-19T09:29:27.000000Z\",\"created_at\":\"2024-03-19T09:29:27.000000Z\",\"menu_id\":14,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-19 03:44:27', '2024-03-19 03:44:27'),
(NULL, 74, 1, 202403190930456449, 202403190930456449, 'App\\Models\\Menuitems', 15, 'create', NULL, '{\"title\":\"Our Team\",\"menulocations_id\":\"1\",\"type\":\"\",\"parent_menu\":\"2\",\"ref\":\"\",\"target\":\"_SELF\",\"alias\":\"our-team\",\"display_order\":\"15\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-19T09:30:45.000000Z\",\"created_at\":\"2024-03-19T09:30:45.000000Z\",\"menu_id\":15,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-19 03:45:45', '2024-03-19 03:45:45'),
(NULL, 75, 1, 202403190931237919, 202403190931237919, 'App\\Models\\Menuitems', 16, 'create', NULL, '{\"title\":\"USA\",\"menulocations_id\":\"1\",\"type\":\"tbl_countries\",\"parent_menu\":\"3\",\"ref\":\"\",\"target\":\"_SELF\",\"alias\":\"usa\",\"display_order\":\"16\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-19T09:31:23.000000Z\",\"created_at\":\"2024-03-19T09:31:23.000000Z\",\"menu_id\":16,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-19 03:46:23', '2024-03-19 03:46:23'),
(NULL, 76, 1, 202403190931447404, 202403190931447404, 'App\\Models\\Menuitems', 17, 'create', NULL, '{\"title\":\"UK\",\"menulocations_id\":\"1\",\"type\":\"tbl_countries\",\"parent_menu\":\"3\",\"ref\":\"\",\"target\":\"_SELF\",\"alias\":\"uk\",\"display_order\":\"17\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-19T09:31:44.000000Z\",\"created_at\":\"2024-03-19T09:31:44.000000Z\",\"menu_id\":17,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-19 03:46:44', '2024-03-19 03:46:44'),
(NULL, 77, 1, 202403190932037038, 202403190932037038, 'App\\Models\\Menuitems', 18, 'create', NULL, '{\"title\":\"New Zealand\",\"menulocations_id\":\"1\",\"type\":\"tbl_countries\",\"parent_menu\":\"3\",\"ref\":\"\",\"target\":\"_SELF\",\"alias\":\"new-zealand\",\"display_order\":\"18\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-19T09:32:03.000000Z\",\"created_at\":\"2024-03-19T09:32:03.000000Z\",\"menu_id\":18,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-19 03:47:03', '2024-03-19 03:47:03'),
(NULL, 78, 1, 202403200707471322, 202403200707471322, 'App\\Models\\Countries', 6, 'create', NULL, '{\"title\":\"New\",\"text\":\"\",\"feature\":[\"Student Visa\",\"Family Visa\",\"Work Permit\",\"Travel Visa\"],\"details\":\"\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/countries\\/australia.jpg\",\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/countries\\/australia-lg.jpg\",\"alias\":\"new\",\"display_order\":\"4\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-20T07:07:47.000000Z\",\"created_at\":\"2024-03-20T07:07:47.000000Z\",\"country_id\":6,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-20 01:22:47', '2024-03-20 01:22:47'),
(NULL, 79, 1, 202403200708186768, 202403200708186768, 'App\\Models\\Countries', 6, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-03-20 01:23:18', '2024-03-20 01:23:18'),
(NULL, 80, 1, 202403200714546613, 202403200714546613, 'App\\Models\\Countries', 7, 'create', NULL, '{\"title\":\"New Zealand\",\"text\":\"<p>STUDY DESTINATION<\\/p>\",\"feature\":[\"Student Visa\",\"Family Visa\",\"Work Permit\",\"Travel Visa\",\"Business Visa\"],\"details\":\"<p>The list of services regarding New Zealand -<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/countries\\/New Zealand.jpg\",\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/countries\\/New Zealand lg.jpg\",\"alias\":\"new-zealand\",\"display_order\":\"4\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-20T07:14:54.000000Z\",\"created_at\":\"2024-03-20T07:14:54.000000Z\",\"country_id\":7,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-20 01:29:54', '2024-03-20 01:29:54'),
(NULL, 81, 1, 202403200715562236, 202403200715562236, 'App\\Models\\Countries', 8, 'create', NULL, '{\"title\":\"UK\",\"text\":\"<p>STUDY DESTINATION<\\/p>\",\"feature\":[\"Student Visa\",\"Family Visa\",\"Work Permit\",\"Travel Visa\",\"Business Visa\"],\"details\":\"<p>The list of services regarding UK -<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/countries\\/uk.jpg\",\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/countries\\/uk-lg.jpg\",\"alias\":\"uk\",\"display_order\":\"5\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-20T07:15:56.000000Z\",\"created_at\":\"2024-03-20T07:15:56.000000Z\",\"country_id\":8,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-20 01:30:56', '2024-03-20 01:30:56'),
(NULL, 82, 1, 202403200717289248, 202403200717289248, 'App\\Models\\Countries', 9, 'create', NULL, '{\"title\":\"USA\",\"text\":\"<p>STUDY DESTINATION<\\/p>\",\"feature\":[\"Student Visa\",\"Family Visa\",\"Work Permit\",\"Travel Visa\",\"Business Visa\"],\"details\":\"<p>The list of services regarding USA -<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/countries\\/usa.jpg\",\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/countries\\/usa lg.jpg\",\"alias\":\"usa\",\"display_order\":\"6\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-20T07:17:28.000000Z\",\"created_at\":\"2024-03-20T07:17:28.000000Z\",\"country_id\":9,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-20 01:32:28', '2024-03-20 01:32:28'),
(NULL, 83, 1, 202403200719422798, 202403200719422798, 'App\\Models\\Services', 6, 'create', NULL, '{\"title\":\"Registration for Entrance and English tests\",\"text\":\"<p>Broad term that can refer to various aspects of interconnectedness and communication on a global scale.<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_service\":\"0\",\"link\":\"\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/choose\\/mortarboard_1940611.png\",\"alias\":\"registration-for-entrance-and-english-tests\",\"display_order\":\"6\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-20T07:19:42.000000Z\",\"created_at\":\"2024-03-20T07:19:42.000000Z\",\"service_id\":6,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-20 01:34:42', '2024-03-20 01:34:42'),
(NULL, 84, 1, 202403200846585008, 202403200846585008, 'App\\Models\\Blogs', 1, 'create', NULL, '{\"title\":\"Dream On\'s DOEC Innovation Day 2023\",\"text\":\"<p>In a world where dreams shape our aspirations and education paves the path to success, Dream On Education Consultancy (DOEC) is set to transform your journey with the much-anticipated DOEC Innovation Day 2023. It&rsquo;s not just an event; it&rsquo;s a doorway to a world of possibilities, an opportunity to explore, connect, and illuminate your academic path. Join us as we delve into the highlights and offerings of the Dream On DOEC Innovation Day 2023, an event that promises to turn dreams into reality.<\\/p>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_blog\":\"0\",\"image\":\"storage\\/dreamon\\/files\\/1\\/blogs\\/1.png\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"dream-on-s-doec-innovation-day-2023\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-20T08:46:58.000000Z\",\"created_at\":\"2024-03-20T08:46:58.000000Z\",\"blog_id\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-20 03:01:58', '2024-03-20 03:01:58'),
(NULL, 85, 1, 202403200848359278, 202403200848359278, 'App\\Models\\Blogs', 2, 'create', NULL, '{\"title\":\"How to be selected in the top ranked university from all over United Kingdom\",\"text\":\"<p>Our business consulting programs helps to break the performance of your business down into customers and product groups so you know exactly<\\/p>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_blog\":\"0\",\"image\":\"storage\\/dreamon\\/files\\/1\\/blogs\\/2.jpg\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"how-to-be-selected-in-the-top-ranked-university-from-all-over-united-kingdom\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-20T08:48:35.000000Z\",\"created_at\":\"2024-03-20T08:48:35.000000Z\",\"blog_id\":2,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-20 03:03:35', '2024-03-20 03:03:35'),
(NULL, 86, 1, 202403200849276114, 202403200849276114, 'App\\Models\\Blogs', 3, 'create', NULL, '{\"title\":\"Planning to Study In USA?\",\"text\":\"<p>Here&#39;s are some amazing and interesting things to know about the American culture. For career consultations and guidance regarding studying abroad,<\\/p>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_blog\":\"0\",\"image\":\"storage\\/dreamon\\/files\\/1\\/blogs\\/3.jpg\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"planning-to-study-in-usa\",\"display_order\":\"3\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-20T08:49:27.000000Z\",\"created_at\":\"2024-03-20T08:49:27.000000Z\",\"blog_id\":3,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-20 03:04:27', '2024-03-20 03:04:27'),
(NULL, 87, 1, 202403200851019032, 202403200851019032, 'App\\Models\\Blogs', 4, 'create', NULL, '{\"title\":\"Papers you needed for Spouse visa accompanied with work permit\",\"text\":\"<p>Our business consulting programs helps to break the performance of your business down into customers and product groups so you know exactly<\\/p>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_blog\":\"0\",\"image\":\"storage\\/dreamon\\/files\\/1\\/blogs\\/4.jpg\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"papers-you-needed-for-spouse-visa-accompanied-with-work-permit\",\"display_order\":\"4\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-20T08:51:01.000000Z\",\"created_at\":\"2024-03-20T08:51:01.000000Z\",\"blog_id\":4,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-20 03:06:01', '2024-03-20 03:06:01'),
(NULL, 88, 1, 202403200913456358, 202403200913456358, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Bibhuti LMS\",\"description\":\"\",\"url1\":\"\",\"url2\":\"\",\"location\":\"\",\"email\":\"\",\"phone\":\"+977-9851156423\",\"secondary_phone\":\"\",\"working_hours\":\"\",\"working_days\":\"\",\"leave_days\":\"\",\"google_map\":\"\",\"fb\":\"\",\"insta\":\"\",\"twitter\":\"\",\"tiktok\":\"\",\"youtube\":\"\",\"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\":\"2024-03-18T10:27:58.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\\/dreamon\\/files\\/1\\/logo\\/do-logo.png\",\"updated_at\":\"2024-03-20 09:13:45\",\"updatedBy\":1}', '2024-03-20 03:28:45', '2024-03-20 03:28:45'),
(NULL, 89, 1, 202403200916396485, 202403200916396485, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Bibhuti LMS\",\"description\":\"\",\"url1\":\"\",\"url2\":\"\",\"location\":\"\",\"email\":\"\",\"phone\":\"+977-9851156423\",\"secondary_phone\":\"\",\"working_hours\":\"\",\"working_days\":\"\",\"leave_days\":\"\",\"google_map\":\"\",\"fb\":\"\",\"insta\":\"\",\"twitter\":\"\",\"tiktok\":\"\",\"youtube\":\"\",\"primary_logo\":\"storage\\/dreamon\\/files\\/1\\/logo\\/do-logo.png\",\"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\":\"2024-03-20T09:13:45.000000Z\",\"createdby\":null,\"updatedby\":1,\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"secondary_phone\":\"+01-4423776\",\"updated_at\":\"2024-03-20 09:16:39\",\"updatedBy\":1}', '2024-03-20 03:31:39', '2024-03-20 03:31:39'),
(NULL, 90, 1, 202403200924014391, 202403200924014391, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Bibhuti LMS\",\"description\":\"\",\"url1\":\"\",\"url2\":\"\",\"location\":\"\",\"email\":\"\",\"phone\":\"+977-9851156423\",\"secondary_phone\":\"+01-4423776\",\"working_hours\":\"\",\"working_days\":\"\",\"leave_days\":\"\",\"google_map\":\"\",\"fb\":\"\",\"insta\":\"\",\"twitter\":\"\",\"tiktok\":\"\",\"youtube\":\"\",\"primary_logo\":\"storage\\/dreamon\\/files\\/1\\/logo\\/do-logo.png\",\"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\":\"2024-03-20T09:16:39.000000Z\",\"createdby\":null,\"updatedby\":1,\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"location\":\"Dillibazar, Kathmandu\",\"updated_at\":\"2024-03-20 09:24:01\",\"updatedBy\":1}', '2024-03-20 03:39:01', '2024-03-20 03:39:01'),
(NULL, 91, 1, 202403200947116489, 202403200947116489, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Bibhuti LMS\",\"description\":\"\",\"url1\":\"\",\"url2\":\"\",\"location\":\"Dillibazar, Kathmandu\",\"email\":\"\",\"phone\":\"+977-9851156423\",\"secondary_phone\":\"+01-4423776\",\"working_hours\":\"\",\"working_days\":\"\",\"leave_days\":\"\",\"google_map\":\"\",\"fb\":\"\",\"insta\":\"\",\"twitter\":\"\",\"tiktok\":\"\",\"youtube\":\"\",\"primary_logo\":\"storage\\/dreamon\\/files\\/1\\/logo\\/do-logo.png\",\"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\":\"2024-03-20T09:24:01.000000Z\",\"createdby\":null,\"updatedby\":1,\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"url1\":\"info@dreamoneducation.com\",\"email\":\"edudreamon@gmail.com\",\"updated_at\":\"2024-03-20 09:47:11\",\"updatedBy\":1}', '2024-03-20 04:02:11', '2024-03-20 04:02:11'),
(NULL, 92, 1, 202403200957097034, 202403200957097034, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Bibhuti LMS\",\"description\":\"\",\"url1\":\"info@dreamoneducation.com\",\"url2\":\"\",\"location\":\"Dillibazar, Kathmandu\",\"email\":\"edudreamon@gmail.com\",\"phone\":\"+977-9851156423\",\"secondary_phone\":\"+01-4423776\",\"working_hours\":\"\",\"working_days\":\"\",\"leave_days\":\"\",\"google_map\":\"\",\"fb\":\"\",\"insta\":\"\",\"twitter\":\"\",\"tiktok\":\"\",\"youtube\":\"\",\"primary_logo\":\"storage\\/dreamon\\/files\\/1\\/logo\\/do-logo.png\",\"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\":\"2024-03-20T09:47:11.000000Z\",\"createdby\":null,\"updatedby\":1,\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"google_map\":\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d3532.3834756961887!2d85.32362297502577!3d27.70544392557625!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39eb1c227488fc25%3A0x1909017337153a81!2sDream%20On%20Educational%20Consultancy%20Pvt.Ltd!5e0!3m2!1sen!2snp!4v1709145468235!5m2!1sen!2snp\",\"updated_at\":\"2024-03-20 09:57:09\",\"updatedBy\":1}', '2024-03-20 04:12:09', '2024-03-20 04:12:09'),
(NULL, 93, 1, 202403201049175978, 202403201049175978, 'App\\Models\\Articles', 4, 'create', NULL, '{\"title\":\"Message From MD\",\"subtitle\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"message-from-md\",\"display_order\":\"3\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-20T10:49:17.000000Z\",\"created_at\":\"2024-03-20T10:49:17.000000Z\",\"article_id\":4,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-20 05:04:17', '2024-03-20 05:04:17'),
(NULL, 94, 1, 202403201049281948, 202403201049281948, 'App\\Models\\Articles', 5, 'create', NULL, '{\"title\":\"Our Team\",\"subtitle\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"our-team\",\"display_order\":\"4\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-20T10:49:28.000000Z\",\"created_at\":\"2024-03-20T10:49:28.000000Z\",\"article_id\":5,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-20 05:04:28', '2024-03-20 05:04:28'),
(NULL, 95, 1, 202403201136538554, 202403201136538554, 'App\\Models\\Menuitems', 1, 'update', '{\"menu_id\":1,\"parent_menu\":0,\"menulocations_id\":1,\"title\":\"Home\",\"alias\":\"home\",\"type\":\"\",\"ref\":\"\",\"target\":\"_SELF\",\"display_order\":1,\"status\":1,\"created_at\":\"2024-03-14T10:34:26.000000Z\",\"updated_at\":\"2024-03-14T10:34:26.000000Z\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"ref\":\"\\/home\",\"updated_at\":\"2024-03-20 11:36:53\",\"updatedBy\":1}', '2024-03-20 05:51:53', '2024-03-20 05:51:53'),
(NULL, 96, 1, 202403201137072135, 202403201137072135, 'App\\Models\\Menuitems', 1, 'update', '{\"menu_id\":1,\"parent_menu\":0,\"menulocations_id\":1,\"title\":\"Home\",\"alias\":\"home\",\"type\":\"\",\"ref\":\"\\/home\",\"target\":\"_SELF\",\"display_order\":1,\"status\":1,\"created_at\":\"2024-03-14T10:34:26.000000Z\",\"updated_at\":\"2024-03-20T11:36:53.000000Z\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"ref\":\"\\/\",\"updated_at\":\"2024-03-20 11:37:07\",\"updatedBy\":1}', '2024-03-20 05:52:07', '2024-03-20 05:52:07'),
(NULL, 97, 1, 202403201155353324, 202403201155353324, 'App\\Models\\Menuitems', 2, 'update', '{\"menu_id\":2,\"parent_menu\":0,\"menulocations_id\":1,\"title\":\"About Us\",\"alias\":\"about-us\",\"type\":\"tbl_articles\",\"ref\":\"\",\"target\":\"_SELF\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-03-19T09:16:26.000000Z\",\"updated_at\":\"2024-03-19T09:16:26.000000Z\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"type\":\"\",\"ref\":\"\\/\",\"updated_at\":\"2024-03-20 11:55:35\",\"updatedBy\":1}', '2024-03-20 06:10:35', '2024-03-20 06:10:35'),
(NULL, 98, 1, 202403201204529503, 202403201204529503, 'App\\Models\\Menuitems', 5, 'update', '{\"menu_id\":5,\"parent_menu\":0,\"menulocations_id\":1,\"title\":\"Services\",\"alias\":\"services\",\"type\":\"\",\"ref\":\"\",\"target\":\"_SELF\",\"display_order\":5,\"status\":1,\"created_at\":\"2024-03-19T09:18:54.000000Z\",\"updated_at\":\"2024-03-19T09:18:54.000000Z\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"ref\":\"\\/services\",\"updated_at\":\"2024-03-20 12:04:52\",\"updatedBy\":1}', '2024-03-20 06:19:52', '2024-03-20 06:19:52'),
(NULL, 99, 1, 202403201205075131, 202403201205075131, 'App\\Models\\Menuitems', 10, 'update', '{\"menu_id\":10,\"parent_menu\":0,\"menulocations_id\":1,\"title\":\"Testimonials\",\"alias\":\"testimonials\",\"type\":\"\",\"ref\":\"\",\"target\":\"_SELF\",\"display_order\":10,\"status\":1,\"created_at\":\"2024-03-19T09:23:09.000000Z\",\"updated_at\":\"2024-03-19T09:23:09.000000Z\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"ref\":\"\\/testimonials\",\"updated_at\":\"2024-03-20 12:05:07\",\"updatedBy\":1}', '2024-03-20 06:20:07', '2024-03-20 06:20:07'),
(NULL, 100, 1, 202403201205252785, 202403201205252785, 'App\\Models\\Menuitems', 11, 'update', '{\"menu_id\":11,\"parent_menu\":0,\"menulocations_id\":1,\"title\":\"Blog\",\"alias\":\"blog\",\"type\":\"\",\"ref\":\"\",\"target\":\"_SELF\",\"display_order\":11,\"status\":1,\"created_at\":\"2024-03-19T09:23:55.000000Z\",\"updated_at\":\"2024-03-19T09:24:41.000000Z\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"ref\":\"\\/blogs\",\"updated_at\":\"2024-03-20 12:05:25\",\"updatedBy\":1}', '2024-03-20 06:20:25', '2024-03-20 06:20:25'),
(NULL, 101, 1, 202403201205555612, 202403201205555612, 'App\\Models\\Menuitems', 12, 'update', '{\"menu_id\":12,\"parent_menu\":0,\"menulocations_id\":1,\"title\":\"Contact\",\"alias\":\"contact\",\"type\":\"tbl_contacts\",\"ref\":\"\",\"target\":\"_SELF\",\"display_order\":12,\"status\":1,\"created_at\":\"2024-03-19T09:24:18.000000Z\",\"updated_at\":\"2024-03-19T09:24:18.000000Z\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"type\":\"\",\"ref\":\"\\/contact\",\"updated_at\":\"2024-03-20 12:05:55\",\"updatedBy\":1}', '2024-03-20 06:20:55', '2024-03-20 06:20:55'),
(NULL, 102, 1, 202403201206421130, 202403201206421130, 'App\\Models\\Menuitems', 15, 'update', '{\"menu_id\":15,\"parent_menu\":2,\"menulocations_id\":1,\"title\":\"Our Team\",\"alias\":\"our-team\",\"type\":\"\",\"ref\":\"\",\"target\":\"_SELF\",\"display_order\":15,\"status\":1,\"created_at\":\"2024-03-19T09:30:45.000000Z\",\"updated_at\":\"2024-03-19T09:30:45.000000Z\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"type\":\"tbl_articles\",\"ref\":\"5\",\"updated_at\":\"2024-03-20 12:06:42\",\"updatedBy\":1}', '2024-03-20 06:21:42', '2024-03-20 06:21:42'),
(NULL, 103, 1, 202403201212586887, 202403201212586887, 'App\\Models\\Menuitems', 13, 'update', '{\"menu_id\":13,\"parent_menu\":2,\"menulocations_id\":1,\"title\":\"About Us\",\"alias\":\"about-us\",\"type\":\"tbl_articles\",\"ref\":\"\",\"target\":\"_SELF\",\"display_order\":13,\"status\":1,\"created_at\":\"2024-03-19T09:28:20.000000Z\",\"updated_at\":\"2024-03-19T09:28:20.000000Z\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"ref\":\"2\",\"updated_at\":\"2024-03-20 12:12:58\",\"updatedBy\":1}', '2024-03-20 06:27:58', '2024-03-20 06:27:58'),
(NULL, 104, 1, 202403201213263355, 202403201213263355, 'App\\Models\\Menuitems', 14, 'update', '{\"menu_id\":14,\"parent_menu\":2,\"menulocations_id\":1,\"title\":\"Message From MD\",\"alias\":\"message-from-md\",\"type\":\"\",\"ref\":\"\",\"target\":\"_SELF\",\"display_order\":14,\"status\":1,\"created_at\":\"2024-03-19T09:29:27.000000Z\",\"updated_at\":\"2024-03-19T09:29:27.000000Z\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"type\":\"tbl_articles\",\"ref\":\"4\",\"updated_at\":\"2024-03-20 12:13:26\",\"updatedBy\":1}', '2024-03-20 06:28:26', '2024-03-20 06:28:26'),
(NULL, 105, 1, 202403201213484404, 202403201213484404, 'App\\Models\\Menuitems', 16, 'update', '{\"menu_id\":16,\"parent_menu\":3,\"menulocations_id\":1,\"title\":\"USA\",\"alias\":\"usa\",\"type\":\"tbl_countries\",\"ref\":\"\",\"target\":\"_SELF\",\"display_order\":16,\"status\":1,\"created_at\":\"2024-03-19T09:31:23.000000Z\",\"updated_at\":\"2024-03-19T09:31:23.000000Z\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"ref\":\"9\",\"updated_at\":\"2024-03-20 12:13:48\",\"updatedBy\":1}', '2024-03-20 06:28:48', '2024-03-20 06:28:48'),
(NULL, 106, 1, 202403201214236731, 202403201214236731, 'App\\Models\\Menuitems', 17, 'update', '{\"menu_id\":17,\"parent_menu\":3,\"menulocations_id\":1,\"title\":\"UK\",\"alias\":\"uk\",\"type\":\"tbl_countries\",\"ref\":\"\",\"target\":\"_SELF\",\"display_order\":17,\"status\":1,\"created_at\":\"2024-03-19T09:31:44.000000Z\",\"updated_at\":\"2024-03-19T09:31:44.000000Z\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"ref\":\"8\",\"updated_at\":\"2024-03-20 12:14:23\",\"updatedBy\":1}', '2024-03-20 06:29:23', '2024-03-20 06:29:23'),
(NULL, 107, 1, 202403201214387976, 202403201214387976, 'App\\Models\\Menuitems', 18, 'update', '{\"menu_id\":18,\"parent_menu\":3,\"menulocations_id\":1,\"title\":\"New Zealand\",\"alias\":\"new-zealand\",\"type\":\"tbl_countries\",\"ref\":\"\",\"target\":\"_SELF\",\"display_order\":18,\"status\":1,\"created_at\":\"2024-03-19T09:32:03.000000Z\",\"updated_at\":\"2024-03-19T09:32:03.000000Z\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"ref\":\"7\",\"updated_at\":\"2024-03-20 12:14:38\",\"updatedBy\":1}', '2024-03-20 06:29:38', '2024-03-20 06:29:38'),
(NULL, 108, 1, 202403210626428476, 202403210626428476, 'App\\Models\\Countryarticles', 1, 'create', NULL, '{\"title\":\"Australia\",\"text\":\"<p>If you are a student looking to pursue higher education, you might be wondering why an Australian degree is a good option. Well, you have come to the right place!<\\/p>\\r\\n\\r\\n<p>Australian degrees are regarded and well-known around the world for their high standards of instruction, first-rate facilities, and rich cultural experiences. Studying in Australia as a Nepalese student can provide you with a wealth of opportunities on the academic and professional fronts.<\\/p>\\r\\n\\r\\n<p>In Australia, universities and institutions offer a wide range of courses and programs in various fields, such as business, engineering, medicine, and technology. The education system in Australia emphasizes practical and hands-on learning, which is highly valued in the job market.<\\/p>\\r\\n\\r\\n<p>Moreover, Australian degrees are recognized by the Nepalese government and employers, making it easier for you to find employment in Nepal or abroad after graduation. Australian universities also have strong industry connections, providing you with internship and job opportunities that can help you build your professional networks and gain practical experience.<\\/p>\\r\\n\\r\\n<p>If you are a student considering studying abroad, Australia is a great destination to explore.<\\/p>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"countries_id\":\"5\",\"parent_article\":\"0\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/aus_article\\/aus.jpg\",\"thumb\":\"\",\"alias\":\"australia\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-21T06:26:42.000000Z\",\"created_at\":\"2024-03-21T06:26:42.000000Z\",\"article_id\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-21 00:41:42', '2024-03-21 00:41:42'),
(NULL, 109, 1, 202403210629249196, 202403210629249196, 'App\\Models\\Countryarticles', 2, 'create', NULL, '{\"title\":\"Here Are Some Reasons Why Australia:\",\"text\":\"<p>We provide comprehensive information on all aspects of studying in Australia as an international student, including admission requirements, visa regulations, scholarships, and more. We strive to provide students with the information they need to make an informed decision about pursuing their higher education in Australia. We provide you with all the information you need to make an informed decision about pursuing an Australian degree. We have researched and compiled relevant and up-to-date information on Australian universities, courses, scholarships, and other opportunities that can help you achieve your academic and career goals. We are committed to providing you with high-quality and engaging content that caters to your needs as a student. So, whether you are looking to study abroad or seeking advice on career opportunities, our website has something for everyone.<\\/p>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"countries_id\":\"5\",\"parent_article\":\"0\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/aus_article\\/14.jpg\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/aus_article\\/13.jpg\",\"alias\":\"here-are-some-reasons-why-australia\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-21T06:29:24.000000Z\",\"created_at\":\"2024-03-21T06:29:24.000000Z\",\"article_id\":2,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-21 00:44:24', '2024-03-21 00:44:24'),
(NULL, 110, 1, 202403210634308843, 202403210634308843, 'App\\Models\\Countryarticles', 3, 'create', NULL, '{\"title\":\"Undergraduate Entry Requirements:\",\"text\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"countries_id\":\"5\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"undergraduate-entry-requirements\",\"display_order\":\"3\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-21T06:34:30.000000Z\",\"created_at\":\"2024-03-21T06:34:30.000000Z\",\"article_id\":3,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-21 00:49:30', '2024-03-21 00:49:30'),
(NULL, 111, 1, 202403210635533680, 202403210635533680, 'App\\Models\\Countryarticles', 3, 'update', '{\"article_id\":3,\"countries_id\":5,\"parent_article\":0,\"title\":\"Undergraduate Entry Requirements:\",\"alias\":\"undergraduate-entry-requirements\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":3,\"status\":1,\"created_at\":\"2024-03-21T06:34:30.000000Z\",\"updated_at\":\"2024-03-21T06:34:30.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\":\"<ol>\\r\\n\\t<li>Completion of a recognized secondary education qualification, such as high school diploma, or equivalent.<\\/li>\\r\\n\\t<li>English language proficiency: students must demonstrate their proficiency in English by submitting their IELTS, PTE, TOEFL, or other recognized English language test scores.<\\/li>\\r\\n\\t<li>Academic prerequisites: students must meet the minimum academic requirements for the program they are applying to, which may include specific subjects and grades.<\\/li>\\r\\n\\t<li>Some courses may require students to complete prerequisite courses or additional tests such as the SAT or ACT.<\\/li>\\r\\n<\\/ol>\",\"updated_at\":\"2024-03-21 06:35:53\",\"updatedBy\":1}', '2024-03-21 00:50:53', '2024-03-21 00:50:53'),
(NULL, 112, 1, 202403210636565589, 202403210636565589, 'App\\Models\\Countryarticles', 3, 'update', '{\"article_id\":3,\"countries_id\":5,\"parent_article\":0,\"title\":\"Undergraduate Entry Requirements:\",\"alias\":\"undergraduate-entry-requirements\",\"text\":\"<ol>\\r\\n\\t<li>Completion of a recognized secondary education qualification, such as high school diploma, or equivalent.<\\/li>\\r\\n\\t<li>English language proficiency: students must demonstrate their proficiency in English by submitting their IELTS, PTE, TOEFL, or other recognized English language test scores.<\\/li>\\r\\n\\t<li>Academic prerequisites: students must meet the minimum academic requirements for the program they are applying to, which may include specific subjects and grades.<\\/li>\\r\\n\\t<li>Some courses may require students to complete prerequisite courses or additional tests such as the SAT or ACT.<\\/li>\\r\\n<\\/ol>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":3,\"status\":1,\"created_at\":\"2024-03-21T06:34:30.000000Z\",\"updated_at\":\"2024-03-21T06:35: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>\"}', NULL, '2024-03-21 00:51:56', '2024-03-21 00:51:56'),
(NULL, 113, 1, 202403210645485414, 202403210645485414, 'App\\Models\\Countryarticles', 4, 'create', NULL, '{\"title\":\"Postgraduate Entry Requirements:\",\"text\":\"<ol>\\r\\n\\t<li>Completion of a recognized bachelor&rsquo;s degree or equivalent.<\\/li>\\r\\n\\t<li>English language proficiency: students must demonstrate their proficiency in English by submitting their IELTS, PET, TOEFL, or other recognized English language test scores.<\\/li>\\r\\n\\t<li>Academic prerequisites: students must meet the minimum academic requirements for the program they are applying to, which may include specific subjects and grades.<\\/li>\\r\\n\\t<li>Work experience: Some programs may require students to have relevant work experience in their field of study.<\\/li>\\r\\n\\t<li>Some postgraduate courses, such as research degrees (PhD) may require students to have a research proposal and supervisor before applying.<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>It&rsquo;s important to note that entry requirements can vary between universities and programs, so it&rsquo;s essential to check the specific requirements for the course you are interested in before applying. On our website, we provide detailed information on the entry requirements for undergraduate and postgraduate courses in Australia, as well as other important information that international students need to know before applying.<\\/p>\\r\\n\\r\\n<p>Here&rsquo;s some information on the document requirements for international students applying to study in Australia:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li><strong>Passport:<\\/strong><br \\/>\\r\\n\\tA valid passport is required for all international students, and it must be valid for the duration of the student&rsquo;s stay in Australia.<\\/li>\\r\\n\\t<li><strong>English Language Proficiency:<\\/strong><br \\/>\\r\\n\\tInternational students must demonstrate their proficiency in English by submitting their IELTS, TOEFL, or other recognized English language test scores.<\\/li>\\r\\n\\t<li><strong>Academic Transcripts and Certificates:<\\/strong><br \\/>\\r\\n\\tInternational students must provide certified copies of their academic transcripts and certificates to demonstrate that they meet the minimum academic requirements for the course they are applying to.<\\/li>\\r\\n\\t<li><strong>Visa Documents:<\\/strong><br \\/>\\r\\n\\tInternational students must apply for and obtain a student visa before coming to Australia. To apply for a student visa, students will need to provide a Confirmation of Enrolment (CoE) from their education provider, evidence of financial support, and evidence of health insurance.<\\/li>\\r\\n\\t<li><strong>Visa Documents:<\\/strong><br \\/>\\r\\n\\tSome postgraduate courses may require students to provide evidence of relevant work experience in their field of study.<\\/li>\\r\\n\\t<li><strong>Research Proposal:<\\/strong><br \\/>\\r\\n\\tFor research-based courses such as PhDs, students may be required to provide a research proposal outlining their research project and methodology.<\\/li>\\r\\n\\t<li><strong>Other Documents:<\\/strong><br \\/>\\r\\n\\tDepending on the individual circumstances of the student, additional documents such as character certificates, health checks, and police clearance certificates may also be required.<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>It&rsquo;s important to note that document requirements can vary between universities and courses, so students should check the specific requirements for their chosen course before applying. At our website, we provide detailed information on the document requirements for international students, as well as other important information that international students need to know before applying to study in Australia.<\\/p>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"countries_id\":\"5\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"postgraduate-entry-requirements\",\"display_order\":\"4\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-21T06:45:48.000000Z\",\"created_at\":\"2024-03-21T06:45:48.000000Z\",\"article_id\":4,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-21 01:00:48', '2024-03-21 01:00:48'),
(NULL, 114, 1, 202403210646365711, 202403210646365711, 'App\\Models\\Countryarticles', 3, 'update', '{\"article_id\":3,\"countries_id\":5,\"parent_article\":0,\"title\":\"Undergraduate Entry Requirements:\",\"alias\":\"undergraduate-entry-requirements\",\"text\":\"<ol>\\r\\n\\t<li>Completion of a recognized secondary education qualification, such as high school diploma, or equivalent.<\\/li>\\r\\n\\t<li>English language proficiency: students must demonstrate their proficiency in English by submitting their IELTS, PTE, TOEFL, or other recognized English language test scores.<\\/li>\\r\\n\\t<li>Academic prerequisites: students must meet the minimum academic requirements for the program they are applying to, which may include specific subjects and grades.<\\/li>\\r\\n\\t<li>Some courses may require students to complete prerequisite courses or additional tests such as the SAT or ACT.<\\/li>\\r\\n<\\/ol>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":3,\"status\":1,\"created_at\":\"2024-03-21T06:34:30.000000Z\",\"updated_at\":\"2024-03-21T06:35: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>\"}', NULL, '2024-03-21 01:01:36', '2024-03-21 01:01:36'),
(NULL, 115, 1, 202403210738179688, 202403210738179688, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Bibhuti LMS\",\"description\":\"\",\"url1\":\"info@dreamoneducation.com\",\"url2\":\"\",\"location\":\"Dillibazar, Kathmandu\",\"email\":\"edudreamon@gmail.com\",\"phone\":\"+977-9851156423\",\"secondary_phone\":\"+01-4423776\",\"working_hours\":\"\",\"working_days\":\"\",\"leave_days\":\"\",\"google_map\":\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d3532.3834756961887!2d85.32362297502577!3d27.70544392557625!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39eb1c227488fc25%3A0x1909017337153a81!2sDream%20On%20Educational%20Consultancy%20Pvt.Ltd!5e0!3m2!1sen!2snp!4v1709145468235!5m2!1sen!2snp\",\"fb\":\"\",\"insta\":\"\",\"twitter\":\"\",\"tiktok\":\"\",\"youtube\":\"\",\"primary_logo\":\"storage\\/dreamon\\/files\\/1\\/logo\\/do-logo.png\",\"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\":\"2024-03-20T09:57:09.000000Z\",\"createdby\":null,\"updatedby\":1,\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"og_image\":\"storage\\/dreamon\\/files\\/1\\/background\\/page-header-bg.jpg\",\"updated_at\":\"2024-03-21 07:38:17\",\"updatedBy\":1}', '2024-03-21 01:53:17', '2024-03-21 01:53:17'),
(NULL, 116, 1, 202403210850564567, 202403210850564567, 'App\\Models\\Preparationclasses', 1, 'update', '{\"preparationclass_id\":1,\"title\":\"IELTS Class\",\"alias\":\"ielts-class\",\"parent_preparationclass\":0,\"details\":\"\",\"intro\":\"Dream On Consultancy takes great pride in its commitment for helping international students from all over...\",\"image\":\"storage\\/dreamon\\/files\\/1\\/testprepclass\\/Ilets1.png\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":1,\"status\":1,\"created_at\":\"2024-03-17T04:25:58.000000Z\",\"updated_at\":\"2024-03-17T04:25:58.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\",\"updated_at\":\"2024-03-21 08:50:56\",\"updatedBy\":1}', '2024-03-21 03:05:56', '2024-03-21 03:05:56'),
(NULL, 117, 1, 202403210851446343, 202403210851446343, 'App\\Models\\Preparationclasses', 2, 'update', '{\"preparationclass_id\":2,\"title\":\"PTE Class\",\"alias\":\"pte-class\",\"parent_preparationclass\":0,\"details\":\"\",\"intro\":\"Studying in Canada offers an enriching educational experience in a country known for its natural beauty, cultural diversity...\",\"image\":\"storage\\/dreamon\\/files\\/1\\/testprepclass\\/pte.png\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-03-17T06:45:08.000000Z\",\"updated_at\":\"2024-03-17T06:46: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>\"}', '{\"title\":\"PTE\",\"updated_at\":\"2024-03-21 08:51:44\",\"updatedBy\":1}', '2024-03-21 03:06:44', '2024-03-21 03:06:44'),
(NULL, 118, 1, 202403210852324481, 202403210852324481, 'App\\Models\\Preparationclasses', 3, 'update', '{\"preparationclass_id\":3,\"title\":\"SAT Class\",\"alias\":\"sat\",\"parent_preparationclass\":0,\"details\":\"\",\"intro\":\"With a strong emphasis on practical learning and hands-on experience, students in Canada are provided with valuable...\",\"image\":\"storage\\/dreamon\\/files\\/1\\/testprepclass\\/sat.png\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":3,\"status\":1,\"created_at\":\"2024-03-17T06:46:35.000000Z\",\"updated_at\":\"2024-03-21T08:52: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>\"}', '{\"title\":\"SAT\",\"updated_at\":\"2024-03-21 08:52:32\",\"updatedBy\":1}', '2024-03-21 03:07:32', '2024-03-21 03:07:32'),
(NULL, 119, 1, 202403210904502850, 202403210904502850, 'App\\Models\\Articles', 6, 'create', NULL, '{\"title\":\"IELTS\",\"subtitle\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"ielts\",\"display_order\":\"5\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-21T09:04:50.000000Z\",\"created_at\":\"2024-03-21T09:04:50.000000Z\",\"article_id\":6,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-21 03:19:50', '2024-03-21 03:19:50');
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, 120, 1, 202403210907394675, 202403210907394675, 'App\\Models\\Countryarticles', 2, 'update', '{\"article_id\":2,\"countries_id\":5,\"parent_article\":0,\"title\":\"Here Are Some Reasons Why Australia:\",\"alias\":\"here-are-some-reasons-why-australia\",\"text\":\"<p>We provide comprehensive information on all aspects of studying in Australia as an international student, including admission requirements, visa regulations, scholarships, and more. We strive to provide students with the information they need to make an informed decision about pursuing their higher education in Australia. We provide you with all the information you need to make an informed decision about pursuing an Australian degree. We have researched and compiled relevant and up-to-date information on Australian universities, courses, scholarships, and other opportunities that can help you achieve your academic and career goals. We are committed to providing you with high-quality and engaging content that caters to your needs as a student. So, whether you are looking to study abroad or seeking advice on career opportunities, our website has something for everyone.<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/aus_article\\/14.jpg\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/aus_article\\/13.jpg\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-03-21T06:29:24.000000Z\",\"updated_at\":\"2024-03-21T06:29:24.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\":\"<ul class=\\\"point-order\\\">\\r\\n                                            <li style=\\\"color: #04adef;\\\">Outstanding Education: <\\/li>\\r\\n                                            <p>Australian universities and institutes are renowned for their top-notch instruction and facilities. Practical and hands-on learning are prioritized in the Australian educational system since they are highly valued on the labor market.<\\/p>\\r\\n\\r\\n                                            <li style=\\\"color: #04adef;\\\">Numerous Courses and Programs: <\\/li>\\r\\n                                            <p>Universities and institutions in Australia provide a wide selection of courses and programs in a number of disciplines, including business, engineering, medical, and technology.<\\/p>\\r\\n                                            \\r\\n                                            <li style=\\\"color: #04adef;\\\">Safe and Welcoming Environment: <\\/li>\\r\\n                                            <p> Australia is renowned for its safe and friendly atmosphere, which makes it a fantastic choice for overseas students. With rigorous rules and regulations in place to guarantee the safety of both its citizens and visitors, the nation is also regarded as one of the safest travel destinations in the entire globe.<\\/p>\\r\\n\\r\\n                                            <li style=\\\"color: #04adef;\\\">Strong Industry relationships: <\\/li>\\r\\n                                            <p>A number of Australian institutions have solid relationships with the business community, offering students possibilities for internships and jobs that can help them expand their professional networks and obtain real-world experience.<\\/p>\\r\\n\\r\\n                                            <li style=\\\"color: #04adef;\\\">Globally Recognized Degrees: <\\/li>\\r\\n                                            <p>Australian degrees are recognized globally, making it easier for students to find employment in their home country or abroad after graduation.<\\/p>\\r\\n                                            \\r\\n                                            <li style=\\\"color: #04adef;\\\">Research Opportunities: <\\/li>\\r\\n                                            <p>Australian universities are renowned for their research excellence and offer numerous opportunities for students to engage in research projects. This can be beneficial for students who wish to pursue a career in research or academia.<\\/p>\\r\\n\\r\\n                                            <li style=\\\"color: #04adef;\\\">Pathway to Permanent Residency: <\\/li>\\r\\n                                            <p>Australia offers several options for international students to obtain permanent residency after graduation. This includes the post-study work visa, which allows students to work in Australia for up to four years after completing their studies.<\\/p>\\r\\n\\r\\n                                            <li style=\\\"color: #04adef;\\\">Affordable Education: <\\/li>\\r\\n                                            <p>Compared to other popular study destinations such as the US and the UK, Australia offers more affordable education options. Additionally, the cost of living in Australia is relatively lower than other developed countries.<\\/p>\\r\\n\\r\\n                                            <li style=\\\"color: #04adef;\\\">Student Support Services: <\\/li>\\r\\n                                            <p>Australian universities offer a range of support services for international students, including accommodation assistance, language support, and career services. This can help students settle into their new environment and achieve their academic and career goals.<\\/p>\\r\\n\\r\\n                                            <li style=\\\"color: #04adef;\\\">High Employment Rates: <\\/li>\\r\\n                                            <p>Graduates from Australian universities have a high employability rate, which can be attributed to the practical skills and industry connections gained through the education system. This can provide a strong foundation for students to kickstart their careers.<\\/p>\\r\\n\\r\\n                                        <\\/ul>\\r\\n\\r\\n                                        <p>We provide comprehensive information on all aspects of studying in Australia as an international student, including admission requirements, visa regulations, scholarships, and more. We strive to provide students with the information they need to make an informed decision about pursuing their higher education in Australia.<\\/p>\\r\\n                                        <p>We provide you with all the information you need to make an informed decision about pursuing an Australian degree. We have researched and compiled relevant and up-to-date information on Australian universities, courses, scholarships, and other opportunities that can help you achieve your academic and career goals.<\\/p>\\r\\n                                        <p>We are committed to providing you with high-quality and engaging content that caters to your needs as a student. So, whether you are looking to study abroad or seeking advice on career opportunities, our website has something for everyone.<\\/p>\",\"updated_at\":\"2024-03-21 09:07:39\",\"updatedBy\":1}', '2024-03-21 03:22:39', '2024-03-21 03:22:39'),
(NULL, 121, 1, 202403210929448999, 202403210929448999, 'App\\Models\\Countries', 5, 'update', '{\"country_id\":5,\"title\":\"Australia\",\"alias\":\"australia\",\"text\":\"<p>STUDY DESTINATION<\\/p>\",\"details\":\"<p>The list of services regarding Australia -<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/countries\\/australia.jpg\",\"feature\":[\"Student Visa\",\"Travel Visa\",\"Family Visa\",\"Business Visa\",\"Work Permit\"],\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/countries\\/australia-lg.jpg\",\"display_order\":3,\"status\":1,\"created_at\":\"2024-03-18T09:15:37.000000Z\",\"updated_at\":\"2024-03-18T09:15:37.000000Z\",\"seo_keywords\":null,\"seo_title\":null,\"seo_descriptions\":null,\"og_tags\":null,\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/background\\/page-header-bg.jpg\",\"updated_at\":\"2024-03-21 09:29:44\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"updatedBy\":1}', '2024-03-21 03:44:44', '2024-03-21 03:44:44'),
(NULL, 122, 1, 202403210937075476, 202403210937075476, 'App\\Models\\Countryarticles', 2, 'update', '{\"article_id\":2,\"countries_id\":5,\"parent_article\":0,\"title\":\"Here Are Some Reasons Why Australia:\",\"alias\":\"here-are-some-reasons-why-australia\",\"text\":\"<ul class=\\\"point-order\\\">\\r\\n                                            <li style=\\\"color: #04adef;\\\">Outstanding Education: <\\/li>\\r\\n                                            <p>Australian universities and institutes are renowned for their top-notch instruction and facilities. Practical and hands-on learning are prioritized in the Australian educational system since they are highly valued on the labor market.<\\/p>\\r\\n\\r\\n                                            <li style=\\\"color: #04adef;\\\">Numerous Courses and Programs: <\\/li>\\r\\n                                            <p>Universities and institutions in Australia provide a wide selection of courses and programs in a number of disciplines, including business, engineering, medical, and technology.<\\/p>\\r\\n                                            \\r\\n                                            <li style=\\\"color: #04adef;\\\">Safe and Welcoming Environment: <\\/li>\\r\\n                                            <p> Australia is renowned for its safe and friendly atmosphere, which makes it a fantastic choice for overseas students. With rigorous rules and regulations in place to guarantee the safety of both its citizens and visitors, the nation is also regarded as one of the safest travel destinations in the entire globe.<\\/p>\\r\\n\\r\\n                                            <li style=\\\"color: #04adef;\\\">Strong Industry relationships: <\\/li>\\r\\n                                            <p>A number of Australian institutions have solid relationships with the business community, offering students possibilities for internships and jobs that can help them expand their professional networks and obtain real-world experience.<\\/p>\\r\\n\\r\\n                                            <li style=\\\"color: #04adef;\\\">Globally Recognized Degrees: <\\/li>\\r\\n                                            <p>Australian degrees are recognized globally, making it easier for students to find employment in their home country or abroad after graduation.<\\/p>\\r\\n                                            \\r\\n                                            <li style=\\\"color: #04adef;\\\">Research Opportunities: <\\/li>\\r\\n                                            <p>Australian universities are renowned for their research excellence and offer numerous opportunities for students to engage in research projects. This can be beneficial for students who wish to pursue a career in research or academia.<\\/p>\\r\\n\\r\\n                                            <li style=\\\"color: #04adef;\\\">Pathway to Permanent Residency: <\\/li>\\r\\n                                            <p>Australia offers several options for international students to obtain permanent residency after graduation. This includes the post-study work visa, which allows students to work in Australia for up to four years after completing their studies.<\\/p>\\r\\n\\r\\n                                            <li style=\\\"color: #04adef;\\\">Affordable Education: <\\/li>\\r\\n                                            <p>Compared to other popular study destinations such as the US and the UK, Australia offers more affordable education options. Additionally, the cost of living in Australia is relatively lower than other developed countries.<\\/p>\\r\\n\\r\\n                                            <li style=\\\"color: #04adef;\\\">Student Support Services: <\\/li>\\r\\n                                            <p>Australian universities offer a range of support services for international students, including accommodation assistance, language support, and career services. This can help students settle into their new environment and achieve their academic and career goals.<\\/p>\\r\\n\\r\\n                                            <li style=\\\"color: #04adef;\\\">High Employment Rates: <\\/li>\\r\\n                                            <p>Graduates from Australian universities have a high employability rate, which can be attributed to the practical skills and industry connections gained through the education system. This can provide a strong foundation for students to kickstart their careers.<\\/p>\\r\\n\\r\\n                                        <\\/ul>\\r\\n\\r\\n                                        <p>We provide comprehensive information on all aspects of studying in Australia as an international student, including admission requirements, visa regulations, scholarships, and more. We strive to provide students with the information they need to make an informed decision about pursuing their higher education in Australia.<\\/p>\\r\\n                                        <p>We provide you with all the information you need to make an informed decision about pursuing an Australian degree. We have researched and compiled relevant and up-to-date information on Australian universities, courses, scholarships, and other opportunities that can help you achieve your academic and career goals.<\\/p>\\r\\n                                        <p>We are committed to providing you with high-quality and engaging content that caters to your needs as a student. So, whether you are looking to study abroad or seeking advice on career opportunities, our website has something for everyone.<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/aus_article\\/14.jpg\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/aus_article\\/13.jpg\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-03-21T06:29:24.000000Z\",\"updated_at\":\"2024-03-21T09:07:39.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\":\"<ul>\\r\\n\\t<li>Outstanding Education:<br \\/>\\r\\n\\tAustralian universities and institutes are renowned for their top-notch instruction and facilities. Practical and hands-on learning are prioritized in the Australian educational system since they are highly valued on the labor market.<\\/li>\\r\\n\\t<li>Numerous Courses and Programs:<br \\/>\\r\\n\\tUniversities and institutions in Australia provide a wide selection of courses and programs in a number of disciplines, including business, engineering, medical, and technology.<\\/li>\\r\\n\\t<li>Safe and Welcoming Environment:<br \\/>\\r\\n\\tAustralia is renowned for its safe and friendly atmosphere, which makes it a fantastic choice for overseas students. With rigorous rules and regulations in place to guarantee the safety of both its citizens and visitors, the nation is also regarded as one of the safest travel destinations in the entire globe.<\\/li>\\r\\n\\t<li>Strong Industry relationships:<br \\/>\\r\\n\\tA number of Australian institutions have solid relationships with the business community, offering students possibilities for internships and jobs that can help them expand their professional networks and obtain real-world experience.<\\/li>\\r\\n\\t<li>Globally Recognized Degrees:<br \\/>\\r\\n\\tAustralian degrees are recognized globally, making it easier for students to find employment in their home country or abroad after graduation.<\\/li>\\r\\n\\t<li>Research Opportunities:<br \\/>\\r\\n\\tAustralian universities are renowned for their research excellence and offer numerous opportunities for students to engage in research projects. This can be beneficial for students who wish to pursue a career in research or academia.<\\/li>\\r\\n\\t<li>Pathway to Permanent Residency:<br \\/>\\r\\n\\tAustralia offers several options for international students to obtain permanent residency after graduation. This includes the post-study work visa, which allows students to work in Australia for up to four years after completing their studies.<\\/li>\\r\\n\\t<li>Affordable Education:<br \\/>\\r\\n\\tCompared to other popular study destinations such as the US and the UK, Australia offers more affordable education options. Additionally, the cost of living in Australia is relatively lower than other developed countries.<\\/li>\\r\\n\\t<li>Student Support Services:<br \\/>\\r\\n\\tAustralian universities offer a range of support services for international students, including accommodation assistance, language support, and career services. This can help students settle into their new environment and achieve their academic and career goals.<\\/li>\\r\\n\\t<li>High Employment Rates:<br \\/>\\r\\n\\tGraduates from Australian universities have a high employability rate, which can be attributed to the practical skills and industry connections gained through the education system. This can provide a strong foundation for students to kickstart their careers.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>We provide comprehensive information on all aspects of studying in Australia as an international student, including admission requirements, visa regulations, scholarships, and more. We strive to provide students with the information they need to make an informed decision about pursuing their higher education in Australia.<\\/p>\\r\\n\\r\\n<p>We provide you with all the information you need to make an informed decision about pursuing an Australian degree. We have researched and compiled relevant and up-to-date information on Australian universities, courses, scholarships, and other opportunities that can help you achieve your academic and career goals.<\\/p>\\r\\n\\r\\n<p>We are committed to providing you with high-quality and engaging content that caters to your needs as a student. So, whether you are looking to study abroad or seeking advice on career opportunities, our website has something for everyone.<\\/p>\",\"updated_at\":\"2024-03-21 09:37:07\",\"updatedBy\":1}', '2024-03-21 03:52:07', '2024-03-21 03:52:07'),
(NULL, 123, 1, 202403210945529772, 202403210945529772, 'App\\Models\\Countryarticles', 2, 'update', '{\"article_id\":2,\"countries_id\":5,\"parent_article\":0,\"title\":\"Here Are Some Reasons Why Australia:\",\"alias\":\"here-are-some-reasons-why-australia\",\"text\":\"<ul>\\r\\n\\t<li>Outstanding Education:<br \\/>\\r\\n\\tAustralian universities and institutes are renowned for their top-notch instruction and facilities. Practical and hands-on learning are prioritized in the Australian educational system since they are highly valued on the labor market.<\\/li>\\r\\n\\t<li>Numerous Courses and Programs:<br \\/>\\r\\n\\tUniversities and institutions in Australia provide a wide selection of courses and programs in a number of disciplines, including business, engineering, medical, and technology.<\\/li>\\r\\n\\t<li>Safe and Welcoming Environment:<br \\/>\\r\\n\\tAustralia is renowned for its safe and friendly atmosphere, which makes it a fantastic choice for overseas students. With rigorous rules and regulations in place to guarantee the safety of both its citizens and visitors, the nation is also regarded as one of the safest travel destinations in the entire globe.<\\/li>\\r\\n\\t<li>Strong Industry relationships:<br \\/>\\r\\n\\tA number of Australian institutions have solid relationships with the business community, offering students possibilities for internships and jobs that can help them expand their professional networks and obtain real-world experience.<\\/li>\\r\\n\\t<li>Globally Recognized Degrees:<br \\/>\\r\\n\\tAustralian degrees are recognized globally, making it easier for students to find employment in their home country or abroad after graduation.<\\/li>\\r\\n\\t<li>Research Opportunities:<br \\/>\\r\\n\\tAustralian universities are renowned for their research excellence and offer numerous opportunities for students to engage in research projects. This can be beneficial for students who wish to pursue a career in research or academia.<\\/li>\\r\\n\\t<li>Pathway to Permanent Residency:<br \\/>\\r\\n\\tAustralia offers several options for international students to obtain permanent residency after graduation. This includes the post-study work visa, which allows students to work in Australia for up to four years after completing their studies.<\\/li>\\r\\n\\t<li>Affordable Education:<br \\/>\\r\\n\\tCompared to other popular study destinations such as the US and the UK, Australia offers more affordable education options. Additionally, the cost of living in Australia is relatively lower than other developed countries.<\\/li>\\r\\n\\t<li>Student Support Services:<br \\/>\\r\\n\\tAustralian universities offer a range of support services for international students, including accommodation assistance, language support, and career services. This can help students settle into their new environment and achieve their academic and career goals.<\\/li>\\r\\n\\t<li>High Employment Rates:<br \\/>\\r\\n\\tGraduates from Australian universities have a high employability rate, which can be attributed to the practical skills and industry connections gained through the education system. This can provide a strong foundation for students to kickstart their careers.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>We provide comprehensive information on all aspects of studying in Australia as an international student, including admission requirements, visa regulations, scholarships, and more. We strive to provide students with the information they need to make an informed decision about pursuing their higher education in Australia.<\\/p>\\r\\n\\r\\n<p>We provide you with all the information you need to make an informed decision about pursuing an Australian degree. We have researched and compiled relevant and up-to-date information on Australian universities, courses, scholarships, and other opportunities that can help you achieve your academic and career goals.<\\/p>\\r\\n\\r\\n<p>We are committed to providing you with high-quality and engaging content that caters to your needs as a student. So, whether you are looking to study abroad or seeking advice on career opportunities, our website has something for everyone.<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/aus_article\\/14.jpg\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/aus_article\\/13.jpg\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-03-21T06:29:24.000000Z\",\"updated_at\":\"2024-03-21T09:37: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>\"}', '{\"text\":\"<ul>\\r\\n\\t<li><strong>Outstanding Education:<\\/strong><br \\/>\\r\\n\\tAustralian universities and institutes are renowned for their top-notch instruction and facilities. Practical and hands-on learning are prioritized in the Australian educational system since they are highly valued on the labor market.<\\/li>\\r\\n\\t<li><strong>Numerous Courses and Programs:<\\/strong><br \\/>\\r\\n\\tUniversities and institutions in Australia provide a wide selection of courses and programs in a number of disciplines, including business, engineering, medical, and technology.<\\/li>\\r\\n\\t<li><strong>Safe and Welcoming Environment:<\\/strong><br \\/>\\r\\n\\tAustralia is renowned for its safe and friendly atmosphere, which makes it a fantastic choice for overseas students. With rigorous rules and regulations in place to guarantee the safety of both its citizens and visitors, the nation is also regarded as one of the safest travel destinations in the entire globe.<\\/li>\\r\\n\\t<li><strong>Strong Industry relationships:<\\/strong><br \\/>\\r\\n\\tA number of Australian institutions have solid relationships with the business community, offering students possibilities for internships and jobs that can help them expand their professional networks and obtain real-world experience.<\\/li>\\r\\n\\t<li><strong>Globally Recognized Degrees:<\\/strong><br \\/>\\r\\n\\tAustralian degrees are recognized globally, making it easier for students to find employment in their home country or abroad after graduation.<\\/li>\\r\\n\\t<li><strong>Research Opportunities:<\\/strong><br \\/>\\r\\n\\tAustralian universities are renowned for their research excellence and offer numerous opportunities for students to engage in research projects. This can be beneficial for students who wish to pursue a career in research or academia.<\\/li>\\r\\n\\t<li><strong>Pathway to Permanent Residency:<\\/strong><br \\/>\\r\\n\\tAustralia offers several options for international students to obtain permanent residency after graduation. This includes the post-study work visa, which allows students to work in Australia for up to four years after completing their studies.<\\/li>\\r\\n\\t<li><strong>Affordable Education:<\\/strong><br \\/>\\r\\n\\tCompared to other popular study destinations such as the US and the UK, Australia offers more affordable education options. Additionally, the cost of living in Australia is relatively lower than other developed countries.<\\/li>\\r\\n\\t<li><strong>Student Support Services:<\\/strong><br \\/>\\r\\n\\tAustralian universities offer a range of support services for international students, including accommodation assistance, language support, and career services. This can help students settle into their new environment and achieve their academic and career goals.<\\/li>\\r\\n\\t<li><strong>High Employment Rates:<\\/strong><br \\/>\\r\\n\\tGraduates from Australian universities have a high employability rate, which can be attributed to the practical skills and industry connections gained through the education system. This can provide a strong foundation for students to kickstart their careers.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>We provide comprehensive information on all aspects of studying in Australia as an international student, including admission requirements, visa regulations, scholarships, and more. We strive to provide students with the information they need to make an informed decision about pursuing their higher education in Australia.<\\/p>\\r\\n\\r\\n<p>We provide you with all the information you need to make an informed decision about pursuing an Australian degree. We have researched and compiled relevant and up-to-date information on Australian universities, courses, scholarships, and other opportunities that can help you achieve your academic and career goals.<\\/p>\\r\\n\\r\\n<p>We are committed to providing you with high-quality and engaging content that caters to your needs as a student. So, whether you are looking to study abroad or seeking advice on career opportunities, our website has something for everyone.<\\/p>\",\"updated_at\":\"2024-03-21 09:45:52\",\"updatedBy\":1}', '2024-03-21 04:00:52', '2024-03-21 04:00:52'),
(NULL, 124, 1, 202403210946336236, 202403210946336236, 'App\\Models\\Countryarticles', 2, 'update', '{\"article_id\":2,\"countries_id\":5,\"parent_article\":0,\"title\":\"Here Are Some Reasons Why Australia:\",\"alias\":\"here-are-some-reasons-why-australia\",\"text\":\"<ul>\\r\\n\\t<li><strong>Outstanding Education:<\\/strong><br \\/>\\r\\n\\tAustralian universities and institutes are renowned for their top-notch instruction and facilities. Practical and hands-on learning are prioritized in the Australian educational system since they are highly valued on the labor market.<\\/li>\\r\\n\\t<li><strong>Numerous Courses and Programs:<\\/strong><br \\/>\\r\\n\\tUniversities and institutions in Australia provide a wide selection of courses and programs in a number of disciplines, including business, engineering, medical, and technology.<\\/li>\\r\\n\\t<li><strong>Safe and Welcoming Environment:<\\/strong><br \\/>\\r\\n\\tAustralia is renowned for its safe and friendly atmosphere, which makes it a fantastic choice for overseas students. With rigorous rules and regulations in place to guarantee the safety of both its citizens and visitors, the nation is also regarded as one of the safest travel destinations in the entire globe.<\\/li>\\r\\n\\t<li><strong>Strong Industry relationships:<\\/strong><br \\/>\\r\\n\\tA number of Australian institutions have solid relationships with the business community, offering students possibilities for internships and jobs that can help them expand their professional networks and obtain real-world experience.<\\/li>\\r\\n\\t<li><strong>Globally Recognized Degrees:<\\/strong><br \\/>\\r\\n\\tAustralian degrees are recognized globally, making it easier for students to find employment in their home country or abroad after graduation.<\\/li>\\r\\n\\t<li><strong>Research Opportunities:<\\/strong><br \\/>\\r\\n\\tAustralian universities are renowned for their research excellence and offer numerous opportunities for students to engage in research projects. This can be beneficial for students who wish to pursue a career in research or academia.<\\/li>\\r\\n\\t<li><strong>Pathway to Permanent Residency:<\\/strong><br \\/>\\r\\n\\tAustralia offers several options for international students to obtain permanent residency after graduation. This includes the post-study work visa, which allows students to work in Australia for up to four years after completing their studies.<\\/li>\\r\\n\\t<li><strong>Affordable Education:<\\/strong><br \\/>\\r\\n\\tCompared to other popular study destinations such as the US and the UK, Australia offers more affordable education options. Additionally, the cost of living in Australia is relatively lower than other developed countries.<\\/li>\\r\\n\\t<li><strong>Student Support Services:<\\/strong><br \\/>\\r\\n\\tAustralian universities offer a range of support services for international students, including accommodation assistance, language support, and career services. This can help students settle into their new environment and achieve their academic and career goals.<\\/li>\\r\\n\\t<li><strong>High Employment Rates:<\\/strong><br \\/>\\r\\n\\tGraduates from Australian universities have a high employability rate, which can be attributed to the practical skills and industry connections gained through the education system. This can provide a strong foundation for students to kickstart their careers.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>We provide comprehensive information on all aspects of studying in Australia as an international student, including admission requirements, visa regulations, scholarships, and more. We strive to provide students with the information they need to make an informed decision about pursuing their higher education in Australia.<\\/p>\\r\\n\\r\\n<p>We provide you with all the information you need to make an informed decision about pursuing an Australian degree. We have researched and compiled relevant and up-to-date information on Australian universities, courses, scholarships, and other opportunities that can help you achieve your academic and career goals.<\\/p>\\r\\n\\r\\n<p>We are committed to providing you with high-quality and engaging content that caters to your needs as a student. So, whether you are looking to study abroad or seeking advice on career opportunities, our website has something for everyone.<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/aus_article\\/14.jpg\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/aus_article\\/13.jpg\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-03-21T06:29:24.000000Z\",\"updated_at\":\"2024-03-21T09:45: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>\"}', '{\"cover_photo\":\"\",\"updated_at\":\"2024-03-21 09:46:33\",\"updatedBy\":1}', '2024-03-21 04:01:33', '2024-03-21 04:01:33'),
(NULL, 125, 1, 202403210954563895, 202403210954563895, 'App\\Models\\Contacts', 1, 'create', NULL, '{\"name\":\"Name\",\"branches_id\":\"0\",\"tagline\":\"\",\"forms_id\":\"0\",\"address\":\"\",\"tel\":\"\",\"fax\":\"\",\"hp1\":\"\",\"hp2\":\"\",\"email1\":\"\",\"email2\":\"\",\"website\":\"\",\"google_map\":\"\",\"facebook\":\"\",\"remarks\":\"\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-21T09:54:56.000000Z\",\"created_at\":\"2024-03-21T09:54:56.000000Z\",\"contact_id\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-21 04:09:56', '2024-03-21 04:09:56'),
(NULL, 126, 1, 202403210955131295, 202403210955131295, 'App\\Models\\Contacts', 1, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-03-21 04:10:13', '2024-03-21 04:10:13'),
(NULL, 127, 1, 202403210958359066, 202403210958359066, 'App\\Models\\Teams', 1, 'create', NULL, '{\"title\":\"Name\",\"designation\":\"Designation\",\"role\":\"\",\"branches_id\":\"0\",\"description\":\"\",\"thumb\":\"\",\"alias\":\"name\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-21T09:58:35.000000Z\",\"created_at\":\"2024-03-21T09:58:35.000000Z\",\"team_id\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-21 04:13:35', '2024-03-21 04:13:35'),
(NULL, 128, 1, 202403210959403839, 202403210959403839, 'App\\Models\\Teams', 1, 'update', '{\"team_id\":1,\"branches_id\":0,\"title\":\"Name\",\"alias\":\"name\",\"photo\":null,\"thumb\":\"\",\"designation\":\"Designation\",\"role\":\"\",\"description\":\"\",\"display_order\":1,\"status\":1,\"created_at\":\"2024-03-21T09:58:35.000000Z\",\"updated_at\":\"2024-03-21T09:58:35.000000Z\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', NULL, '2024-03-21 04:14:40', '2024-03-21 04:14:40'),
(NULL, 129, 1, 202403211000186469, 202403211000186469, 'App\\Models\\Teams', 1, 'update', '{\"team_id\":1,\"branches_id\":0,\"title\":\"Name\",\"alias\":\"name\",\"photo\":null,\"thumb\":\"\",\"designation\":\"Designation\",\"role\":\"\",\"description\":\"\",\"display_order\":1,\"status\":1,\"created_at\":\"2024-03-21T09:58:35.000000Z\",\"updated_at\":\"2024-03-21T09:58:35.000000Z\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', NULL, '2024-03-21 04:15:18', '2024-03-21 04:15:18'),
(NULL, 130, 1, 202403211000362485, 202403211000362485, 'App\\Models\\Teams', 2, 'create', NULL, '{\"title\":\"Name\",\"designation\":\"Des\",\"role\":\"\",\"branches_id\":\"0\",\"description\":\"\",\"thumb\":\"\",\"alias\":\"name\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-21T10:00:36.000000Z\",\"created_at\":\"2024-03-21T10:00:36.000000Z\",\"team_id\":2,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-21 04:15:36', '2024-03-21 04:15:36'),
(NULL, 131, 1, 202403211000423458, 202403211000423458, 'App\\Models\\Teams', 2, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-03-21 04:15:42', '2024-03-21 04:15:42'),
(NULL, 132, 1, 202403211000479497, 202403211000479497, 'App\\Models\\Teams', 1, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-03-21 04:15:47', '2024-03-21 04:15:47'),
(NULL, 133, 1, 202403211001056197, 202403211001056197, 'App\\Models\\Teams', 3, 'create', NULL, '{\"title\":\"Name\",\"designation\":\"Designation\",\"role\":\"\",\"branches_id\":\"0\",\"description\":\"\",\"thumb\":\"\",\"alias\":\"name\",\"display_order\":\"3\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-21T10:01:05.000000Z\",\"created_at\":\"2024-03-21T10:01:05.000000Z\",\"team_id\":3,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-21 04:16:05', '2024-03-21 04:16:05'),
(NULL, 134, 1, 202403211001143962, 202403211001143962, 'App\\Models\\Teams', 3, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-03-21 04:16:14', '2024-03-21 04:16:14'),
(NULL, 135, 1, 202403211031253277, 202403211031253277, 'App\\Models\\Countries', 5, 'update', '{\"country_id\":5,\"title\":\"Australia\",\"alias\":\"australia\",\"text\":\"<p>STUDY DESTINATION<\\/p>\",\"details\":\"<p>The list of services regarding Australia -<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/background\\/page-header-bg.jpg\",\"feature\":[\"Student Visa\",\"Travel Visa\",\"Family Visa\",\"Business Visa\",\"Work Permit\"],\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/countries\\/australia-lg.jpg\",\"display_order\":3,\"status\":1,\"created_at\":\"2024-03-18T09:15:37.000000Z\",\"updated_at\":\"2024-03-21T09:29: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>\"}', '{\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/countries\\/australia.jpg\",\"updated_at\":\"2024-03-21 10:31:25\",\"updatedBy\":1}', '2024-03-21 04:46:25', '2024-03-21 04:46:25'),
(NULL, 136, 1, 202403211101069706, 202403211101069706, 'App\\Models\\Menuitems', 10, 'update', '{\"menu_id\":10,\"parent_menu\":0,\"menulocations_id\":1,\"title\":\"Testimonials\",\"alias\":\"testimonials\",\"type\":\"\",\"ref\":\"\\/testimonials\",\"target\":\"_SELF\",\"display_order\":10,\"status\":1,\"created_at\":\"2024-03-19T09:23:09.000000Z\",\"updated_at\":\"2024-03-20T12:05:07.000000Z\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"ref\":\"\\/testimonial\",\"updated_at\":\"2024-03-21 11:01:06\",\"updatedBy\":1}', '2024-03-21 05:16:06', '2024-03-21 05:16:06'),
(NULL, 137, 1, 202403250505228052, 202403250505228052, 'App\\Models\\Articles', 7, 'create', NULL, '{\"title\":\"IELTS- International English Language Testing System\",\"subtitle\":\"This is an English language test (50% of IELTS is completely based on the level of a person\'s English), (40% of IELTS is based on the level of a person\'s intelligence) and (10% of IELTS is based on person\'s confidence).\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"6\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"ielts-international-english-language-testing-system\",\"display_order\":\"6\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-25T05:05:22.000000Z\",\"created_at\":\"2024-03-25T05:05:22.000000Z\",\"article_id\":7,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-24 23:20:22', '2024-03-24 23:20:22'),
(NULL, 138, 1, 202403250505584524, 202403250505584524, 'App\\Models\\Articles', 8, 'create', NULL, '{\"title\":\"Altogether there are 40 objective questions to be answered in listening and reading and scoring is mathematical.\",\"subtitle\":\"IELTS is a game or a sport. It\'s based on the practice. It\'s not a curriculum to be taught but a driving lesson to be followed in practical ways.\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"6\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"altogether-there-are-40-objective-questions-to-be-answered-in-listening-and-reading-and-scoring-is-mathematical\",\"display_order\":\"7\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-25T05:05:58.000000Z\",\"created_at\":\"2024-03-25T05:05:58.000000Z\",\"article_id\":8,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-24 23:20:58', '2024-03-24 23:20:58'),
(NULL, 139, 1, 202403250507023332, 202403250507023332, 'App\\Models\\Articles', 9, 'create', NULL, '{\"title\":\"SCORING SYSTEM OF IELTS:\",\"subtitle\":\"\",\"text\":\"<p>1. There are two tasks to be performed<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Task 1 is scored out of 9 (33% of the score obtained is taken for final score)<\\/li>\\r\\n\\t<li>Task 2 is scored out of 9 (67% of the score obtained is taken for final score)<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p><br \\/>\\r\\n2. SCORING IS BASED ON THE FOLLOWING CRITERIAS:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Task Achievement (TA) = how well you answer the question (Based on understanding level)<\\/li>\\r\\n\\t<li>Coherence and Cohesion (CC) = how well is your text structured. (Based on planning and management)<\\/li>\\r\\n\\t<li>Lexical Resource (LR) = how good is your vocabulary. (Based on the variety of words to be used avoiding the repetition)<\\/li>\\r\\n\\t<li>Grammatical Range and Accuracy (GRA) = how good is your grammar. (Based on correctness of grammar and the variety of sentences used)<\\/li>\\r\\n<\\/ul>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"scoring-system-of-ielts\",\"display_order\":\"8\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-25T05:07:02.000000Z\",\"created_at\":\"2024-03-25T05:07:02.000000Z\",\"article_id\":9,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-24 23:22:02', '2024-03-24 23:22:02'),
(NULL, 140, 1, 202403250508503779, 202403250508503779, 'App\\Models\\Articles', 10, 'create', NULL, '{\"title\":\"SCORING SYSTEM OF SPEAKING:\",\"subtitle\":\"SPEAKING TEST CONTAINS 3 SECTIONS\",\"text\":\"<ul>\\r\\n\\t<li>Part one is general conversation section that contains introductory and taste and preference type of questions.<\\/li>\\r\\n\\t<li>Part two is a speech section based on cue card.<\\/li>\\r\\n\\t<li>Part three is extended or philosophical section.<\\/li>\\r\\n<\\/ul>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/testarticles\\/15.jpg\",\"thumb\":\"\",\"alias\":\"scoring-system-of-speaking\",\"display_order\":\"9\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-25T05:08:50.000000Z\",\"created_at\":\"2024-03-25T05:08:50.000000Z\",\"article_id\":10,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-24 23:23:50', '2024-03-24 23:23:50'),
(NULL, 141, 1, 202403250513508151, 202403250513508151, 'App\\Models\\Articles', 6, 'update', '{\"article_id\":6,\"parent_article\":0,\"title\":\"IELTS\",\"subtitle\":\"\",\"alias\":\"ielts\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":5,\"status\":1,\"created_at\":\"2024-03-21T09:04:50.000000Z\",\"updated_at\":\"2024-03-21T09:04:50.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"subtitle\":\"IELTS- International English Language Testing System\",\"text\":\"<p>This is an English language test (50% of IELTS is completely based on the level of a person&#39;s English), (40% of IELTS is based on the level of a person&#39;s intelligence) and (10% of IELTS is based on person&#39;s confidence).<\\/p>\",\"updated_at\":\"2024-03-25 05:13:50\",\"updatedBy\":1}', '2024-03-24 23:28:50', '2024-03-24 23:28:50'),
(NULL, 142, 1, 202403250514038674, 202403250514038674, 'App\\Models\\Articles', 7, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-03-24 23:29:03', '2024-03-24 23:29:03'),
(NULL, 143, 1, 202403250514295573, 202403250514295573, 'App\\Models\\Articles', 6, 'update', '{\"article_id\":6,\"parent_article\":0,\"title\":\"IELTS\",\"subtitle\":\"IELTS- International English Language Testing System\",\"alias\":\"ielts\",\"text\":\"<p>This is an English language test (50% of IELTS is completely based on the level of a person&#39;s English), (40% of IELTS is based on the level of a person&#39;s intelligence) and (10% of IELTS is based on person&#39;s confidence).<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":5,\"status\":1,\"created_at\":\"2024-03-21T09:04:50.000000Z\",\"updated_at\":\"2024-03-25T05:13:50.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, '2024-03-24 23:29:29', '2024-03-24 23:29:29'),
(NULL, 144, 1, 202403250532372758, 202403250532372758, 'App\\Models\\Articles', 9, 'update', '{\"article_id\":9,\"parent_article\":0,\"title\":\"SCORING SYSTEM OF IELTS:\",\"subtitle\":\"\",\"alias\":\"scoring-system-of-ielts\",\"text\":\"<p>1. There are two tasks to be performed<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Task 1 is scored out of 9 (33% of the score obtained is taken for final score)<\\/li>\\r\\n\\t<li>Task 2 is scored out of 9 (67% of the score obtained is taken for final score)<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p><br \\/>\\r\\n2. SCORING IS BASED ON THE FOLLOWING CRITERIAS:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Task Achievement (TA) = how well you answer the question (Based on understanding level)<\\/li>\\r\\n\\t<li>Coherence and Cohesion (CC) = how well is your text structured. (Based on planning and management)<\\/li>\\r\\n\\t<li>Lexical Resource (LR) = how good is your vocabulary. (Based on the variety of words to be used avoiding the repetition)<\\/li>\\r\\n\\t<li>Grammatical Range and Accuracy (GRA) = how good is your grammar. (Based on correctness of grammar and the variety of sentences used)<\\/li>\\r\\n<\\/ul>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":8,\"status\":1,\"created_at\":\"2024-03-25T05:07:02.000000Z\",\"updated_at\":\"2024-03-25T05:07: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>\"}', '{\"parent_article\":\"6\",\"updated_at\":\"2024-03-25 05:32:37\",\"updatedBy\":1}', '2024-03-24 23:47:37', '2024-03-24 23:47:37'),
(NULL, 145, 1, 202403250532506607, 202403250532506607, 'App\\Models\\Articles', 10, 'update', '{\"article_id\":10,\"parent_article\":0,\"title\":\"SCORING SYSTEM OF SPEAKING:\",\"subtitle\":\"SPEAKING TEST CONTAINS 3 SECTIONS\",\"alias\":\"scoring-system-of-speaking\",\"text\":\"<ul>\\r\\n\\t<li>Part one is general conversation section that contains introductory and taste and preference type of questions.<\\/li>\\r\\n\\t<li>Part two is a speech section based on cue card.<\\/li>\\r\\n\\t<li>Part three is extended or philosophical section.<\\/li>\\r\\n<\\/ul>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/testarticles\\/15.jpg\",\"thumb\":\"\",\"display_order\":9,\"status\":1,\"created_at\":\"2024-03-25T05:08:50.000000Z\",\"updated_at\":\"2024-03-25T05:08:50.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\":\"6\",\"updated_at\":\"2024-03-25 05:32:50\",\"updatedBy\":1}', '2024-03-24 23:47:50', '2024-03-24 23:47:50'),
(NULL, 146, 1, 202403250543541582, 202403250543541582, 'App\\Models\\Articles', 8, 'update', '{\"article_id\":8,\"parent_article\":6,\"title\":\"Altogether there are 40 objective questions to be answered in listening and reading and scoring is mathematical.\",\"subtitle\":\"IELTS is a game or a sport. It\'s based on the practice. It\'s not a curriculum to be taught but a driving lesson to be followed in practical ways.\",\"alias\":\"altogether-there-are-40-objective-questions-to-be-answered-in-listening-and-reading-and-scoring-is-mathematical\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":7,\"status\":1,\"created_at\":\"2024-03-25T05:05:58.000000Z\",\"updated_at\":\"2024-03-25T05:05:58.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\":\"\",\"subtitle\":\"Altogether there are 40 objective questions to be answered in listening and reading and scoring is mathematical.\",\"text\":\"<p>IELTS is a game or a sport. It&#39;s based on the practice. It&#39;s not a curriculum to be taught but a driving lesson to be followed in practical ways.<\\/p>\",\"updated_at\":\"2024-03-25 05:43:54\",\"updatedBy\":1}', '2024-03-24 23:58:54', '2024-03-24 23:58:54');
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, 147, 1, 202403250545275213, 202403250545275213, 'App\\Models\\Articles', 8, 'update', '{\"article_id\":8,\"parent_article\":6,\"title\":\"\",\"subtitle\":\"Altogether there are 40 objective questions to be answered in listening and reading and scoring is mathematical.\",\"alias\":\"altogether-there-are-40-objective-questions-to-be-answered-in-listening-and-reading-and-scoring-is-mathematical\",\"text\":\"<p>IELTS is a game or a sport. It&#39;s based on the practice. It&#39;s not a curriculum to be taught but a driving lesson to be followed in practical ways.<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":7,\"status\":1,\"created_at\":\"2024-03-25T05:05:58.000000Z\",\"updated_at\":\"2024-03-25T05:43:54.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, '2024-03-25 00:00:27', '2024-03-25 00:00:27'),
(NULL, 148, 1, 202403250625484508, 202403250625484508, 'App\\Models\\Teams', 4, 'create', NULL, '{\"title\":\"Name\",\"designation\":\"Designation\",\"role\":\"\",\"branches_id\":\"0\",\"description\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/team\\/6.jpg\",\"alias\":\"name\",\"display_order\":\"4\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-25T06:25:48.000000Z\",\"created_at\":\"2024-03-25T06:25:48.000000Z\",\"team_id\":4,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-25 00:40:48', '2024-03-25 00:40:48'),
(NULL, 149, 1, 202403250636235467, 202403250636235467, 'App\\Models\\Preparationclasses', 4, 'create', NULL, '{\"title\":\"IELTS- International English Language Testing System\",\"intro\":\"This is an English language test (50% of IELTS is completely based on the level of a person\'s English), (40% of IELTS is based on the level of a person\'s intelligence) and (10% of IELTS is based on person\'s confidence).\",\"details\":\"<h5>Altogether there are 40 objective questions to be answered in listening and reading and scoring is mathematical.<\\/h5>\",\"remarks\":\"IELTS is a game or a sport. It\'s based on the practice. It\'s not a curriculum to be taught but a driving lesson to be followed in practical ways.\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"1\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"ielts-international-english-language-testing-system\",\"display_order\":\"4\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-25T06:36:23.000000Z\",\"created_at\":\"2024-03-25T06:36:23.000000Z\",\"preparationclass_id\":4,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-25 00:51:23', '2024-03-25 00:51:23'),
(NULL, 150, 1, 202403250637172751, 202403250637172751, 'App\\Models\\Preparationclasses', 5, 'create', NULL, '{\"title\":\"SCORING SYSTEM OF IELTS:\",\"intro\":\"\",\"details\":\"<p>1. There are two tasks to be performed<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Task 1 is scored out of 9 (33% of the score obtained is taken for final score)<\\/li>\\r\\n\\t<li>Task 2 is scored out of 9 (67% of the score obtained is taken for final score)<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p><br \\/>\\r\\n2. SCORING IS BASED ON THE FOLLOWING CRITERIAS:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Task Achievement (TA) = how well you answer the question (Based on understanding level)<\\/li>\\r\\n\\t<li>Coherence and Cohesion (CC) = how well is your text structured. (Based on planning and management)<\\/li>\\r\\n\\t<li>Lexical Resource (LR) = how good is your vocabulary. (Based on the variety of words to be used avoiding the repetition)<\\/li>\\r\\n\\t<li>Grammatical Range and Accuracy (GRA) = how good is your grammar. (Based on correctness of grammar and the variety of sentences used)<\\/li>\\r\\n<\\/ul>\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"1\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"scoring-system-of-ielts\",\"display_order\":\"5\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-25T06:37:17.000000Z\",\"created_at\":\"2024-03-25T06:37:17.000000Z\",\"preparationclass_id\":5,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-25 00:52:17', '2024-03-25 00:52:17'),
(NULL, 151, 1, 202403250638242886, 202403250638242886, 'App\\Models\\Preparationclasses', 6, 'create', NULL, '{\"title\":\"SCORING SYSTEM OF SPEAKING:\",\"intro\":\"SPEAKING TEST CONTAINS 3 SECTIONS\",\"details\":\"<p>&nbsp;<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Part one is general conversation section that contains introductory and taste and preference type of questions.<\\/li>\\r\\n\\t<li>Part two is a speech section based on cue card.<\\/li>\\r\\n\\t<li>Part three is extended or philosophical section.<\\/li>\\r\\n<\\/ul>\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"0\",\"image\":\"storage\\/dreamon\\/files\\/1\\/testarticles\\/15.jpg\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"scoring-system-of-speaking\",\"display_order\":\"6\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-25T06:38:24.000000Z\",\"created_at\":\"2024-03-25T06:38:24.000000Z\",\"preparationclass_id\":6,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-25 00:53:24', '2024-03-25 00:53:24'),
(NULL, 152, 1, 202403250641156054, 202403250641156054, 'App\\Models\\Preparationclasses', 6, 'update', '{\"preparationclass_id\":6,\"title\":\"SCORING SYSTEM OF SPEAKING:\",\"alias\":\"scoring-system-of-speaking\",\"parent_preparationclass\":0,\"details\":\"<p>&nbsp;<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Part one is general conversation section that contains introductory and taste and preference type of questions.<\\/li>\\r\\n\\t<li>Part two is a speech section based on cue card.<\\/li>\\r\\n\\t<li>Part three is extended or philosophical section.<\\/li>\\r\\n<\\/ul>\",\"intro\":\"SPEAKING TEST CONTAINS 3 SECTIONS\",\"image\":\"storage\\/dreamon\\/files\\/1\\/testarticles\\/15.jpg\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":6,\"status\":1,\"created_at\":\"2024-03-25T06:38:24.000000Z\",\"updated_at\":\"2024-03-25T06:38:24.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_preparationclass\":\"1\",\"updated_at\":\"2024-03-25 06:41:15\",\"updatedBy\":1}', '2024-03-25 00:56:15', '2024-03-25 00:56:15'),
(NULL, 153, 1, 202403250642399163, 202403250642399163, 'App\\Models\\Preparationclasses', 4, 'update', '{\"preparationclass_id\":4,\"title\":\"IELTS- International English Language Testing System\",\"alias\":\"ielts-international-english-language-testing-system\",\"parent_preparationclass\":1,\"details\":\"<h5>Altogether there are 40 objective questions to be answered in listening and reading and scoring is mathematical.<\\/h5>\",\"intro\":\"This is an English language test (50% of IELTS is completely based on the level of a person\'s English), (40% of IELTS is based on the level of a person\'s intelligence) and (10% of IELTS is based on person\'s confidence).\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"IELTS is a game or a sport. It\'s based on the practice. It\'s not a curriculum to be taught but a driving lesson to be followed in practical ways.\",\"display_order\":4,\"status\":1,\"created_at\":\"2024-03-25T06:36:23.000000Z\",\"updated_at\":\"2024-03-25T06:36:23.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\":\"<h5>IELTS is a game or a sport. It&#39;s based on the practice. It&#39;s not a curriculum to be taught but a driving lesson to be followed in practical ways.<\\/h5>\",\"intro\":\"Altogether there are 40 objective questions to be answered in listening and reading and scoring is mathematical.\",\"remarks\":\"This is an English language test (50% of IELTS is completely based on the level of a person\'s English), (40% of IELTS is based on the level of a person\'s intelligence) and (10% of IELTS is based on person\'s confidence).\",\"updated_at\":\"2024-03-25 06:42:39\",\"updatedBy\":1}', '2024-03-25 00:57:39', '2024-03-25 00:57:39'),
(NULL, 154, 1, 202403250701382499, 202403250701382499, 'App\\Models\\Preparationclasses', 4, 'update', '{\"preparationclass_id\":4,\"title\":\"IELTS- International English Language Testing System\",\"alias\":\"ielts-international-english-language-testing-system\",\"parent_preparationclass\":1,\"details\":\"<h5>IELTS is a game or a sport. It&#39;s based on the practice. It&#39;s not a curriculum to be taught but a driving lesson to be followed in practical ways.<\\/h5>\",\"intro\":\"Altogether there are 40 objective questions to be answered in listening and reading and scoring is mathematical.\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"This is an English language test (50% of IELTS is completely based on the level of a person\'s English), (40% of IELTS is based on the level of a person\'s intelligence) and (10% of IELTS is based on person\'s confidence).\",\"display_order\":4,\"status\":1,\"created_at\":\"2024-03-25T06:36:23.000000Z\",\"updated_at\":\"2024-03-25T06:42:39.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, '2024-03-25 01:16:38', '2024-03-25 01:16:38'),
(NULL, 155, 1, 202403250703421216, 202403250703421216, 'App\\Models\\Preparationclasses', 4, 'update', '{\"preparationclass_id\":4,\"title\":\"IELTS- International English Language Testing System\",\"alias\":\"ielts-international-english-language-testing-system\",\"parent_preparationclass\":1,\"details\":\"<h5>IELTS is a game or a sport. It&#39;s based on the practice. It&#39;s not a curriculum to be taught but a driving lesson to be followed in practical ways.<\\/h5>\",\"intro\":\"Altogether there are 40 objective questions to be answered in listening and reading and scoring is mathematical.\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"This is an English language test (50% of IELTS is completely based on the level of a person\'s English), (40% of IELTS is based on the level of a person\'s intelligence) and (10% of IELTS is based on person\'s confidence).\",\"display_order\":4,\"status\":1,\"created_at\":\"2024-03-25T06:36:23.000000Z\",\"updated_at\":\"2024-03-25T06:42:39.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\":\"\",\"remarks\":\"\",\"updated_at\":\"2024-03-25 07:03:42\",\"updatedBy\":1}', '2024-03-25 01:18:42', '2024-03-25 01:18:42'),
(NULL, 156, 1, 202403250703528081, 202403250703528081, 'App\\Models\\Preparationclasses', 4, 'update', '{\"preparationclass_id\":4,\"title\":\"IELTS- International English Language Testing System\",\"alias\":\"ielts-international-english-language-testing-system\",\"parent_preparationclass\":1,\"details\":\"\",\"intro\":\"Altogether there are 40 objective questions to be answered in listening and reading and scoring is mathematical.\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":4,\"status\":1,\"created_at\":\"2024-03-25T06:36:23.000000Z\",\"updated_at\":\"2024-03-25T07:03:42.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 is a game or a sport. It&#39;s based on the practice. It&#39;s not a curriculum to be taught but a driving lesson to be followed in practical ways.<\\/p>\",\"updated_at\":\"2024-03-25 07:03:52\",\"updatedBy\":1}', '2024-03-25 01:18:52', '2024-03-25 01:18:52'),
(NULL, 157, 1, 202403250704188077, 202403250704188077, 'App\\Models\\Preparationclasses', 4, 'update', '{\"preparationclass_id\":4,\"title\":\"IELTS- International English Language Testing System\",\"alias\":\"ielts-international-english-language-testing-system\",\"parent_preparationclass\":1,\"details\":\"<p>IELTS is a game or a sport. It&#39;s based on the practice. It&#39;s not a curriculum to be taught but a driving lesson to be followed in practical ways.<\\/p>\",\"intro\":\"Altogether there are 40 objective questions to be answered in listening and reading and scoring is mathematical.\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":4,\"status\":1,\"created_at\":\"2024-03-25T06:36:23.000000Z\",\"updated_at\":\"2024-03-25T07:03: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>\"}', '{\"remarks\":\"This is an English language test (50% of IELTS is completely based on the level of a person\'s English), (40% of IELTS is based on the level of a person\'s intelligence) and (10% of IELTS is based on person\'s confidence).\",\"updated_at\":\"2024-03-25 07:04:18\",\"updatedBy\":1}', '2024-03-25 01:19:18', '2024-03-25 01:19:18'),
(NULL, 158, 1, 202403250707056361, 202403250707056361, 'App\\Models\\Preparationclasses', 7, 'create', NULL, '{\"title\":\"PTE- International English Language Testing System\",\"intro\":\"Altogether there are 40 objective questions to be answered in listening and reading and scoring is mathematical.\",\"details\":\"<p>PTE is a game or a sport. It&#39;s based on the practice. It&#39;s not a curriculum to be taught but a driving lesson to be followed in practical ways.<\\/p>\",\"remarks\":\"This is an English language test (50% of PTE is completely based on the level of a person\'s English), (40% of PTE is based on the level of a person\'s intelligence) and (10% of PTE is based on person\'s confidence).\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"2\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"pte-international-english-language-testing-system\",\"display_order\":\"7\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-25T07:07:05.000000Z\",\"created_at\":\"2024-03-25T07:07:05.000000Z\",\"preparationclass_id\":7,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-25 01:22:05', '2024-03-25 01:22:05'),
(NULL, 159, 1, 202403250707516991, 202403250707516991, 'App\\Models\\Preparationclasses', 8, 'create', NULL, '{\"title\":\"SCORING SYSTEM OF PTE:\",\"intro\":\"\",\"details\":\"<p>1. There are two tasks to be performed<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Task 1 is scored out of 9 (33% of the score obtained is taken for final score)<\\/li>\\r\\n\\t<li>Task 2 is scored out of 9 (67% of the score obtained is taken for final score)<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p><br \\/>\\r\\n2. SCORING IS BASED ON THE FOLLOWING CRITERIAS:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Task Achievement (TA) = how well you answer the question (Based on understanding level)<\\/li>\\r\\n\\t<li>Coherence and Cohesion (CC) = how well is your text structured. (Based on planning and management)<\\/li>\\r\\n\\t<li>Lexical Resource (LR) = how good is your vocabulary. (Based on the variety of words to be used avoiding the repetition)<\\/li>\\r\\n\\t<li>Grammatical Range and Accuracy (GRA) = how good is your grammar. (Based on correctness of grammar and the variety of sentences used)<\\/li>\\r\\n<\\/ul>\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"2\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"scoring-system-of-pte\",\"display_order\":\"8\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-25T07:07:51.000000Z\",\"created_at\":\"2024-03-25T07:07:51.000000Z\",\"preparationclass_id\":8,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-25 01:22:51', '2024-03-25 01:22:51'),
(NULL, 160, 1, 202403250708418177, 202403250708418177, 'App\\Models\\Preparationclasses', 9, 'create', NULL, '{\"title\":\"SCORING SYSTEM OF SPEAKING:\",\"intro\":\"SPEAKING TEST CONTAINS 3 SECTIONS\",\"details\":\"<p>&nbsp;<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Part one is general conversation section that contains introductory and taste and preference type of questions.<\\/li>\\r\\n\\t<li>Part two is a speech section based on cue card.<\\/li>\\r\\n\\t<li>Part three is extended or philosophical section.<\\/li>\\r\\n<\\/ul>\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"2\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"scoring-system-of-speaking\",\"display_order\":\"9\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-25T07:08:41.000000Z\",\"created_at\":\"2024-03-25T07:08:41.000000Z\",\"preparationclass_id\":9,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-25 01:23:41', '2024-03-25 01:23:41'),
(NULL, 161, 1, 202403250709272534, 202403250709272534, 'App\\Models\\Preparationclasses', 9, 'update', '{\"preparationclass_id\":9,\"title\":\"SCORING SYSTEM OF SPEAKING:\",\"alias\":\"scoring-system-of-speaking\",\"parent_preparationclass\":2,\"details\":\"<p>&nbsp;<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Part one is general conversation section that contains introductory and taste and preference type of questions.<\\/li>\\r\\n\\t<li>Part two is a speech section based on cue card.<\\/li>\\r\\n\\t<li>Part three is extended or philosophical section.<\\/li>\\r\\n<\\/ul>\",\"intro\":\"SPEAKING TEST CONTAINS 3 SECTIONS\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":9,\"status\":1,\"created_at\":\"2024-03-25T07:08:41.000000Z\",\"updated_at\":\"2024-03-25T07:08:41.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\\/dreamon\\/files\\/1\\/testarticles\\/15.jpg\",\"updated_at\":\"2024-03-25 07:09:27\",\"updatedBy\":1}', '2024-03-25 01:24:27', '2024-03-25 01:24:27'),
(NULL, 162, 1, 202403250711334958, 202403250711334958, 'App\\Models\\Teams', 4, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-03-25 01:26:33', '2024-03-25 01:26:33'),
(NULL, 163, 1, 202403250712521712, 202403250712521712, 'App\\Models\\Teams', 5, 'create', NULL, '{\"title\":\"Name\",\"designation\":\"Designation\",\"role\":\"\",\"branches_id\":\"0\",\"description\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/team\\/1 (1).jpg\",\"alias\":\"name\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-25T07:12:52.000000Z\",\"created_at\":\"2024-03-25T07:12:52.000000Z\",\"team_id\":5,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-25 01:27:52', '2024-03-25 01:27:52'),
(NULL, 164, 1, 202403250713101053, 202403250713101053, 'App\\Models\\Teams', 6, 'create', NULL, '{\"title\":\"Name\",\"designation\":\"Designation\",\"role\":\"\",\"branches_id\":\"0\",\"description\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/team\\/2 (1).jpg\",\"alias\":\"name\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-25T07:13:10.000000Z\",\"created_at\":\"2024-03-25T07:13:10.000000Z\",\"team_id\":6,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-25 01:28:10', '2024-03-25 01:28:10'),
(NULL, 165, 1, 202403250713364847, 202403250713364847, 'App\\Models\\Teams', 7, 'create', NULL, '{\"title\":\"Name\",\"designation\":\"Designation\",\"role\":\"\",\"branches_id\":\"0\",\"description\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/team\\/3 (1).jpg\",\"alias\":\"name\",\"display_order\":\"3\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-25T07:13:36.000000Z\",\"created_at\":\"2024-03-25T07:13:36.000000Z\",\"team_id\":7,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-25 01:28:36', '2024-03-25 01:28:36'),
(NULL, 166, 1, 202403250713497606, 202403250713497606, 'App\\Models\\Teams', 8, 'create', NULL, '{\"title\":\"Name\",\"designation\":\"Designation\",\"role\":\"\",\"branches_id\":\"0\",\"description\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/team\\/4 (1).jpg\",\"alias\":\"name\",\"display_order\":\"4\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-25T07:13:49.000000Z\",\"created_at\":\"2024-03-25T07:13:49.000000Z\",\"team_id\":8,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-25 01:28:49', '2024-03-25 01:28:49'),
(NULL, 167, 1, 202403250714012246, 202403250714012246, 'App\\Models\\Teams', 9, 'create', NULL, '{\"title\":\"Name\",\"designation\":\"Designation\",\"role\":\"\",\"branches_id\":\"0\",\"description\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/team\\/5.jpg\",\"alias\":\"name\",\"display_order\":\"5\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-25T07:14:01.000000Z\",\"created_at\":\"2024-03-25T07:14:01.000000Z\",\"team_id\":9,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-25 01:29:01', '2024-03-25 01:29:01'),
(NULL, 168, 1, 202403250714146548, 202403250714146548, 'App\\Models\\Teams', 10, 'create', NULL, '{\"title\":\"Name\",\"designation\":\"Designation\",\"role\":\"\",\"branches_id\":\"0\",\"description\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/team\\/6.jpg\",\"alias\":\"name\",\"display_order\":\"6\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-25T07:14:14.000000Z\",\"created_at\":\"2024-03-25T07:14:14.000000Z\",\"team_id\":10,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-25 01:29:14', '2024-03-25 01:29:14'),
(NULL, 169, 1, 202403250714388680, 202403250714388680, 'App\\Models\\Teams', 11, 'create', NULL, '{\"title\":\"Name\",\"designation\":\"Designation\",\"role\":\"\",\"branches_id\":\"0\",\"description\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/team\\/7.jpg\",\"alias\":\"name\",\"display_order\":\"7\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-25T07:14:38.000000Z\",\"created_at\":\"2024-03-25T07:14:38.000000Z\",\"team_id\":11,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-25 01:29:38', '2024-03-25 01:29:38'),
(NULL, 170, 1, 202403250714534988, 202403250714534988, 'App\\Models\\Teams', 12, 'create', NULL, '{\"title\":\"Name\",\"designation\":\"Designation\",\"role\":\"\",\"branches_id\":\"0\",\"description\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/team\\/8.jpg\",\"alias\":\"name\",\"display_order\":\"8\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-25T07:14:53.000000Z\",\"created_at\":\"2024-03-25T07:14:53.000000Z\",\"team_id\":12,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-25 01:29:53', '2024-03-25 01:29:53'),
(NULL, 171, 1, 202403250726588092, 202403250726588092, 'App\\Models\\Articles', 5, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-03-25 01:41:58', '2024-03-25 01:41:58'),
(NULL, 172, 1, 202403250727059264, 202403250727059264, 'App\\Models\\Articles', 6, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-03-25 01:42:05', '2024-03-25 01:42:05'),
(NULL, 173, 1, 202403250727164827, 202403250727164827, 'App\\Models\\Articles', 9, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-03-25 01:42:16', '2024-03-25 01:42:16'),
(NULL, 174, 1, 202403250727227422, 202403250727227422, 'App\\Models\\Articles', 10, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-03-25 01:42:22', '2024-03-25 01:42:22'),
(NULL, 175, 1, 202403250727283695, 202403250727283695, 'App\\Models\\Articles', 8, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-03-25 01:42:28', '2024-03-25 01:42:28'),
(NULL, 176, 1, 202403250729487065, 202403250729487065, 'App\\Models\\Articles', 4, 'update', '{\"article_id\":4,\"parent_article\":0,\"title\":\"Message From MD\",\"subtitle\":\"\",\"alias\":\"message-from-md\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":3,\"status\":1,\"created_at\":\"2024-03-20T10:49:17.000000Z\",\"updated_at\":\"2024-03-20T10:49:17.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\":\"Message from Managing Director\",\"subtitle\":\"Bhim Bahadur Thapa\",\"text\":\"<p>As we embark on another year of guiding students towards their academic aspirations, I am filled with gratitude for the dedication and passion each of you brings to our consultancy. Together, we have facilitated countless journeys of discovery and growth, empowering students to pursue their dreams on an international stage.<\\/p>\\r\\n\\r\\n<p>Our mission to provide unwavering support and personalized guidance remains at the heart of everything we do. As we navigate the complexities of the education system, let us continue to prioritize the needs of our students and their families, ensuring that every interaction is marked by empathy, expertise, and excellence.<\\/p>\\r\\n\\r\\n<p>In the pursuit of our objectives, let us remain steadfast in our commitment to staying updated on changes and developments in education policy and practice. By advocating for student rights and interests, we can truly make a difference in shaping a more equitable and accessible educational landscape.<\\/p>\\r\\n\\r\\n<p>I am confident that together, we will continue to uphold our reputation as a trusted partner in the journey towards higher education. Let us seize the opportunities that lie ahead, and together, empower the next generation of global leaders.<\\/p>\\r\\n\\r\\n<p>With gratitude and determination,<\\/p>\\r\\n\\r\\n<p>Bhim Bahadur Thapa,<br \\/>\\r\\nManaging Director,<br \\/>\\r\\nDreamOn Education<\\/p>\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/md\\/md.jpg\",\"updated_at\":\"2024-03-25 07:29:48\",\"updatedBy\":1}', '2024-03-25 01:44:48', '2024-03-25 01:44:48'),
(NULL, 177, 1, 202403250755197847, 202403250755197847, 'App\\Models\\Articles', 11, 'create', NULL, '{\"title\":\"ABOUT OUR COMPANY\",\"subtitle\":\"We help Making your dream into Reality.\",\"text\":\"<p>DreamOn Education Consultancy was created to provide uniquely designed premium services in the world of education and migration.As people are dreaming more hands-on experience.<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"2\",\"cover_photo\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/about_us\\/1.jpg\",\"alias\":\"about-our-company\",\"display_order\":\"10\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-25T07:55:19.000000Z\",\"created_at\":\"2024-03-25T07:55:19.000000Z\",\"article_id\":11,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-25 02:10:19', '2024-03-25 02:10:19'),
(NULL, 178, 1, 202403250756406790, 202403250756406790, 'App\\Models\\Articles', 12, 'create', NULL, '{\"title\":\"WHY CHOOSE US\",\"subtitle\":\"Reasons To Choose Us\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"2\",\"cover_photo\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/about_us\\/image-1.png\",\"alias\":\"why-choose-us\",\"display_order\":\"11\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-25T07:56:40.000000Z\",\"created_at\":\"2024-03-25T07:56:40.000000Z\",\"article_id\":12,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-25 02:11:40', '2024-03-25 02:11:40'),
(NULL, 179, 1, 202403250758383804, 202403250758383804, 'App\\Models\\Articles', 13, 'create', NULL, '{\"title\":\"Our Mission\",\"subtitle\":\"To provide unwavering guidance and support to students and families, empowering them to navigate the complexities of the education system with confidence and clarity.\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"12\",\"cover_photo\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/about_us\\/reasons\\/icon-14.png\",\"alias\":\"our-mission\",\"display_order\":\"12\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-25T07:58:38.000000Z\",\"created_at\":\"2024-03-25T07:58:38.000000Z\",\"article_id\":13,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-25 02:13:38', '2024-03-25 02:13:38'),
(NULL, 180, 1, 202403250759063602, 202403250759063602, 'App\\Models\\Articles', 14, 'create', NULL, '{\"title\":\"Our Visions\",\"subtitle\":\"To cultivate a future where every student has access to tailored educational opportunities that align with their aspirations, ensuring their journey is marked by fulfillment and success.\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"12\",\"cover_photo\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/about_us\\/reasons\\/icon-15.png\",\"alias\":\"our-visions\",\"display_order\":\"13\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-25T07:59:06.000000Z\",\"created_at\":\"2024-03-25T07:59:06.000000Z\",\"article_id\":14,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-25 02:14:06', '2024-03-25 02:14:06'),
(NULL, 181, 1, 202403250759421647, 202403250759421647, 'App\\Models\\Articles', 15, 'create', NULL, '{\"title\":\"Our Objectives\",\"subtitle\":\"Our objectives encompass facilitating seamless navigation of the education system, matching students with ideal schools and programs, equipping them for college admission and scholarships, delivering personalized advice, advocating for student rights, and staying updated on education policies for continual enhancement.\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"12\",\"cover_photo\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/about_us\\/reasons\\/icon-16.png\",\"alias\":\"our-objectives\",\"display_order\":\"14\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-25T07:59:42.000000Z\",\"created_at\":\"2024-03-25T07:59:42.000000Z\",\"article_id\":15,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-25 02:14:42', '2024-03-25 02:14:42'),
(NULL, 182, 1, 202403250800168868, 202403250800168868, 'App\\Models\\Articles', 16, 'create', NULL, '{\"title\":\"WORK PROCESS\",\"subtitle\":\"How we do our visa & Immigration processing\",\"text\":\"<p>DreamOn Visa Consultancy was created to provide uniquely des igned premium services in the world of education and migration. As people are dreaming more.<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"2\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"work-process\",\"display_order\":\"15\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-25T08:00:16.000000Z\",\"created_at\":\"2024-03-25T08:00:16.000000Z\",\"article_id\":16,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-25 02:15:16', '2024-03-25 02:15:16'),
(NULL, 183, 1, 202403250801328358, 202403250801328358, 'App\\Models\\Articles', 17, 'create', NULL, '{\"title\":\"IELTS Preparation and Scoring\",\"subtitle\":\"Expert guidance, tailored preparation. Let us navigate your path to success. Achieve your best score with our proven methods and dedicated support.\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"16\",\"cover_photo\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/about_us\\/workprocess\\/1 (2).jpg\",\"alias\":\"ielts-preparation-and-scoring\",\"display_order\":\"16\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-25T08:01:32.000000Z\",\"created_at\":\"2024-03-25T08:01:32.000000Z\",\"article_id\":17,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-25 02:16:32', '2024-03-25 02:16:32'),
(NULL, 184, 1, 202403250802009910, 202403250802009910, 'App\\Models\\Articles', 18, 'create', NULL, '{\"title\":\"Applying For International Universities\",\"subtitle\":\"Seamless applications, boundless opportunities. Let us guide you toward your global academic journey with expert support and personalized assistance.\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/about_us\\/workprocess\\/2 (2).jpg\",\"alias\":\"applying-for-international-universities\",\"display_order\":\"17\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-25T08:02:00.000000Z\",\"created_at\":\"2024-03-25T08:02:00.000000Z\",\"article_id\":18,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-25 02:17:00', '2024-03-25 02:17:00'),
(NULL, 185, 1, 202403250802312542, 202403250802312542, 'App\\Models\\Articles', 19, 'create', NULL, '{\"title\":\"Assessment & Visa Submission\",\"subtitle\":\"Streamlined processes, stress-free journey. Trust us to handle your assessment and visa submissions with precision and care, ensuring a smooth transition to your dream destination.\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/about_us\\/workprocess\\/3 (2).jpg\",\"alias\":\"assessment-visa-submission\",\"display_order\":\"18\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-25T08:02:31.000000Z\",\"created_at\":\"2024-03-25T08:02:31.000000Z\",\"article_id\":19,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-25 02:17:31', '2024-03-25 02:17:31'),
(NULL, 186, 1, 202403250919552645, 202403250919552645, 'App\\Models\\Articles', 18, 'update', '{\"article_id\":18,\"parent_article\":0,\"title\":\"Applying For International Universities\",\"subtitle\":\"Seamless applications, boundless opportunities. Let us guide you toward your global academic journey with expert support and personalized assistance.\",\"alias\":\"applying-for-international-universities\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/about_us\\/workprocess\\/2 (2).jpg\",\"display_order\":17,\"status\":1,\"created_at\":\"2024-03-25T08:02:00.000000Z\",\"updated_at\":\"2024-03-25T08:02: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>\"}', '{\"parent_article\":\"16\",\"updated_at\":\"2024-03-25 09:19:55\",\"updatedBy\":1}', '2024-03-25 03:34:55', '2024-03-25 03:34:55'),
(NULL, 187, 1, 202403250920317176, 202403250920317176, 'App\\Models\\Articles', 19, 'update', '{\"article_id\":19,\"parent_article\":0,\"title\":\"Assessment & Visa Submission\",\"subtitle\":\"Streamlined processes, stress-free journey. Trust us to handle your assessment and visa submissions with precision and care, ensuring a smooth transition to your dream destination.\",\"alias\":\"assessment-visa-submission\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/about_us\\/workprocess\\/3 (2).jpg\",\"display_order\":18,\"status\":1,\"created_at\":\"2024-03-25T08:02:31.000000Z\",\"updated_at\":\"2024-03-25T08:02:31.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\":\"16\",\"updated_at\":\"2024-03-25 09:20:31\",\"updatedBy\":1}', '2024-03-25 03:35:31', '2024-03-25 03:35:31'),
(NULL, 188, 1, 202403251043473556, 202403251043473556, 'App\\Models\\Blogs', 5, 'create', NULL, '{\"title\":\"Immigway Values\",\"text\":\"<p>At Immigration our culture comes to life through three core values:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>We seize opportunities to innovate and grow<\\/li>\\r\\n\\t<li>We are one firm with a shared sense of purpose<\\/li>\\r\\n\\t<li>We care about each other and the world around us<\\/li>\\r\\n<\\/ul>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_blog\":\"2\",\"image\":\"storage\\/dreamon\\/files\\/1\\/blogs\\/inside\\/15 (1).jpg\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/blogs\\/inside\\/16.jpg\",\"cover\":\"\",\"alias\":\"immigway-values\",\"display_order\":\"5\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-25T10:43:47.000000Z\",\"created_at\":\"2024-03-25T10:43:47.000000Z\",\"blog_id\":5,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-25 04:58:47', '2024-03-25 04:58:47'),
(NULL, 189, 1, 202403251054402107, 202403251054402107, 'App\\Models\\Services', 7, 'create', NULL, '{\"title\":\"Over the last 35 Years we made an impact that is strong & we have long way to go.\",\"text\":\"<p>These are the concepts that shape our distinctive culture &amp; differentiate us from others. They true the unique spirit of our Firm guide the behaviors that enable us to deliver the promises we make to our clients and our people.<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_service\":\"1\",\"link\":\"\",\"cover_photo\":\"\",\"alias\":\"over-the-last-35-years-we-made-an-impact-that-is-strong-we-have-long-way-to-go\",\"display_order\":\"7\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-25T10:54:40.000000Z\",\"created_at\":\"2024-03-25T10:54:40.000000Z\",\"service_id\":7,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-25 05:09:40', '2024-03-25 05:09:40'),
(NULL, 190, 1, 202403251056271682, 202403251056271682, 'App\\Models\\Services', 8, 'create', NULL, '{\"title\":\"Service Process\",\"text\":\"<p>At Immigway our culture comes to life through three core values:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>We seize opportunities to innovate and grow<\\/li>\\r\\n\\t<li>We are one firm with a shared sense of purpose<\\/li>\\r\\n\\t<li>We care about each other and the world around us<\\/li>\\r\\n<\\/ul>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_service\":\"1\",\"link\":\"\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/services\\/13 (1).jpg\",\"alias\":\"service-process\",\"display_order\":\"8\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-25T10:56:27.000000Z\",\"created_at\":\"2024-03-25T10:56:27.000000Z\",\"service_id\":8,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-25 05:11:27', '2024-03-25 05:11:27'),
(NULL, 191, 1, 202403260726093816, 202403260726093816, 'App\\Models\\Countries', 5, 'update', '{\"country_id\":5,\"title\":\"Australia\",\"alias\":\"australia\",\"text\":\"<p>STUDY DESTINATION<\\/p>\",\"details\":\"<p>The list of services regarding Australia -<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/countries\\/australia.jpg\",\"feature\":[\"Student Visa\",\"Travel Visa\",\"Family Visa\",\"Business Visa\",\"Work Permit\"],\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/countries\\/australia-lg.jpg\",\"display_order\":3,\"status\":1,\"created_at\":\"2024-03-18T09:15:37.000000Z\",\"updated_at\":\"2024-03-21T10:31: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>\"}', '{\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/slider\\/image-4.png\",\"updated_at\":\"2024-03-26 07:26:09\",\"updatedBy\":1}', '2024-03-26 01:41:09', '2024-03-26 01:41:09'),
(NULL, 192, 1, 202403260756313050, 202403260756313050, 'App\\Models\\Articles', 2, 'update', '{\"article_id\":2,\"parent_article\":0,\"title\":\"ABOUT OUR COMPANY\",\"subtitle\":\"Abroad Study Services backed up by Certified Education Consulatants\",\"alias\":\"about-us\",\"text\":\"<p>We guide you all the way from university or college admissions to successful visa interviews and enrollments at the institution of your choice.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>We provide tailor-made services for you in regards to finding suitable programs and institutions that best suit your budget and qualifications.<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/about_us\\/1.jpg\",\"thumb\":\"\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-03-14T11:12:17.000000Z\",\"updated_at\":\"2024-03-14T11:31: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>\"}', '{\"cover_photo\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/about_us\\/1.jpg\",\"updated_at\":\"2024-03-26 07:56:31\",\"updatedBy\":1}', '2024-03-26 02:11:31', '2024-03-26 02:11:31'),
(NULL, 193, 1, 202403260834186631, 202403260834186631, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Bibhuti LMS\",\"description\":\"\",\"url1\":\"info@dreamoneducation.com\",\"url2\":\"\",\"location\":\"Dillibazar, Kathmandu\",\"email\":\"edudreamon@gmail.com\",\"phone\":\"+977-9851156423\",\"secondary_phone\":\"+01-4423776\",\"working_hours\":\"\",\"working_days\":\"\",\"leave_days\":\"\",\"google_map\":\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d3532.3834756961887!2d85.32362297502577!3d27.70544392557625!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39eb1c227488fc25%3A0x1909017337153a81!2sDream%20On%20Educational%20Consultancy%20Pvt.Ltd!5e0!3m2!1sen!2snp!4v1709145468235!5m2!1sen!2snp\",\"fb\":\"\",\"insta\":\"\",\"twitter\":\"\",\"tiktok\":\"\",\"youtube\":\"\",\"primary_logo\":\"storage\\/dreamon\\/files\\/1\\/logo\\/do-logo.png\",\"secondary_logo\":\"\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"storage\\/dreamon\\/files\\/1\\/background\\/page-header-bg.jpg\",\"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-03-21T07:38:17.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\\/dreamon\\/files\\/1\\/logo\\/dreamon-logo-1.png\",\"og_image\":\"\",\"updated_at\":\"2024-03-26 08:34:18\",\"updatedBy\":1}', '2024-03-26 02:49:18', '2024-03-26 02:49:18'),
(NULL, 194, 1, 202403260955488051, 202403260955488051, 'App\\Models\\Blogs', 1, 'update', '{\"blog_id\":1,\"parent_blog\":0,\"title\":\"Dream On\'s DOEC Innovation Day 2023\",\"alias\":\"dream-on-s-doec-innovation-day-2023\",\"text\":\"<p>In a world where dreams shape our aspirations and education paves the path to success, Dream On Education Consultancy (DOEC) is set to transform your journey with the much-anticipated DOEC Innovation Day 2023. It&rsquo;s not just an event; it&rsquo;s a doorway to a world of possibilities, an opportunity to explore, connect, and illuminate your academic path. Join us as we delve into the highlights and offerings of the Dream On DOEC Innovation Day 2023, an event that promises to turn dreams into reality.<\\/p>\",\"image\":\"storage\\/dreamon\\/files\\/1\\/blogs\\/1.png\",\"thumb\":\"\",\"cover\":\"\",\"display_order\":1,\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-03-20T08:46:58.000000Z\",\"updated_at\":\"2024-03-20T08:46:58.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"thumb\":\"storage\\/dreamon\\/files\\/1\\/blogs\\/8 (1).jpg\",\"updated_at\":\"2024-03-26 09:55:48\",\"updatedBy\":1}', '2024-03-26 04:10:48', '2024-03-26 04:10:48'),
(NULL, 195, 1, 202403260956153941, 202403260956153941, 'App\\Models\\Blogs', 2, 'update', '{\"blog_id\":2,\"parent_blog\":0,\"title\":\"How to be selected in the top ranked university from all over United Kingdom\",\"alias\":\"how-to-be-selected-in-the-top-ranked-university-from-all-over-united-kingdom\",\"text\":\"<p>Our business consulting programs helps to break the performance of your business down into customers and product groups so you know exactly<\\/p>\",\"image\":\"storage\\/dreamon\\/files\\/1\\/blogs\\/2.jpg\",\"thumb\":\"\",\"cover\":\"\",\"display_order\":2,\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-03-20T08:48:35.000000Z\",\"updated_at\":\"2024-03-20T08:48:35.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"thumb\":\"storage\\/dreamon\\/files\\/1\\/blogs\\/9.jpg\",\"updated_at\":\"2024-03-26 09:56:15\",\"updatedBy\":1}', '2024-03-26 04:11:15', '2024-03-26 04:11:15'),
(NULL, 196, 1, 202403260956567919, 202403260956567919, 'App\\Models\\Blogs', 3, 'update', '{\"blog_id\":3,\"parent_blog\":0,\"title\":\"Planning to Study In USA?\",\"alias\":\"planning-to-study-in-usa\",\"text\":\"<p>Here&#39;s are some amazing and interesting things to know about the American culture. For career consultations and guidance regarding studying abroad,<\\/p>\",\"image\":\"storage\\/dreamon\\/files\\/1\\/blogs\\/3.jpg\",\"thumb\":\"\",\"cover\":\"\",\"display_order\":3,\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-03-20T08:49:27.000000Z\",\"updated_at\":\"2024-03-20T08:49:27.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"thumb\":\"storage\\/dreamon\\/files\\/1\\/blogs\\/10.jpg\",\"updated_at\":\"2024-03-26 09:56:56\",\"updatedBy\":1}', '2024-03-26 04:11:56', '2024-03-26 04:11:56'),
(NULL, 197, 1, 202403261000082195, 202403261000082195, 'App\\Models\\Blogs', 6, 'create', NULL, '{\"title\":\"We guide our clients through difficult issues, bringing our insight and judgment to each situa- tion. Our innovative approaches create original solutions to our clients\' most complex domestic & multi jurisdic tional deals and disputes.\",\"text\":\"<p>Our clients every day wanticipate what they want, provide what they need &amp; build relationships. These are the concepts that shape our distinctive culture &amp; differentiate us from others.<\\/p>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_blog\":\"2\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"storage\\/dreamon\\/files\\/1\\/blogs\\/lg-2.jpg\",\"alias\":\"we-guide-our-clients-through-difficult-issues-bringing-our-insight-and-judgment-to-each-situa-tion-our-innovative-approaches-create-original-solutions-to-our-clients-most-complex-domestic-multi-jurisdic-tional-deals-and-disputes\",\"display_order\":\"6\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-26T10:00:08.000000Z\",\"created_at\":\"2024-03-26T10:00:08.000000Z\",\"blog_id\":6,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-26 04:15:08', '2024-03-26 04:15:08'),
(NULL, 198, 1, 202403261001181736, 202403261001181736, 'App\\Models\\Blogs', 6, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-03-26 04:16:18', '2024-03-26 04:16:18');
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, 199, 1, 202403261002389304, 202403261002389304, 'App\\Models\\Blogs', 7, 'create', NULL, '{\"title\":\"We guide our clients through difficult issues\",\"text\":\"<p>Our clients every day anticipate what they want, provide what they need &amp; build relationships. These are the concepts that shape our distinctive culture &amp; differentiate us from others.<\\/p>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_blog\":\"2\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"storage\\/dreamon\\/files\\/1\\/blogs\\/lg-2.jpg\",\"alias\":\"we-guide-our-clients-through-difficult-issues\",\"display_order\":\"7\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-26T10:02:38.000000Z\",\"created_at\":\"2024-03-26T10:02:38.000000Z\",\"blog_id\":7,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-26 04:17:38', '2024-03-26 04:17:38'),
(NULL, 200, 1, 202403261028164213, 202403261028164213, 'App\\Models\\Blogs', 2, 'update', '{\"blog_id\":2,\"parent_blog\":0,\"title\":\"How to be selected in the top ranked university from all over United Kingdom\",\"alias\":\"how-to-be-selected-in-the-top-ranked-university-from-all-over-united-kingdom\",\"text\":\"<p>Our business consulting programs helps to break the performance of your business down into customers and product groups so you know exactly<\\/p>\",\"image\":\"storage\\/dreamon\\/files\\/1\\/blogs\\/2.jpg\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/blogs\\/9.jpg\",\"cover\":\"\",\"display_order\":2,\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-03-20T08:48:35.000000Z\",\"updated_at\":\"2024-03-26T09:56:15.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"cover\":\"storage\\/dreamon\\/files\\/1\\/background\\/page-header-bg.jpg\",\"updated_at\":\"2024-03-26 10:28:16\",\"updatedBy\":1}', '2024-03-26 04:43:16', '2024-03-26 04:43:16'),
(NULL, 201, 1, 202403261056094874, 202403261056094874, 'App\\Models\\Preparationclasses', 1, 'update', '{\"preparationclass_id\":1,\"title\":\"IELTS\",\"alias\":\"ielts\",\"parent_preparationclass\":0,\"details\":\"\",\"intro\":\"Dream On Consultancy takes great pride in its commitment for helping international students from all over...\",\"image\":\"storage\\/dreamon\\/files\\/1\\/testprepclass\\/Ilets1.png\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":1,\"status\":1,\"created_at\":\"2024-03-17T04:25:58.000000Z\",\"updated_at\":\"2024-03-21T08:52:20.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\\/dreamon\\/files\\/1\\/background\\/page-header-bg.jpg\",\"updated_at\":\"2024-03-26 10:56:09\",\"updatedBy\":1}', '2024-03-26 05:11:09', '2024-03-26 05:11:09'),
(NULL, 202, 1, 202403261056279783, 202403261056279783, 'App\\Models\\Preparationclasses', 2, 'update', '{\"preparationclass_id\":2,\"title\":\"PTE\",\"alias\":\"pte\",\"parent_preparationclass\":0,\"details\":\"\",\"intro\":\"Studying in Canada offers an enriching educational experience in a country known for its natural beauty, cultural diversity...\",\"image\":\"storage\\/dreamon\\/files\\/1\\/testprepclass\\/pte.png\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-03-17T06:45:08.000000Z\",\"updated_at\":\"2024-03-21T08:52:15.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\\/dreamon\\/files\\/1\\/background\\/page-header-bg.jpg\",\"updated_at\":\"2024-03-26 10:56:27\",\"updatedBy\":1}', '2024-03-26 05:11:27', '2024-03-26 05:11:27'),
(NULL, 203, 1, 202403261058473622, 202403261058473622, 'App\\Models\\Articles', 2, 'update', '{\"article_id\":2,\"parent_article\":0,\"title\":\"ABOUT OUR COMPANY\",\"subtitle\":\"Abroad Study Services backed up by Certified Education Consulatants\",\"alias\":\"about-us\",\"text\":\"<p>We guide you all the way from university or college admissions to successful visa interviews and enrollments at the institution of your choice.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>We provide tailor-made services for you in regards to finding suitable programs and institutions that best suit your budget and qualifications.<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/about_us\\/1.jpg\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-03-14T11:12:17.000000Z\",\"updated_at\":\"2024-03-26T07:56:31.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_photo\":\"storage\\/dreamon\\/files\\/1\\/background\\/page-header-bg.jpg\",\"updated_at\":\"2024-03-26 10:58:47\",\"updatedBy\":1}', '2024-03-26 05:13:47', '2024-03-26 05:13:47'),
(NULL, 204, 1, 202403270634542222, 202403270634542222, 'App\\Models\\Popups', 1, 'create', NULL, '{\"title\":\"About Us\",\"text\":\"<p>Dream on Education is a licensed educational consultant who specializes in overseas education services. We are located in Dillibazar (opposite Padma Kanya School), Kathmandu, Nepal, the educational hub of the country.<\\/p>\",\"photo\":\"\",\"alias\":\"about-us\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-27T06:34:54.000000Z\",\"created_at\":\"2024-03-27T06:34:54.000000Z\",\"popup_id\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-27 00:49:54', '2024-03-27 00:49:54'),
(NULL, 205, 1, 202403270708374113, 202403270708374113, 'App\\Models\\Services', 1, 'create', NULL, '{\"title\":\"Educational Counselling\",\"text\":\"<p>Broad term that can refer to various aspects of interconnectedness and communication on a global scale.<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_service\":\"0\",\"link\":\"\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/background\\/page-header-bg.jpg\",\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/choose\\/mortarboard_1940611.png\",\"alias\":\"educational-counselling\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-27T07:08:37.000000Z\",\"created_at\":\"2024-03-27T07:08:37.000000Z\",\"service_id\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-27 01:23:37', '2024-03-27 01:23:37'),
(NULL, 206, 1, 202403270709029271, 202403270709029271, 'App\\Models\\Services', 2, 'create', NULL, '{\"title\":\"in\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_service\":\"0\",\"link\":\"\",\"cover_photo\":\"\",\"image_thumb\":\"\",\"alias\":\"in\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-27T07:09:02.000000Z\",\"created_at\":\"2024-03-27T07:09:02.000000Z\",\"service_id\":2,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-27 01:24:02', '2024-03-27 01:24:02'),
(NULL, 207, 1, 202403270709241833, 202403270709241833, 'App\\Models\\Services', 2, 'update', '{\"service_id\":2,\"parent_service\":0,\"title\":\"in\",\"alias\":\"in\",\"text\":\"\",\"link\":\"\",\"cover_photo\":\"\",\"image_thumb\":\"\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-03-27T07:09:02.000000Z\",\"updated_at\":\"2024-03-27T07:09: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>\"}', '{\"title\":\"Interview Preparation\",\"text\":\"<p>Broad term that can refer to various aspects of interconnectedness and communication on a global scale.<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/background\\/page-header-bg.jpg\",\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/choose\\/mortarboard_1940611.png\",\"updated_at\":\"2024-03-27 07:09:24\",\"updatedBy\":1}', '2024-03-27 01:24:24', '2024-03-27 01:24:24'),
(NULL, 208, 1, 202403270710142125, 202403270710142125, 'App\\Models\\Services', 3, 'create', NULL, '{\"title\":\"University Selection\",\"text\":\"<p>Broad term that can refer to various aspects of interconnectedness and communication on a global scale.<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_service\":\"0\",\"link\":\"\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/background\\/page-header-bg.jpg\",\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/choose\\/mortarboard_1940611.png\",\"alias\":\"university-selection\",\"display_order\":\"3\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-27T07:10:14.000000Z\",\"created_at\":\"2024-03-27T07:10:14.000000Z\",\"service_id\":3,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-27 01:25:14', '2024-03-27 01:25:14'),
(NULL, 209, 1, 202403270710443572, 202403270710443572, 'App\\Models\\Services', 4, 'create', NULL, '{\"title\":\"Visa Assistance\",\"text\":\"<p>Broad term that can refer to various aspects of interconnectedness and communication on a global scale.<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_service\":\"0\",\"link\":\"\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/background\\/page-header-bg.jpg\",\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/choose\\/mortarboard_1940611.png\",\"alias\":\"visa-assistance\",\"display_order\":\"4\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-27T07:10:44.000000Z\",\"created_at\":\"2024-03-27T07:10:44.000000Z\",\"service_id\":4,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-27 01:25:44', '2024-03-27 01:25:44'),
(NULL, 210, 1, 202403270711122911, 202403270711122911, 'App\\Models\\Services', 5, 'create', NULL, '{\"title\":\"Collaborations to institutions\",\"text\":\"<p>Broad term that can refer to various aspects of interconnectedness and communication on a global scale.<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_service\":\"0\",\"link\":\"\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/background\\/page-header-bg.jpg\",\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/choose\\/mortarboard_1940611.png\",\"alias\":\"collaborations-to-institutions\",\"display_order\":\"5\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-27T07:11:12.000000Z\",\"created_at\":\"2024-03-27T07:11:12.000000Z\",\"service_id\":5,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-27 01:26:12', '2024-03-27 01:26:12'),
(NULL, 211, 1, 202403270711338263, 202403270711338263, 'App\\Models\\Services', 6, 'create', NULL, '{\"title\":\"Registration for Entrance and English tests\",\"text\":\"<p>Broad term that can refer to various aspects of interconnectedness and communication on a global scale.<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_service\":\"0\",\"link\":\"\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/background\\/page-header-bg.jpg\",\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/choose\\/mortarboard_1940611.png\",\"alias\":\"registration-for-entrance-and-english-tests\",\"display_order\":\"6\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-27T07:11:33.000000Z\",\"created_at\":\"2024-03-27T07:11:33.000000Z\",\"service_id\":6,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-27 01:26:33', '2024-03-27 01:26:33'),
(NULL, 212, 1, 202403270711545580, 202403270711545580, 'App\\Models\\Services', 7, 'create', NULL, '{\"title\":\"Over the last 35 Years we made an impact that is strong & we have long way to go.\",\"text\":\"<p>These are the concepts that shape our distinctive culture &amp; differentiate us from others. They true the unique spirit of our Firm guide the behaviors that enable us to deliver the promises we make to our clients and our people.<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_service\":\"1\",\"link\":\"\",\"cover_photo\":\"\",\"image_thumb\":\"\",\"alias\":\"over-the-last-35-years-we-made-an-impact-that-is-strong-we-have-long-way-to-go\",\"display_order\":\"7\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-27T07:11:54.000000Z\",\"created_at\":\"2024-03-27T07:11:54.000000Z\",\"service_id\":7,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-27 01:26:54', '2024-03-27 01:26:54'),
(NULL, 213, 1, 202403270712365497, 202403270712365497, 'App\\Models\\Services', 8, 'create', NULL, '{\"title\":\"Service Process\",\"text\":\"<p>At Immigway our culture comes to life through three core values:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>We seize opportunities to innovate and grow<\\/li>\\r\\n\\t<li>We are one firm with a shared sense of purpose<\\/li>\\r\\n\\t<li>We care about each other and the world around us<\\/li>\\r\\n<\\/ul>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_service\":\"0\",\"link\":\"\",\"cover_photo\":\"\",\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/services\\/13 (1).jpg\",\"alias\":\"service-process\",\"display_order\":\"8\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-27T07:12:36.000000Z\",\"created_at\":\"2024-03-27T07:12:36.000000Z\",\"service_id\":8,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-27 01:27:36', '2024-03-27 01:27:36'),
(NULL, 214, 1, 202403270715076462, 202403270715076462, 'App\\Models\\Services', 8, 'update', '{\"service_id\":8,\"parent_service\":0,\"title\":\"Service Process\",\"alias\":\"service-process\",\"text\":\"<p>At Immigway our culture comes to life through three core values:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>We seize opportunities to innovate and grow<\\/li>\\r\\n\\t<li>We are one firm with a shared sense of purpose<\\/li>\\r\\n\\t<li>We care about each other and the world around us<\\/li>\\r\\n<\\/ul>\",\"link\":\"\",\"cover_photo\":\"\",\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/services\\/13 (1).jpg\",\"display_order\":8,\"status\":1,\"created_at\":\"2024-03-27T07:12:36.000000Z\",\"updated_at\":\"2024-03-27T07:12:36.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_service\":\"1\",\"updated_at\":\"2024-03-27 07:15:07\",\"updatedBy\":1}', '2024-03-27 01:30:07', '2024-03-27 01:30:07'),
(NULL, 215, 1, 202403270726237956, 202403270726237956, 'App\\Models\\Articles', 4, 'update', '{\"article_id\":4,\"parent_article\":0,\"title\":\"Message from Managing Director\",\"subtitle\":\"Bhim Bahadur Thapa\",\"alias\":\"message-from-md\",\"text\":\"<p>As we embark on another year of guiding students towards their academic aspirations, I am filled with gratitude for the dedication and passion each of you brings to our consultancy. Together, we have facilitated countless journeys of discovery and growth, empowering students to pursue their dreams on an international stage.<\\/p>\\r\\n\\r\\n<p>Our mission to provide unwavering support and personalized guidance remains at the heart of everything we do. As we navigate the complexities of the education system, let us continue to prioritize the needs of our students and their families, ensuring that every interaction is marked by empathy, expertise, and excellence.<\\/p>\\r\\n\\r\\n<p>In the pursuit of our objectives, let us remain steadfast in our commitment to staying updated on changes and developments in education policy and practice. By advocating for student rights and interests, we can truly make a difference in shaping a more equitable and accessible educational landscape.<\\/p>\\r\\n\\r\\n<p>I am confident that together, we will continue to uphold our reputation as a trusted partner in the journey towards higher education. Let us seize the opportunities that lie ahead, and together, empower the next generation of global leaders.<\\/p>\\r\\n\\r\\n<p>With gratitude and determination,<\\/p>\\r\\n\\r\\n<p>Bhim Bahadur Thapa,<br \\/>\\r\\nManaging Director,<br \\/>\\r\\nDreamOn Education<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/md\\/md.jpg\",\"display_order\":3,\"status\":1,\"created_at\":\"2024-03-20T10:49:17.000000Z\",\"updated_at\":\"2024-03-25T07:29:48.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_photo\":\"storage\\/dreamon\\/files\\/1\\/background\\/page-header-bg.jpg\",\"updated_at\":\"2024-03-27 07:26:23\",\"updatedBy\":1}', '2024-03-27 01:41:23', '2024-03-27 01:41:23'),
(NULL, 216, 1, 202403270955175407, 202403270955175407, 'App\\Models\\Articles', 2, 'update', '{\"article_id\":2,\"parent_article\":0,\"title\":\"ABOUT OUR COMPANY\",\"subtitle\":\"Abroad Study Services backed up by Certified Education Consulatants\",\"alias\":\"about-us\",\"text\":\"<p>We guide you all the way from university or college admissions to successful visa interviews and enrollments at the institution of your choice.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>We provide tailor-made services for you in regards to finding suitable programs and institutions that best suit your budget and qualifications.<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/background\\/page-header-bg.jpg\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/about_us\\/1.jpg\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-03-14T11:12:17.000000Z\",\"updated_at\":\"2024-03-26T10:58: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>\"}', '{\"text\":\"<p>DreamOn Education Consultancy, your trusted partner in shaping academic dreams into reality. Established with a vision to empower students and professionals with global educational opportunities, DreamOn Education Consultancy is committed to providing comprehensive guidance and support throughout your educational journey.<\\/p>\",\"updated_at\":\"2024-03-27 09:55:17\",\"updatedBy\":1}', '2024-03-27 04:10:17', '2024-03-27 04:10:17'),
(NULL, 217, 1, 202403270955266555, 202403270955266555, 'App\\Models\\Articles', 2, 'update', '{\"article_id\":2,\"parent_article\":0,\"title\":\"ABOUT OUR COMPANY\",\"subtitle\":\"Abroad Study Services backed up by Certified Education Consulatants\",\"alias\":\"about-us\",\"text\":\"<p>DreamOn Education Consultancy, your trusted partner in shaping academic dreams into reality. Established with a vision to empower students and professionals with global educational opportunities, DreamOn Education Consultancy is committed to providing comprehensive guidance and support throughout your educational journey.<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/background\\/page-header-bg.jpg\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/about_us\\/1.jpg\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-03-14T11:12:17.000000Z\",\"updated_at\":\"2024-03-27T09:55:17.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, '2024-03-27 04:10:26', '2024-03-27 04:10:26'),
(NULL, 218, 1, 202403271000468922, 202403271000468922, 'App\\Models\\Articles', 13, 'update', '{\"article_id\":13,\"parent_article\":12,\"title\":\"Our Mission\",\"subtitle\":\"To provide unwavering guidance and support to students and families, empowering them to navigate the complexities of the education system with confidence and clarity.\",\"alias\":\"our-mission\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/about_us\\/reasons\\/icon-14.png\",\"display_order\":12,\"status\":1,\"created_at\":\"2024-03-25T07:58:38.000000Z\",\"updated_at\":\"2024-03-25T07:58:38.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"subtitle\":\"At DreamOn Education Consultancy, our mission is to bridge the gap between ambition and achievement by offering personalized consultancy services tailored to your unique aspirations. We believe that every dream deserves a chance to flourish, and we are dedicated to helping you unlock your full potential.\",\"updated_at\":\"2024-03-27 10:00:46\",\"updatedBy\":1}', '2024-03-27 04:15:46', '2024-03-27 04:15:46'),
(NULL, 219, 1, 202403271002161731, 202403271002161731, 'App\\Models\\Articles', 14, 'update', '{\"article_id\":14,\"parent_article\":12,\"title\":\"Our Visions\",\"subtitle\":\"To cultivate a future where every student has access to tailored educational opportunities that align with their aspirations, ensuring their journey is marked by fulfillment and success.\",\"alias\":\"our-visions\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/about_us\\/reasons\\/icon-15.png\",\"display_order\":13,\"status\":1,\"created_at\":\"2024-03-25T07:59:06.000000Z\",\"updated_at\":\"2024-03-25T07:59:06.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"subtitle\":\"\\\"DreamOn Education Consultancy envisions a world where every individual has access to quality education, empowering them to achieve their academic and professional aspirations. We strive to be the catalyst for transformative educational experiences and global opportunities.\\\"\",\"updated_at\":\"2024-03-27 10:02:16\",\"updatedBy\":1}', '2024-03-27 04:17:16', '2024-03-27 04:17:16'),
(NULL, 220, 1, 202403271003048593, 202403271003048593, 'App\\Models\\Articles', 15, 'update', '{\"article_id\":15,\"parent_article\":12,\"title\":\"Our Objectives\",\"subtitle\":\"Our objectives encompass facilitating seamless navigation of the education system, matching students with ideal schools and programs, equipping them for college admission and scholarships, delivering personalized advice, advocating for student rights, and staying updated on education policies for continual enhancement.\",\"alias\":\"our-objectives\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/about_us\\/reasons\\/icon-16.png\",\"display_order\":14,\"status\":1,\"created_at\":\"2024-03-25T07:59:42.000000Z\",\"updated_at\":\"2024-03-25T07:59:42.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"subtitle\":\"The goal of DreamOn Education Consultancy is to empower students and professionals with personalized guidance and support to achieve their academic aspirations, providing expert counseling, comprehensive services, and a global network of educational opportunities for a successful and fulfilling educational journey.\",\"updated_at\":\"2024-03-27 10:03:04\",\"updatedBy\":1}', '2024-03-27 04:18:04', '2024-03-27 04:18:04'),
(NULL, 221, 1, 202403280917545623, 202403280917545623, 'App\\Models\\Articles', 11, 'update', '{\"article_id\":11,\"parent_article\":2,\"title\":\"ABOUT OUR COMPANY\",\"subtitle\":\"We help Making your dream into Reality.\",\"alias\":\"about-our-company\",\"text\":\"<p>DreamOn Education Consultancy was created to provide uniquely designed premium services in the world of education and migration.As people are dreaming more hands-on experience.<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/about_us\\/1.jpg\",\"display_order\":10,\"status\":1,\"created_at\":\"2024-03-25T07:55:19.000000Z\",\"updated_at\":\"2024-03-25T07:55: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>\"}', '{\"text\":\"<p>DreamOn Education Consultancy, your trusted partner in shaping academic dreams into reality. Established with a vision to empower students and professionals with global educational opportunities, DreamOn Education Consultancy is committed to providing comprehensive guidance and support throughout your educational journey.<\\/p>\\r\\n\\r\\n<p>At DreamOn Education Consultancy, we understand that every academic journey is unique, which is why we tailor our services to meet your specific needs and aspirations. Our team of experienced consultants and advisors are dedicated to helping you navigate the complex landscape of global education, from choosing the right course and institution to securing scholarships and visas. We believe in fostering a supportive and inclusive environment where students and professionals can thrive, offering personalized counseling, test preparation assistance, application guidance, and ongoing support even after you&#39;ve embarked on your educational path. With our wealth of knowledge and extensive network of partner institutions worldwide, we are your reliable partner in turning your academic dreams into reality.<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\n&nbsp;<\\/p>\",\"updated_at\":\"2024-03-28 09:17:54\",\"updatedBy\":1}', '2024-03-28 03:32:54', '2024-03-28 03:32:54'),
(NULL, 222, 1, 202403280919174862, 202403280919174862, 'App\\Models\\Articles', 11, 'update', '{\"article_id\":11,\"parent_article\":2,\"title\":\"ABOUT OUR COMPANY\",\"subtitle\":\"We help Making your dream into Reality.\",\"alias\":\"about-our-company\",\"text\":\"<p>DreamOn Education Consultancy, your trusted partner in shaping academic dreams into reality. Established with a vision to empower students and professionals with global educational opportunities, DreamOn Education Consultancy is committed to providing comprehensive guidance and support throughout your educational journey.<\\/p>\\r\\n\\r\\n<p>At DreamOn Education Consultancy, we understand that every academic journey is unique, which is why we tailor our services to meet your specific needs and aspirations. Our team of experienced consultants and advisors are dedicated to helping you navigate the complex landscape of global education, from choosing the right course and institution to securing scholarships and visas. We believe in fostering a supportive and inclusive environment where students and professionals can thrive, offering personalized counseling, test preparation assistance, application guidance, and ongoing support even after you&#39;ve embarked on your educational path. With our wealth of knowledge and extensive network of partner institutions worldwide, we are your reliable partner in turning your academic dreams into reality.<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\n&nbsp;<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/about_us\\/1.jpg\",\"display_order\":10,\"status\":1,\"created_at\":\"2024-03-25T07:55:19.000000Z\",\"updated_at\":\"2024-03-28T09:17:54.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, '2024-03-28 03:34:17', '2024-03-28 03:34:17'),
(NULL, 223, 1, 202403280924211651, 202403280924211651, 'App\\Models\\Articles', 16, 'update', '{\"article_id\":16,\"parent_article\":2,\"title\":\"WORK PROCESS\",\"subtitle\":\"How we do our visa & Immigration processing\",\"alias\":\"work-process\",\"text\":\"<p>DreamOn Visa Consultancy was created to provide uniquely des igned premium services in the world of education and migration. As people are dreaming more.<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":15,\"status\":1,\"created_at\":\"2024-03-25T08:00:16.000000Z\",\"updated_at\":\"2024-03-25T08:00:16.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"subtitle\":\"How do we work?\",\"text\":\"<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>At DreamOn Education Consultancy, we follow a structured approach to ensure that every client receives personalized and effective guidance throughout their academic journey. Our process can be outlined as follows:<\\/p>\",\"updated_at\":\"2024-03-28 09:24:21\",\"updatedBy\":1}', '2024-03-28 03:39:21', '2024-03-28 03:39:21'),
(NULL, 224, 1, 202403280925031880, 202403280925031880, 'App\\Models\\Articles', 17, 'update', '{\"article_id\":17,\"parent_article\":16,\"title\":\"IELTS Preparation and Scoring\",\"subtitle\":\"Expert guidance, tailored preparation. Let us navigate your path to success. Achieve your best score with our proven methods and dedicated support.\",\"alias\":\"ielts-preparation-and-scoring\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/about_us\\/workprocess\\/1 (2).jpg\",\"display_order\":16,\"status\":1,\"created_at\":\"2024-03-25T08:01:32.000000Z\",\"updated_at\":\"2024-03-25T08:01:32.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\":\"Initial Consultatio\",\"subtitle\":\"We begin by scheduling an initial consultation where we get to know you, your academic background, interests, goals, and preferences. This helps us understand your unique needs and aspirations.\",\"updated_at\":\"2024-03-28 09:25:03\",\"updatedBy\":1}', '2024-03-28 03:40:03', '2024-03-28 03:40:03'),
(NULL, 225, 1, 202403280925086579, 202403280925086579, 'App\\Models\\Articles', 17, 'update', '{\"article_id\":17,\"parent_article\":16,\"title\":\"Initial Consultatio\",\"subtitle\":\"We begin by scheduling an initial consultation where we get to know you, your academic background, interests, goals, and preferences. This helps us understand your unique needs and aspirations.\",\"alias\":\"ielts-preparation-and-scoring\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/about_us\\/workprocess\\/1 (2).jpg\",\"display_order\":16,\"status\":1,\"created_at\":\"2024-03-25T08:01:32.000000Z\",\"updated_at\":\"2024-03-28T09:25:03.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\":\"Initial Consultation\",\"updated_at\":\"2024-03-28 09:25:08\",\"updatedBy\":1}', '2024-03-28 03:40:08', '2024-03-28 03:40:08'),
(NULL, 226, 1, 202403280925582123, 202403280925582123, 'App\\Models\\Articles', 18, 'update', '{\"article_id\":18,\"parent_article\":16,\"title\":\"Applying For International Universities\",\"subtitle\":\"Seamless applications, boundless opportunities. Let us guide you toward your global academic journey with expert support and personalized assistance.\",\"alias\":\"applying-for-international-universities\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/about_us\\/workprocess\\/2 (2).jpg\",\"display_order\":17,\"status\":1,\"created_at\":\"2024-03-25T08:02:00.000000Z\",\"updated_at\":\"2024-03-25T09:19: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>\"}', '{\"title\":\"Customized Guidance\",\"text\":\"<p>Based on the assessment, we provide you with customized guidance on selecting suitable courses, universities or colleges, and countries that align with your academic and career objectives. We also offer advice on preparing for standardized tests such as the SAT, ACT, GRE, GMAT, IELTS, or TOEFL if required.<\\/p>\",\"updated_at\":\"2024-03-28 09:25:58\",\"updatedBy\":1}', '2024-03-28 03:40:58', '2024-03-28 03:40:58'),
(NULL, 227, 1, 202403280926367208, 202403280926367208, 'App\\Models\\Articles', 19, 'update', '{\"article_id\":19,\"parent_article\":16,\"title\":\"Assessment & Visa Submission\",\"subtitle\":\"Streamlined processes, stress-free journey. Trust us to handle your assessment and visa submissions with precision and care, ensuring a smooth transition to your dream destination.\",\"alias\":\"assessment-visa-submission\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/about_us\\/workprocess\\/3 (2).jpg\",\"display_order\":18,\"status\":1,\"created_at\":\"2024-03-25T08:02:31.000000Z\",\"updated_at\":\"2024-03-25T09:20:31.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\":\"Application Support:\",\"subtitle\":\"Our team assists you throughout the application process, including preparing application documents such as resumes, personal statements, letters of recommendation, and essays. We also help you with scholarship applications and visa procedures.\",\"updated_at\":\"2024-03-28 09:26:36\",\"updatedBy\":1}', '2024-03-28 03:41:36', '2024-03-28 03:41:36'),
(NULL, 228, 1, 202403280927143194, 202403280927143194, 'App\\Models\\Articles', 4, 'update', '{\"article_id\":4,\"parent_article\":0,\"title\":\"Message from Managing Director\",\"subtitle\":\"Bhim Bahadur Thapa\",\"alias\":\"message-from-md\",\"text\":\"<p>As we embark on another year of guiding students towards their academic aspirations, I am filled with gratitude for the dedication and passion each of you brings to our consultancy. Together, we have facilitated countless journeys of discovery and growth, empowering students to pursue their dreams on an international stage.<\\/p>\\r\\n\\r\\n<p>Our mission to provide unwavering support and personalized guidance remains at the heart of everything we do. As we navigate the complexities of the education system, let us continue to prioritize the needs of our students and their families, ensuring that every interaction is marked by empathy, expertise, and excellence.<\\/p>\\r\\n\\r\\n<p>In the pursuit of our objectives, let us remain steadfast in our commitment to staying updated on changes and developments in education policy and practice. By advocating for student rights and interests, we can truly make a difference in shaping a more equitable and accessible educational landscape.<\\/p>\\r\\n\\r\\n<p>I am confident that together, we will continue to uphold our reputation as a trusted partner in the journey towards higher education. Let us seize the opportunities that lie ahead, and together, empower the next generation of global leaders.<\\/p>\\r\\n\\r\\n<p>With gratitude and determination,<\\/p>\\r\\n\\r\\n<p>Bhim Bahadur Thapa,<br \\/>\\r\\nManaging Director,<br \\/>\\r\\nDreamOn Education<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/background\\/page-header-bg.jpg\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/md\\/md.jpg\",\"display_order\":3,\"status\":1,\"created_at\":\"2024-03-20T10:49:17.000000Z\",\"updated_at\":\"2024-03-27T07:26:23.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>As we embark on another year of guiding students towards their academic aspirations, I am filled with gratitude for the dedication and passion each of you brings to our consultancy. Together, we have facilitated countless journeys of discovery and growth, empowering students to pursue their dreams on an international stage.<\\/p>\\r\\n\\r\\n<p>Our mission to provide unwavering support and personalized guidance remains at the heart of everything we do. As we navigate the complexities of the education system, let us continue to prioritize the needs of our students and their families, ensuring that every interaction is marked by empathy, expertise, and excellence.<\\/p>\\r\\n\\r\\n<p>In the pursuit of our objectives, let us remain steadfast in our commitment to staying updated on changes and developments in education policy and practice. By advocating for student rights and interests, we can truly make a difference in shaping a more equitable and accessible educational landscape.<\\/p>\\r\\n\\r\\n<p>I am confident that together, we will continue to uphold our reputation as a trusted partner in the journey towards higher education. Let us seize the opportunities that lie ahead, and together, empower the next generation of global leaders.<\\/p>\\r\\n\\r\\n<p>With gratitude and determination,<\\/p>\\r\\n\\r\\n<p>Bhim Bahadur Thapa,<br \\/>\\r\\nManaging Director,<br \\/>\\r\\nDreamOn Educations<\\/p>\",\"updated_at\":\"2024-03-28 09:27:14\",\"updatedBy\":1}', '2024-03-28 03:42:14', '2024-03-28 03:42:14'),
(NULL, 229, 1, 202403280927259021, 202403280927259021, 'App\\Models\\Articles', 4, 'update', '{\"article_id\":4,\"parent_article\":0,\"title\":\"Message from Managing Director\",\"subtitle\":\"Bhim Bahadur Thapa\",\"alias\":\"message-from-md\",\"text\":\"<p>As we embark on another year of guiding students towards their academic aspirations, I am filled with gratitude for the dedication and passion each of you brings to our consultancy. Together, we have facilitated countless journeys of discovery and growth, empowering students to pursue their dreams on an international stage.<\\/p>\\r\\n\\r\\n<p>Our mission to provide unwavering support and personalized guidance remains at the heart of everything we do. As we navigate the complexities of the education system, let us continue to prioritize the needs of our students and their families, ensuring that every interaction is marked by empathy, expertise, and excellence.<\\/p>\\r\\n\\r\\n<p>In the pursuit of our objectives, let us remain steadfast in our commitment to staying updated on changes and developments in education policy and practice. By advocating for student rights and interests, we can truly make a difference in shaping a more equitable and accessible educational landscape.<\\/p>\\r\\n\\r\\n<p>I am confident that together, we will continue to uphold our reputation as a trusted partner in the journey towards higher education. Let us seize the opportunities that lie ahead, and together, empower the next generation of global leaders.<\\/p>\\r\\n\\r\\n<p>With gratitude and determination,<\\/p>\\r\\n\\r\\n<p>Bhim Bahadur Thapa,<br \\/>\\r\\nManaging Director,<br \\/>\\r\\nDreamOn Educations<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/background\\/page-header-bg.jpg\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/md\\/md.jpg\",\"display_order\":3,\"status\":1,\"created_at\":\"2024-03-20T10:49:17.000000Z\",\"updated_at\":\"2024-03-28T09:27:14.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>As we embark on another year of guiding students towards their academic aspirations, I am filled with gratitude for the dedication and passion each of you brings to our consultancy. Together, we have facilitated countless journeys of discovery and growth, empowering students to pursue their dreams on an international stage.<\\/p>\\r\\n\\r\\n<p>Our mission to provide unwavering support and personalized guidance remains at the heart of everything we do. As we navigate the complexities of the education system, let us continue to prioritize the needs of our students and their families, ensuring that every interaction is marked by empathy, expertise, and excellence.<\\/p>\\r\\n\\r\\n<p>In the pursuit of our objectives, let us remain steadfast in our commitment to staying updated on changes and developments in education policy and practice. By advocating for student rights and interests, we can truly make a difference in shaping a more equitable and accessible educational landscape.<\\/p>\\r\\n\\r\\n<p>I am confident that together, we will continue to uphold our reputation as a trusted partner in the journey towards higher education. Let us seize the opportunities that lie ahead, and together, empower the next generation of global leaders.<\\/p>\\r\\n\\r\\n<p>With gratitude and determination,<\\/p>\\r\\n\\r\\n<p>Bhim Bahadur Thapa,<br \\/>\\r\\nManaging Director,<br \\/>\\r\\nDreamOn Education<\\/p>\",\"updated_at\":\"2024-03-28 09:27:25\",\"updatedBy\":1}', '2024-03-28 03:42:25', '2024-03-28 03:42:25'),
(NULL, 230, 1, 202403280930478439, 202403280930478439, 'App\\Models\\Articles', 19, 'update', '{\"article_id\":19,\"parent_article\":16,\"title\":\"Application Support:\",\"subtitle\":\"Our team assists you throughout the application process, including preparing application documents such as resumes, personal statements, letters of recommendation, and essays. We also help you with scholarship applications and visa procedures.\",\"alias\":\"assessment-visa-submission\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/about_us\\/workprocess\\/3 (2).jpg\",\"display_order\":18,\"status\":1,\"created_at\":\"2024-03-25T08:02:31.000000Z\",\"updated_at\":\"2024-03-28T09:26:36.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\":\"Application Support\",\"updated_at\":\"2024-03-28 09:30:47\",\"updatedBy\":1}', '2024-03-28 03:45:47', '2024-03-28 03:45:47'),
(NULL, 231, 1, 202403280932344236, 202403280932344236, 'App\\Models\\Articles', 20, 'create', NULL, '{\"title\":\"Our Team\",\"subtitle\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/background\\/page-header-bg.jpg\",\"thumb\":\"\",\"alias\":\"our-team\",\"display_order\":\"19\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-28T09:32:34.000000Z\",\"created_at\":\"2024-03-28T09:32:34.000000Z\",\"article_id\":20,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-28 03:47:34', '2024-03-28 03:47:34'),
(NULL, 232, 1, 202403280935139931, 202403280935139931, 'App\\Models\\Menuitems', 15, 'update', '{\"menu_id\":15,\"parent_menu\":2,\"menulocations_id\":1,\"title\":\"Our Team\",\"alias\":\"our-team\",\"type\":\"tbl_articles\",\"ref\":\"5\",\"target\":\"_SELF\",\"display_order\":15,\"status\":1,\"created_at\":\"2024-03-19T09:30:45.000000Z\",\"updated_at\":\"2024-03-20T12:06:42.000000Z\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"ref\":\"20\",\"updated_at\":\"2024-03-28 09:35:13\",\"updatedBy\":1}', '2024-03-28 03:50:13', '2024-03-28 03:50:13'),
(NULL, 233, 1, 202403280936097830, 202403280936097830, 'App\\Models\\Teams', 13, 'create', NULL, '{\"title\":\"Sima karki\",\"designation\":\"Manager\",\"role\":\"\",\"branches_id\":\"0\",\"description\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/team\\/5.jpg\",\"alias\":\"sima-karki\",\"display_order\":\"9\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-28T09:36:09.000000Z\",\"created_at\":\"2024-03-28T09:36:09.000000Z\",\"team_id\":13,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-28 03:51:09', '2024-03-28 03:51:09');
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, 234, 1, 202403281019462538, 202403281019462538, 'App\\Models\\Countries', 5, 'update', '{\"country_id\":5,\"title\":\"Australia\",\"alias\":\"australia\",\"text\":\"<p>STUDY DESTINATION<\\/p>\",\"details\":\"<p>The list of services regarding Australia -<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/slider\\/image-4.png\",\"feature\":[\"Student Visa\",\"Travel Visa\",\"Family Visa\",\"Business Visa\",\"Work Permit\"],\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/countries\\/australia-lg.jpg\",\"display_order\":3,\"status\":1,\"created_at\":\"2024-03-18T09:15:37.000000Z\",\"updated_at\":\"2024-03-26T07:26: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>\"}', '{\"text\":\"<p>Dear students and industry partners, you might have noticed about a number of recent announcements and policy updates flowing from the Australian Government&rsquo;s migration policies. We are committed to working with you in understanding and implementing these changes in a seamless manner and would recommend you to go through these all changes, highlighted as below.&nbsp;<br \\/>\\r\\n&nbsp;<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><span style=\\\"color:#3498db\\\"><strong>What is the Genuine Student (GS) requirement?<\\/strong><\\/span><\\/li>\\r\\n\\t<li><span style=\\\"color:#3498db\\\"><strong>With the implementation of the Genuine Student (GS) requirement, which came into effect on 23 March 2024, the Australian Department of Home Affairs is establishing a higher standard for aspiring international students seeking to embark on their Australian academic journey.&nbsp;<\\/strong><\\/span><\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<br \\/>\\r\\nMinisterial Direction 106 (Assessing the Genuine Entry and Stay Requirements for Student Visa and Student Guardian Visa applications) provides guidance on how this requirement will be assessed, with the goal of the Genuine Student requirement being to admit highly qualified candidates that have genuine intentions to obtain quality education in Australia and have the potential to contribute to the Australian work market long-term.<br \\/>\\r\\n&nbsp;<br \\/>\\r\\nUnder the Genuine Temporary Entrant (GTE) requirements students had to provide a 300-word statement in their visa application. This is no longer required, and with the Genuine Student requirement applicants will have to address specific questions aimed at giving visa decision makers an overview of the applicant and why they wish to study in Australia.<br \\/>\\r\\n&nbsp;<br \\/>\\r\\nQuestions will cover:<br \\/>\\r\\nDetails of their current circumstances, including ties to family, community, employment and economic circumstances;<br \\/>\\r\\nAn explanation for the choice of course and reasons for choosing Australia as a study destination;<br \\/>\\r\\nWhat benefits the course provides to the applicant;<br \\/>\\r\\nFor applicants with a study history in Australia, details of their study history;<br \\/>\\r\\nFor applicants holding a visa other than a Student visa, their reasons for applying for a Student visa; and<br \\/>\\r\\nAny other relevant information the applicant wishes to provide.<br \\/>\\r\\nFor more information, please see the Department of Home Affairs &ndash; Genuine Student requirement.<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\nEnglish Language Requirements<br \\/>\\r\\nThe Australian Government is also raising the English language requirements for Student and Temporary Graduate visas, to support international students and recent graduates to have a positive educational experience in Australia, and give students who earn a degree in Australia and opportunity to contribute to Australia&rsquo;s economic growth.<br \\/>\\r\\n&nbsp;<br \\/>\\r\\nTo summarize the changes, the English language level changes will increase the levels of English for a student visa from 5.5 IELTS or equivalent to 6.0. The minimum score to undertake a packaged ELICOS course increases from IELTS 4.5 to 5.0 (or equivalent).<br \\/>\\r\\n&nbsp;<br \\/>\\r\\nThese changes apply to all student visa applications lodged as from 23 March 2024.<br \\/>\\r\\n&nbsp;<br \\/>\\r\\nLearn more about the recent changes to the English language requirements here.<\\/p>\\r\\n\\r\\n<p>&nbsp;<br \\/>\\r\\nESOS Act<br \\/>\\r\\nCommencing from 23 March 2024, a provider&rsquo;s score has now been specified as a matter for consideration in the Migration Regulations 1994, that among other factors outlined in section 97 of the ESOS Act, will inform the considerations of the Minister to issue the provider with a suspension certificate.<br \\/>\\r\\n&nbsp;<br \\/>\\r\\nFind additional information on this update to the ESOS Act here.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>At Study Lane International https:\\/\\/www.studylanenepal.com\\/ &nbsp;, we welcome initiatives which offer clarity and transparency for our sector as we endeavor to warmly welcome Nepalese students who dreams to hold an Australian Degree.<br \\/>\\r\\n&nbsp;<br \\/>\\r\\nFor further details regarding these changes, please refer to the Department of Home Affairs. &nbsp;<br \\/>\\r\\nAnd Never disconnect from Studylane International for your study abroad plans.&nbsp;<br \\/>\\r\\n&nbsp;<\\/p>\",\"updated_at\":\"2024-03-28 10:19:46\",\"updatedBy\":1}', '2024-03-28 04:34:46', '2024-03-28 04:34:46'),
(NULL, 235, 1, 202403281039316936, 202403281039316936, 'App\\Models\\Countries', 5, 'update', '{\"country_id\":5,\"title\":\"Australia\",\"alias\":\"australia\",\"text\":\"<p>Dear students and industry partners, you might have noticed about a number of recent announcements and policy updates flowing from the Australian Government&rsquo;s migration policies. We are committed to working with you in understanding and implementing these changes in a seamless manner and would recommend you to go through these all changes, highlighted as below.&nbsp;<br \\/>\\r\\n&nbsp;<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><span style=\\\"color:#3498db\\\"><strong>What is the Genuine Student (GS) requirement?<\\/strong><\\/span><\\/li>\\r\\n\\t<li><span style=\\\"color:#3498db\\\"><strong>With the implementation of the Genuine Student (GS) requirement, which came into effect on 23 March 2024, the Australian Department of Home Affairs is establishing a higher standard for aspiring international students seeking to embark on their Australian academic journey.&nbsp;<\\/strong><\\/span><\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<br \\/>\\r\\nMinisterial Direction 106 (Assessing the Genuine Entry and Stay Requirements for Student Visa and Student Guardian Visa applications) provides guidance on how this requirement will be assessed, with the goal of the Genuine Student requirement being to admit highly qualified candidates that have genuine intentions to obtain quality education in Australia and have the potential to contribute to the Australian work market long-term.<br \\/>\\r\\n&nbsp;<br \\/>\\r\\nUnder the Genuine Temporary Entrant (GTE) requirements students had to provide a 300-word statement in their visa application. This is no longer required, and with the Genuine Student requirement applicants will have to address specific questions aimed at giving visa decision makers an overview of the applicant and why they wish to study in Australia.<br \\/>\\r\\n&nbsp;<br \\/>\\r\\nQuestions will cover:<br \\/>\\r\\nDetails of their current circumstances, including ties to family, community, employment and economic circumstances;<br \\/>\\r\\nAn explanation for the choice of course and reasons for choosing Australia as a study destination;<br \\/>\\r\\nWhat benefits the course provides to the applicant;<br \\/>\\r\\nFor applicants with a study history in Australia, details of their study history;<br \\/>\\r\\nFor applicants holding a visa other than a Student visa, their reasons for applying for a Student visa; and<br \\/>\\r\\nAny other relevant information the applicant wishes to provide.<br \\/>\\r\\nFor more information, please see the Department of Home Affairs &ndash; Genuine Student requirement.<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\nEnglish Language Requirements<br \\/>\\r\\nThe Australian Government is also raising the English language requirements for Student and Temporary Graduate visas, to support international students and recent graduates to have a positive educational experience in Australia, and give students who earn a degree in Australia and opportunity to contribute to Australia&rsquo;s economic growth.<br \\/>\\r\\n&nbsp;<br \\/>\\r\\nTo summarize the changes, the English language level changes will increase the levels of English for a student visa from 5.5 IELTS or equivalent to 6.0. The minimum score to undertake a packaged ELICOS course increases from IELTS 4.5 to 5.0 (or equivalent).<br \\/>\\r\\n&nbsp;<br \\/>\\r\\nThese changes apply to all student visa applications lodged as from 23 March 2024.<br \\/>\\r\\n&nbsp;<br \\/>\\r\\nLearn more about the recent changes to the English language requirements here.<\\/p>\\r\\n\\r\\n<p>&nbsp;<br \\/>\\r\\nESOS Act<br \\/>\\r\\nCommencing from 23 March 2024, a provider&rsquo;s score has now been specified as a matter for consideration in the Migration Regulations 1994, that among other factors outlined in section 97 of the ESOS Act, will inform the considerations of the Minister to issue the provider with a suspension certificate.<br \\/>\\r\\n&nbsp;<br \\/>\\r\\nFind additional information on this update to the ESOS Act here.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>At Study Lane International https:\\/\\/www.studylanenepal.com\\/ &nbsp;, we welcome initiatives which offer clarity and transparency for our sector as we endeavor to warmly welcome Nepalese students who dreams to hold an Australian Degree.<br \\/>\\r\\n&nbsp;<br \\/>\\r\\nFor further details regarding these changes, please refer to the Department of Home Affairs. &nbsp;<br \\/>\\r\\nAnd Never disconnect from Studylane International for your study abroad plans.&nbsp;<br \\/>\\r\\n&nbsp;<\\/p>\",\"details\":\"<p>The list of services regarding Australia -<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/slider\\/image-4.png\",\"feature\":[\"Student Visa\",\"Travel Visa\",\"Family Visa\",\"Business Visa\",\"Work Permit\"],\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/countries\\/australia-lg.jpg\",\"display_order\":3,\"status\":1,\"created_at\":\"2024-03-18T09:15:37.000000Z\",\"updated_at\":\"2024-03-28T10:19:46.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>Australia is known for its world-class universities, cutting-edge research facilities, and diversified academic programs, making it an ideal place for academic excellence and personal growth. The country&#39;s concentration on innovation and technical advancement makes it especially appealing to students studying engineering, science, information technology, and business. Furthermore, Australia&#39;s multicultural society promotes a rich and inclusive learning environment, allowing students to engage with people from many backgrounds and obtain useful global perspectives. Furthermore, overseas students in Australia can take advantage of part-time work possibilities while studying to obtain practical experience and supplement their income.&nbsp;With a reputation for academic achievement, a welcoming environment, and numerous chances for personal and professional growth, studying in Australia is an enriching and gratifying experience for students from all over the world.<\\/p>\",\"updated_at\":\"2024-03-28 10:39:31\",\"updatedBy\":1}', '2024-03-28 04:54:31', '2024-03-28 04:54:31'),
(NULL, 236, 1, 202403281042226086, 202403281042226086, 'App\\Models\\Countries', 5, 'update', '{\"country_id\":5,\"title\":\"Australia\",\"alias\":\"australia\",\"text\":\"<p>Australia is known for its world-class universities, cutting-edge research facilities, and diversified academic programs, making it an ideal place for academic excellence and personal growth. The country&#39;s concentration on innovation and technical advancement makes it especially appealing to students studying engineering, science, information technology, and business. Furthermore, Australia&#39;s multicultural society promotes a rich and inclusive learning environment, allowing students to engage with people from many backgrounds and obtain useful global perspectives. Furthermore, overseas students in Australia can take advantage of part-time work possibilities while studying to obtain practical experience and supplement their income.&nbsp;With a reputation for academic achievement, a welcoming environment, and numerous chances for personal and professional growth, studying in Australia is an enriching and gratifying experience for students from all over the world.<\\/p>\",\"details\":\"<p>The list of services regarding Australia -<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/slider\\/image-4.png\",\"feature\":[\"Student Visa\",\"Travel Visa\",\"Family Visa\",\"Business Visa\",\"Work Permit\"],\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/countries\\/australia-lg.jpg\",\"display_order\":3,\"status\":1,\"created_at\":\"2024-03-18T09:15:37.000000Z\",\"updated_at\":\"2024-03-28T10:39:31.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, '2024-03-28 04:57:22', '2024-03-28 04:57:22'),
(NULL, 237, 1, 202403281044096189, 202403281044096189, 'App\\Models\\Countries', 5, 'update', '{\"country_id\":5,\"title\":\"Australia\",\"alias\":\"australia\",\"text\":\"<p>Australia is known for its world-class universities, cutting-edge research facilities, and diversified academic programs, making it an ideal place for academic excellence and personal growth. The country&#39;s concentration on innovation and technical advancement makes it especially appealing to students studying engineering, science, information technology, and business. Furthermore, Australia&#39;s multicultural society promotes a rich and inclusive learning environment, allowing students to engage with people from many backgrounds and obtain useful global perspectives. Furthermore, overseas students in Australia can take advantage of part-time work possibilities while studying to obtain practical experience and supplement their income.&nbsp;With a reputation for academic achievement, a welcoming environment, and numerous chances for personal and professional growth, studying in Australia is an enriching and gratifying experience for students from all over the world.<\\/p>\",\"details\":\"<p>The list of services regarding Australia -<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/slider\\/image-4.png\",\"feature\":[\"Student Visa\",\"Travel Visa\",\"Family Visa\",\"Business Visa\",\"Work Permit\"],\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/countries\\/australia-lg.jpg\",\"display_order\":3,\"status\":1,\"created_at\":\"2024-03-18T09:15:37.000000Z\",\"updated_at\":\"2024-03-28T10:39:31.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>Study Destination<\\/p>\",\"updated_at\":\"2024-03-28 10:44:09\",\"updatedBy\":1}', '2024-03-28 04:59:09', '2024-03-28 04:59:09'),
(NULL, 238, 1, 202403281044367211, 202403281044367211, 'App\\Models\\Countryarticles', 1, 'update', '{\"article_id\":1,\"countries_id\":5,\"parent_article\":0,\"title\":\"Australia\",\"alias\":\"australia\",\"text\":\"<p>If you are a student looking to pursue higher education, you might be wondering why an Australian degree is a good option. Well, you have come to the right place!<\\/p>\\r\\n\\r\\n<p>Australian degrees are regarded and well-known around the world for their high standards of instruction, first-rate facilities, and rich cultural experiences. Studying in Australia as a Nepalese student can provide you with a wealth of opportunities on the academic and professional fronts.<\\/p>\\r\\n\\r\\n<p>In Australia, universities and institutions offer a wide range of courses and programs in various fields, such as business, engineering, medicine, and technology. The education system in Australia emphasizes practical and hands-on learning, which is highly valued in the job market.<\\/p>\\r\\n\\r\\n<p>Moreover, Australian degrees are recognized by the Nepalese government and employers, making it easier for you to find employment in Nepal or abroad after graduation. Australian universities also have strong industry connections, providing you with internship and job opportunities that can help you build your professional networks and gain practical experience.<\\/p>\\r\\n\\r\\n<p>If you are a student considering studying abroad, Australia is a great destination to explore.<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/aus_article\\/aus.jpg\",\"thumb\":\"\",\"display_order\":1,\"status\":1,\"created_at\":\"2024-03-21T06:26:42.000000Z\",\"updated_at\":\"2024-03-21T06:26:42.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>Australia is known for its world-class universities, cutting-edge research facilities, and diversified academic programs, making it an ideal place for academic excellence and personal growth. The country&#39;s concentration on innovation and technical advancement makes it especially appealing to students studying engineering, science, information technology, and business. Furthermore, Australia&#39;s multicultural society promotes a rich and inclusive learning environment, allowing students to engage with people from many backgrounds and obtain useful global perspectives. Furthermore, overseas students in Australia can take advantage of part-time work possibilities while studying to obtain practical experience and supplement their income.&nbsp;With a reputation for academic achievement, a welcoming environment, and numerous chances for personal and professional growth, studying in Australia is an enriching and gratifying experience for students from all over the world.<\\/p>\",\"updated_at\":\"2024-03-28 10:44:36\",\"updatedBy\":1}', '2024-03-28 04:59:36', '2024-03-28 04:59:36'),
(NULL, 239, 1, 202403281048551209, 202403281048551209, 'App\\Models\\Countryarticles', 2, 'update', '{\"article_id\":2,\"countries_id\":5,\"parent_article\":0,\"title\":\"Here Are Some Reasons Why Australia:\",\"alias\":\"here-are-some-reasons-why-australia\",\"text\":\"<ul>\\r\\n\\t<li><strong>Outstanding Education:<\\/strong><br \\/>\\r\\n\\tAustralian universities and institutes are renowned for their top-notch instruction and facilities. Practical and hands-on learning are prioritized in the Australian educational system since they are highly valued on the labor market.<\\/li>\\r\\n\\t<li><strong>Numerous Courses and Programs:<\\/strong><br \\/>\\r\\n\\tUniversities and institutions in Australia provide a wide selection of courses and programs in a number of disciplines, including business, engineering, medical, and technology.<\\/li>\\r\\n\\t<li><strong>Safe and Welcoming Environment:<\\/strong><br \\/>\\r\\n\\tAustralia is renowned for its safe and friendly atmosphere, which makes it a fantastic choice for overseas students. With rigorous rules and regulations in place to guarantee the safety of both its citizens and visitors, the nation is also regarded as one of the safest travel destinations in the entire globe.<\\/li>\\r\\n\\t<li><strong>Strong Industry relationships:<\\/strong><br \\/>\\r\\n\\tA number of Australian institutions have solid relationships with the business community, offering students possibilities for internships and jobs that can help them expand their professional networks and obtain real-world experience.<\\/li>\\r\\n\\t<li><strong>Globally Recognized Degrees:<\\/strong><br \\/>\\r\\n\\tAustralian degrees are recognized globally, making it easier for students to find employment in their home country or abroad after graduation.<\\/li>\\r\\n\\t<li><strong>Research Opportunities:<\\/strong><br \\/>\\r\\n\\tAustralian universities are renowned for their research excellence and offer numerous opportunities for students to engage in research projects. This can be beneficial for students who wish to pursue a career in research or academia.<\\/li>\\r\\n\\t<li><strong>Pathway to Permanent Residency:<\\/strong><br \\/>\\r\\n\\tAustralia offers several options for international students to obtain permanent residency after graduation. This includes the post-study work visa, which allows students to work in Australia for up to four years after completing their studies.<\\/li>\\r\\n\\t<li><strong>Affordable Education:<\\/strong><br \\/>\\r\\n\\tCompared to other popular study destinations such as the US and the UK, Australia offers more affordable education options. Additionally, the cost of living in Australia is relatively lower than other developed countries.<\\/li>\\r\\n\\t<li><strong>Student Support Services:<\\/strong><br \\/>\\r\\n\\tAustralian universities offer a range of support services for international students, including accommodation assistance, language support, and career services. This can help students settle into their new environment and achieve their academic and career goals.<\\/li>\\r\\n\\t<li><strong>High Employment Rates:<\\/strong><br \\/>\\r\\n\\tGraduates from Australian universities have a high employability rate, which can be attributed to the practical skills and industry connections gained through the education system. This can provide a strong foundation for students to kickstart their careers.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>We provide comprehensive information on all aspects of studying in Australia as an international student, including admission requirements, visa regulations, scholarships, and more. We strive to provide students with the information they need to make an informed decision about pursuing their higher education in Australia.<\\/p>\\r\\n\\r\\n<p>We provide you with all the information you need to make an informed decision about pursuing an Australian degree. We have researched and compiled relevant and up-to-date information on Australian universities, courses, scholarships, and other opportunities that can help you achieve your academic and career goals.<\\/p>\\r\\n\\r\\n<p>We are committed to providing you with high-quality and engaging content that caters to your needs as a student. So, whether you are looking to study abroad or seeking advice on career opportunities, our website has something for everyone.<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/aus_article\\/13.jpg\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-03-21T06:29:24.000000Z\",\"updated_at\":\"2024-03-21T09:46:33.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>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>High-Quality Education:&nbsp;<\\/strong><br \\/>\\r\\nAustralia is home to several world-renowned universities known for their high standards of education and research excellence. Institutions like the Australian National University, University of Melbourne, and University of Sydney consistently rank among the top universities globally, ensuring that students receive a high-quality education.<\\/p>\\r\\n\\r\\n<p><strong>Wide Range of Courses:<\\/strong><br \\/>\\r\\n&nbsp;Australian universities offer a diverse range of courses and programs across various fields of study. Whether you&#39;re interested in business, engineering, healthcare, arts, or any other discipline, you can find specialized courses that cater to your interests and career goals.<\\/p>\\r\\n\\r\\n<p><strong>Global Recognition:<\\/strong><br \\/>\\r\\n&nbsp;Degrees and qualifications from Australian universities are recognized and respected worldwide. This recognition can enhance your career prospects and open up opportunities for employment or further study in different countries.<\\/p>\\r\\n\\r\\n<p><strong>Multicultural Environment:<\\/strong><br \\/>\\r\\n&nbsp;Australia is a multicultural country with a welcoming and inclusive environment for international students. You&#39;ll have the opportunity to interact with people from diverse backgrounds, learn about different cultures, and develop global perspectives.<\\/p>\\r\\n\\r\\n<p><strong>Safe and Stable Environment:&nbsp;<\\/strong><br \\/>\\r\\nAustralia is known for its safety, political stability, and high quality of life. As a student, you can enjoy a secure and peaceful environment conducive to focusing on your studies and personal growth.<\\/p>\\r\\n\\r\\n<p><strong>Work Opportunities:<\\/strong><br \\/>\\r\\n&nbsp;International students in Australia are allowed to work part-time during their studies, which can help offset living expenses and gain valuable work experience. After graduation, there are also opportunities to apply for post-study work visas to gain further work experience in Australia.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"updated_at\":\"2024-03-28 10:48:55\",\"updatedBy\":1}', '2024-03-28 05:03:55', '2024-03-28 05:03:55'),
(NULL, 240, 1, 202403281049293136, 202403281049293136, 'App\\Models\\Countryarticles', 2, 'update', '{\"article_id\":2,\"countries_id\":5,\"parent_article\":0,\"title\":\"Here Are Some Reasons Why Australia:\",\"alias\":\"here-are-some-reasons-why-australia\",\"text\":\"<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>High-Quality Education:&nbsp;<\\/strong><br \\/>\\r\\nAustralia is home to several world-renowned universities known for their high standards of education and research excellence. Institutions like the Australian National University, University of Melbourne, and University of Sydney consistently rank among the top universities globally, ensuring that students receive a high-quality education.<\\/p>\\r\\n\\r\\n<p><strong>Wide Range of Courses:<\\/strong><br \\/>\\r\\n&nbsp;Australian universities offer a diverse range of courses and programs across various fields of study. Whether you&#39;re interested in business, engineering, healthcare, arts, or any other discipline, you can find specialized courses that cater to your interests and career goals.<\\/p>\\r\\n\\r\\n<p><strong>Global Recognition:<\\/strong><br \\/>\\r\\n&nbsp;Degrees and qualifications from Australian universities are recognized and respected worldwide. This recognition can enhance your career prospects and open up opportunities for employment or further study in different countries.<\\/p>\\r\\n\\r\\n<p><strong>Multicultural Environment:<\\/strong><br \\/>\\r\\n&nbsp;Australia is a multicultural country with a welcoming and inclusive environment for international students. You&#39;ll have the opportunity to interact with people from diverse backgrounds, learn about different cultures, and develop global perspectives.<\\/p>\\r\\n\\r\\n<p><strong>Safe and Stable Environment:&nbsp;<\\/strong><br \\/>\\r\\nAustralia is known for its safety, political stability, and high quality of life. As a student, you can enjoy a secure and peaceful environment conducive to focusing on your studies and personal growth.<\\/p>\\r\\n\\r\\n<p><strong>Work Opportunities:<\\/strong><br \\/>\\r\\n&nbsp;International students in Australia are allowed to work part-time during their studies, which can help offset living expenses and gain valuable work experience. After graduation, there are also opportunities to apply for post-study work visas to gain further work experience in Australia.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/aus_article\\/13.jpg\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-03-21T06:29:24.000000Z\",\"updated_at\":\"2024-03-28T10:48: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>\"}', '{\"text\":\"<p><strong>High-Quality Education:&nbsp;<\\/strong><br \\/>\\r\\nAustralia is home to several world-renowned universities known for their high standards of education and research excellence. Institutions like the Australian National University, University of Melbourne, and University of Sydney consistently rank among the top universities globally, ensuring that students receive a high-quality education.<\\/p>\\r\\n\\r\\n<p><strong>Wide Range of Courses:<\\/strong><br \\/>\\r\\n&nbsp;Australian universities offer a diverse range of courses and programs across various fields of study. Whether you&#39;re interested in business, engineering, healthcare, arts, or any other discipline, you can find specialized courses that cater to your interests and career goals.<\\/p>\\r\\n\\r\\n<p><strong>Global Recognition:<\\/strong><br \\/>\\r\\n&nbsp;Degrees and qualifications from Australian universities are recognized and respected worldwide. This recognition can enhance your career prospects and open up opportunities for employment or further study in different countries.<\\/p>\\r\\n\\r\\n<p><strong>Multicultural Environment:<\\/strong><br \\/>\\r\\n&nbsp;Australia is a multicultural country with a welcoming and inclusive environment for international students. You&#39;ll have the opportunity to interact with people from diverse backgrounds, learn about different cultures, and develop global perspectives.<\\/p>\\r\\n\\r\\n<p><strong>Safe and Stable Environment:&nbsp;<\\/strong><br \\/>\\r\\nAustralia is known for its safety, political stability, and high quality of life. As a student, you can enjoy a secure and peaceful environment conducive to focusing on your studies and personal growth.<\\/p>\\r\\n\\r\\n<p><strong>Work Opportunities:<\\/strong><br \\/>\\r\\n&nbsp;International students in Australia are allowed to work part-time during their studies, which can help offset living expenses and gain valuable work experience. After graduation, there are also opportunities to apply for post-study work visas to gain further work experience in Australia.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"updated_at\":\"2024-03-28 10:49:29\",\"updatedBy\":1}', '2024-03-28 05:04:29', '2024-03-28 05:04:29'),
(NULL, 241, 1, 202403281050224894, 202403281050224894, 'App\\Models\\Countryarticles', 2, 'update', '{\"article_id\":2,\"countries_id\":5,\"parent_article\":0,\"title\":\"Here Are Some Reasons Why Australia:\",\"alias\":\"here-are-some-reasons-why-australia\",\"text\":\"<p><strong>High-Quality Education:&nbsp;<\\/strong><br \\/>\\r\\nAustralia is home to several world-renowned universities known for their high standards of education and research excellence. Institutions like the Australian National University, University of Melbourne, and University of Sydney consistently rank among the top universities globally, ensuring that students receive a high-quality education.<\\/p>\\r\\n\\r\\n<p><strong>Wide Range of Courses:<\\/strong><br \\/>\\r\\n&nbsp;Australian universities offer a diverse range of courses and programs across various fields of study. Whether you&#39;re interested in business, engineering, healthcare, arts, or any other discipline, you can find specialized courses that cater to your interests and career goals.<\\/p>\\r\\n\\r\\n<p><strong>Global Recognition:<\\/strong><br \\/>\\r\\n&nbsp;Degrees and qualifications from Australian universities are recognized and respected worldwide. This recognition can enhance your career prospects and open up opportunities for employment or further study in different countries.<\\/p>\\r\\n\\r\\n<p><strong>Multicultural Environment:<\\/strong><br \\/>\\r\\n&nbsp;Australia is a multicultural country with a welcoming and inclusive environment for international students. You&#39;ll have the opportunity to interact with people from diverse backgrounds, learn about different cultures, and develop global perspectives.<\\/p>\\r\\n\\r\\n<p><strong>Safe and Stable Environment:&nbsp;<\\/strong><br \\/>\\r\\nAustralia is known for its safety, political stability, and high quality of life. As a student, you can enjoy a secure and peaceful environment conducive to focusing on your studies and personal growth.<\\/p>\\r\\n\\r\\n<p><strong>Work Opportunities:<\\/strong><br \\/>\\r\\n&nbsp;International students in Australia are allowed to work part-time during their studies, which can help offset living expenses and gain valuable work experience. After graduation, there are also opportunities to apply for post-study work visas to gain further work experience in Australia.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/aus_article\\/13.jpg\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-03-21T06:29:24.000000Z\",\"updated_at\":\"2024-03-28T10:49: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><strong><span style=\\\"color:#3498db\\\">High-Quality Education:<\\/span>&nbsp;<\\/strong><br \\/>\\r\\nAustralia is home to several world-renowned universities known for their high standards of education and research excellence. Institutions like the Australian National University, University of Melbourne, and University of Sydney consistently rank among the top universities globally, ensuring that students receive a high-quality education.<\\/p>\\r\\n\\r\\n<p><span style=\\\"color:#3498db\\\"><strong>Wide Range of Courses:<\\/strong><\\/span><br \\/>\\r\\n&nbsp;Australian universities offer a diverse range of courses and programs across various fields of study. Whether you&#39;re interested in business, engineering, healthcare, arts, or any other discipline, you can find specialized courses that cater to your interests and career goals.<\\/p>\\r\\n\\r\\n<p><span style=\\\"color:#3498db\\\"><strong>Global Recognition:<\\/strong><\\/span><br \\/>\\r\\n&nbsp;Degrees and qualifications from Australian universities are recognized and respected worldwide. This recognition can enhance your career prospects and open up opportunities for employment or further study in different countries.<\\/p>\\r\\n\\r\\n<p><span style=\\\"color:#3498db\\\"><strong>Multicultural Environment:<\\/strong><\\/span><br \\/>\\r\\n&nbsp;Australia is a multicultural country with a welcoming and inclusive environment for international students. You&#39;ll have the opportunity to interact with people from diverse backgrounds, learn about different cultures, and develop global perspectives.<\\/p>\\r\\n\\r\\n<p><span style=\\\"color:#3498db\\\"><strong>Safe and Stable Environment:&nbsp;<\\/strong><\\/span><br \\/>\\r\\nAustralia is known for its safety, political stability, and high quality of life. As a student, you can enjoy a secure and peaceful environment conducive to focusing on your studies and personal growth.<\\/p>\\r\\n\\r\\n<p><span style=\\\"color:#3498db\\\"><strong>Work Opportunities:<\\/strong><\\/span><br \\/>\\r\\n&nbsp;International students in Australia are allowed to work part-time during their studies, which can help offset living expenses and gain valuable work experience. After graduation, there are also opportunities to apply for post-study work visas to gain further work experience in Australia.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"updated_at\":\"2024-03-28 10:50:22\",\"updatedBy\":1}', '2024-03-28 05:05:22', '2024-03-28 05:05:22'),
(NULL, 242, 1, 202403281053136706, 202403281053136706, 'App\\Models\\Countryarticles', 3, 'update', '{\"article_id\":3,\"countries_id\":5,\"parent_article\":0,\"title\":\"Undergraduate Entry Requirements:\",\"alias\":\"undergraduate-entry-requirements\",\"text\":\"<ol>\\r\\n\\t<li>Completion of a recognized secondary education qualification, such as high school diploma, or equivalent.<\\/li>\\r\\n\\t<li>English language proficiency: students must demonstrate their proficiency in English by submitting their IELTS, PTE, TOEFL, or other recognized English language test scores.<\\/li>\\r\\n\\t<li>Academic prerequisites: students must meet the minimum academic requirements for the program they are applying to, which may include specific subjects and grades.<\\/li>\\r\\n\\t<li>Some courses may require students to complete prerequisite courses or additional tests such as the SAT or ACT.<\\/li>\\r\\n<\\/ol>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":3,\"status\":1,\"created_at\":\"2024-03-21T06:34:30.000000Z\",\"updated_at\":\"2024-03-21T06:35: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>\"}', '{\"text\":\"<p>Undergraduate entry requirements for Australian universities typically include completion of secondary education with satisfactory grades, English language proficiency (usually demonstrated through tests like IELTS or TOEFL), and meeting specific course prerequisites if applicable. Some programs may require additional documents such as letters of recommendation or a statement of purpose. Each university sets its own entry criteria, so it&#39;s essential to check the specific requirements for the chosen program. Additionally, international students may need to apply for a student visa and provide proof of financial capacity to cover tuition fees and living expenses.<\\/p>\",\"updated_at\":\"2024-03-28 10:53:13\",\"updatedBy\":1}', '2024-03-28 05:08:13', '2024-03-28 05:08:13'),
(NULL, 243, 1, 202403281054004259, 202403281054004259, 'App\\Models\\Countryarticles', 4, 'update', '{\"article_id\":4,\"countries_id\":5,\"parent_article\":0,\"title\":\"Postgraduate Entry Requirements:\",\"alias\":\"postgraduate-entry-requirements\",\"text\":\"<ol>\\r\\n\\t<li>Completion of a recognized bachelor&rsquo;s degree or equivalent.<\\/li>\\r\\n\\t<li>English language proficiency: students must demonstrate their proficiency in English by submitting their IELTS, PET, TOEFL, or other recognized English language test scores.<\\/li>\\r\\n\\t<li>Academic prerequisites: students must meet the minimum academic requirements for the program they are applying to, which may include specific subjects and grades.<\\/li>\\r\\n\\t<li>Work experience: Some programs may require students to have relevant work experience in their field of study.<\\/li>\\r\\n\\t<li>Some postgraduate courses, such as research degrees (PhD) may require students to have a research proposal and supervisor before applying.<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>It&rsquo;s important to note that entry requirements can vary between universities and programs, so it&rsquo;s essential to check the specific requirements for the course you are interested in before applying. On our website, we provide detailed information on the entry requirements for undergraduate and postgraduate courses in Australia, as well as other important information that international students need to know before applying.<\\/p>\\r\\n\\r\\n<p>Here&rsquo;s some information on the document requirements for international students applying to study in Australia:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li><strong>Passport:<\\/strong><br \\/>\\r\\n\\tA valid passport is required for all international students, and it must be valid for the duration of the student&rsquo;s stay in Australia.<\\/li>\\r\\n\\t<li><strong>English Language Proficiency:<\\/strong><br \\/>\\r\\n\\tInternational students must demonstrate their proficiency in English by submitting their IELTS, TOEFL, or other recognized English language test scores.<\\/li>\\r\\n\\t<li><strong>Academic Transcripts and Certificates:<\\/strong><br \\/>\\r\\n\\tInternational students must provide certified copies of their academic transcripts and certificates to demonstrate that they meet the minimum academic requirements for the course they are applying to.<\\/li>\\r\\n\\t<li><strong>Visa Documents:<\\/strong><br \\/>\\r\\n\\tInternational students must apply for and obtain a student visa before coming to Australia. To apply for a student visa, students will need to provide a Confirmation of Enrolment (CoE) from their education provider, evidence of financial support, and evidence of health insurance.<\\/li>\\r\\n\\t<li><strong>Visa Documents:<\\/strong><br \\/>\\r\\n\\tSome postgraduate courses may require students to provide evidence of relevant work experience in their field of study.<\\/li>\\r\\n\\t<li><strong>Research Proposal:<\\/strong><br \\/>\\r\\n\\tFor research-based courses such as PhDs, students may be required to provide a research proposal outlining their research project and methodology.<\\/li>\\r\\n\\t<li><strong>Other Documents:<\\/strong><br \\/>\\r\\n\\tDepending on the individual circumstances of the student, additional documents such as character certificates, health checks, and police clearance certificates may also be required.<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>It&rsquo;s important to note that document requirements can vary between universities and courses, so students should check the specific requirements for their chosen course before applying. At our website, we provide detailed information on the document requirements for international students, as well as other important information that international students need to know before applying to study in Australia.<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":4,\"status\":1,\"created_at\":\"2024-03-21T06:45:48.000000Z\",\"updated_at\":\"2024-03-21T06:45:48.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>Postgraduate entry requirements in Australia typically include a relevant undergraduate degree or equivalent, such as a bachelor&#39;s degree with a specified GPA. English language proficiency is crucial, often demonstrated through tests like IELTS or TOEFL. Some programs may require work experience, a portfolio, or interviews. Additionally, applicants may need to submit recommendation letters, a statement of purpose, and academic transcripts. Certain fields, like medicine or law, might have specific entrance exams or prerequisites. Each university and program may have variations in requirements, so it&#39;s essential to check the specific criteria for your chosen course.<\\/p>\",\"updated_at\":\"2024-03-28 10:54:00\",\"updatedBy\":1}', '2024-03-28 05:09:00', '2024-03-28 05:09:00'),
(NULL, 244, 1, 202403281058038740, 202403281058038740, 'App\\Models\\Countryarticles', 5, 'create', NULL, '{\"title\":\"Canada\",\"text\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"countries_id\":\"0\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"canada\",\"display_order\":\"5\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-28T10:58:03.000000Z\",\"created_at\":\"2024-03-28T10:58:03.000000Z\",\"article_id\":5,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-28 05:13:03', '2024-03-28 05:13:03'),
(NULL, 245, 1, 202403281058204949, 202403281058204949, 'App\\Models\\Countryarticles', 5, 'update', '{\"article_id\":5,\"countries_id\":0,\"parent_article\":0,\"title\":\"Canada\",\"alias\":\"canada\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":5,\"status\":1,\"created_at\":\"2024-03-28T10:58:03.000000Z\",\"updated_at\":\"2024-03-28T10:58:03.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"countries_id\":\"4\",\"text\":\"<p>Canada offers a multitude of benefits for international students seeking a high-quality education and a globally recognized degree. Renowned for its multicultural environment, Canada provides a welcoming and inclusive atmosphere that embraces diversity. Canadian universities and colleges are known for their academic excellence, innovative research opportunities, and state-of-the-art facilities, making them ideal destinations for students pursuing various fields of study. Additionally, Canada&#39;s strong economy and thriving job market offer excellent prospects for post-graduation employment and career growth, especially through programs like the Post-Graduation Work Permit (PGWP) that allow international graduates to gain valuable work experience. Moreover, students can enjoy a high standard of living, beautiful natural landscapes, and a safe and peaceful environment conducive to learning and personal development. With a range of scholarship options, affordable tuition fees, and opportunities for permanent residency, Canada stands out as a top choice for those looking to enhance their academic and professional journey on an international stage.<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\n&nbsp;<\\/p>\",\"updated_at\":\"2024-03-28 10:58:20\",\"updatedBy\":1}', '2024-03-28 05:13:20', '2024-03-28 05:13:20'),
(NULL, 246, 1, 202403281059054946, 202403281059054946, 'App\\Models\\Countryarticles', 5, 'update', '{\"article_id\":5,\"countries_id\":4,\"parent_article\":0,\"title\":\"Canada\",\"alias\":\"canada\",\"text\":\"<p>Canada offers a multitude of benefits for international students seeking a high-quality education and a globally recognized degree. Renowned for its multicultural environment, Canada provides a welcoming and inclusive atmosphere that embraces diversity. Canadian universities and colleges are known for their academic excellence, innovative research opportunities, and state-of-the-art facilities, making them ideal destinations for students pursuing various fields of study. Additionally, Canada&#39;s strong economy and thriving job market offer excellent prospects for post-graduation employment and career growth, especially through programs like the Post-Graduation Work Permit (PGWP) that allow international graduates to gain valuable work experience. Moreover, students can enjoy a high standard of living, beautiful natural landscapes, and a safe and peaceful environment conducive to learning and personal development. With a range of scholarship options, affordable tuition fees, and opportunities for permanent residency, Canada stands out as a top choice for those looking to enhance their academic and professional journey on an international stage.<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\n&nbsp;<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":5,\"status\":1,\"created_at\":\"2024-03-28T10:58:03.000000Z\",\"updated_at\":\"2024-03-28T10:58:20.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_photo\":\"storage\\/dreamon\\/files\\/1\\/countries\\/canada.jpg\",\"updated_at\":\"2024-03-28 10:59:05\",\"updatedBy\":1}', '2024-03-28 05:14:05', '2024-03-28 05:14:05');
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, 247, 1, 202403281105059724, 202403281105059724, 'App\\Models\\Countryarticles', 6, 'create', NULL, '{\"title\":\"Here Are Some Reasons why study in Canada\",\"text\":\"<p>High-Quality Education:&nbsp;<br \\/>\\r\\nCanadian universities and colleges are renowned for their high academic standards and rigorous quality assurance processes. Many institutions in Canada consistently rank among the top in global university rankings, offering a wide range of programs and courses across various disciplines.<\\/p>\\r\\n\\r\\n<p>Diverse and Inclusive Society:<br \\/>\\r\\nCanada is known for its multicultural environment and commitment to diversity and inclusion. International students can experience a welcoming and tolerant society that values different perspectives and backgrounds, contributing to a rich cultural experience.<\\/p>\\r\\n\\r\\n<p>Work Opportunities:<br \\/>\\r\\n&nbsp;Canada provides opportunities for students to work part-time during their studies and full-time during scheduled breaks, such as summer vacations. This allows students to gain valuable work experience, earn money to support their education, and potentially qualify for post-graduation work permits.<\\/p>\\r\\n\\r\\n<p>Affordable Education:&nbsp;<br \\/>\\r\\nCompared to other English-speaking countries like the United States and the United Kingdom, Canada offers relatively affordable tuition fees for international students. Additionally, there are various scholarships, grants, and financial aid options available to help offset the costs of studying in Canada.<\\/p>\\r\\n\\r\\n<p>Quality of Life:&nbsp;<br \\/>\\r\\nCanada consistently ranks high in global quality of life indices due to factors such as safety, healthcare, clean environment, and overall well-being. Cities like Toronto, Vancouver, and Montreal are multicultural hubs with vibrant cultural scenes, making them attractive places to live and study.<\\/p>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"countries_id\":\"4\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"here-are-some-reasons-why-study-in-canada\",\"display_order\":\"6\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-28T11:05:05.000000Z\",\"created_at\":\"2024-03-28T11:05:05.000000Z\",\"article_id\":6,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-28 05:20:05', '2024-03-28 05:20:05'),
(NULL, 248, 1, 202403281105488087, 202403281105488087, 'App\\Models\\Countryarticles', 6, 'update', '{\"article_id\":6,\"countries_id\":4,\"parent_article\":0,\"title\":\"Here Are Some Reasons why study in Canada\",\"alias\":\"here-are-some-reasons-why-study-in-canada\",\"text\":\"<p>High-Quality Education:&nbsp;<br \\/>\\r\\nCanadian universities and colleges are renowned for their high academic standards and rigorous quality assurance processes. Many institutions in Canada consistently rank among the top in global university rankings, offering a wide range of programs and courses across various disciplines.<\\/p>\\r\\n\\r\\n<p>Diverse and Inclusive Society:<br \\/>\\r\\nCanada is known for its multicultural environment and commitment to diversity and inclusion. International students can experience a welcoming and tolerant society that values different perspectives and backgrounds, contributing to a rich cultural experience.<\\/p>\\r\\n\\r\\n<p>Work Opportunities:<br \\/>\\r\\n&nbsp;Canada provides opportunities for students to work part-time during their studies and full-time during scheduled breaks, such as summer vacations. This allows students to gain valuable work experience, earn money to support their education, and potentially qualify for post-graduation work permits.<\\/p>\\r\\n\\r\\n<p>Affordable Education:&nbsp;<br \\/>\\r\\nCompared to other English-speaking countries like the United States and the United Kingdom, Canada offers relatively affordable tuition fees for international students. Additionally, there are various scholarships, grants, and financial aid options available to help offset the costs of studying in Canada.<\\/p>\\r\\n\\r\\n<p>Quality of Life:&nbsp;<br \\/>\\r\\nCanada consistently ranks high in global quality of life indices due to factors such as safety, healthcare, clean environment, and overall well-being. Cities like Toronto, Vancouver, and Montreal are multicultural hubs with vibrant cultural scenes, making them attractive places to live and study.<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":6,\"status\":1,\"created_at\":\"2024-03-28T11:05:05.000000Z\",\"updated_at\":\"2024-03-28T11:05: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>\"}', '{\"text\":\"<p><span style=\\\"color:#3498db\\\">High-Quality Education:&nbsp;<\\/span><br \\/>\\r\\nCanadian universities and colleges are renowned for their high academic standards and rigorous quality assurance processes. Many institutions in Canada consistently rank among the top in global university rankings, offering a wide range of programs and courses across various disciplines.<\\/p>\\r\\n\\r\\n<p><span style=\\\"color:#3498db\\\">Diverse and Inclusive Society:<\\/span><br \\/>\\r\\nCanada is known for its multicultural environment and commitment to diversity and inclusion. International students can experience a welcoming and tolerant society that values different perspectives and backgrounds, contributing to a rich cultural experience.<\\/p>\\r\\n\\r\\n<p><span style=\\\"color:#3498db\\\">Work Opportunities<\\/span>:<br \\/>\\r\\n&nbsp;Canada provides opportunities for students to work part-time during their studies and full-time during scheduled breaks, such as summer vacations. This allows students to gain valuable work experience, earn money to support their education, and potentially qualify for post-graduation work permits.<\\/p>\\r\\n\\r\\n<p><span style=\\\"color:#3498db\\\">Affordable Education:&nbsp;<\\/span><br \\/>\\r\\nCompared to other English-speaking countries like the United States and the United Kingdom, Canada offers relatively affordable tuition fees for international students. Additionally, there are various scholarships, grants, and financial aid options available to help offset the costs of studying in Canada.<\\/p>\\r\\n\\r\\n<p><span style=\\\"color:#3498db\\\">Quality of Life:<\\/span>&nbsp;<br \\/>\\r\\nCanada consistently ranks high in global quality of life indices due to factors such as safety, healthcare, clean environment, and overall well-being. Cities like Toronto, Vancouver, and Montreal are multicultural hubs with vibrant cultural scenes, making them attractive places to live and study.<\\/p>\",\"updated_at\":\"2024-03-28 11:05:48\",\"updatedBy\":1}', '2024-03-28 05:20:48', '2024-03-28 05:20:48'),
(NULL, 249, 1, 202403281106054019, 202403281106054019, 'App\\Models\\Countryarticles', 6, 'update', '{\"article_id\":6,\"countries_id\":4,\"parent_article\":0,\"title\":\"Here Are Some Reasons why study in Canada\",\"alias\":\"here-are-some-reasons-why-study-in-canada\",\"text\":\"<p><span style=\\\"color:#3498db\\\">High-Quality Education:&nbsp;<\\/span><br \\/>\\r\\nCanadian universities and colleges are renowned for their high academic standards and rigorous quality assurance processes. Many institutions in Canada consistently rank among the top in global university rankings, offering a wide range of programs and courses across various disciplines.<\\/p>\\r\\n\\r\\n<p><span style=\\\"color:#3498db\\\">Diverse and Inclusive Society:<\\/span><br \\/>\\r\\nCanada is known for its multicultural environment and commitment to diversity and inclusion. International students can experience a welcoming and tolerant society that values different perspectives and backgrounds, contributing to a rich cultural experience.<\\/p>\\r\\n\\r\\n<p><span style=\\\"color:#3498db\\\">Work Opportunities<\\/span>:<br \\/>\\r\\n&nbsp;Canada provides opportunities for students to work part-time during their studies and full-time during scheduled breaks, such as summer vacations. This allows students to gain valuable work experience, earn money to support their education, and potentially qualify for post-graduation work permits.<\\/p>\\r\\n\\r\\n<p><span style=\\\"color:#3498db\\\">Affordable Education:&nbsp;<\\/span><br \\/>\\r\\nCompared to other English-speaking countries like the United States and the United Kingdom, Canada offers relatively affordable tuition fees for international students. Additionally, there are various scholarships, grants, and financial aid options available to help offset the costs of studying in Canada.<\\/p>\\r\\n\\r\\n<p><span style=\\\"color:#3498db\\\">Quality of Life:<\\/span>&nbsp;<br \\/>\\r\\nCanada consistently ranks high in global quality of life indices due to factors such as safety, healthcare, clean environment, and overall well-being. Cities like Toronto, Vancouver, and Montreal are multicultural hubs with vibrant cultural scenes, making them attractive places to live and study.<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":6,\"status\":1,\"created_at\":\"2024-03-28T11:05:05.000000Z\",\"updated_at\":\"2024-03-28T11:05:48.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><span style=\\\"color:#2980b9\\\">High-Quality Education:&nbsp;<\\/span><br \\/>\\r\\nCanadian universities and colleges are renowned for their high academic standards and rigorous quality assurance processes. Many institutions in Canada consistently rank among the top in global university rankings, offering a wide range of programs and courses across various disciplines.<\\/p>\\r\\n\\r\\n<p><span style=\\\"color:#3498db\\\">Diverse and Inclusive Society:<\\/span><br \\/>\\r\\nCanada is known for its multicultural environment and commitment to diversity and inclusion. International students can experience a welcoming and tolerant society that values different perspectives and backgrounds, contributing to a rich cultural experience.<\\/p>\\r\\n\\r\\n<p><span style=\\\"color:#3498db\\\">Work Opportunities<\\/span>:<br \\/>\\r\\n&nbsp;Canada provides opportunities for students to work part-time during their studies and full-time during scheduled breaks, such as summer vacations. This allows students to gain valuable work experience, earn money to support their education, and potentially qualify for post-graduation work permits.<\\/p>\\r\\n\\r\\n<p><span style=\\\"color:#3498db\\\">Affordable Education:&nbsp;<\\/span><br \\/>\\r\\nCompared to other English-speaking countries like the United States and the United Kingdom, Canada offers relatively affordable tuition fees for international students. Additionally, there are various scholarships, grants, and financial aid options available to help offset the costs of studying in Canada.<\\/p>\\r\\n\\r\\n<p><span style=\\\"color:#3498db\\\">Quality of Life:<\\/span>&nbsp;<br \\/>\\r\\nCanada consistently ranks high in global quality of life indices due to factors such as safety, healthcare, clean environment, and overall well-being. Cities like Toronto, Vancouver, and Montreal are multicultural hubs with vibrant cultural scenes, making them attractive places to live and study.<\\/p>\",\"updated_at\":\"2024-03-28 11:06:05\",\"updatedBy\":1}', '2024-03-28 05:21:05', '2024-03-28 05:21:05'),
(NULL, 250, 1, 202403281110521700, 202403281110521700, 'App\\Models\\Countryarticles', 5, 'update', '{\"article_id\":5,\"countries_id\":4,\"parent_article\":0,\"title\":\"Canada\",\"alias\":\"canada\",\"text\":\"<p>Canada offers a multitude of benefits for international students seeking a high-quality education and a globally recognized degree. Renowned for its multicultural environment, Canada provides a welcoming and inclusive atmosphere that embraces diversity. Canadian universities and colleges are known for their academic excellence, innovative research opportunities, and state-of-the-art facilities, making them ideal destinations for students pursuing various fields of study. Additionally, Canada&#39;s strong economy and thriving job market offer excellent prospects for post-graduation employment and career growth, especially through programs like the Post-Graduation Work Permit (PGWP) that allow international graduates to gain valuable work experience. Moreover, students can enjoy a high standard of living, beautiful natural landscapes, and a safe and peaceful environment conducive to learning and personal development. With a range of scholarship options, affordable tuition fees, and opportunities for permanent residency, Canada stands out as a top choice for those looking to enhance their academic and professional journey on an international stage.<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\n&nbsp;<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/countries\\/canada.jpg\",\"thumb\":\"\",\"display_order\":5,\"status\":1,\"created_at\":\"2024-03-28T10:58:03.000000Z\",\"updated_at\":\"2024-03-28T10:59: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>\"}', '{\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/countries\\/Virtual-Tours-of-Vancouver-Canada.jpg\",\"updated_at\":\"2024-03-28 11:10:53\",\"updatedBy\":1}', '2024-03-28 05:25:53', '2024-03-28 05:25:53'),
(NULL, 251, 1, 202403281117384012, 202403281117384012, 'App\\Models\\Countryarticles', 7, 'create', NULL, '{\"title\":\"USA\",\"text\":\"<p>Studying in the USA presents an array of benefits and opportunities for international students. The country boasts a diverse selection of globally recognized universities and colleges renowned for their top-tier education, state-of-the-art research facilities, and innovative teaching methodologies. Students have the flexibility to pursue a wide spectrum of academic programs spanning STEM fields, business, humanities, arts, and social sciences, catering to diverse interests and career paths. One of the distinct advantages of studying in the USA is its vibrant multicultural environment, fostering cross-cultural interactions and providing invaluable exposure to different perspectives. International students can tap into numerous scholarships, grants, and financial aid options, easing the financial burden and making education more accessible. Furthermore, studying in the USA opens doors to extensive industry connections, internship opportunities, and hands-on learning experiences, significantly enhancing students&#39; skills, employability, and global career prospects.<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\n&nbsp;<\\/p>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"countries_id\":\"9\",\"parent_article\":\"0\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/countries\\/statue-of-liberty-iconic-p1nx0uepnmi4eiid.jpg\",\"thumb\":\"\",\"alias\":\"usa\",\"display_order\":\"7\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-28T11:17:38.000000Z\",\"created_at\":\"2024-03-28T11:17:38.000000Z\",\"article_id\":7,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-28 05:32:38', '2024-03-28 05:32:38'),
(NULL, 252, 1, 202403281119422294, 202403281119422294, 'App\\Models\\Countryarticles', 8, 'create', NULL, '{\"title\":\"Here Are Some Reasons Why USA:\",\"text\":\"<p><span style=\\\"color:#2980b9\\\"><strong>World-Class Education:&nbsp;<\\/strong><\\/span><br \\/>\\r\\nThe USA is renowned for its high-quality education system, with many universities consistently ranked among the top globally. American universities offer a wide range of academic programs and fields of study, providing students with access to cutting-edge research, expert faculty, and advanced facilities.<\\/p>\\r\\n\\r\\n<p><span style=\\\"color:#2980b9\\\"><strong>Diverse Learning Environment:<\\/strong><\\/span><br \\/>\\r\\n&nbsp;Studying in the USA exposes you to a diverse learning environment with students and faculty from all around the world. This diversity fosters cross-cultural understanding, promotes tolerance, and encourages collaboration and networking with individuals from various backgrounds.<\\/p>\\r\\n\\r\\n<p><span style=\\\"color:#2980b9\\\"><strong>Flexibility and Choice:<\\/strong><\\/span><br \\/>\\r\\nAmerican universities offer flexible academic programs that allow students to tailor their education according to their interests and career goals. You can choose from a variety of majors, minors, specializations, and elective courses, providing a comprehensive and customizable learning experience.<\\/p>\\r\\n\\r\\n<p><span style=\\\"color:#2980b9\\\"><strong>Research Opportunities:&nbsp;<\\/strong><\\/span><br \\/>\\r\\nThe USA is a hub for research and innovation, offering abundant opportunities for students to engage in cutting-edge research across various fields. Many universities collaborate with industry partners, government agencies, and research institutions, providing students with hands-on experience and exposure to real-world projects.<\\/p>\\r\\n\\r\\n<p><span style=\\\"color:#2980b9\\\"><strong>Internship and Job Opportunities:<\\/strong><\\/span><br \\/>\\r\\n&nbsp;Studying in the USA can enhance your career prospects by providing access to internship programs, co-op opportunities, and networking events with industry professionals. The USA has a robust job market with diverse sectors such as technology, healthcare, finance, and engineering, offering ample prospects for career advancement.<\\/p>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"countries_id\":\"0\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"here-are-some-reasons-why-usa\",\"display_order\":\"8\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-28T11:19:42.000000Z\",\"created_at\":\"2024-03-28T11:19:42.000000Z\",\"article_id\":8,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-28 05:34:42', '2024-03-28 05:34:42'),
(NULL, 253, 1, 202403281120044754, 202403281120044754, 'App\\Models\\Countryarticles', 8, 'update', '{\"article_id\":8,\"countries_id\":0,\"parent_article\":0,\"title\":\"Here Are Some Reasons Why USA:\",\"alias\":\"here-are-some-reasons-why-usa\",\"text\":\"<p><span style=\\\"color:#2980b9\\\"><strong>World-Class Education:&nbsp;<\\/strong><\\/span><br \\/>\\r\\nThe USA is renowned for its high-quality education system, with many universities consistently ranked among the top globally. American universities offer a wide range of academic programs and fields of study, providing students with access to cutting-edge research, expert faculty, and advanced facilities.<\\/p>\\r\\n\\r\\n<p><span style=\\\"color:#2980b9\\\"><strong>Diverse Learning Environment:<\\/strong><\\/span><br \\/>\\r\\n&nbsp;Studying in the USA exposes you to a diverse learning environment with students and faculty from all around the world. This diversity fosters cross-cultural understanding, promotes tolerance, and encourages collaboration and networking with individuals from various backgrounds.<\\/p>\\r\\n\\r\\n<p><span style=\\\"color:#2980b9\\\"><strong>Flexibility and Choice:<\\/strong><\\/span><br \\/>\\r\\nAmerican universities offer flexible academic programs that allow students to tailor their education according to their interests and career goals. You can choose from a variety of majors, minors, specializations, and elective courses, providing a comprehensive and customizable learning experience.<\\/p>\\r\\n\\r\\n<p><span style=\\\"color:#2980b9\\\"><strong>Research Opportunities:&nbsp;<\\/strong><\\/span><br \\/>\\r\\nThe USA is a hub for research and innovation, offering abundant opportunities for students to engage in cutting-edge research across various fields. Many universities collaborate with industry partners, government agencies, and research institutions, providing students with hands-on experience and exposure to real-world projects.<\\/p>\\r\\n\\r\\n<p><span style=\\\"color:#2980b9\\\"><strong>Internship and Job Opportunities:<\\/strong><\\/span><br \\/>\\r\\n&nbsp;Studying in the USA can enhance your career prospects by providing access to internship programs, co-op opportunities, and networking events with industry professionals. The USA has a robust job market with diverse sectors such as technology, healthcare, finance, and engineering, offering ample prospects for career advancement.<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":8,\"status\":1,\"created_at\":\"2024-03-28T11:19:42.000000Z\",\"updated_at\":\"2024-03-28T11:19:42.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"countries_id\":\"9\",\"updated_at\":\"2024-03-28 11:20:04\",\"updatedBy\":1}', '2024-03-28 05:35:04', '2024-03-28 05:35:04'),
(NULL, 254, 1, 202403281123066167, 202403281123066167, 'App\\Models\\Countries', 9, 'update', '{\"country_id\":9,\"title\":\"USA\",\"alias\":\"usa\",\"text\":\"<p>STUDY DESTINATION<\\/p>\",\"details\":\"<p>The list of services regarding USA -<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/countries\\/usa.jpg\",\"feature\":[\"Student Visa\",\"Family Visa\",\"Work Permit\",\"Travel Visa\",\"Business Visa\"],\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/countries\\/usa lg.jpg\",\"display_order\":6,\"status\":1,\"created_at\":\"2024-03-20T07:17:28.000000Z\",\"updated_at\":\"2024-03-20T07:17:28.000000Z\",\"seo_keywords\":null,\"seo_title\":null,\"seo_descriptions\":null,\"og_tags\":null,\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/page-header-bg.jpg\",\"updated_at\":\"2024-03-28 11:23:06\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"updatedBy\":1}', '2024-03-28 05:38:06', '2024-03-28 05:38:06'),
(NULL, 255, 1, 202403281124039137, 202403281124039137, 'App\\Models\\Countries', 5, 'update', '{\"country_id\":5,\"title\":\"Australia\",\"alias\":\"australia\",\"text\":\"<p>Study Destination<\\/p>\",\"details\":\"<p>The list of services regarding Australia -<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/slider\\/image-4.png\",\"feature\":[\"Student Visa\",\"Travel Visa\",\"Family Visa\",\"Business Visa\",\"Work Permit\"],\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/countries\\/australia-lg.jpg\",\"display_order\":3,\"status\":1,\"created_at\":\"2024-03-18T09:15:37.000000Z\",\"updated_at\":\"2024-03-28T10:44: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>\"}', '{\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/page-header-bg.jpg\",\"updated_at\":\"2024-03-28 11:24:03\",\"updatedBy\":1}', '2024-03-28 05:39:03', '2024-03-28 05:39:03'),
(NULL, 256, 1, 202403281124204348, 202403281124204348, 'App\\Models\\Countries', 4, 'update', '{\"country_id\":4,\"title\":\"Canada\",\"alias\":\"canada\",\"text\":\"<p>STUDY DESTINATION<\\/p>\",\"details\":\"<p>The list of services regarding Canada -<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/countries\\/canada.jpg\",\"feature\":[\"Student Visa\",\"Travel Visa\",\"Family Visa\",\"Business Visa\",\"Work Permit\"],\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/countries\\/canada-lg.jpg\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-03-18T09:13:01.000000Z\",\"updated_at\":\"2024-03-18T09:13:01.000000Z\",\"seo_keywords\":null,\"seo_title\":null,\"seo_descriptions\":null,\"og_tags\":null,\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/page-header-bg.jpg\",\"updated_at\":\"2024-03-28 11:24:20\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"updatedBy\":1}', '2024-03-28 05:39:20', '2024-03-28 05:39:20'),
(NULL, 257, 1, 202403281124383779, 202403281124383779, 'App\\Models\\Countries', 7, 'update', '{\"country_id\":7,\"title\":\"New Zealand\",\"alias\":\"new-zealand\",\"text\":\"<p>STUDY DESTINATION<\\/p>\",\"details\":\"<p>The list of services regarding New Zealand -<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/countries\\/New Zealand.jpg\",\"feature\":[\"Student Visa\",\"Family Visa\",\"Work Permit\",\"Travel Visa\",\"Business Visa\"],\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/countries\\/New Zealand lg.jpg\",\"display_order\":4,\"status\":1,\"created_at\":\"2024-03-20T07:14:54.000000Z\",\"updated_at\":\"2024-03-20T07:14:54.000000Z\",\"seo_keywords\":null,\"seo_title\":null,\"seo_descriptions\":null,\"og_tags\":null,\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/page-header-bg.jpg\",\"updated_at\":\"2024-03-28 11:24:38\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"updatedBy\":1}', '2024-03-28 05:39:38', '2024-03-28 05:39:38'),
(NULL, 258, 1, 202403281124561251, 202403281124561251, 'App\\Models\\Countries', 8, 'update', '{\"country_id\":8,\"title\":\"UK\",\"alias\":\"uk\",\"text\":\"<p>STUDY DESTINATION<\\/p>\",\"details\":\"<p>The list of services regarding UK -<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/countries\\/uk.jpg\",\"feature\":[\"Student Visa\",\"Family Visa\",\"Work Permit\",\"Travel Visa\",\"Business Visa\"],\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/countries\\/uk-lg.jpg\",\"display_order\":5,\"status\":1,\"created_at\":\"2024-03-20T07:15:56.000000Z\",\"updated_at\":\"2024-03-20T07:15:56.000000Z\",\"seo_keywords\":null,\"seo_title\":null,\"seo_descriptions\":null,\"og_tags\":null,\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/page-header-bg.jpg\",\"updated_at\":\"2024-03-28 11:24:56\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"updatedBy\":1}', '2024-03-28 05:39:56', '2024-03-28 05:39:56'),
(NULL, 259, 1, 202403281134543114, 202403281134543114, 'App\\Models\\Countryarticles', 9, 'create', NULL, '{\"title\":\"New Zealand\",\"text\":\"<p><br \\/>\\r\\nNew Zealand is a highly sought-after destination for international students seeking a quality education in a picturesque and welcoming environment. Renowned for its world-class universities and colleges, New Zealand offers a wide range of study options across various disciplines, including business, engineering, healthcare, humanities, and sciences. One of the key advantages of studying in New Zealand is its strong emphasis on research-based learning and practical education, providing students with hands-on experience and industry-relevant skills. Additionally, the country&#39;s education system is known for its high standards of teaching, modern facilities, and supportive learning environment. International students in New Zealand also benefit from opportunities for part-time work during their studies and a streamlined post-study work visa pathway, making it an attractive choice for those looking to gain valuable international experience and enhance their career prospects. Moreover, New Zealand&#39;s vibrant culture, stunning landscapes, and friendly communities make it an ideal destination for a holistic educational experience.<\\/p>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"countries_id\":\"7\",\"parent_article\":\"0\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/countries\\/new zealnd.jpg\",\"thumb\":\"\",\"alias\":\"new-zealand\",\"display_order\":\"9\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-28T11:34:54.000000Z\",\"created_at\":\"2024-03-28T11:34:54.000000Z\",\"article_id\":9,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-28 05:49:54', '2024-03-28 05:49:54'),
(NULL, 260, 1, 202403281144385996, 202403281144385996, 'App\\Models\\Countryarticles', 10, 'create', NULL, '{\"title\":\"Why study in  New Zealand?\",\"text\":\"<p><span style=\\\"color:#2980b9\\\"><strong>Work Opportunities:<\\/strong><\\/span><br \\/>\\r\\nInternational students in New Zealand are typically allowed to work part-time during their studies and full-time during scheduled breaks, providing opportunities to gain work experience, earn money, and support themselves financially while studying.<\\/p>\\r\\n\\r\\n<p><span style=\\\"color:#2980b9\\\"><strong>Post-Study Work Options:<\\/strong><\\/span><br \\/>\\r\\nUpon completing their studies, international students in New Zealand may be eligible for post-study work visas, allowing them to gain practical work experience related to their field of study. This can be beneficial for launching a career or pursuing further opportunities in New Zealand or elsewhere.<\\/p>\\r\\n\\r\\n<p><span style=\\\"color:#2980b9\\\"><strong>Quality of Life:<\\/strong><\\/span><br \\/>\\r\\nNew Zealand offers a high quality of life, with access to excellent healthcare, modern infrastructure, recreational activities, and a balanced lifestyle. The country&#39;s emphasis on work-life balance contributes to a fulfilling student experience.<\\/p>\\r\\n\\r\\n<p><span style=\\\"color:#2980b9\\\"><strong>Innovative and Research-Focused:<\\/strong><\\/span><br \\/>\\r\\nNew Zealand is known for its innovation and research excellence. Many universities and research institutions in the country are at the forefront of cutting-edge research and technology, providing students with opportunities to engage in impactful research projects.<\\/p>\\r\\n\\r\\n<p><span style=\\\"color:#2980b9\\\"><strong>Global Recognition:<\\/strong><\\/span><br \\/>\\r\\nA degree from a New Zealand university is globally recognized and respected by employers and academic institutions worldwide. This can enhance your career prospects and open doors to opportunities on an international scale.<\\/p>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"countries_id\":\"7\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"why-study-in-new-zealand\",\"display_order\":\"10\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-28T11:44:38.000000Z\",\"created_at\":\"2024-03-28T11:44:38.000000Z\",\"article_id\":10,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-28 05:59:38', '2024-03-28 05:59:38'),
(NULL, 261, 1, 202403290441532985, 202403290441532985, 'App\\Models\\Countryarticles', 11, 'create', NULL, '{\"title\":\"UK\",\"text\":\"<p>UK offers a rich and diverse educational experience renowned globally for its academic excellence, cultural diversity, and historical significance. The UK is home to some of the world&#39;s top universities, such as Oxford, Cambridge, and Imperial College London, known for their cutting-edge research, innovative teaching methods, and strong industry connections.<\\/p>\\r\\n\\r\\n<p>International students benefit from a wide range of courses across various disciplines, including STEM, humanities, business, and arts, providing opportunities for personal and professional growth. The multicultural environment fosters global perspectives, networking opportunities, and cross-cultural understanding.<\\/p>\\r\\n\\r\\n<p>Moreover, the UK&#39;s education system encourages critical thinking, independent learning, and creativity, preparing students for success in their future careers. Additionally, students can explore vibrant cities, historical landmarks, and diverse landscapes, enriching their overall study experience. Scholarships, internships, and part-time work options are also available, enhancing affordability and employability prospects for international students in the UK.<\\/p>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"countries_id\":\"8\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"uk\",\"display_order\":\"11\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-29T04:41:53.000000Z\",\"created_at\":\"2024-03-29T04:41:53.000000Z\",\"article_id\":11,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-28 22:56:53', '2024-03-28 22:56:53'),
(NULL, 262, 1, 202403290444162428, 202403290444162428, 'App\\Models\\Countryarticles', 12, 'create', NULL, '{\"title\":\"Why study in UK?\",\"text\":\"<p><span style=\\\"color:#2980b9\\\"><strong>Quality Education:<\\/strong><\\/span><br \\/>\\r\\nThe UK is home to many prestigious universities with a long history of academic excellence. Institutions like Oxford, Cambridge, and Imperial College London consistently rank among the top in global university rankings, ensuring high-quality education and excellent learning resources.<\\/p>\\r\\n\\r\\n<p><span style=\\\"color:#2980b9\\\"><strong>Wide Range of Courses:&nbsp;<\\/strong><\\/span><br \\/>\\r\\nUK universities offer a diverse range of courses across various disciplines, allowing students to pursue their academic interests and career aspirations effectively. Whether in STEM fields, humanities, business, arts, or other areas, students can find suitable programs with comprehensive curricula.<\\/p>\\r\\n\\r\\n<p><span style=\\\"color:#2980b9\\\"><strong>Global Recognition:<\\/strong><\\/span><br \\/>\\r\\nA degree from a UK university holds significant global recognition and respect. Employers worldwide value UK qualifications, enhancing graduates&#39; job prospects and career opportunities internationally.<\\/p>\\r\\n\\r\\n<p><span style=\\\"color:#2980b9\\\"><strong>Cultural Diversity:<\\/strong><\\/span><br \\/>\\r\\nThe UK is a melting pot of cultures, welcoming students from diverse backgrounds. This multicultural environment promotes cross-cultural understanding, global perspectives, and networking opportunities, enriching the overall educational experience.<\\/p>\\r\\n\\r\\n<p><span style=\\\"color:#2980b9\\\"><strong>Innovative Teaching Methods:<\\/strong><\\/span><br \\/>\\r\\nUK universities are known for their innovative teaching methods, including interactive lectures, practical workshops, research opportunities, and industry collaborations. These approaches foster critical thinking, problem-solving skills, and creativity among students.<\\/p>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"countries_id\":\"8\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"why-study-in-uk\",\"display_order\":\"12\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-29T04:44:16.000000Z\",\"created_at\":\"2024-03-29T04:44:16.000000Z\",\"article_id\":12,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-28 22:59:16', '2024-03-28 22:59:16'),
(NULL, 263, 1, 202403290445176652, 202403290445176652, 'App\\Models\\Countryarticles', 11, 'update', '{\"article_id\":11,\"countries_id\":8,\"parent_article\":0,\"title\":\"UK\",\"alias\":\"uk\",\"text\":\"<p>UK offers a rich and diverse educational experience renowned globally for its academic excellence, cultural diversity, and historical significance. The UK is home to some of the world&#39;s top universities, such as Oxford, Cambridge, and Imperial College London, known for their cutting-edge research, innovative teaching methods, and strong industry connections.<\\/p>\\r\\n\\r\\n<p>International students benefit from a wide range of courses across various disciplines, including STEM, humanities, business, and arts, providing opportunities for personal and professional growth. The multicultural environment fosters global perspectives, networking opportunities, and cross-cultural understanding.<\\/p>\\r\\n\\r\\n<p>Moreover, the UK&#39;s education system encourages critical thinking, independent learning, and creativity, preparing students for success in their future careers. Additionally, students can explore vibrant cities, historical landmarks, and diverse landscapes, enriching their overall study experience. Scholarships, internships, and part-time work options are also available, enhancing affordability and employability prospects for international students in the UK.<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":11,\"status\":1,\"created_at\":\"2024-03-29T04:41:53.000000Z\",\"updated_at\":\"2024-03-29T04:41: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>\"}', '{\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/countries\\/uk.jpeg\",\"updated_at\":\"2024-03-29 04:45:18\",\"updatedBy\":1}', '2024-03-28 23:00:18', '2024-03-28 23:00:18'),
(NULL, 264, 1, 202403290447013742, 202403290447013742, 'App\\Models\\Articles', 2, 'update', '{\"article_id\":2,\"parent_article\":0,\"title\":\"ABOUT OUR COMPANY\",\"subtitle\":\"Abroad Study Services backed up by Certified Education Consulatants\",\"alias\":\"about-us\",\"text\":\"<p>DreamOn Education Consultancy, your trusted partner in shaping academic dreams into reality. Established with a vision to empower students and professionals with global educational opportunities, DreamOn Education Consultancy is committed to providing comprehensive guidance and support throughout your educational journey.<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/background\\/page-header-bg.jpg\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/about_us\\/1.jpg\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-03-14T11:12:17.000000Z\",\"updated_at\":\"2024-03-27T09:55:17.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>Dream on Education is a licensed educational consultant who specializes in overseas education and immigration services. We are located in Dillibazar (opposite Padma Kanya School), Kathmandu, Nepal, the educational hub of the country. This is where all the highly ranked institutions are delivering the world&rsquo;s most sought-after programs with affiliations from renowned universities. We guide you all the way from university or college admissions to successful visa interviews and enrollments at the institution of your choice.<\\/p>\\r\\n\\r\\n<p>We guide you all the way from university or college admissions to successful visa interviews and enrollments at the institution of your choice. We provide tailor-made services for you in regards to finding suitable programs and institutions that best suit your budget and qualifications.<\\/p>\\r\\n\\r\\n<p>We have become a one-stop solution provider, as we provide students with a wide spectrum of opportunities across the globe and assist them in making the right choice in terms of cost, program specialization, living arrangements, etc. We find the appropriate institution for all students based on their academic, financial, and location preferences. Here, we prepare you for IELTS, PTE, and Duolingo preparation classes. Our mission is to provide quality education, standard and hi-tech facilities, and services to students who seek higher education abroad.<\\/p>\",\"updated_at\":\"2024-03-29 04:47:01\",\"updatedBy\":1}', '2024-03-28 23:02:01', '2024-03-28 23:02:01'),
(NULL, 265, 1, 202403290447445826, 202403290447445826, 'App\\Models\\Articles', 2, 'update', '{\"article_id\":2,\"parent_article\":0,\"title\":\"ABOUT OUR COMPANY\",\"subtitle\":\"Abroad Study Services backed up by Certified Education Consulatants\",\"alias\":\"about-us\",\"text\":\"<p>Dream on Education is a licensed educational consultant who specializes in overseas education and immigration services. We are located in Dillibazar (opposite Padma Kanya School), Kathmandu, Nepal, the educational hub of the country. This is where all the highly ranked institutions are delivering the world&rsquo;s most sought-after programs with affiliations from renowned universities. We guide you all the way from university or college admissions to successful visa interviews and enrollments at the institution of your choice.<\\/p>\\r\\n\\r\\n<p>We guide you all the way from university or college admissions to successful visa interviews and enrollments at the institution of your choice. We provide tailor-made services for you in regards to finding suitable programs and institutions that best suit your budget and qualifications.<\\/p>\\r\\n\\r\\n<p>We have become a one-stop solution provider, as we provide students with a wide spectrum of opportunities across the globe and assist them in making the right choice in terms of cost, program specialization, living arrangements, etc. We find the appropriate institution for all students based on their academic, financial, and location preferences. Here, we prepare you for IELTS, PTE, and Duolingo preparation classes. Our mission is to provide quality education, standard and hi-tech facilities, and services to students who seek higher education abroad.<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/background\\/page-header-bg.jpg\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/about_us\\/1.jpg\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-03-14T11:12:17.000000Z\",\"updated_at\":\"2024-03-29T04:47: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>\"}', '{\"text\":\"<p>Dream on Education is a licensed educational consultant who specializes in overseas education and immigration services. We are located in Dillibazar (opposite Padma Kanya School), Kathmandu, Nepal, the educational hub of the country. This is where all the highly ranked institutions are delivering the world&rsquo;s most sought-after programs with affiliations from renowned universities. We guide you all the way from university or college admissions to successful visa interviews and enrollments at the institution of your choice.<\\/p>\",\"updated_at\":\"2024-03-29 04:47:44\",\"updatedBy\":1}', '2024-03-28 23:02:44', '2024-03-28 23:02:44'),
(NULL, 266, 1, 202403290448216288, 202403290448216288, 'App\\Models\\Articles', 11, 'update', '{\"article_id\":11,\"parent_article\":2,\"title\":\"ABOUT OUR COMPANY\",\"subtitle\":\"We help Making your dream into Reality.\",\"alias\":\"about-our-company\",\"text\":\"<p>DreamOn Education Consultancy, your trusted partner in shaping academic dreams into reality. Established with a vision to empower students and professionals with global educational opportunities, DreamOn Education Consultancy is committed to providing comprehensive guidance and support throughout your educational journey.<\\/p>\\r\\n\\r\\n<p>At DreamOn Education Consultancy, we understand that every academic journey is unique, which is why we tailor our services to meet your specific needs and aspirations. Our team of experienced consultants and advisors are dedicated to helping you navigate the complex landscape of global education, from choosing the right course and institution to securing scholarships and visas. We believe in fostering a supportive and inclusive environment where students and professionals can thrive, offering personalized counseling, test preparation assistance, application guidance, and ongoing support even after you&#39;ve embarked on your educational path. With our wealth of knowledge and extensive network of partner institutions worldwide, we are your reliable partner in turning your academic dreams into reality.<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\n&nbsp;<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/about_us\\/1.jpg\",\"display_order\":10,\"status\":1,\"created_at\":\"2024-03-25T07:55:19.000000Z\",\"updated_at\":\"2024-03-28T09:17:54.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>Dream on Education is a licensed educational consultant who specializes in overseas education and immigration services. We are located in Dillibazar (opposite Padma Kanya School), Kathmandu, Nepal, the educational hub of the country. This is where all the highly ranked institutions are delivering the world&rsquo;s most sought-after programs with affiliations from renowned universities. We guide you all the way from university or college admissions to successful visa interviews and enrollments at the institution of your choice.<\\/p>\\r\\n\\r\\n<p>We guide you all the way from university or college admissions to successful visa interviews and enrollments at the institution of your choice. We provide tailor-made services for you in regards to finding suitable programs and institutions that best suit your budget and qualifications.<\\/p>\\r\\n\\r\\n<p>We have become a one-stop solution provider, as we provide students with a wide spectrum of opportunities across the globe and assist them in making the right choice in terms of cost, program specialization, living arrangements, etc. We find the appropriate institution for all students based on their academic, financial, and location preferences. Here, we prepare you for IELTS, PTE, and Duolingo preparation classes. Our mission is to provide quality education, standard and hi-tech facilities, and services to students who seek higher education abroad.<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/page-header-bg.jpg\",\"updated_at\":\"2024-03-29 04:48:21\",\"updatedBy\":1}', '2024-03-28 23:03:21', '2024-03-28 23:03:21'),
(NULL, 267, 1, 202403290449045301, 202403290449045301, 'App\\Models\\Articles', 13, 'update', '{\"article_id\":13,\"parent_article\":12,\"title\":\"Our Mission\",\"subtitle\":\"At DreamOn Education Consultancy, our mission is to bridge the gap between ambition and achievement by offering personalized consultancy services tailored to your unique aspirations. We believe that every dream deserves a chance to flourish, and we are dedicated to helping you unlock your full potential.\",\"alias\":\"our-mission\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/about_us\\/reasons\\/icon-14.png\",\"display_order\":12,\"status\":1,\"created_at\":\"2024-03-25T07:58:38.000000Z\",\"updated_at\":\"2024-03-27T10:00:46.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"subtitle\":\"Supporting students and families in understanding the education system, guiding them to suitable schools, aiding in college preparation, offering personalized advice, advocating for student rights, and staying updated on education policy and practices.\",\"updated_at\":\"2024-03-29 04:49:04\",\"updatedBy\":1}', '2024-03-28 23:04:04', '2024-03-28 23:04:04'),
(NULL, 268, 1, 202403290449456859, 202403290449456859, 'App\\Models\\Services', 1, 'update', '{\"service_id\":1,\"parent_service\":0,\"title\":\"Educational Counselling\",\"alias\":\"educational-counselling\",\"text\":\"<p>Broad term that can refer to various aspects of interconnectedness and communication on a global scale.<\\/p>\",\"link\":\"\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/background\\/page-header-bg.jpg\",\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/choose\\/mortarboard_1940611.png\",\"display_order\":1,\"status\":1,\"created_at\":\"2024-03-27T07:08:37.000000Z\",\"updated_at\":\"2024-03-27T07:08:37.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 important for one to choose and decide on a definite career path early in one&rsquo;s life. With a wide range of courses and university colleges. Seeking international students like YOU.We promise you to provide wonderful\\/ Best educational counselling. While selecting universities\\/colleges, it is important for the students to take the Standardized Test Application, Application Essay, Admission Requirements and many more.<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Course selection<\\/li>\\r\\n\\t<li>University selection<\\/li>\\r\\n\\t<li>Standardised test (PTE\\/IELTS)<\\/li>\\r\\n\\t<li>Scholarship Assistance<\\/li>\\r\\n\\t<li>Admission Requirement<\\/li>\\r\\n<\\/ul>\",\"updated_at\":\"2024-03-29 04:49:45\",\"updatedBy\":1}', '2024-03-28 23:04:45', '2024-03-28 23:04:45');
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, 269, 1, 202403290450429180, 202403290450429180, 'App\\Models\\Services', 6, 'update', '{\"service_id\":6,\"parent_service\":0,\"title\":\"Registration for Entrance and English tests\",\"alias\":\"registration-for-entrance-and-english-tests\",\"text\":\"<p>Broad term that can refer to various aspects of interconnectedness and communication on a global scale.<\\/p>\",\"link\":\"\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/background\\/page-header-bg.jpg\",\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/choose\\/mortarboard_1940611.png\",\"display_order\":6,\"status\":1,\"created_at\":\"2024-03-27T07:11:33.000000Z\",\"updated_at\":\"2024-03-27T07:11:33.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>We conduct both IELTS and PTE classes and also help you with Standardized English Test booking.<\\/p>\\r\\n\\r\\n<p><strong>IELTS:<\\/strong><\\/p>\\r\\n\\r\\n<p>It is a globally recognized Standardised English Test that assesses English Language Skill in the areas of Listening, Reading, writing and Speaking.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/p>\\r\\n\\r\\n<p><strong>PTE- academic<\\/strong><\\/p>\\r\\n\\r\\n<p>PTE Academic Exam is a computer-based English Language Test accepted by educational institutions around the world. PTE Academic measures your English speaking, listening, reading, and writing skills in a single, short test. It lasts for three hours and is divided into sections. The test will automatically continue after the section&rsquo;s assigned time has passed.<\\/p>\",\"updated_at\":\"2024-03-29 04:50:42\",\"updatedBy\":1}', '2024-03-28 23:05:42', '2024-03-28 23:05:42'),
(NULL, 270, 1, 202403290451405947, 202403290451405947, 'App\\Models\\Services', 9, 'create', NULL, '{\"title\":\"Academic Counselling\",\"text\":\"<p>In today&rsquo;s world, choosing the right course is crucial for students.&nbsp;Dream On can help students explore different courses and programs that fit with their interests, academic qualifications, and financial situation.<\\/p>\\r\\n\\r\\n<p>Our counselling department knows what universities in different countries will look for and what Standardized English Test courses students should take to be eligible for admission to university. We also search for colleges or universities that provide financial aid. Students are also encouraged to check admission requirements with individual universities.<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_service\":\"0\",\"link\":\"\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/services\\/13 (1).jpg\",\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/services\\/13 (1).jpg\",\"alias\":\"academic-counselling\",\"display_order\":\"9\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-29T04:51:40.000000Z\",\"created_at\":\"2024-03-29T04:51:40.000000Z\",\"service_id\":9,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-28 23:06:40', '2024-03-28 23:06:40'),
(NULL, 271, 1, 202403290451564686, 202403290451564686, 'App\\Models\\Services', 4, 'update', '{\"service_id\":4,\"parent_service\":0,\"title\":\"Visa Assistance\",\"alias\":\"visa-assistance\",\"text\":\"<p>Broad term that can refer to various aspects of interconnectedness and communication on a global scale.<\\/p>\",\"link\":\"\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/background\\/page-header-bg.jpg\",\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/choose\\/mortarboard_1940611.png\",\"display_order\":4,\"status\":1,\"created_at\":\"2024-03-27T07:10:44.000000Z\",\"updated_at\":\"2024-03-27T07:10: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>\"}', '{\"text\":\"<p>Obtaining a visa for study abroad can be a complicated process. We are here to help students with their visa applications by offering support and direction. We also assist students with researching the country&rsquo;s visa requirements so they can familiarise themselves with the process and give themselves plenty of time to complete all the required steps. It is important to make plans in advance because some countries have lengthy processing times.<\\/p>\\r\\n\\r\\n<p>Our main objectives are to assist you with your financial paperwork, provide guidance regarding the payment of any application fees, and maintain a copy of your application and all supporting materials for your records. For the most accurate and recent information , keep us in mind for your visa applications.<\\/p>\",\"updated_at\":\"2024-03-29 04:51:56\",\"updatedBy\":1}', '2024-03-28 23:06:56', '2024-03-28 23:06:56'),
(NULL, 272, 1, 202403290452168817, 202403290452168817, 'App\\Models\\Services', 5, 'update', '{\"service_id\":5,\"parent_service\":0,\"title\":\"Collaborations to institutions\",\"alias\":\"collaborations-to-institutions\",\"text\":\"<p>Broad term that can refer to various aspects of interconnectedness and communication on a global scale.<\\/p>\",\"link\":\"\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/background\\/page-header-bg.jpg\",\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/choose\\/mortarboard_1940611.png\",\"display_order\":5,\"status\":1,\"created_at\":\"2024-03-27T07:11:12.000000Z\",\"updated_at\":\"2024-03-27T07:11:12.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>We offer a space for you to introduce yourself and foster strong professional relationships by sharing updates, progress, and ideas. We give you the opportunity to network with professionals at events in your field, which enables you to keep in touch with your collaborators in a timely and efficient manner.&nbsp;<\\/p>\",\"updated_at\":\"2024-03-29 04:52:16\",\"updatedBy\":1}', '2024-03-28 23:07:16', '2024-03-28 23:07:16'),
(NULL, 273, 1, 202403290452347006, 202403290452347006, 'App\\Models\\Services', 2, 'update', '{\"service_id\":2,\"parent_service\":0,\"title\":\"Interview Preparation\",\"alias\":\"interview-preparation\",\"text\":\"<p>Broad term that can refer to various aspects of interconnectedness and communication on a global scale.<\\/p>\",\"link\":\"\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/background\\/page-header-bg.jpg\",\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/choose\\/mortarboard_1940611.png\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-03-27T07:09:02.000000Z\",\"updated_at\":\"2024-03-27T07:09: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>\"}', '{\"text\":\"<p>Preparing for a visa interview can be tricky. Once everything is prepared, it is the final and most crucial step. With our professional members, we assist you with interview preparation. We prepare you for typical questions asked during the visa interview, such as the reason for your visa, your intended activities, the length of your stay, and your ties to your home country. You will receive instructions on how to prepare your responses to these inquiries, with a focus on being precise, succinct, and truthful.<\\/p>\\r\\n\\r\\n<p>Other considerations are also necessary, and we will make sure to bring them up to you during your interview.&nbsp;<\\/p>\",\"updated_at\":\"2024-03-29 04:52:34\",\"updatedBy\":1}', '2024-03-28 23:07:34', '2024-03-28 23:07:34'),
(NULL, 274, 1, 202403290452571386, 202403290452571386, 'App\\Models\\Services', 3, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-03-28 23:07:57', '2024-03-28 23:07:57'),
(NULL, 275, 1, 202403290453309051, 202403290453309051, 'App\\Models\\Services', 7, 'update', '{\"service_id\":7,\"parent_service\":1,\"title\":\"Over the last 35 Years we made an impact that is strong & we have long way to go.\",\"alias\":\"over-the-last-35-years-we-made-an-impact-that-is-strong-we-have-long-way-to-go\",\"text\":\"<p>These are the concepts that shape our distinctive culture &amp; differentiate us from others. They true the unique spirit of our Firm guide the behaviors that enable us to deliver the promises we make to our clients and our people.<\\/p>\",\"link\":\"\",\"cover_photo\":\"\",\"image_thumb\":\"\",\"display_order\":7,\"status\":1,\"created_at\":\"2024-03-27T07:11:54.000000Z\",\"updated_at\":\"2024-03-27T07:11:54.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_photo\":\"storage\\/dreamon\\/files\\/1\\/background\\/page-header-bg.jpg\",\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/services\\/13 (1).jpg\",\"updated_at\":\"2024-03-29 04:53:30\",\"updatedBy\":1}', '2024-03-28 23:08:30', '2024-03-28 23:08:30'),
(NULL, 276, 1, 202403290453513577, 202403290453513577, 'App\\Models\\Services', 7, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-03-28 23:08:51', '2024-03-28 23:08:51'),
(NULL, 277, 1, 202403290453575082, 202403290453575082, 'App\\Models\\Services', 8, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-03-28 23:08:57', '2024-03-28 23:08:57'),
(NULL, 278, 1, 202403290454079460, 202403290454079460, 'App\\Models\\Services', 9, 'update', '{\"service_id\":9,\"parent_service\":0,\"title\":\"Academic Counselling\",\"alias\":\"academic-counselling\",\"text\":\"<p>In today&rsquo;s world, choosing the right course is crucial for students.&nbsp;Dream On can help students explore different courses and programs that fit with their interests, academic qualifications, and financial situation.<\\/p>\\r\\n\\r\\n<p>Our counselling department knows what universities in different countries will look for and what Standardized English Test courses students should take to be eligible for admission to university. We also search for colleges or universities that provide financial aid. Students are also encouraged to check admission requirements with individual universities.<\\/p>\",\"link\":\"\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/services\\/13 (1).jpg\",\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/services\\/13 (1).jpg\",\"display_order\":9,\"status\":1,\"created_at\":\"2024-03-29T04:51:40.000000Z\",\"updated_at\":\"2024-03-29T04:51:40.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_photo\":\"storage\\/dreamon\\/files\\/1\\/background\\/page-header-bg.jpg\",\"updated_at\":\"2024-03-29 04:54:07\",\"updatedBy\":1}', '2024-03-28 23:09:07', '2024-03-28 23:09:07'),
(NULL, 279, 1, 202403290454273215, 202403290454273215, 'App\\Models\\Services', 9, 'update', '{\"service_id\":9,\"parent_service\":0,\"title\":\"Academic Counselling\",\"alias\":\"academic-counselling\",\"text\":\"<p>In today&rsquo;s world, choosing the right course is crucial for students.&nbsp;Dream On can help students explore different courses and programs that fit with their interests, academic qualifications, and financial situation.<\\/p>\\r\\n\\r\\n<p>Our counselling department knows what universities in different countries will look for and what Standardized English Test courses students should take to be eligible for admission to university. We also search for colleges or universities that provide financial aid. Students are also encouraged to check admission requirements with individual universities.<\\/p>\",\"link\":\"\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/background\\/page-header-bg.jpg\",\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/services\\/13 (1).jpg\",\"display_order\":9,\"status\":1,\"created_at\":\"2024-03-29T04:51:40.000000Z\",\"updated_at\":\"2024-03-29T04:54: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>\"}', NULL, '2024-03-28 23:09:27', '2024-03-28 23:09:27'),
(NULL, 280, 1, 202403290456117178, 202403290456117178, 'App\\Models\\Testimonials', 4, 'update', '{\"testimonial_id\":4,\"branches_id\":null,\"for\":null,\"ref\":0,\"by\":\"Ms. Namika Rakhal\",\"rating\":null,\"alias\":\"\",\"image\":\"storage\\/dreamon\\/files\\/1\\/testimonials\\/namika.jpg\",\"cover\":\"\",\"text\":\"<p>&ldquo;Dream On Educational Consultancy Pvt. Ltd I wanted to try out consultancies near my area, but they really disappointed me. However, I found Dream On&#39;s counseling classes to be exceptional. The counselors at Dream On make the stressful process of document submission enjoyable. Beyond working hours, they remain accessible through calls or texts, providing reliable and friendly guidance. Everybody who is trying to go abroad needs a reliable, friendly, and truthful guide who can guide and lead us to our designated destinations, and for me, Dream On is the top choice.&rdquo;<\\/p>\",\"remarks\":\"Voice of Success !!\",\"display_order\":4,\"status\":1,\"testimonials_faculty\":null,\"testimonials_university\":null,\"university\":null,\"faculty\":\"\",\"createdby\":\"1\",\"created_at\":\"2024-03-17T07:51:37.000000Z\",\"updatedby\":\"1\",\"updated_at\":\"2024-03-17T07:51:37.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"by\":\"Ms. Aditi Sunuwar\",\"text\":\"<p>I would like to extend my heartfelt gratitude to Dream On Educational Consultancy Pvt. Ltd for their exceptional support in securing my Australian visa. Their personalized guidance and expertise made my journey smooth and stress-free. I highly recommend their services to anyone seeking assistance in pursuing higher education abroad. Thank you, Dream On, for helping me achieve my dreams!<\\/p>\",\"updated_at\":\"2024-03-29 04:56:11\",\"updatedBy\":1}', '2024-03-28 23:11:11', '2024-03-28 23:11:11'),
(NULL, 281, 1, 202403290457343678, 202403290457343678, 'App\\Models\\Testimonials', 7, 'create', NULL, '{\"by\":\"Anmol Tamang\",\"text\":\"<p>I would like to extend my heartfelt gratitude to Dream On Educational Consultancy Pvt. Ltd for their exceptional support in securing my Australian visa. Their personalized guidance and expertise made my journey smooth and stress-free. I highly recommend their services to anyone seeking assistance in pursuing higher education abroad. Thank you, Dream On, for helping me achieve my dreams!<\\/p>\",\"faculty\":\"\",\"remarks\":\"\",\"image\":\"storage\\/dreamon\\/files\\/1\\/istockphoto-1300845620-612x612 (1).jpg\",\"cover\":\"\",\"alias\":\"\",\"display_order\":\"7\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-29T04:57:34.000000Z\",\"created_at\":\"2024-03-29T04:57:34.000000Z\",\"testimonial_id\":7,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-28 23:12:34', '2024-03-28 23:12:34'),
(NULL, 282, 1, 202403290458345811, 202403290458345811, 'App\\Models\\Testimonials', 8, 'create', NULL, '{\"by\":\"Khusbu Hamal\",\"text\":\"<p>I am ecstatic to express my heartfelt gratitude to Dream On Educational Consultancy Pvt. Ltd for their unwavering support in securing my Australian visa within an hour of my biometric appointment. Their expertise and dedication made my dream come true. Thank you, Dream On, for believing in me and making this new chapter of my life possible.<\\/p>\",\"faculty\":\"\",\"remarks\":\"\",\"image\":\"storage\\/dreamon\\/files\\/1\\/istockphoto-1300845620-612x612 (1).jpg\",\"cover\":\"\",\"alias\":\"\",\"display_order\":\"8\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-29T04:58:34.000000Z\",\"created_at\":\"2024-03-29T04:58:34.000000Z\",\"testimonial_id\":8,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-28 23:13:34', '2024-03-28 23:13:34'),
(NULL, 283, 1, 202403290459389372, 202403290459389372, 'App\\Models\\Testimonials', 9, 'create', NULL, '{\"by\":\"Indira Woti\",\"text\":\"<p>We would like to extend our deepest gratitude to Dream On Educational Consultancy Pvt. Ltd for their exceptional support and guidance. With their assistance, we successfully obtained our Australian visas, opening doors to a world of opportunities. Dream On, thank you for making our dreams a reality!<\\/p>\",\"faculty\":\"\",\"remarks\":\"\",\"image\":\"storage\\/dreamon\\/files\\/1\\/istockphoto-1300845620-612x612 (1).jpg\",\"cover\":\"\",\"alias\":\"\",\"display_order\":\"9\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-29T04:59:38.000000Z\",\"created_at\":\"2024-03-29T04:59:38.000000Z\",\"testimonial_id\":9,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-28 23:14:38', '2024-03-28 23:14:38'),
(NULL, 284, 1, 202403290500313121, 202403290500313121, 'App\\Models\\Blogs', 1, 'update', '{\"blog_id\":1,\"parent_blog\":0,\"title\":\"Dream On\'s DOEC Innovation Day 2023\",\"alias\":\"dream-on-s-doec-innovation-day-2023\",\"text\":\"<p>In a world where dreams shape our aspirations and education paves the path to success, Dream On Education Consultancy (DOEC) is set to transform your journey with the much-anticipated DOEC Innovation Day 2023. It&rsquo;s not just an event; it&rsquo;s a doorway to a world of possibilities, an opportunity to explore, connect, and illuminate your academic path. Join us as we delve into the highlights and offerings of the Dream On DOEC Innovation Day 2023, an event that promises to turn dreams into reality.<\\/p>\",\"image\":\"storage\\/dreamon\\/files\\/1\\/blogs\\/1.png\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/blogs\\/8 (1).jpg\",\"cover\":\"\",\"display_order\":1,\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-03-20T08:46:58.000000Z\",\"updated_at\":\"2024-03-26T09:55:48.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"text\":\"<p>In a world where dreams shape our aspirations and education paves the path to success, Dream On Education Consultancy (DOEC) is set to transform your journey with the much-anticipated DOEC Innovation Day 2023. It&rsquo;s not just an event; it&rsquo;s a doorway to a world of possibilities, an opportunity to explore, connect, and illuminate your academic path. Join us as we delve into the highlights and offerings of the Dream On DOEC Innovation Day 2023, an event that promises to turn dreams into reality.<\\/p>\\r\\n\\r\\n<p>Innovation Day 2023 is a dynamic platform tailored for those who dare to dream beyond borders. Set to take place on September 1 at the enchanting Dream On Education premises in Dillibazar, this event is your one-stop destination to explore the academic horizons in the USA, Australia, Canada, and the UK. With a meticulously designed fair layout, attendees will have the chance to interact with representatives from esteemed institutions, gain insights into a plethora of programs, and navigate the intricacies of admissions with expert counselors.<\\/p>\\r\\n\\r\\n<p>At DOEC, we believe that education is not just about degrees; it&rsquo;s about the journey to self-discovery. Innovation Day 2023 aims to illuminate your path, offering expert guidance on crafting application strategies that stand out, visa processing that eases your transition, and an opportunity to learn about the diverse courses that align with your aspirations. This is your chance to be part of a transformative experience that steers you toward the world-class education you deserve.<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\nInnovation Day 2023 brings an extra dose of Sure-Shot Prizes and Weekly Rewards and excitements along with sure-shot prizes for those who register early. But the rewards don&rsquo;t stop there. Every week, attendees have the chance to win QFX movie tickets for those well-deserved breaks and exclusive DOEC goodies. It&rsquo;s not just about education; it&rsquo;s about making memories and connections that last a lifetime.<\\/p>\\r\\n\\r\\n<p>Dream On Education Consultancy has been a guiding light for countless students, helping them navigate the intricate landscape of international education. Innovation Day 2023 is a testament to our commitment to transforming dreams into realities. With a focus on holistic growth, empowerment, and fostering connections, this event is a unique opportunity to immerse yourself in a world of education, culture, and global opportunities.<\\/p>\\r\\n\\r\\n<p>As the countdown to Innovation Day 2023 begins, we invite you to be a part of this remarkable journey. Whether you&rsquo;re a recent graduate with a world of opportunities awaiting or a dreamer ready to carve your academic path, the Dream On DOEC Innovation Day 2023 is your canvas of possibilities. Join us on September 1 as we unlock doors, broaden perspectives, and celebrate the pursuit of knowledge. Let&rsquo;s embark on a journey that turns dreams into degrees and aspirations into achievements. Be a part of something extraordinary at the Dream On DOEC Innovation Day 2023.<\\/p>\",\"updated_at\":\"2024-03-29 05:00:31\",\"updatedBy\":1}', '2024-03-28 23:15:31', '2024-03-28 23:15:31'),
(NULL, 285, 1, 202403290502013903, 202403290502013903, 'App\\Models\\Blogs', 3, 'update', '{\"blog_id\":3,\"parent_blog\":0,\"title\":\"Planning to Study In USA?\",\"alias\":\"planning-to-study-in-usa\",\"text\":\"<p>Here&#39;s are some amazing and interesting things to know about the American culture. For career consultations and guidance regarding studying abroad,<\\/p>\",\"image\":\"storage\\/dreamon\\/files\\/1\\/blogs\\/3.jpg\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/blogs\\/10.jpg\",\"cover\":\"\",\"display_order\":3,\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-03-20T08:49:27.000000Z\",\"updated_at\":\"2024-03-26T09:56:56.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"title\":\"Planning to Study In Australia?\",\"text\":\"<p>Here&rsquo;s are some amazing and interesting things to know about the Australian culture.<br \\/>\\r\\nFor career consultations and guidance regarding studying abroad,<\\/p>\\r\\n\\r\\n<p>contact us:<br \\/>\\r\\n01-4523776 1 01-4523791 | 9851156423<\\/p>\\r\\n\\r\\n<p>Dream On Educational Consultancy Pvt. Ltd Head Office: Dillibazar Height&nbsp;<\\/p>\\r\\n\\r\\n<p>(Opp to Padma Kanya School\\/Campus)<\\/p>\\r\\n\\r\\n<p>www.dreamoneducation.com<br \\/>\\r\\n<a href=\\\"https:\\/\\/www.instagram.com\\/explore\\/tags\\/dreamon\\/\\\">#dreamon<\\/a>&nbsp;<a href=\\\"https:\\/\\/www.instagram.com\\/explore\\/tags\\/dreamoneducationalconsultancy\\/\\\">#dreamoneducationalconsultancy<\\/a>&nbsp;<a href=\\\"https:\\/\\/www.instagram.com\\/explore\\/tags\\/usa\\/\\\">#usa<\\/a>&nbsp;<a href=\\\"https:\\/\\/www.instagram.com\\/explore\\/tags\\/canada\\/\\\">#canada<\\/a>&nbsp;<a href=\\\"https:\\/\\/www.instagram.com\\/explore\\/tags\\/uk\\/\\\">#uk<\\/a>&nbsp;<a href=\\\"https:\\/\\/www.instagram.com\\/explore\\/tags\\/australia\\/\\\">#australia<\\/a><\\/p>\",\"updated_at\":\"2024-03-29 05:02:01\",\"updatedBy\":1}', '2024-03-28 23:17:01', '2024-03-28 23:17:01'),
(NULL, 286, 1, 202403290502501344, 202403290502501344, 'App\\Models\\Blogs', 8, 'create', NULL, '{\"title\":\"\\u201cUK\\u2019s Policy Change: Implications for International Students\\u2019 Career Prospects and Immigration Routes\\u201d\",\"text\":\"<p>The United Kingdom has long been a sought-after destination for international students, offering world-class education and a multicultural environment. However, recent policy changes have altered the rights of these students to bring their dependents with them.<\\/p>\\r\\n\\r\\n<p>On May 23, 2023, the Home Secretary announced a significant policy change that directly impacts international students and their families. In line with the government&rsquo;s commitment to reduce net migration numbers, this change aims to revise the regulations concerning dependents accompanying international students.<\\/p>\\r\\n\\r\\n<p>This policy shift signifies a renewed focus on maintaining tighter control over immigration numbers while also acknowledging the importance of supporting international students in their educational pursuits. It is crucial to understand the implications of this change for both current and prospective international students who aspire to study in the United Kingdom.<\\/p>\\r\\n\\r\\n<p>The UK government has implemented a significant change regarding international students&rsquo; ability to switch from the student route to work routes before completing their studies. This policy adjustment means that international students will no longer have the option to transition into work routes while still pursuing their education in the UK.<\\/p>\\r\\n\\r\\n<p>Previously, international students had the flexibility to switch from a student visa to a work visa if they found employment opportunities before finishing their studies. However, with this new policy, the UK government is removing this option.<\\/p>\\r\\n\\r\\n<p>It is important for prospective international students planning to study in the UK or those currently enrolled in educational institutions to be aware of this change in immigration rules. This alteration may impact their future career plans and require them to complete their studies before seeking employment opportunities within the country.<\\/p>\\r\\n\\r\\n<p>It is advisable for individuals affected by this change to consult with educational institutions and immigration experts for further guidance on how it may specifically impact their circumstances.<\\/p>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_blog\":\"0\",\"image\":\"storage\\/dreamon\\/files\\/1\\/page-header-bg.jpg\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/countries\\/uk.jpeg\",\"cover\":\"\",\"alias\":\"uk-s-policy-change-implications-for-international-students-career-prospects-and-immigration-routes\",\"display_order\":\"8\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-29T05:02:50.000000Z\",\"created_at\":\"2024-03-29T05:02:50.000000Z\",\"blog_id\":8,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-28 23:17:50', '2024-03-28 23:17:50'),
(NULL, 287, 1, 202403290503187445, 202403290503187445, 'App\\Models\\Blogs', 4, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-03-28 23:18:18', '2024-03-28 23:18:18'),
(NULL, 288, 1, 202403290503233461, 202403290503233461, 'App\\Models\\Blogs', 5, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-03-28 23:18:23', '2024-03-28 23:18:23'),
(NULL, 289, 1, 202403290503299775, 202403290503299775, 'App\\Models\\Blogs', 7, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-03-28 23:18:29', '2024-03-28 23:18:29'),
(NULL, 290, 1, 202403290504463962, 202403290504463962, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Bibhuti LMS\",\"description\":\"\",\"url1\":\"info@dreamoneducation.com\",\"url2\":\"\",\"location\":\"Dillibazar, Kathmandu\",\"email\":\"edudreamon@gmail.com\",\"phone\":\"+977-9851156423\",\"secondary_phone\":\"+01-4423776\",\"working_hours\":\"\",\"working_days\":\"\",\"leave_days\":\"\",\"google_map\":\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d3532.3834756961887!2d85.32362297502577!3d27.70544392557625!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39eb1c227488fc25%3A0x1909017337153a81!2sDream%20On%20Educational%20Consultancy%20Pvt.Ltd!5e0!3m2!1sen!2snp!4v1709145468235!5m2!1sen!2snp\",\"fb\":\"\",\"insta\":\"\",\"twitter\":\"\",\"tiktok\":\"\",\"youtube\":\"\",\"primary_logo\":\"storage\\/dreamon\\/files\\/1\\/logo\\/do-logo.png\",\"secondary_logo\":\"storage\\/dreamon\\/files\\/1\\/logo\\/dreamon-logo-1.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-03-26T08:34:18.000000Z\",\"createdby\":null,\"updatedby\":1,\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"description\":\"Dream on Education is a licensed educational consultant who specializes in overseas education and immigration services. We are located in Dillibazar (opposite Padma Kanya School), Kathmandu, Nepal, the educational hub of the country.\",\"updated_at\":\"2024-03-29 05:04:46\",\"updatedBy\":1}', '2024-03-28 23:19:46', '2024-03-28 23:19:46'),
(NULL, 291, 1, 202403290505519722, 202403290505519722, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Bibhuti LMS\",\"description\":\"Dream on Education is a licensed educational consultant who specializes in overseas education and immigration services. We are located in Dillibazar (opposite Padma Kanya School), Kathmandu, Nepal, the educational hub of the country.\",\"url1\":\"info@dreamoneducation.com\",\"url2\":\"\",\"location\":\"Dillibazar, Kathmandu\",\"email\":\"edudreamon@gmail.com\",\"phone\":\"+977-9851156423\",\"secondary_phone\":\"+01-4423776\",\"working_hours\":\"\",\"working_days\":\"\",\"leave_days\":\"\",\"google_map\":\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d3532.3834756961887!2d85.32362297502577!3d27.70544392557625!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39eb1c227488fc25%3A0x1909017337153a81!2sDream%20On%20Educational%20Consultancy%20Pvt.Ltd!5e0!3m2!1sen!2snp!4v1709145468235!5m2!1sen!2snp\",\"fb\":\"\",\"insta\":\"\",\"twitter\":\"\",\"tiktok\":\"\",\"youtube\":\"\",\"primary_logo\":\"storage\\/dreamon\\/files\\/1\\/logo\\/do-logo.png\",\"secondary_logo\":\"storage\\/dreamon\\/files\\/1\\/logo\\/dreamon-logo-1.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-03-29T05:04:46.000000Z\",\"createdby\":null,\"updatedby\":1,\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"working_hours\":\"09:00 - 17:00\",\"working_days\":\"Sun - Friday\",\"updated_at\":\"2024-03-29 05:05:51\",\"updatedBy\":1}', '2024-03-28 23:20:51', '2024-03-28 23:20:51'),
(NULL, 292, 1, 202403290511012430, 202403290511012430, 'App\\Models\\Sliders', 1, 'update', '{\"slider_id\":1,\"slider_title\":\"Your Dream is Our Goal\",\"slider_desc\":\"We provide a complete services for USA, Uk, New Zealand, Canada & Australia for travel & education\",\"url1\":\"\",\"url2\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/slider\\/image-4.png\",\"display_order\":1,\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-03-14T09:39:58.000000Z\",\"updated_at\":\"2024-03-14T09:39:58.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"slider_desc\":\"Your Gateway to World-Class Universities\",\"updated_at\":\"2024-03-29 05:11:01\",\"updatedBy\":1}', '2024-03-28 23:26:01', '2024-03-28 23:26:01'),
(NULL, 293, 1, 202403290512002262, 202403290512002262, 'App\\Models\\Sliders', 2, 'create', NULL, '{\"slider_title\":\"Crafting Your Path to International Success\",\"slider_desc\":\"Redefining Global Learning Choices with Professional Assistance\",\"url1\":\"\",\"url2\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/slider\\/image-5.png\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-03-29T05:12:00.000000Z\",\"created_at\":\"2024-03-29T05:12:00.000000Z\",\"slider_id\":2,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-03-28 23:27:00', '2024-03-28 23:27:00'),
(NULL, 294, 1, 202403290513286756, 202403290513286756, 'App\\Models\\Countryarticles', 1, 'update', '{\"article_id\":1,\"countries_id\":5,\"parent_article\":0,\"title\":\"Australia\",\"alias\":\"australia\",\"text\":\"<p>Australia is known for its world-class universities, cutting-edge research facilities, and diversified academic programs, making it an ideal place for academic excellence and personal growth. The country&#39;s concentration on innovation and technical advancement makes it especially appealing to students studying engineering, science, information technology, and business. Furthermore, Australia&#39;s multicultural society promotes a rich and inclusive learning environment, allowing students to engage with people from many backgrounds and obtain useful global perspectives. Furthermore, overseas students in Australia can take advantage of part-time work possibilities while studying to obtain practical experience and supplement their income.&nbsp;With a reputation for academic achievement, a welcoming environment, and numerous chances for personal and professional growth, studying in Australia is an enriching and gratifying experience for students from all over the world.<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/aus_article\\/aus.jpg\",\"thumb\":\"\",\"display_order\":1,\"status\":1,\"created_at\":\"2024-03-21T06:26:42.000000Z\",\"updated_at\":\"2024-03-28T10:44:36.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>If you are a student looking to pursue higher education, you might be wondering why an Australian degree is a good option. Well, you have come to the right place!<\\/p>\\r\\n\\r\\n<p>Australian degrees are regarded and well-known around the world for their high standards of instruction, first-rate facilities, and rich cultural experiences. Studying in Australia as a Nepalese student can provide you with a wealth of opportunities on the academic and professional fronts.<\\/p>\\r\\n\\r\\n<p>In Australia, universities and institutions offer a wide range of courses and programs in various fields, such as business, engineering, medicine, and technology. The education system in Australia emphasizes practical and hands-on learning, which is highly valued in the job market.<\\/p>\\r\\n\\r\\n<p>Moreover, Australian degrees are recognized by the Nepalese government and employers, making it easier for you to find employment in Nepal or abroad after graduation. Australian universities also have strong industry connections, providing you with internship and job opportunities that can help you build your professional networks and gain practical experience.<\\/p>\\r\\n\\r\\n<p>If you are a student considering studying abroad, Australia is a great destination to explore.<\\/p>\",\"updated_at\":\"2024-03-29 05:13:28\",\"updatedBy\":1}', '2024-03-28 23:28:28', '2024-03-28 23:28:28'),
(NULL, 295, 1, 202404010958282484, 202404010958282484, 'App\\Models\\Countries', 4, 'update', '{\"country_id\":4,\"title\":\"Canada\",\"alias\":\"canada\",\"text\":\"<p>STUDY DESTINATION<\\/p>\",\"details\":\"<p>The list of services regarding Canada -<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/page-header-bg.jpg\",\"feature\":[\"Student Visa\",\"Travel Visa\",\"Family Visa\",\"Business Visa\",\"Work Permit\"],\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/countries\\/canada-lg.jpg\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-03-18T09:13:01.000000Z\",\"updated_at\":\"2024-03-28T11:24:20.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 list of services regarding Canada -<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>High-Quality Education<\\/li>\\r\\n\\t<li>Diverse and Inclusive Society<\\/li>\\r\\n\\t<li>Work Opportunities<\\/li>\\r\\n\\t<li>Affordable Education<\\/li>\\r\\n\\t<li>Quality of Life<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"updated_at\":\"2024-04-01 09:58:28\",\"updatedBy\":1}', '2024-04-01 04:13:28', '2024-04-01 04:13:28'),
(NULL, 296, 1, 202404010959498062, 202404010959498062, 'App\\Models\\Countries', 4, 'update', '{\"country_id\":4,\"title\":\"Canada\",\"alias\":\"canada\",\"text\":\"<p>STUDY DESTINATION<\\/p>\",\"details\":\"<p>The list of services regarding Canada -<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>High-Quality Education<\\/li>\\r\\n\\t<li>Diverse and Inclusive Society<\\/li>\\r\\n\\t<li>Work Opportunities<\\/li>\\r\\n\\t<li>Affordable Education<\\/li>\\r\\n\\t<li>Quality of Life<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/page-header-bg.jpg\",\"feature\":[\"Student Visa\",\"Travel Visa\",\"Family Visa\",\"Business Visa\",\"Work Permit\"],\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/countries\\/canada-lg.jpg\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-03-18T09:13:01.000000Z\",\"updated_at\":\"2024-04-01T09:58:28.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 list of services regarding Canada&nbsp;<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>High-Quality Education<\\/li>\\r\\n\\t<li>Diverse and Inclusive Society<\\/li>\\r\\n\\t<li>Work Opportunities<\\/li>\\r\\n\\t<li>Affordable Education<\\/li>\\r\\n\\t<li>Quality of Life<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"updated_at\":\"2024-04-01 09:59:49\",\"updatedBy\":1}', '2024-04-01 04:14:49', '2024-04-01 04:14:49'),
(NULL, 297, 1, 202404011001049838, 202404011001049838, 'App\\Models\\Countries', 5, 'update', '{\"country_id\":5,\"title\":\"Australia\",\"alias\":\"australia\",\"text\":\"<p>Study Destination<\\/p>\",\"details\":\"<p>The list of services regarding Australia -<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/page-header-bg.jpg\",\"feature\":[\"Student Visa\",\"Travel Visa\",\"Family Visa\",\"Business Visa\",\"Work Permit\"],\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/countries\\/australia-lg.jpg\",\"display_order\":3,\"status\":1,\"created_at\":\"2024-03-18T09:15:37.000000Z\",\"updated_at\":\"2024-03-28T11:24:03.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 list of services regarding Australia&nbsp;<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>High-Quality Education<\\/li>\\r\\n\\t<li>Wide Range of Courses<\\/li>\\r\\n\\t<li>Global Recognition<\\/li>\\r\\n\\t<li>Multicultural Environment<\\/li>\\r\\n\\t<li>Safe and Stable Environment<\\/li>\\r\\n\\t<li>Work Opportunities<\\/li>\\r\\n<\\/ul>\",\"updated_at\":\"2024-04-01 10:01:04\",\"updatedBy\":1}', '2024-04-01 04:16:04', '2024-04-01 04:16:04'),
(NULL, 298, 1, 202404011002005925, 202404011002005925, 'App\\Models\\Countries', 7, 'update', '{\"country_id\":7,\"title\":\"New Zealand\",\"alias\":\"new-zealand\",\"text\":\"<p>STUDY DESTINATION<\\/p>\",\"details\":\"<p>The list of services regarding New Zealand -<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/page-header-bg.jpg\",\"feature\":[\"Student Visa\",\"Family Visa\",\"Work Permit\",\"Travel Visa\",\"Business Visa\"],\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/countries\\/New Zealand lg.jpg\",\"display_order\":4,\"status\":1,\"created_at\":\"2024-03-20T07:14:54.000000Z\",\"updated_at\":\"2024-03-28T11:24:38.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 list of services regarding New Zealand&nbsp;<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Work Opportunities<\\/li>\\r\\n\\t<li>Post-Study Work Options<\\/li>\\r\\n\\t<li>Quality of Life<\\/li>\\r\\n\\t<li>Innovative and Research-Focused<\\/li>\\r\\n\\t<li>Global Recognition<br \\/>\\r\\n\\t&nbsp;<\\/li>\\r\\n<\\/ul>\",\"updated_at\":\"2024-04-01 10:02:00\",\"updatedBy\":1}', '2024-04-01 04:17:00', '2024-04-01 04:17:00'),
(NULL, 299, 1, 202404011003025308, 202404011003025308, 'App\\Models\\Countries', 8, 'update', '{\"country_id\":8,\"title\":\"UK\",\"alias\":\"uk\",\"text\":\"<p>STUDY DESTINATION<\\/p>\",\"details\":\"<p>The list of services regarding UK -<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/page-header-bg.jpg\",\"feature\":[\"Student Visa\",\"Family Visa\",\"Work Permit\",\"Travel Visa\",\"Business Visa\"],\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/countries\\/uk-lg.jpg\",\"display_order\":5,\"status\":1,\"created_at\":\"2024-03-20T07:15:56.000000Z\",\"updated_at\":\"2024-03-28T11:24: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>\"}', '{\"details\":\"<p>The list of services regarding UK&nbsp;<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Quality Education<\\/li>\\r\\n\\t<li>Wide Range of Courses<\\/li>\\r\\n\\t<li>Global Recognition<\\/li>\\r\\n\\t<li>Cultural Diversity<\\/li>\\r\\n\\t<li>Innovative Teaching Methods<br \\/>\\r\\n\\t&nbsp;<\\/li>\\r\\n<\\/ul>\",\"updated_at\":\"2024-04-01 10:03:02\",\"updatedBy\":1}', '2024-04-01 04:18:02', '2024-04-01 04:18:02'),
(NULL, 300, 1, 202404011004194003, 202404011004194003, 'App\\Models\\Countries', 9, 'update', '{\"country_id\":9,\"title\":\"USA\",\"alias\":\"usa\",\"text\":\"<p>STUDY DESTINATION<\\/p>\",\"details\":\"<p>The list of services regarding USA -<\\/p>\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/page-header-bg.jpg\",\"feature\":[\"Student Visa\",\"Family Visa\",\"Work Permit\",\"Travel Visa\",\"Business Visa\"],\"image_thumb\":\"storage\\/dreamon\\/files\\/1\\/countries\\/usa lg.jpg\",\"display_order\":6,\"status\":1,\"created_at\":\"2024-03-20T07:17:28.000000Z\",\"updated_at\":\"2024-03-28T11:23:06.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 list of services regarding USA&nbsp;<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>World-Class Education<\\/li>\\r\\n\\t<li>Diverse Learning Environment<\\/li>\\r\\n\\t<li>Flexibility and Choice<\\/li>\\r\\n\\t<li>Research Opportunities<\\/li>\\r\\n\\t<li>Internship and Job Opportunities<\\/li>\\r\\n<\\/ul>\",\"updated_at\":\"2024-04-01 10:04:19\",\"updatedBy\":1}', '2024-04-01 04:19:19', '2024-04-01 04:19:19'),
(NULL, 301, 1, 202404011006558252, 202404011006558252, 'App\\Models\\Preparationclasses', 1, 'update', '{\"preparationclass_id\":1,\"title\":\"IELTS\",\"alias\":\"ielts\",\"parent_preparationclass\":0,\"details\":\"\",\"intro\":\"Dream On Consultancy takes great pride in its commitment for helping international students from all over...\",\"image\":\"storage\\/dreamon\\/files\\/1\\/testprepclass\\/Ilets1.png\",\"thumb\":\"\",\"cover\":\"storage\\/dreamon\\/files\\/1\\/background\\/page-header-bg.jpg\",\"remarks\":\"\",\"display_order\":1,\"status\":1,\"created_at\":\"2024-03-17T04:25:58.000000Z\",\"updated_at\":\"2024-03-26T10:56: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>\"}', '{\"details\":\"<p>IELTS stands for the International English Language Testing System. It is a standardized test designed to assess the language proficiency of individuals who want to study or work in environments where English is used as a primary language of communication. The test measures the four language skills: listening, reading, writing, and speaking. Institutions and organizations around the world, especially in English-speaking countries, use IELTS scores as a way to evaluate applicants&#39; English language abilities.<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\n&nbsp;<\\/p>\",\"updated_at\":\"2024-04-01 10:06:55\",\"updatedBy\":1}', '2024-04-01 04:21:55', '2024-04-01 04:21:55'),
(NULL, 302, 1, 202404011007461405, 202404011007461405, 'App\\Models\\Preparationclasses', 4, 'update', '{\"preparationclass_id\":4,\"title\":\"IELTS- International English Language Testing System\",\"alias\":\"ielts-international-english-language-testing-system\",\"parent_preparationclass\":1,\"details\":\"<p>IELTS is a game or a sport. It&#39;s based on the practice. It&#39;s not a curriculum to be taught but a driving lesson to be followed in practical ways.<\\/p>\",\"intro\":\"Altogether there are 40 objective questions to be answered in listening and reading and scoring is mathematical.\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"This is an English language test (50% of IELTS is completely based on the level of a person\'s English), (40% of IELTS is based on the level of a person\'s intelligence) and (10% of IELTS is based on person\'s confidence).\",\"display_order\":4,\"status\":1,\"created_at\":\"2024-03-25T06:36:23.000000Z\",\"updated_at\":\"2024-03-25T07:04: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>\"}', '{\"details\":\"<p>IELTS stands for the International English Language Testing System. It is a standardized test designed to assess the language proficiency of individuals who want to study or work in environments where English is used as a primary language of communication. The test measures the four language skills: listening, reading, writing, and speaking. Institutions and organizations around the world, especially in English-speaking countries, use IELTS scores as a way to evaluate applicants&#39; English language abilities.<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\n&nbsp;<\\/p>\",\"intro\":\"\",\"remarks\":\"\",\"updated_at\":\"2024-04-01 10:07:46\",\"updatedBy\":1}', '2024-04-01 04:22:46', '2024-04-01 04:22:46'),
(NULL, 303, 1, 202404011008314010, 202404011008314010, 'App\\Models\\Preparationclasses', 1, 'update', '{\"preparationclass_id\":1,\"title\":\"IELTS\",\"alias\":\"ielts\",\"parent_preparationclass\":0,\"details\":\"<p>IELTS stands for the International English Language Testing System. It is a standardized test designed to assess the language proficiency of individuals who want to study or work in environments where English is used as a primary language of communication. The test measures the four language skills: listening, reading, writing, and speaking. Institutions and organizations around the world, especially in English-speaking countries, use IELTS scores as a way to evaluate applicants&#39; English language abilities.<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\n&nbsp;<\\/p>\",\"intro\":\"Dream On Consultancy takes great pride in its commitment for helping international students from all over...\",\"image\":\"storage\\/dreamon\\/files\\/1\\/testprepclass\\/Ilets1.png\",\"thumb\":\"\",\"cover\":\"storage\\/dreamon\\/files\\/1\\/background\\/page-header-bg.jpg\",\"remarks\":\"\",\"display_order\":1,\"status\":1,\"created_at\":\"2024-03-17T04:25:58.000000Z\",\"updated_at\":\"2024-04-01T10:06: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\":\"\",\"intro\":\"IELTS stands for the International English Language Testing System. It is a standardized test designed to assess the language proficiency of individuals who want to study or work in environments where English is used as a primary language of communication.\",\"updated_at\":\"2024-04-01 10:08:31\",\"updatedBy\":1}', '2024-04-01 04:23:31', '2024-04-01 04:23:31');
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, 304, 1, 202404011010366114, 202404011010366114, 'App\\Models\\Preparationclasses', 5, 'update', '{\"preparationclass_id\":5,\"title\":\"SCORING SYSTEM OF IELTS:\",\"alias\":\"scoring-system-of-ielts\",\"parent_preparationclass\":1,\"details\":\"<p>1. There are two tasks to be performed<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Task 1 is scored out of 9 (33% of the score obtained is taken for final score)<\\/li>\\r\\n\\t<li>Task 2 is scored out of 9 (67% of the score obtained is taken for final score)<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p><br \\/>\\r\\n2. SCORING IS BASED ON THE FOLLOWING CRITERIAS:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Task Achievement (TA) = how well you answer the question (Based on understanding level)<\\/li>\\r\\n\\t<li>Coherence and Cohesion (CC) = how well is your text structured. (Based on planning and management)<\\/li>\\r\\n\\t<li>Lexical Resource (LR) = how good is your vocabulary. (Based on the variety of words to be used avoiding the repetition)<\\/li>\\r\\n\\t<li>Grammatical Range and Accuracy (GRA) = how good is your grammar. (Based on correctness of grammar and the variety of sentences used)<\\/li>\\r\\n<\\/ul>\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":5,\"status\":1,\"created_at\":\"2024-03-25T06:37:17.000000Z\",\"updated_at\":\"2024-03-25T06:37:17.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 Format\",\"details\":\"<p>The IELTS (International English Language Testing System) exam consists of four main sections, each assessing different language skills. Here&#39;s an overview of the format:<\\/p>\\r\\n\\r\\n<p><strong>Listening (30 minutes):<\\/strong> In this section, candidates listen to four recorded texts, monologues, and conversations by native English speakers. They answer 40 questions based on what they hear. The recordings cover a range of topics and are played only once.<\\/p>\\r\\n\\r\\n<p><strong>Reading (60 minutes): <\\/strong>The reading section includes three passages with a variety of question types like multiple-choice, matching headings, True\\/False\\/Not Given, and sentence completion. The texts are taken from books, newspapers, magazines, and online sources.<\\/p>\\r\\n\\r\\n<p><strong>Writing (60 minutes): <\\/strong>The writing section consists of two tasks:<\\/p>\\r\\n\\r\\n<p>Task 1: A description of visual information like graphs, charts, or diagrams. Candidates are required to summarize the information in their own words.<br \\/>\\r\\nTask 2: An essay response to a given topic. Test takers need to present arguments, discuss opinions, and provide examples to support their viewpoint.<br \\/>\\r\\nSpeaking (11-14 minutes): The speaking test is a face-to-face interview with an examiner. It&#39;s divided into three parts:<\\/p>\\r\\n\\r\\n<p>Part 1: Introduction and general questions about familiar topics like hobbies, family, studies, etc.<br \\/>\\r\\nPart 2: Candidates receive a cue card with a topic and have one minute to prepare before speaking for up to two minutes on that topic.<br \\/>\\r\\nPart 3: Follow-up questions related to the topic discussed in Part 2, focusing more on abstract ideas and opinions.<br \\/>\\r\\nThe total test duration is approximately 2 hours and 45 minutes. The speaking test is usually conducted on a separate day from the other three sections, either before or after the written test, depending on the test center&#39;s scheduling. Candidates receive scores on a scale of 0 to 9 for each section, and the overall band score is the average of these four scores.<\\/p>\",\"updated_at\":\"2024-04-01 10:10:36\",\"updatedBy\":1}', '2024-04-01 04:25:36', '2024-04-01 04:25:36'),
(NULL, 305, 1, 202404011011137949, 202404011011137949, 'App\\Models\\Preparationclasses', 6, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-04-01 04:26:14', '2024-04-01 04:26:14'),
(NULL, 306, 1, 202404011012392410, 202404011012392410, 'App\\Models\\Preparationclasses', 2, 'update', '{\"preparationclass_id\":2,\"title\":\"PTE\",\"alias\":\"pte\",\"parent_preparationclass\":0,\"details\":\"\",\"intro\":\"Studying in Canada offers an enriching educational experience in a country known for its natural beauty, cultural diversity...\",\"image\":\"storage\\/dreamon\\/files\\/1\\/testprepclass\\/pte.png\",\"thumb\":\"\",\"cover\":\"storage\\/dreamon\\/files\\/1\\/background\\/page-header-bg.jpg\",\"remarks\":\"\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-03-17T06:45:08.000000Z\",\"updated_at\":\"2024-03-26T10:56: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>\"}', '{\"details\":\"<p>PTE is widely recognized by universities, colleges, and governments around the world as proof of English proficiency for study, work, and migration purposes.<\\/p>\\r\\n\\r\\n<p>The test is divided into three main sections: Speaking and Writing, Reading, and Listening. Each section includes various tasks such as essay writing, multiple-choice questions, summarizing spoken texts, and responding to questions based on audio recordings. PTE scores are based on a scale that ranges from 10 to 90, with higher scores indicating stronger English language skills.<\\/p>\\r\\n\\r\\n<p>PTE offers several advantages, including fast results (typically available within five business days), computerized testing for consistency and accuracy, and a user-friendly interface. Test-takers appreciate its fairness and impartiality, as responses are graded objectively by AI algorithms, minimizing potential biases. Overall, PTE is a convenient and reliable assessment tool for individuals seeking to demonstrate their English proficiency for academic or professional purposes.<\\/p>\",\"intro\":\"PTE stands for Pearson Test of English, a computer-based English language proficiency test designed to evaluate the language skills of non-native English speakers. It assesses reading, writing, listening, and speaking abilities through a range of tasks and question types. PTE is widely recognized by universities, colleges, and governments around the world as proof of English proficiency for study, work, and migration purposes.\\r\\n\\r\\nThe test is divided into three main sections: Speaking and Writing, Reading, and Listening. Each section includes various tasks such as essay writing, multiple-choice questions, summarizing spoken texts, and responding to questions based on audio recordings. PTE scores are based on a scale that ranges from 10 to 90, with higher scores indicating stronger English language skills.\\r\\n\\r\\nPTE offers several advantages, including fast results (typically available within five business days), computerized testing for consistency and accuracy, and a user-friendly interface. Test-takers appreciate its fairness and impartiality, as responses are graded objectively by AI algorithms, minimizing potential biases. Overall, PTE is a convenient and reliable assessment tool for individuals seeking to demonstrate their English proficiency for academic or professional purposes.\",\"updated_at\":\"2024-04-01 10:12:39\",\"updatedBy\":1}', '2024-04-01 04:27:39', '2024-04-01 04:27:39'),
(NULL, 307, 1, 202404011015238896, 202404011015238896, 'App\\Models\\Preparationclasses', 7, 'update', '{\"preparationclass_id\":7,\"title\":\"PTE- International English Language Testing System\",\"alias\":\"pte-international-english-language-testing-system\",\"parent_preparationclass\":2,\"details\":\"<p>PTE is a game or a sport. It&#39;s based on the practice. It&#39;s not a curriculum to be taught but a driving lesson to be followed in practical ways.<\\/p>\",\"intro\":\"Altogether there are 40 objective questions to be answered in listening and reading and scoring is mathematical.\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"This is an English language test (50% of PTE is completely based on the level of a person\'s English), (40% of PTE is based on the level of a person\'s intelligence) and (10% of PTE is based on person\'s confidence).\",\"display_order\":7,\"status\":1,\"created_at\":\"2024-03-25T07:07:05.000000Z\",\"updated_at\":\"2024-03-25T07:07: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\":\"PTE- Format\",\"details\":\"<p>PTE stands for Pearson Test of English, which is a computer-based English language proficiency test designed to evaluate the English language skills of non-native speakers. The PTE format consists of four main sections: Speaking &amp; Writing, Reading, Listening, and the optional Unscheduled Break.<\\/p>\\r\\n\\r\\n<p><strong>Speaking &amp; Writing (77 - 93 minutes):<\\/strong><br \\/>\\r\\nPersonal Introduction: You will be asked to introduce yourself, and your response is recorded.<br \\/>\\r\\nRead Aloud: You will read a text aloud, which is then recorded.<br \\/>\\r\\nRepeat Sentence: You will hear a sentence and repeat it as accurately as possible.<br \\/>\\r\\nDescribe Image: You will describe an image displayed on the screen in detail.<br \\/>\\r\\nRe-Tell Lecture: You will hear or watch a short lecture or talk, and then summarize or retell its main points.<br \\/>\\r\\nAnswer Short Question: You will answer a question in one or a few words.<br \\/>\\r\\nSummarize Written Text: You will read a passage and write a summary of it in one sentence.<br \\/>\\r\\nWrite Essay: You will write an essay in response to a given prompt.<\\/p>\\r\\n\\r\\n<p><strong>Reading (32 - 41 minutes):<\\/strong><br \\/>\\r\\nFill in the Blanks (Reading &amp; Writing): You will read a text with several gaps and choose the appropriate words to fill in those gaps.<br \\/>\\r\\nMultiple Choice, Single Answer: You will read a passage and answer a question about it.<br \\/>\\r\\nMultiple Choice, Multiple Answer: You will read a passage and select multiple correct answers from the options provided.<br \\/>\\r\\nRe-order Paragraphs: You will be given several text boxes and need to arrange them in the correct order.<br \\/>\\r\\nFill in the Blanks (Reading): You will read a text with several gaps and choose the appropriate words to fill in those gaps.<br \\/>\\r\\nMultiple Choice, Single Answer: You will read a passage and answer a question about it.<\\/p>\\r\\n\\r\\n<p><strong>Listening (45 - 57 minutes):<\\/strong><br \\/>\\r\\nSummarize Spoken Text: You will listen to a short lecture or conversation and summarize it in writing.<br \\/>\\r\\nMultiple Choice, Single Answer: You will listen to a recording and answer a question about it.<br \\/>\\r\\nMultiple Choice, Multiple Answer: You will listen to a recording and select multiple correct answers from the options provided.<br \\/>\\r\\nFill in the Blanks (Listening &amp; Writing): You will listen to a recording and fill in the missing words.<br \\/>\\r\\nHighlight Correct Summary: You will listen to a recording and select the summary that best matches the recording.<br \\/>\\r\\nHighlight Incorrect Words: You will listen to a recording and identify the words that are incorrect.<\\/p>\",\"intro\":\"\",\"remarks\":\"\",\"updated_at\":\"2024-04-01 10:15:23\",\"updatedBy\":1}', '2024-04-01 04:30:23', '2024-04-01 04:30:23'),
(NULL, 308, 1, 202404011015501776, 202404011015501776, 'App\\Models\\Preparationclasses', 7, 'update', '{\"preparationclass_id\":7,\"title\":\"PTE- Format\",\"alias\":\"pte-international-english-language-testing-system\",\"parent_preparationclass\":2,\"details\":\"<p>PTE stands for Pearson Test of English, which is a computer-based English language proficiency test designed to evaluate the English language skills of non-native speakers. The PTE format consists of four main sections: Speaking &amp; Writing, Reading, Listening, and the optional Unscheduled Break.<\\/p>\\r\\n\\r\\n<p><strong>Speaking &amp; Writing (77 - 93 minutes):<\\/strong><br \\/>\\r\\nPersonal Introduction: You will be asked to introduce yourself, and your response is recorded.<br \\/>\\r\\nRead Aloud: You will read a text aloud, which is then recorded.<br \\/>\\r\\nRepeat Sentence: You will hear a sentence and repeat it as accurately as possible.<br \\/>\\r\\nDescribe Image: You will describe an image displayed on the screen in detail.<br \\/>\\r\\nRe-Tell Lecture: You will hear or watch a short lecture or talk, and then summarize or retell its main points.<br \\/>\\r\\nAnswer Short Question: You will answer a question in one or a few words.<br \\/>\\r\\nSummarize Written Text: You will read a passage and write a summary of it in one sentence.<br \\/>\\r\\nWrite Essay: You will write an essay in response to a given prompt.<\\/p>\\r\\n\\r\\n<p><strong>Reading (32 - 41 minutes):<\\/strong><br \\/>\\r\\nFill in the Blanks (Reading &amp; Writing): You will read a text with several gaps and choose the appropriate words to fill in those gaps.<br \\/>\\r\\nMultiple Choice, Single Answer: You will read a passage and answer a question about it.<br \\/>\\r\\nMultiple Choice, Multiple Answer: You will read a passage and select multiple correct answers from the options provided.<br \\/>\\r\\nRe-order Paragraphs: You will be given several text boxes and need to arrange them in the correct order.<br \\/>\\r\\nFill in the Blanks (Reading): You will read a text with several gaps and choose the appropriate words to fill in those gaps.<br \\/>\\r\\nMultiple Choice, Single Answer: You will read a passage and answer a question about it.<\\/p>\\r\\n\\r\\n<p><strong>Listening (45 - 57 minutes):<\\/strong><br \\/>\\r\\nSummarize Spoken Text: You will listen to a short lecture or conversation and summarize it in writing.<br \\/>\\r\\nMultiple Choice, Single Answer: You will listen to a recording and answer a question about it.<br \\/>\\r\\nMultiple Choice, Multiple Answer: You will listen to a recording and select multiple correct answers from the options provided.<br \\/>\\r\\nFill in the Blanks (Listening &amp; Writing): You will listen to a recording and fill in the missing words.<br \\/>\\r\\nHighlight Correct Summary: You will listen to a recording and select the summary that best matches the recording.<br \\/>\\r\\nHighlight Incorrect Words: You will listen to a recording and identify the words that are incorrect.<\\/p>\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":7,\"status\":1,\"created_at\":\"2024-03-25T07:07:05.000000Z\",\"updated_at\":\"2024-04-01T10:15:23.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"intro\":\"PTE- Format\",\"updated_at\":\"2024-04-01 10:15:50\",\"updatedBy\":1}', '2024-04-01 04:30:50', '2024-04-01 04:30:50'),
(NULL, 309, 1, 202404011016189543, 202404011016189543, 'App\\Models\\Preparationclasses', 2, 'update', '{\"preparationclass_id\":2,\"title\":\"PTE\",\"alias\":\"pte\",\"parent_preparationclass\":0,\"details\":\"<p>PTE is widely recognized by universities, colleges, and governments around the world as proof of English proficiency for study, work, and migration purposes.<\\/p>\\r\\n\\r\\n<p>The test is divided into three main sections: Speaking and Writing, Reading, and Listening. Each section includes various tasks such as essay writing, multiple-choice questions, summarizing spoken texts, and responding to questions based on audio recordings. PTE scores are based on a scale that ranges from 10 to 90, with higher scores indicating stronger English language skills.<\\/p>\\r\\n\\r\\n<p>PTE offers several advantages, including fast results (typically available within five business days), computerized testing for consistency and accuracy, and a user-friendly interface. Test-takers appreciate its fairness and impartiality, as responses are graded objectively by AI algorithms, minimizing potential biases. Overall, PTE is a convenient and reliable assessment tool for individuals seeking to demonstrate their English proficiency for academic or professional purposes.<\\/p>\",\"intro\":\"PTE stands for Pearson Test of English, a computer-based English language proficiency test designed to evaluate the language skills of non-native English speakers. It assesses reading, writing, listening, and speaking abilities through a range of tasks and question types. PTE is widely recognized by universities, colleges, and governments around the world as proof of English proficiency for study, work, and migration purposes.\\r\\n\\r\\nThe test is divided into three main sections: Speaking and Writing, Reading, and Listening. Each section includes various tasks such as essay writing, multiple-choice questions, summarizing spoken texts, and responding to questions based on audio recordings. PTE scores are based on a scale that ranges from 10 to 90, with higher scores indicating stronger English language skills.\\r\\n\\r\\nPTE offers several advantages, including fast results (typically available within five business days), computerized testing for consistency and accuracy, and a user-friendly interface. Test-takers appreciate its fairness and impartiality, as responses are graded objectively by AI algorithms, minimizing potential biases. Overall, PTE is a convenient and reliable assessment tool for individuals seeking to demonstrate their English proficiency for academic or professional purposes.\",\"image\":\"storage\\/dreamon\\/files\\/1\\/testprepclass\\/pte.png\",\"thumb\":\"\",\"cover\":\"storage\\/dreamon\\/files\\/1\\/background\\/page-header-bg.jpg\",\"remarks\":\"\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-03-17T06:45:08.000000Z\",\"updated_at\":\"2024-04-01T10:12:39.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, '2024-04-01 04:31:18', '2024-04-01 04:31:18'),
(NULL, 310, 1, 202404011017335587, 202404011017335587, 'App\\Models\\Preparationclasses', 7, 'update', '{\"preparationclass_id\":7,\"title\":\"PTE- Format\",\"alias\":\"pte-international-english-language-testing-system\",\"parent_preparationclass\":2,\"details\":\"<p>PTE stands for Pearson Test of English, which is a computer-based English language proficiency test designed to evaluate the English language skills of non-native speakers. The PTE format consists of four main sections: Speaking &amp; Writing, Reading, Listening, and the optional Unscheduled Break.<\\/p>\\r\\n\\r\\n<p><strong>Speaking &amp; Writing (77 - 93 minutes):<\\/strong><br \\/>\\r\\nPersonal Introduction: You will be asked to introduce yourself, and your response is recorded.<br \\/>\\r\\nRead Aloud: You will read a text aloud, which is then recorded.<br \\/>\\r\\nRepeat Sentence: You will hear a sentence and repeat it as accurately as possible.<br \\/>\\r\\nDescribe Image: You will describe an image displayed on the screen in detail.<br \\/>\\r\\nRe-Tell Lecture: You will hear or watch a short lecture or talk, and then summarize or retell its main points.<br \\/>\\r\\nAnswer Short Question: You will answer a question in one or a few words.<br \\/>\\r\\nSummarize Written Text: You will read a passage and write a summary of it in one sentence.<br \\/>\\r\\nWrite Essay: You will write an essay in response to a given prompt.<\\/p>\\r\\n\\r\\n<p><strong>Reading (32 - 41 minutes):<\\/strong><br \\/>\\r\\nFill in the Blanks (Reading &amp; Writing): You will read a text with several gaps and choose the appropriate words to fill in those gaps.<br \\/>\\r\\nMultiple Choice, Single Answer: You will read a passage and answer a question about it.<br \\/>\\r\\nMultiple Choice, Multiple Answer: You will read a passage and select multiple correct answers from the options provided.<br \\/>\\r\\nRe-order Paragraphs: You will be given several text boxes and need to arrange them in the correct order.<br \\/>\\r\\nFill in the Blanks (Reading): You will read a text with several gaps and choose the appropriate words to fill in those gaps.<br \\/>\\r\\nMultiple Choice, Single Answer: You will read a passage and answer a question about it.<\\/p>\\r\\n\\r\\n<p><strong>Listening (45 - 57 minutes):<\\/strong><br \\/>\\r\\nSummarize Spoken Text: You will listen to a short lecture or conversation and summarize it in writing.<br \\/>\\r\\nMultiple Choice, Single Answer: You will listen to a recording and answer a question about it.<br \\/>\\r\\nMultiple Choice, Multiple Answer: You will listen to a recording and select multiple correct answers from the options provided.<br \\/>\\r\\nFill in the Blanks (Listening &amp; Writing): You will listen to a recording and fill in the missing words.<br \\/>\\r\\nHighlight Correct Summary: You will listen to a recording and select the summary that best matches the recording.<br \\/>\\r\\nHighlight Incorrect Words: You will listen to a recording and identify the words that are incorrect.<\\/p>\",\"intro\":\"PTE- Format\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":7,\"status\":1,\"created_at\":\"2024-03-25T07:07:05.000000Z\",\"updated_at\":\"2024-04-01T10:15:50.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\":\"PTE- Pearson Test of English\",\"updated_at\":\"2024-04-01 10:17:33\",\"updatedBy\":1}', '2024-04-01 04:32:33', '2024-04-01 04:32:33'),
(NULL, 311, 1, 202404011017533363, 202404011017533363, 'App\\Models\\Preparationclasses', 7, 'update', '{\"preparationclass_id\":7,\"title\":\"PTE- Pearson Test of English\",\"alias\":\"pte-international-english-language-testing-system\",\"parent_preparationclass\":2,\"details\":\"<p>PTE stands for Pearson Test of English, which is a computer-based English language proficiency test designed to evaluate the English language skills of non-native speakers. The PTE format consists of four main sections: Speaking &amp; Writing, Reading, Listening, and the optional Unscheduled Break.<\\/p>\\r\\n\\r\\n<p><strong>Speaking &amp; Writing (77 - 93 minutes):<\\/strong><br \\/>\\r\\nPersonal Introduction: You will be asked to introduce yourself, and your response is recorded.<br \\/>\\r\\nRead Aloud: You will read a text aloud, which is then recorded.<br \\/>\\r\\nRepeat Sentence: You will hear a sentence and repeat it as accurately as possible.<br \\/>\\r\\nDescribe Image: You will describe an image displayed on the screen in detail.<br \\/>\\r\\nRe-Tell Lecture: You will hear or watch a short lecture or talk, and then summarize or retell its main points.<br \\/>\\r\\nAnswer Short Question: You will answer a question in one or a few words.<br \\/>\\r\\nSummarize Written Text: You will read a passage and write a summary of it in one sentence.<br \\/>\\r\\nWrite Essay: You will write an essay in response to a given prompt.<\\/p>\\r\\n\\r\\n<p><strong>Reading (32 - 41 minutes):<\\/strong><br \\/>\\r\\nFill in the Blanks (Reading &amp; Writing): You will read a text with several gaps and choose the appropriate words to fill in those gaps.<br \\/>\\r\\nMultiple Choice, Single Answer: You will read a passage and answer a question about it.<br \\/>\\r\\nMultiple Choice, Multiple Answer: You will read a passage and select multiple correct answers from the options provided.<br \\/>\\r\\nRe-order Paragraphs: You will be given several text boxes and need to arrange them in the correct order.<br \\/>\\r\\nFill in the Blanks (Reading): You will read a text with several gaps and choose the appropriate words to fill in those gaps.<br \\/>\\r\\nMultiple Choice, Single Answer: You will read a passage and answer a question about it.<\\/p>\\r\\n\\r\\n<p><strong>Listening (45 - 57 minutes):<\\/strong><br \\/>\\r\\nSummarize Spoken Text: You will listen to a short lecture or conversation and summarize it in writing.<br \\/>\\r\\nMultiple Choice, Single Answer: You will listen to a recording and answer a question about it.<br \\/>\\r\\nMultiple Choice, Multiple Answer: You will listen to a recording and select multiple correct answers from the options provided.<br \\/>\\r\\nFill in the Blanks (Listening &amp; Writing): You will listen to a recording and fill in the missing words.<br \\/>\\r\\nHighlight Correct Summary: You will listen to a recording and select the summary that best matches the recording.<br \\/>\\r\\nHighlight Incorrect Words: You will listen to a recording and identify the words that are incorrect.<\\/p>\",\"intro\":\"PTE- Format\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":7,\"status\":1,\"created_at\":\"2024-03-25T07:07:05.000000Z\",\"updated_at\":\"2024-04-01T10:17:33.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"intro\":\"\",\"updated_at\":\"2024-04-01 10:17:53\",\"updatedBy\":1}', '2024-04-01 04:32:53', '2024-04-01 04:32:53'),
(NULL, 312, 1, 202404011018269171, 202404011018269171, 'App\\Models\\Preparationclasses', 7, 'update', '{\"preparationclass_id\":7,\"title\":\"PTE- Pearson Test of English\",\"alias\":\"pte-international-english-language-testing-system\",\"parent_preparationclass\":2,\"details\":\"<p>PTE stands for Pearson Test of English, which is a computer-based English language proficiency test designed to evaluate the English language skills of non-native speakers. The PTE format consists of four main sections: Speaking &amp; Writing, Reading, Listening, and the optional Unscheduled Break.<\\/p>\\r\\n\\r\\n<p><strong>Speaking &amp; Writing (77 - 93 minutes):<\\/strong><br \\/>\\r\\nPersonal Introduction: You will be asked to introduce yourself, and your response is recorded.<br \\/>\\r\\nRead Aloud: You will read a text aloud, which is then recorded.<br \\/>\\r\\nRepeat Sentence: You will hear a sentence and repeat it as accurately as possible.<br \\/>\\r\\nDescribe Image: You will describe an image displayed on the screen in detail.<br \\/>\\r\\nRe-Tell Lecture: You will hear or watch a short lecture or talk, and then summarize or retell its main points.<br \\/>\\r\\nAnswer Short Question: You will answer a question in one or a few words.<br \\/>\\r\\nSummarize Written Text: You will read a passage and write a summary of it in one sentence.<br \\/>\\r\\nWrite Essay: You will write an essay in response to a given prompt.<\\/p>\\r\\n\\r\\n<p><strong>Reading (32 - 41 minutes):<\\/strong><br \\/>\\r\\nFill in the Blanks (Reading &amp; Writing): You will read a text with several gaps and choose the appropriate words to fill in those gaps.<br \\/>\\r\\nMultiple Choice, Single Answer: You will read a passage and answer a question about it.<br \\/>\\r\\nMultiple Choice, Multiple Answer: You will read a passage and select multiple correct answers from the options provided.<br \\/>\\r\\nRe-order Paragraphs: You will be given several text boxes and need to arrange them in the correct order.<br \\/>\\r\\nFill in the Blanks (Reading): You will read a text with several gaps and choose the appropriate words to fill in those gaps.<br \\/>\\r\\nMultiple Choice, Single Answer: You will read a passage and answer a question about it.<\\/p>\\r\\n\\r\\n<p><strong>Listening (45 - 57 minutes):<\\/strong><br \\/>\\r\\nSummarize Spoken Text: You will listen to a short lecture or conversation and summarize it in writing.<br \\/>\\r\\nMultiple Choice, Single Answer: You will listen to a recording and answer a question about it.<br \\/>\\r\\nMultiple Choice, Multiple Answer: You will listen to a recording and select multiple correct answers from the options provided.<br \\/>\\r\\nFill in the Blanks (Listening &amp; Writing): You will listen to a recording and fill in the missing words.<br \\/>\\r\\nHighlight Correct Summary: You will listen to a recording and select the summary that best matches the recording.<br \\/>\\r\\nHighlight Incorrect Words: You will listen to a recording and identify the words that are incorrect.<\\/p>\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":7,\"status\":1,\"created_at\":\"2024-03-25T07:07:05.000000Z\",\"updated_at\":\"2024-04-01T10:17: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 Pearson Test of English (PTE) is a computer-based English language proficiency exam for non-native speakers. It comprises Speaking &amp; Writing, Reading, and Listening sections, with an optional break. Tasks include speaking into a microphone, reading aloud, listening to and summarizing spoken content, and writing essays or summaries. The test assesses skills like fluency, comprehension, vocabulary, and writing ability. PTE is known for its quick results, typically available within 5 business days. Scores range from 10 to 90 for each skill area. It&#39;s widely accepted for study, work, and migration purposes in English-speaking countries, offering a comprehensive assessment of language proficiency.<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\n&nbsp;<\\/p>\",\"updated_at\":\"2024-04-01 10:18:26\",\"updatedBy\":1}', '2024-04-01 04:33:26', '2024-04-01 04:33:26'),
(NULL, 313, 1, 202404011020062145, 202404011020062145, 'App\\Models\\Preparationclasses', 8, 'update', '{\"preparationclass_id\":8,\"title\":\"SCORING SYSTEM OF PTE:\",\"alias\":\"scoring-system-of-pte\",\"parent_preparationclass\":2,\"details\":\"<p>1. There are two tasks to be performed<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Task 1 is scored out of 9 (33% of the score obtained is taken for final score)<\\/li>\\r\\n\\t<li>Task 2 is scored out of 9 (67% of the score obtained is taken for final score)<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p><br \\/>\\r\\n2. SCORING IS BASED ON THE FOLLOWING CRITERIAS:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Task Achievement (TA) = how well you answer the question (Based on understanding level)<\\/li>\\r\\n\\t<li>Coherence and Cohesion (CC) = how well is your text structured. (Based on planning and management)<\\/li>\\r\\n\\t<li>Lexical Resource (LR) = how good is your vocabulary. (Based on the variety of words to be used avoiding the repetition)<\\/li>\\r\\n\\t<li>Grammatical Range and Accuracy (GRA) = how good is your grammar. (Based on correctness of grammar and the variety of sentences used)<\\/li>\\r\\n<\\/ul>\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":8,\"status\":1,\"created_at\":\"2024-03-25T07:07:51.000000Z\",\"updated_at\":\"2024-03-25T07:07: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>\"}', '{\"title\":\"PTE Format\",\"details\":\"<p><strong>Speaking &amp; Writing (77 - 93 minutes):<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Personal Introduction: You will be asked to introduce yourself, and your response is recorded.<\\/li>\\r\\n\\t<li>Read Aloud: You will read a text aloud, which is then recorded.<\\/li>\\r\\n\\t<li>Repeat Sentence: You will hear a sentence and repeat it as accurately as possible.<\\/li>\\r\\n\\t<li>Describe Image: You will describe an image displayed on the screen in detail.<\\/li>\\r\\n\\t<li>Re-Tell Lecture: You will hear or watch a short lecture or talk, and then summarize or retell its main points.<\\/li>\\r\\n\\t<li>Answer Short Question: You will answer a question in one or a few words.<\\/li>\\r\\n\\t<li>Summarize Written Text: You will read a passage and write a summary of it in one sentence.<\\/li>\\r\\n\\t<li>Write Essay: You will write an essay in response to a given prompt.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p><strong>Reading (32 - 41 minutes):<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Fill in the Blanks (Reading &amp; Writing): You will read a text with several gaps and choose the appropriate words to fill in those gaps.<\\/li>\\r\\n\\t<li>Multiple Choice, Single Answer: You will read a passage and answer a question about it.<\\/li>\\r\\n\\t<li>Multiple Choice, Multiple Answer: You will read a passage and select multiple correct answers from the options provided.<\\/li>\\r\\n\\t<li>Re-order Paragraphs: You will be given several text boxes and need to arrange them in the correct order.<\\/li>\\r\\n\\t<li>Fill in the Blanks (Reading): You will read a text with several gaps and choose the appropriate words to fill in those gaps.<\\/li>\\r\\n\\t<li>Multiple Choice, Single Answer: You will read a passage and answer a question about it.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p><strong>Listening (45 - 57 minutes):<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Summarize Spoken Text: You will listen to a short lecture or conversation and summarize it in writing.<\\/li>\\r\\n\\t<li>Multiple Choice, Single Answer: You will listen to a recording and answer a question about it.<\\/li>\\r\\n\\t<li>Multiple Choice, Multiple Answer: You will listen to a recording and select multiple correct answers from the options provided.<\\/li>\\r\\n\\t<li>Fill in the Blanks (Listening &amp; Writing): You will listen to a recording and fill in the missing words.<\\/li>\\r\\n\\t<li>Highlight Correct Summary: You will listen to a recording and select the summary that best matches the recording.<\\/li>\\r\\n\\t<li>Highlight Incorrect Words: You will listen to a recording and identify the words that are incorrect.<\\/li>\\r\\n<\\/ul>\",\"updated_at\":\"2024-04-01 10:20:06\",\"updatedBy\":1}', '2024-04-01 04:35:06', '2024-04-01 04:35:06'),
(NULL, 314, 1, 202404011020301909, 202404011020301909, 'App\\Models\\Preparationclasses', 9, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-04-01 04:35:30', '2024-04-01 04:35:30'),
(NULL, 315, 1, 202404011028524227, 202404011028524227, 'App\\Models\\Menuitems', 19, 'create', NULL, '{\"title\":\"Services\",\"menulocations_id\":\"2\",\"type\":\"\",\"parent_menu\":\"0\",\"ref\":\"\",\"target\":\"_SELF\",\"alias\":\"services\",\"display_order\":\"19\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-04-01T10:28:52.000000Z\",\"created_at\":\"2024-04-01T10:28:52.000000Z\",\"menu_id\":19,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-04-01 04:43:52', '2024-04-01 04:43:52'),
(NULL, 316, 1, 202404011029368219, 202404011029368219, 'App\\Models\\Menuitems', 20, 'create', NULL, '{\"title\":\"Educational Counselling\",\"menulocations_id\":\"2\",\"type\":\"tbl_services\",\"parent_menu\":\"0\",\"ref\":\"1\",\"target\":\"_SELF\",\"alias\":\"educational-counselling\",\"display_order\":\"20\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-04-01T10:29:36.000000Z\",\"created_at\":\"2024-04-01T10:29:36.000000Z\",\"menu_id\":20,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-04-01 04:44:36', '2024-04-01 04:44:36'),
(NULL, 317, 1, 202404011030028650, 202404011030028650, 'App\\Models\\Menuitems', 19, 'update', '{\"menu_id\":19,\"parent_menu\":0,\"menulocations_id\":2,\"title\":\"Services\",\"alias\":\"services\",\"type\":\"\",\"ref\":\"\",\"target\":\"_SELF\",\"display_order\":19,\"status\":1,\"created_at\":\"2024-04-01T10:28:52.000000Z\",\"updated_at\":\"2024-04-01T10:28:52.000000Z\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"title\":\"Our Services\",\"updated_at\":\"2024-04-01 10:30:02\",\"updatedBy\":1}', '2024-04-01 04:45:02', '2024-04-01 04:45:02'),
(NULL, 318, 1, 202404011032337034, 202404011032337034, 'App\\Models\\Menuitems', 20, 'update', '{\"menu_id\":20,\"parent_menu\":0,\"menulocations_id\":2,\"title\":\"Educational Counselling\",\"alias\":\"educational-counselling\",\"type\":\"tbl_services\",\"ref\":\"1\",\"target\":\"_SELF\",\"display_order\":20,\"status\":1,\"created_at\":\"2024-04-01T10:29:36.000000Z\",\"updated_at\":\"2024-04-01T10:29:36.000000Z\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"title\":\"Useful Links\",\"type\":\"\",\"ref\":\"\",\"updated_at\":\"2024-04-01 10:32:33\",\"updatedBy\":1}', '2024-04-01 04:47:33', '2024-04-01 04:47:33'),
(NULL, 319, 1, 202404011033009514, 202404011033009514, 'App\\Models\\Menuitems', 21, 'create', NULL, '{\"title\":\"IELTS\",\"menulocations_id\":\"2\",\"type\":\"tbl_preparationclasses\",\"parent_menu\":\"8\",\"ref\":\"1\",\"target\":\"_SELF\",\"alias\":\"ielts\",\"display_order\":\"21\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-04-01T10:33:00.000000Z\",\"created_at\":\"2024-04-01T10:33:00.000000Z\",\"menu_id\":21,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-04-01 04:48:00', '2024-04-01 04:48:00'),
(NULL, 320, 1, 202404011033389843, 202404011033389843, 'App\\Models\\Menuitems', 20, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-04-01 04:48:38', '2024-04-01 04:48:38'),
(NULL, 321, 1, 202404011033475940, 202404011033475940, 'App\\Models\\Menuitems', 21, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-04-01 04:48:47', '2024-04-01 04:48:47'),
(NULL, 322, 1, 202404011034167810, 202404011034167810, 'App\\Models\\Menuitems', 22, 'create', NULL, '{\"title\":\"Useful Links\",\"menulocations_id\":\"2\",\"type\":\"\",\"parent_menu\":\"0\",\"ref\":\"\",\"target\":\"_SELF\",\"alias\":\"useful-links\",\"display_order\":\"22\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-04-01T10:34:16.000000Z\",\"created_at\":\"2024-04-01T10:34:16.000000Z\",\"menu_id\":22,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-04-01 04:49:16', '2024-04-01 04:49:16'),
(NULL, 323, 1, 202404011034387732, 202404011034387732, 'App\\Models\\Menuitems', 23, 'create', NULL, '{\"title\":\"About Company\",\"menulocations_id\":\"2\",\"type\":\"tbl_articles\",\"parent_menu\":\"2\",\"ref\":\"\",\"target\":\"_SELF\",\"alias\":\"about-company\",\"display_order\":\"23\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-04-01T10:34:38.000000Z\",\"created_at\":\"2024-04-01T10:34:38.000000Z\",\"menu_id\":23,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-04-01 04:49:38', '2024-04-01 04:49:38'),
(NULL, 324, 1, 202404011034573599, 202404011034573599, 'App\\Models\\Menuitems', 23, 'update', '{\"menu_id\":23,\"parent_menu\":2,\"menulocations_id\":2,\"title\":\"About Company\",\"alias\":\"about-company\",\"type\":\"tbl_articles\",\"ref\":\"\",\"target\":\"_SELF\",\"display_order\":23,\"status\":1,\"created_at\":\"2024-04-01T10:34:38.000000Z\",\"updated_at\":\"2024-04-01T10:34:38.000000Z\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"parent_menu\":\"22\",\"updated_at\":\"2024-04-01 10:34:57\",\"updatedBy\":1}', '2024-04-01 04:49:57', '2024-04-01 04:49:57'),
(NULL, 325, 1, 202404011057185428, 202404011057185428, 'App\\Models\\Menuitems', 19, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-04-01 05:12:18', '2024-04-01 05:12:18'),
(NULL, 326, 1, 202404011057252196, 202404011057252196, 'App\\Models\\Menuitems', 22, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-04-01 05:12:25', '2024-04-01 05:12:25'),
(NULL, 327, 1, 202404011057301755, 202404011057301755, 'App\\Models\\Menuitems', 23, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-04-01 05:12:30', '2024-04-01 05:12:30'),
(NULL, 328, 1, 202404011058058442, 202404011058058442, 'App\\Models\\Menuitems', 24, 'create', NULL, '{\"title\":\"Our Services\",\"menulocations_id\":\"2\",\"type\":\"\",\"parent_menu\":\"0\",\"ref\":\"\",\"target\":\"_SELF\",\"alias\":\"our-services\",\"display_order\":\"24\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-04-01T10:58:05.000000Z\",\"created_at\":\"2024-04-01T10:58:05.000000Z\",\"menu_id\":24,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-04-01 05:13:05', '2024-04-01 05:13:05'),
(NULL, 329, 1, 202404011058315442, 202404011058315442, 'App\\Models\\Menuitems', 25, 'create', NULL, '{\"title\":\"Educational Counselling\",\"menulocations_id\":\"2\",\"type\":\"tbl_services\",\"parent_menu\":\"24\",\"ref\":\"1\",\"target\":\"_SELF\",\"alias\":\"educational-counselling\",\"display_order\":\"25\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-04-01T10:58:31.000000Z\",\"created_at\":\"2024-04-01T10:58:31.000000Z\",\"menu_id\":25,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-04-01 05:13:31', '2024-04-01 05:13:31'),
(NULL, 330, 1, 202404041000167674, 202404041000167674, 'App\\Models\\Menuitems', 26, 'create', NULL, '{\"title\":\"Registration for Entrance and English Tests\",\"menulocations_id\":\"2\",\"type\":\"\",\"parent_menu\":\"24\",\"ref\":\"\",\"target\":\"_SELF\",\"alias\":\"registration-for-entrance-and-english-tests\",\"display_order\":\"26\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-04-04T10:00:16.000000Z\",\"created_at\":\"2024-04-04T10:00:16.000000Z\",\"menu_id\":26,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-04-04 04:15:16', '2024-04-04 04:15:16'),
(NULL, 331, 1, 202404041001267095, 202404041001267095, 'App\\Models\\Menuitems', 26, 'update', '{\"menu_id\":26,\"parent_menu\":24,\"menulocations_id\":2,\"title\":\"Registration for Entrance and English Tests\",\"alias\":\"registration-for-entrance-and-english-tests\",\"type\":\"\",\"ref\":\"\",\"target\":\"_SELF\",\"display_order\":26,\"status\":1,\"created_at\":\"2024-04-04T10:00:16.000000Z\",\"updated_at\":\"2024-04-04T10:00:16.000000Z\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"type\":\"tbl_services\",\"ref\":\"6\",\"updated_at\":\"2024-04-04 10:01:26\",\"updatedBy\":1}', '2024-04-04 04:16:27', '2024-04-04 04:16:27'),
(NULL, 332, 1, 202404041002263482, 202404041002263482, 'App\\Models\\Menuitems', 27, 'create', NULL, '{\"title\":\"Academic Counselling\",\"menulocations_id\":\"2\",\"type\":\"tbl_services\",\"parent_menu\":\"24\",\"ref\":\"9\",\"target\":\"_SELF\",\"alias\":\"academic-counselling\",\"display_order\":\"27\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-04-04T10:02:26.000000Z\",\"created_at\":\"2024-04-04T10:02:26.000000Z\",\"menu_id\":27,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-04-04 04:17:26', '2024-04-04 04:17:26'),
(NULL, 333, 1, 202404041002425892, 202404041002425892, 'App\\Models\\Menuitems', 28, 'create', NULL, '{\"title\":\"Visa Assistance\",\"menulocations_id\":\"2\",\"type\":\"tbl_services\",\"parent_menu\":\"24\",\"ref\":\"4\",\"target\":\"_SELF\",\"alias\":\"visa-assistance\",\"display_order\":\"28\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-04-04T10:02:42.000000Z\",\"created_at\":\"2024-04-04T10:02:42.000000Z\",\"menu_id\":28,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-04-04 04:17:42', '2024-04-04 04:17:42'),
(NULL, 334, 1, 202404041003032780, 202404041003032780, 'App\\Models\\Menuitems', 29, 'create', NULL, '{\"title\":\"Interview Preparation\",\"menulocations_id\":\"2\",\"type\":\"tbl_services\",\"parent_menu\":\"24\",\"ref\":\"2\",\"target\":\"_SELF\",\"alias\":\"interview-preparation\",\"display_order\":\"29\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-04-04T10:03:03.000000Z\",\"created_at\":\"2024-04-04T10:03:03.000000Z\",\"menu_id\":29,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-04-04 04:18:03', '2024-04-04 04:18:03'),
(NULL, 335, 1, 202404041003203673, 202404041003203673, 'App\\Models\\Menuitems', 30, 'create', NULL, '{\"title\":\"Collaboration to Institutions\",\"menulocations_id\":\"2\",\"type\":\"tbl_services\",\"parent_menu\":\"24\",\"ref\":\"5\",\"target\":\"_SELF\",\"alias\":\"collaboration-to-institutions\",\"display_order\":\"30\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-04-04T10:03:20.000000Z\",\"created_at\":\"2024-04-04T10:03:20.000000Z\",\"menu_id\":30,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-04-04 04:18:20', '2024-04-04 04:18:20'),
(NULL, 336, 1, 202404041004257855, 202404041004257855, 'App\\Models\\Menuitems', 31, 'create', NULL, '{\"title\":\"Useful Links\",\"menulocations_id\":\"2\",\"type\":\"\",\"parent_menu\":\"0\",\"ref\":\"\",\"target\":\"_SELF\",\"alias\":\"useful-links\",\"display_order\":\"31\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-04-04T10:04:25.000000Z\",\"created_at\":\"2024-04-04T10:04:25.000000Z\",\"menu_id\":31,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-04-04 04:19:25', '2024-04-04 04:19:25'),
(NULL, 337, 1, 202404041005107923, 202404041005107923, 'App\\Models\\Menuitems', 32, 'create', NULL, '{\"title\":\"About Company\",\"menulocations_id\":\"2\",\"type\":\"tbl_articles\",\"parent_menu\":\"31\",\"ref\":\"2\",\"target\":\"_SELF\",\"alias\":\"about-company\",\"display_order\":\"32\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-04-04T10:05:10.000000Z\",\"created_at\":\"2024-04-04T10:05:10.000000Z\",\"menu_id\":32,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-04-04 04:20:10', '2024-04-04 04:20:10'),
(NULL, 338, 1, 202404041005361957, 202404041005361957, 'App\\Models\\Menuitems', 33, 'create', NULL, '{\"title\":\"Our Team\",\"menulocations_id\":\"2\",\"type\":\"tbl_articles\",\"parent_menu\":\"31\",\"ref\":\"20\",\"target\":\"_SELF\",\"alias\":\"our-team\",\"display_order\":\"33\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-04-04T10:05:36.000000Z\",\"created_at\":\"2024-04-04T10:05:36.000000Z\",\"menu_id\":33,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-04-04 04:20:36', '2024-04-04 04:20:36'),
(NULL, 339, 1, 202404041006112652, 202404041006112652, 'App\\Models\\Menuitems', 34, 'create', NULL, '{\"title\":\"Blog and Events\",\"menulocations_id\":\"2\",\"type\":\"tbl_articles\",\"parent_menu\":\"31\",\"ref\":\"4\",\"target\":\"_SELF\",\"alias\":\"blog-and-events\",\"display_order\":\"34\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-04-04T10:06:11.000000Z\",\"created_at\":\"2024-04-04T10:06:11.000000Z\",\"menu_id\":34,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-04-04 04:21:11', '2024-04-04 04:21:11'),
(NULL, 340, 1, 202404041006401276, 202404041006401276, 'App\\Models\\Menuitems', 34, 'update', '{\"menu_id\":34,\"parent_menu\":31,\"menulocations_id\":2,\"title\":\"Blog and Events\",\"alias\":\"blog-and-events\",\"type\":\"tbl_articles\",\"ref\":\"4\",\"target\":\"_SELF\",\"display_order\":34,\"status\":1,\"created_at\":\"2024-04-04T10:06:11.000000Z\",\"updated_at\":\"2024-04-04T10:06:11.000000Z\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"title\":\"Message From MD\",\"updated_at\":\"2024-04-04 10:06:40\",\"updatedBy\":1}', '2024-04-04 04:21:40', '2024-04-04 04:21:40'),
(NULL, 341, 1, 202404041007059286, 202404041007059286, 'App\\Models\\Menuitems', 35, 'create', NULL, '{\"title\":\"Study Destination\",\"menulocations_id\":\"2\",\"type\":\"\",\"parent_menu\":\"0\",\"ref\":\"\",\"target\":\"_SELF\",\"alias\":\"study-destination\",\"display_order\":\"35\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-04-04T10:07:05.000000Z\",\"created_at\":\"2024-04-04T10:07:05.000000Z\",\"menu_id\":35,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-04-04 04:22:05', '2024-04-04 04:22:05'),
(NULL, 342, 1, 202404041007301847, 202404041007301847, 'App\\Models\\Menuitems', 36, 'create', NULL, '{\"title\":\"Study in UK\",\"menulocations_id\":\"2\",\"type\":\"tbl_countries\",\"parent_menu\":\"35\",\"ref\":\"8\",\"target\":\"_SELF\",\"alias\":\"study-in-uk\",\"display_order\":\"36\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-04-04T10:07:30.000000Z\",\"created_at\":\"2024-04-04T10:07:30.000000Z\",\"menu_id\":36,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-04-04 04:22:30', '2024-04-04 04:22:30'),
(NULL, 343, 1, 202404041007492321, 202404041007492321, 'App\\Models\\Menuitems', 37, 'create', NULL, '{\"title\":\"Study in USA\",\"menulocations_id\":\"2\",\"type\":\"tbl_countries\",\"parent_menu\":\"35\",\"ref\":\"9\",\"target\":\"_SELF\",\"alias\":\"study-in-usa\",\"display_order\":\"37\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-04-04T10:07:49.000000Z\",\"created_at\":\"2024-04-04T10:07:49.000000Z\",\"menu_id\":37,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-04-04 04:22:49', '2024-04-04 04:22:49');
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, 344, 1, 202404041008154698, 202404041008154698, 'App\\Models\\Menuitems', 38, 'create', NULL, '{\"title\":\"Study in Canada\",\"menulocations_id\":\"2\",\"type\":\"tbl_countries\",\"parent_menu\":\"35\",\"ref\":\"4\",\"target\":\"_SELF\",\"alias\":\"study-in-canada\",\"display_order\":\"38\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-04-04T10:08:15.000000Z\",\"created_at\":\"2024-04-04T10:08:15.000000Z\",\"menu_id\":38,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-04-04 04:23:15', '2024-04-04 04:23:15'),
(NULL, 345, 1, 202404041008328158, 202404041008328158, 'App\\Models\\Menuitems', 39, 'create', NULL, '{\"title\":\"Study in Australia\",\"menulocations_id\":\"2\",\"type\":\"tbl_countries\",\"parent_menu\":\"35\",\"ref\":\"5\",\"target\":\"_SELF\",\"alias\":\"study-in-australia\",\"display_order\":\"39\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-04-04T10:08:32.000000Z\",\"created_at\":\"2024-04-04T10:08:32.000000Z\",\"menu_id\":39,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-04-04 04:23:32', '2024-04-04 04:23:32'),
(NULL, 346, 1, 202404041008508584, 202404041008508584, 'App\\Models\\Menuitems', 40, 'create', NULL, '{\"title\":\"Study in New Zealand\",\"menulocations_id\":\"2\",\"type\":\"tbl_countries\",\"parent_menu\":\"35\",\"ref\":\"7\",\"target\":\"_SELF\",\"alias\":\"study-in-new-zealand\",\"display_order\":\"40\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-04-04T10:08:50.000000Z\",\"created_at\":\"2024-04-04T10:08:50.000000Z\",\"menu_id\":40,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-04-04 04:23:51', '2024-04-04 04:23:51'),
(NULL, 347, 1, 202404041009033964, 202404041009033964, 'App\\Models\\Menuitems', 41, 'create', NULL, '{\"title\":\"Test Preparation\",\"menulocations_id\":\"2\",\"type\":\"tbl_preparationclasses\",\"parent_menu\":\"0\",\"ref\":\"\",\"target\":\"_SELF\",\"alias\":\"test-preparation\",\"display_order\":\"41\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-04-04T10:09:03.000000Z\",\"created_at\":\"2024-04-04T10:09:03.000000Z\",\"menu_id\":41,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-04-04 04:24:03', '2024-04-04 04:24:03'),
(NULL, 348, 1, 202404041009241715, 202404041009241715, 'App\\Models\\Menuitems', 42, 'create', NULL, '{\"title\":\"IELTS\",\"menulocations_id\":\"2\",\"type\":\"tbl_preparationclasses\",\"parent_menu\":\"41\",\"ref\":\"1\",\"target\":\"_SELF\",\"alias\":\"ielts\",\"display_order\":\"42\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-04-04T10:09:24.000000Z\",\"created_at\":\"2024-04-04T10:09:24.000000Z\",\"menu_id\":42,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-04-04 04:24:24', '2024-04-04 04:24:24'),
(NULL, 349, 1, 202404041009433157, 202404041009433157, 'App\\Models\\Menuitems', 43, 'create', NULL, '{\"title\":\"PTE\",\"menulocations_id\":\"2\",\"type\":\"tbl_preparationclasses\",\"parent_menu\":\"41\",\"ref\":\"2\",\"target\":\"_SELF\",\"alias\":\"pte\",\"display_order\":\"43\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-04-04T10:09:43.000000Z\",\"created_at\":\"2024-04-04T10:09:43.000000Z\",\"menu_id\":43,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-04-04 04:24:43', '2024-04-04 04:24:43'),
(NULL, 350, 1, 202404041010582364, 202404041010582364, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Bibhuti LMS\",\"description\":\"Dream on Education is a licensed educational consultant who specializes in overseas education and immigration services. We are located in Dillibazar (opposite Padma Kanya School), Kathmandu, Nepal, the educational hub of the country.\",\"url1\":\"info@dreamoneducation.com\",\"url2\":\"\",\"location\":\"Dillibazar, Kathmandu\",\"email\":\"edudreamon@gmail.com\",\"phone\":\"+977-9851156423\",\"secondary_phone\":\"+01-4423776\",\"working_hours\":\"09:00 - 17:00\",\"working_days\":\"Sun - Friday\",\"leave_days\":\"\",\"google_map\":\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d3532.3834756961887!2d85.32362297502577!3d27.70544392557625!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39eb1c227488fc25%3A0x1909017337153a81!2sDream%20On%20Educational%20Consultancy%20Pvt.Ltd!5e0!3m2!1sen!2snp!4v1709145468235!5m2!1sen!2snp\",\"fb\":\"\",\"insta\":\"\",\"twitter\":\"\",\"tiktok\":\"\",\"youtube\":\"\",\"primary_logo\":\"storage\\/dreamon\\/files\\/1\\/logo\\/do-logo.png\",\"secondary_logo\":\"storage\\/dreamon\\/files\\/1\\/logo\\/dreamon-logo-1.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-03-29T05:05:51.000000Z\",\"createdby\":null,\"updatedby\":1,\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"copyright_text\":\"\\u00a9Copyright 2024 DreamOn Education. All rights reserved\",\"updated_at\":\"2024-04-04 10:10:58\",\"updatedBy\":1}', '2024-04-04 04:25:58', '2024-04-04 04:25:58'),
(NULL, 351, 1, 202404041019145394, 202404041019145394, 'App\\Models\\Articles', 12, 'update', '{\"article_id\":12,\"parent_article\":2,\"title\":\"WHY CHOOSE US\",\"subtitle\":\"Reasons To Choose Us\",\"alias\":\"why-choose-us\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/about_us\\/image-1.png\",\"display_order\":11,\"status\":1,\"created_at\":\"2024-03-25T07:56:40.000000Z\",\"updated_at\":\"2024-03-25T07:56:40.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_photo\":\"storage\\/dreamon\\/files\\/1\\/bg-11.png\",\"updated_at\":\"2024-04-04 10:19:14\",\"updatedBy\":1}', '2024-04-04 04:34:14', '2024-04-04 04:34:14'),
(NULL, 352, 1, 202404041023479318, 202404041023479318, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Bibhuti LMS\",\"description\":\"Dream on Education is a licensed educational consultant who specializes in overseas education and immigration services. We are located in Dillibazar (opposite Padma Kanya School), Kathmandu, Nepal, the educational hub of the country.\",\"url1\":\"info@dreamoneducation.com\",\"url2\":\"\",\"location\":\"Dillibazar, Kathmandu\",\"email\":\"edudreamon@gmail.com\",\"phone\":\"+977-9851156423\",\"secondary_phone\":\"+01-4423776\",\"working_hours\":\"09:00 - 17:00\",\"working_days\":\"Sun - Friday\",\"leave_days\":\"\",\"google_map\":\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d3532.3834756961887!2d85.32362297502577!3d27.70544392557625!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39eb1c227488fc25%3A0x1909017337153a81!2sDream%20On%20Educational%20Consultancy%20Pvt.Ltd!5e0!3m2!1sen!2snp!4v1709145468235!5m2!1sen!2snp\",\"fb\":\"\",\"insta\":\"\",\"twitter\":\"\",\"tiktok\":\"\",\"youtube\":\"\",\"primary_logo\":\"storage\\/dreamon\\/files\\/1\\/logo\\/do-logo.png\",\"secondary_logo\":\"storage\\/dreamon\\/files\\/1\\/logo\\/dreamon-logo-1.png\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\\u00a9Copyright 2024 DreamOn Education. All rights reserved\",\"content1\":\"\",\"content2\":\"\",\"content3\":\"\",\"seo_title\":null,\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":1,\"status\":1,\"created_at\":null,\"updated_at\":\"2024-04-04T10:10:58.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\\/dreamon\\/files\\/1\\/DREAM-ON-03.png\",\"secondary_logo\":\"storage\\/dreamon\\/files\\/1\\/DREAM-ON-03.png\",\"updated_at\":\"2024-04-04 10:23:47\",\"updatedBy\":1}', '2024-04-04 04:38:47', '2024-04-04 04:38:47'),
(NULL, 353, 1, 202404041026009291, 202404041026009291, 'App\\Models\\Preparationclasses', 2, 'update', '{\"preparationclass_id\":2,\"title\":\"PTE\",\"alias\":\"pte\",\"parent_preparationclass\":0,\"details\":\"<p>PTE is widely recognized by universities, colleges, and governments around the world as proof of English proficiency for study, work, and migration purposes.<\\/p>\\r\\n\\r\\n<p>The test is divided into three main sections: Speaking and Writing, Reading, and Listening. Each section includes various tasks such as essay writing, multiple-choice questions, summarizing spoken texts, and responding to questions based on audio recordings. PTE scores are based on a scale that ranges from 10 to 90, with higher scores indicating stronger English language skills.<\\/p>\\r\\n\\r\\n<p>PTE offers several advantages, including fast results (typically available within five business days), computerized testing for consistency and accuracy, and a user-friendly interface. Test-takers appreciate its fairness and impartiality, as responses are graded objectively by AI algorithms, minimizing potential biases. Overall, PTE is a convenient and reliable assessment tool for individuals seeking to demonstrate their English proficiency for academic or professional purposes.<\\/p>\",\"intro\":\"PTE stands for Pearson Test of English, a computer-based English language proficiency test designed to evaluate the language skills of non-native English speakers. It assesses reading, writing, listening, and speaking abilities through a range of tasks and question types. PTE is widely recognized by universities, colleges, and governments around the world as proof of English proficiency for study, work, and migration purposes.\\r\\n\\r\\nThe test is divided into three main sections: Speaking and Writing, Reading, and Listening. Each section includes various tasks such as essay writing, multiple-choice questions, summarizing spoken texts, and responding to questions based on audio recordings. PTE scores are based on a scale that ranges from 10 to 90, with higher scores indicating stronger English language skills.\\r\\n\\r\\nPTE offers several advantages, including fast results (typically available within five business days), computerized testing for consistency and accuracy, and a user-friendly interface. Test-takers appreciate its fairness and impartiality, as responses are graded objectively by AI algorithms, minimizing potential biases. Overall, PTE is a convenient and reliable assessment tool for individuals seeking to demonstrate their English proficiency for academic or professional purposes.\",\"image\":\"storage\\/dreamon\\/files\\/1\\/testprepclass\\/pte.png\",\"thumb\":\"\",\"cover\":\"storage\\/dreamon\\/files\\/1\\/background\\/page-header-bg.jpg\",\"remarks\":\"\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-03-17T06:45:08.000000Z\",\"updated_at\":\"2024-04-01T10:12:39.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\\/dreamon\\/files\\/1\\/testprepclass\\/pte.png\",\"updated_at\":\"2024-04-04 10:26:00\",\"updatedBy\":1}', '2024-04-04 04:41:00', '2024-04-04 04:41:00'),
(NULL, 354, 1, 202404041026409792, 202404041026409792, 'App\\Models\\Preparationclasses', 7, 'update', '{\"preparationclass_id\":7,\"title\":\"PTE- Pearson Test of English\",\"alias\":\"pte-international-english-language-testing-system\",\"parent_preparationclass\":2,\"details\":\"<p>The Pearson Test of English (PTE) is a computer-based English language proficiency exam for non-native speakers. It comprises Speaking &amp; Writing, Reading, and Listening sections, with an optional break. Tasks include speaking into a microphone, reading aloud, listening to and summarizing spoken content, and writing essays or summaries. The test assesses skills like fluency, comprehension, vocabulary, and writing ability. PTE is known for its quick results, typically available within 5 business days. Scores range from 10 to 90 for each skill area. It&#39;s widely accepted for study, work, and migration purposes in English-speaking countries, offering a comprehensive assessment of language proficiency.<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\n&nbsp;<\\/p>\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":7,\"status\":1,\"created_at\":\"2024-03-25T07:07:05.000000Z\",\"updated_at\":\"2024-04-01T10:18: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>\"}', '{\"image\":\"storage\\/dreamon\\/files\\/1\\/testprepclass\\/pte.png\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/testprepclass\\/pte.png\",\"updated_at\":\"2024-04-04 10:26:40\",\"updatedBy\":1}', '2024-04-04 04:41:40', '2024-04-04 04:41:40'),
(NULL, 355, 1, 202404041026491075, 202404041026491075, 'App\\Models\\Preparationclasses', 7, 'update', '{\"preparationclass_id\":7,\"title\":\"PTE- Pearson Test of English\",\"alias\":\"pte-international-english-language-testing-system\",\"parent_preparationclass\":2,\"details\":\"<p>The Pearson Test of English (PTE) is a computer-based English language proficiency exam for non-native speakers. It comprises Speaking &amp; Writing, Reading, and Listening sections, with an optional break. Tasks include speaking into a microphone, reading aloud, listening to and summarizing spoken content, and writing essays or summaries. The test assesses skills like fluency, comprehension, vocabulary, and writing ability. PTE is known for its quick results, typically available within 5 business days. Scores range from 10 to 90 for each skill area. It&#39;s widely accepted for study, work, and migration purposes in English-speaking countries, offering a comprehensive assessment of language proficiency.<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\n&nbsp;<\\/p>\",\"intro\":\"\",\"image\":\"storage\\/dreamon\\/files\\/1\\/testprepclass\\/pte.png\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/testprepclass\\/pte.png\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":7,\"status\":1,\"created_at\":\"2024-03-25T07:07:05.000000Z\",\"updated_at\":\"2024-04-04T10:26:40.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\\/dreamon\\/files\\/1\\/testprepclass\\/pte.png\",\"updated_at\":\"2024-04-04 10:26:49\",\"updatedBy\":1}', '2024-04-04 04:41:50', '2024-04-04 04:41:50'),
(NULL, 356, 1, 202404041033335318, 202404041033335318, 'App\\Models\\Articles', 12, 'update', '{\"article_id\":12,\"parent_article\":2,\"title\":\"WHY CHOOSE US\",\"subtitle\":\"Reasons To Choose Us\",\"alias\":\"why-choose-us\",\"text\":\"\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/bg-11.png\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/about_us\\/image-1.png\",\"display_order\":11,\"status\":1,\"created_at\":\"2024-03-25T07:56:40.000000Z\",\"updated_at\":\"2024-04-04T10:19:14.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_photo\":\"storage\\/dreamon\\/files\\/1\\/bg-11.jpg\",\"updated_at\":\"2024-04-04 10:33:33\",\"updatedBy\":1}', '2024-04-04 04:48:33', '2024-04-04 04:48:33'),
(NULL, 357, 1, 202404041039166745, 202404041039166745, 'App\\Models\\Articles', 12, 'update', '{\"article_id\":12,\"parent_article\":2,\"title\":\"WHY CHOOSE US\",\"subtitle\":\"Reasons To Choose Us\",\"alias\":\"why-choose-us\",\"text\":\"\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/bg-11.jpg\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/about_us\\/image-1.png\",\"display_order\":11,\"status\":1,\"created_at\":\"2024-03-25T07:56:40.000000Z\",\"updated_at\":\"2024-04-04T10:33:33.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_photo\":\"storage\\/dreamon\\/files\\/1\\/bg-1.jpg\",\"updated_at\":\"2024-04-04 10:39:16\",\"updatedBy\":1}', '2024-04-04 04:54:16', '2024-04-04 04:54:16'),
(NULL, 358, 1, 202404041044096841, 202404041044096841, 'App\\Models\\Articles', 12, 'update', '{\"article_id\":12,\"parent_article\":2,\"title\":\"WHY CHOOSE US\",\"subtitle\":\"Reasons To Choose Us\",\"alias\":\"why-choose-us\",\"text\":\"\",\"cover_photo\":\"storage\\/dreamon\\/files\\/1\\/bg-1.jpg\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/about_us\\/image-1.png\",\"display_order\":11,\"status\":1,\"created_at\":\"2024-03-25T07:56:40.000000Z\",\"updated_at\":\"2024-04-04T10:39:16.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_photo\":\"storage\\/dreamon\\/files\\/1\\/bg-111.jpg\",\"updated_at\":\"2024-04-04 10:44:09\",\"updatedBy\":1}', '2024-04-04 04:59:09', '2024-04-04 04:59:09'),
(NULL, 359, 1, 202404041048197232, 202404041048197232, 'App\\Models\\Preparationclasses', 3, 'update', '{\"preparationclass_id\":3,\"title\":\"SAT\",\"alias\":\"sat\",\"parent_preparationclass\":0,\"details\":\"\",\"intro\":\"With a strong emphasis on practical learning and hands-on experience, students in Canada are provided with valuable...\",\"image\":\"storage\\/dreamon\\/files\\/1\\/testprepclass\\/sat.png\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":3,\"status\":1,\"created_at\":\"2024-03-17T06:46:35.000000Z\",\"updated_at\":\"2024-03-21T08:52:32.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 SAT, or Scholastic Assessment Test, is a standardized test widely used for college admissions in the United States. It&#39;s designed to assess a student&#39;s readiness for college by testing their skills in reading, writing, and math.The SAT consists of four main sections - Reading, Writing and Language, Math (with a calculator), and Math (without a calculator). Additionally, there is an optional Essay section. Each section is scored on a scale of 200-800, with the total SAT score ranging from 400 to 1600 (combining the scores from the Reading\\/Writing and Math sections).<\\/p>\",\"intro\":\"The SAT, or Scholastic Assessment Test, is a standardized test widely used for college admissions in the United States\",\"updated_at\":\"2024-04-04 10:48:19\",\"updatedBy\":1}', '2024-04-04 05:03:19', '2024-04-04 05:03:19'),
(NULL, 360, 1, 202404041050592508, 202404041050592508, 'App\\Models\\Preparationclasses', 10, 'create', NULL, '{\"title\":\"SAT -Scholastic Assessment Test\",\"intro\":\"\",\"details\":\"<p>The SAT, or Scholastic Assessment Test, is a standardized test widely used for college admissions in the United States. It&#39;s designed to assess a student&#39;s readiness for college by testing their skills in reading, writing, and math.The SAT consists of four main sections - Reading, Writing and Language, Math (with a calculator), and Math (without a calculator). Additionally, there is an optional Essay section. Each section is scored on a scale of 200-800, with the total SAT score ranging from 400 to 1600 (combining the scores from the Reading\\/Writing and Math sections).<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Content:<\\/strong><\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p><strong>Reading: <\\/strong>Tests comprehension skills through passages from various subjects like literature, history, and science.<br \\/>\\r\\n<strong>Writing and Language:<\\/strong> Assesses grammar, punctuation, sentence structure, and editing skills through multiple-choice questions.<br \\/>\\r\\n<strong>Math:<\\/strong> Focuses on algebra, problem-solving, data analysis, and advanced math topics like geometry and trigonometry.<br \\/>\\r\\n<strong>Optional Essay: <\\/strong>Requires students to analyze a provided text and write an essay discussing how the author builds their argument.<br \\/>\\r\\n<strong>Format: <\\/strong>The SAT is primarily a multiple-choice test, with the exception of the optional Essay section which involves writing an essay response.<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Scoring: <\\/strong>As mentioned earlier, each section is scored on a scale of 200-800. The Essay section is scored separately on a scale of 6-24. The total SAT score is the sum of the scores from the Reading\\/Writing and Math sections.<\\/li>\\r\\n\\t<li><strong>Test Dates:<\\/strong> The SAT is administered several times a year, typically in October, November, December, March, May, and June. Students can choose which test date(s) to take based on their preparation and college application timelines.<\\/li>\\r\\n\\t<li><strong>Preparation:<\\/strong> Many students prepare for the SAT by studying practice materials, taking prep courses, or working with tutors. There are also official practice tests available from the College Board, the organization that administers the SAT.<\\/li>\\r\\n\\t<li><strong>Use in College Admissions:<\\/strong> While the SAT is an important factor in college admissions, it&#39;s usually not the sole determinant. Colleges also consider factors like high school GPA, extracurricular activities, letters of recommendation, and personal essays.<\\/li>\\r\\n\\t<li><strong>Changes Over Time: <\\/strong>The SAT has undergone several changes over the years, including revisions to the content, scoring scale, and format. These changes are often made to ensure the test remains relevant and fair for all students.<\\/li>\\r\\n<\\/ul>\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"0\",\"image\":\"storage\\/dreamon\\/files\\/1\\/testprepclass\\/sat.png\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/testprepclass\\/sat.png\",\"cover\":\"storage\\/dreamon\\/files\\/1\\/page-header-bg.jpg\",\"alias\":\"sat-scholastic-assessment-test\",\"display_order\":\"10\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-04-04T10:50:59.000000Z\",\"created_at\":\"2024-04-04T10:50:59.000000Z\",\"preparationclass_id\":10,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-04-04 05:05:59', '2024-04-04 05:05:59'),
(NULL, 361, 1, 202404041051565936, 202404041051565936, 'App\\Models\\Menuitems', 44, 'create', NULL, '{\"title\":\"SAT\",\"menulocations_id\":\"1\",\"type\":\"tbl_preparationclasses\",\"parent_menu\":\"4\",\"ref\":\"3\",\"target\":\"_SELF\",\"alias\":\"sat\",\"display_order\":\"44\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-04-04T10:51:56.000000Z\",\"created_at\":\"2024-04-04T10:51:56.000000Z\",\"menu_id\":44,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-04-04 05:06:56', '2024-04-04 05:06:56'),
(NULL, 362, 1, 202404041052187949, 202404041052187949, 'App\\Models\\Menuitems', 45, 'create', NULL, '{\"title\":\"SAT\",\"menulocations_id\":\"2\",\"type\":\"tbl_preparationclasses\",\"parent_menu\":\"41\",\"ref\":\"3\",\"target\":\"_SELF\",\"alias\":\"sat\",\"display_order\":\"45\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-04-04T10:52:18.000000Z\",\"created_at\":\"2024-04-04T10:52:18.000000Z\",\"menu_id\":45,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-04-04 05:07:18', '2024-04-04 05:07:18'),
(NULL, 363, 1, 202404041053046908, 202404041053046908, 'App\\Models\\Preparationclasses', 10, 'update', '{\"preparationclass_id\":10,\"title\":\"SAT -Scholastic Assessment Test\",\"alias\":\"sat-scholastic-assessment-test\",\"parent_preparationclass\":0,\"details\":\"<p>The SAT, or Scholastic Assessment Test, is a standardized test widely used for college admissions in the United States. It&#39;s designed to assess a student&#39;s readiness for college by testing their skills in reading, writing, and math.The SAT consists of four main sections - Reading, Writing and Language, Math (with a calculator), and Math (without a calculator). Additionally, there is an optional Essay section. Each section is scored on a scale of 200-800, with the total SAT score ranging from 400 to 1600 (combining the scores from the Reading\\/Writing and Math sections).<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Content:<\\/strong><\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p><strong>Reading: <\\/strong>Tests comprehension skills through passages from various subjects like literature, history, and science.<br \\/>\\r\\n<strong>Writing and Language:<\\/strong> Assesses grammar, punctuation, sentence structure, and editing skills through multiple-choice questions.<br \\/>\\r\\n<strong>Math:<\\/strong> Focuses on algebra, problem-solving, data analysis, and advanced math topics like geometry and trigonometry.<br \\/>\\r\\n<strong>Optional Essay: <\\/strong>Requires students to analyze a provided text and write an essay discussing how the author builds their argument.<br \\/>\\r\\n<strong>Format: <\\/strong>The SAT is primarily a multiple-choice test, with the exception of the optional Essay section which involves writing an essay response.<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Scoring: <\\/strong>As mentioned earlier, each section is scored on a scale of 200-800. The Essay section is scored separately on a scale of 6-24. The total SAT score is the sum of the scores from the Reading\\/Writing and Math sections.<\\/li>\\r\\n\\t<li><strong>Test Dates:<\\/strong> The SAT is administered several times a year, typically in October, November, December, March, May, and June. Students can choose which test date(s) to take based on their preparation and college application timelines.<\\/li>\\r\\n\\t<li><strong>Preparation:<\\/strong> Many students prepare for the SAT by studying practice materials, taking prep courses, or working with tutors. There are also official practice tests available from the College Board, the organization that administers the SAT.<\\/li>\\r\\n\\t<li><strong>Use in College Admissions:<\\/strong> While the SAT is an important factor in college admissions, it&#39;s usually not the sole determinant. Colleges also consider factors like high school GPA, extracurricular activities, letters of recommendation, and personal essays.<\\/li>\\r\\n\\t<li><strong>Changes Over Time: <\\/strong>The SAT has undergone several changes over the years, including revisions to the content, scoring scale, and format. These changes are often made to ensure the test remains relevant and fair for all students.<\\/li>\\r\\n<\\/ul>\",\"intro\":\"\",\"image\":\"storage\\/dreamon\\/files\\/1\\/testprepclass\\/sat.png\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/testprepclass\\/sat.png\",\"cover\":\"storage\\/dreamon\\/files\\/1\\/page-header-bg.jpg\",\"remarks\":\"\",\"display_order\":10,\"status\":1,\"created_at\":\"2024-04-04T10:50:59.000000Z\",\"updated_at\":\"2024-04-04T10:50:59.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_preparationclass\":\"3\",\"updated_at\":\"2024-04-04 10:53:04\",\"updatedBy\":1}', '2024-04-04 05:08:04', '2024-04-04 05:08:04'),
(NULL, 364, 1, 202404041054043519, 202404041054043519, 'App\\Models\\Preparationclasses', 3, 'update', '{\"preparationclass_id\":3,\"title\":\"SAT\",\"alias\":\"sat\",\"parent_preparationclass\":0,\"details\":\"<p>The SAT, or Scholastic Assessment Test, is a standardized test widely used for college admissions in the United States. It&#39;s designed to assess a student&#39;s readiness for college by testing their skills in reading, writing, and math.The SAT consists of four main sections - Reading, Writing and Language, Math (with a calculator), and Math (without a calculator). Additionally, there is an optional Essay section. Each section is scored on a scale of 200-800, with the total SAT score ranging from 400 to 1600 (combining the scores from the Reading\\/Writing and Math sections).<\\/p>\",\"intro\":\"The SAT, or Scholastic Assessment Test, is a standardized test widely used for college admissions in the United States\",\"image\":\"storage\\/dreamon\\/files\\/1\\/testprepclass\\/sat.png\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":3,\"status\":1,\"created_at\":\"2024-03-17T06:46:35.000000Z\",\"updated_at\":\"2024-04-04T10:48: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\\/dreamon\\/files\\/1\\/testprepclass\\/sat.png\",\"cover\":\"storage\\/dreamon\\/files\\/1\\/page-header-bg.jpg\",\"updated_at\":\"2024-04-04 10:54:04\",\"updatedBy\":1}', '2024-04-04 05:09:04', '2024-04-04 05:09:04'),
(NULL, 365, 1, 202404041054495393, 202404041054495393, 'App\\Models\\Preparationclasses', 10, 'update', '{\"preparationclass_id\":10,\"title\":\"SAT -Scholastic Assessment Test\",\"alias\":\"sat-scholastic-assessment-test\",\"parent_preparationclass\":3,\"details\":\"<p>The SAT, or Scholastic Assessment Test, is a standardized test widely used for college admissions in the United States. It&#39;s designed to assess a student&#39;s readiness for college by testing their skills in reading, writing, and math.The SAT consists of four main sections - Reading, Writing and Language, Math (with a calculator), and Math (without a calculator). Additionally, there is an optional Essay section. Each section is scored on a scale of 200-800, with the total SAT score ranging from 400 to 1600 (combining the scores from the Reading\\/Writing and Math sections).<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Content:<\\/strong><\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p><strong>Reading: <\\/strong>Tests comprehension skills through passages from various subjects like literature, history, and science.<br \\/>\\r\\n<strong>Writing and Language:<\\/strong> Assesses grammar, punctuation, sentence structure, and editing skills through multiple-choice questions.<br \\/>\\r\\n<strong>Math:<\\/strong> Focuses on algebra, problem-solving, data analysis, and advanced math topics like geometry and trigonometry.<br \\/>\\r\\n<strong>Optional Essay: <\\/strong>Requires students to analyze a provided text and write an essay discussing how the author builds their argument.<br \\/>\\r\\n<strong>Format: <\\/strong>The SAT is primarily a multiple-choice test, with the exception of the optional Essay section which involves writing an essay response.<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Scoring: <\\/strong>As mentioned earlier, each section is scored on a scale of 200-800. The Essay section is scored separately on a scale of 6-24. The total SAT score is the sum of the scores from the Reading\\/Writing and Math sections.<\\/li>\\r\\n\\t<li><strong>Test Dates:<\\/strong> The SAT is administered several times a year, typically in October, November, December, March, May, and June. Students can choose which test date(s) to take based on their preparation and college application timelines.<\\/li>\\r\\n\\t<li><strong>Preparation:<\\/strong> Many students prepare for the SAT by studying practice materials, taking prep courses, or working with tutors. There are also official practice tests available from the College Board, the organization that administers the SAT.<\\/li>\\r\\n\\t<li><strong>Use in College Admissions:<\\/strong> While the SAT is an important factor in college admissions, it&#39;s usually not the sole determinant. Colleges also consider factors like high school GPA, extracurricular activities, letters of recommendation, and personal essays.<\\/li>\\r\\n\\t<li><strong>Changes Over Time: <\\/strong>The SAT has undergone several changes over the years, including revisions to the content, scoring scale, and format. These changes are often made to ensure the test remains relevant and fair for all students.<\\/li>\\r\\n<\\/ul>\",\"intro\":\"\",\"image\":\"storage\\/dreamon\\/files\\/1\\/testprepclass\\/sat.png\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/testprepclass\\/sat.png\",\"cover\":\"storage\\/dreamon\\/files\\/1\\/page-header-bg.jpg\",\"remarks\":\"\",\"display_order\":10,\"status\":1,\"created_at\":\"2024-04-04T10:50:59.000000Z\",\"updated_at\":\"2024-04-04T10:53: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>The SAT, or Scholastic Assessment Test, is a standardized test widely used for college admissions in the United States. It&#39;s designed to assess a student&#39;s readiness for college by testing their skills in reading, writing, and math.The SAT consists of four main sections - Reading, Writing and Language, Math (with a calculator), and Math (without a calculator). Additionally, there is an optional Essay section. Each section is scored on a scale of 200-800, with the total SAT score ranging from 400 to 1600 (combining the scores from the Reading\\/Writing and Math sections).<\\/p>\\r\\n\\r\\n<p><strong>Reading: <\\/strong>Tests comprehension skills through passages from various subjects like literature, history, and science.<br \\/>\\r\\n<strong>Writing and Language:<\\/strong> Assesses grammar, punctuation, sentence structure, and editing skills through multiple-choice questions.<br \\/>\\r\\n<strong>Math:<\\/strong> Focuses on algebra, problem-solving, data analysis, and advanced math topics like geometry and trigonometry.<br \\/>\\r\\n<strong>Optional Essay: <\\/strong>Requires students to analyze a provided text and write an essay discussing how the author builds their argument.<br \\/>\\r\\n<strong>Format: <\\/strong>The SAT is primarily a multiple-choice test, with the exception of the optional Essay section which involves writing an essay response.<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Scoring: <\\/strong>As mentioned earlier, each section is scored on a scale of 200-800. The Essay section is scored separately on a scale of 6-24. The total SAT score is the sum of the scores from the Reading\\/Writing and Math sections.<\\/li>\\r\\n\\t<li><strong>Test Dates:<\\/strong> The SAT is administered several times a year, typically in October, November, December, March, May, and June. Students can choose which test date(s) to take based on their preparation and college application timelines.<\\/li>\\r\\n\\t<li><strong>Preparation:<\\/strong> Many students prepare for the SAT by studying practice materials, taking prep courses, or working with tutors. There are also official practice tests available from the College Board, the organization that administers the SAT.<\\/li>\\r\\n\\t<li><strong>Use in College Admissions:<\\/strong> While the SAT is an important factor in college admissions, it&#39;s usually not the sole determinant. Colleges also consider factors like high school GPA, extracurricular activities, letters of recommendation, and personal essays.<\\/li>\\r\\n\\t<li><strong>Changes Over Time: <\\/strong>The SAT has undergone several changes over the years, including revisions to the content, scoring scale, and format. These changes are often made to ensure the test remains relevant and fair for all students.<\\/li>\\r\\n<\\/ul>\",\"updated_at\":\"2024-04-04 10:54:49\",\"updatedBy\":1}', '2024-04-04 05:09:49', '2024-04-04 05:09:49'),
(NULL, 366, 1, 202404041055294911, 202404041055294911, 'App\\Models\\Preparationclasses', 10, 'update', '{\"preparationclass_id\":10,\"title\":\"SAT -Scholastic Assessment Test\",\"alias\":\"sat-scholastic-assessment-test\",\"parent_preparationclass\":3,\"details\":\"<p>The SAT, or Scholastic Assessment Test, is a standardized test widely used for college admissions in the United States. It&#39;s designed to assess a student&#39;s readiness for college by testing their skills in reading, writing, and math.The SAT consists of four main sections - Reading, Writing and Language, Math (with a calculator), and Math (without a calculator). Additionally, there is an optional Essay section. Each section is scored on a scale of 200-800, with the total SAT score ranging from 400 to 1600 (combining the scores from the Reading\\/Writing and Math sections).<\\/p>\\r\\n\\r\\n<p><strong>Reading: <\\/strong>Tests comprehension skills through passages from various subjects like literature, history, and science.<br \\/>\\r\\n<strong>Writing and Language:<\\/strong> Assesses grammar, punctuation, sentence structure, and editing skills through multiple-choice questions.<br \\/>\\r\\n<strong>Math:<\\/strong> Focuses on algebra, problem-solving, data analysis, and advanced math topics like geometry and trigonometry.<br \\/>\\r\\n<strong>Optional Essay: <\\/strong>Requires students to analyze a provided text and write an essay discussing how the author builds their argument.<br \\/>\\r\\n<strong>Format: <\\/strong>The SAT is primarily a multiple-choice test, with the exception of the optional Essay section which involves writing an essay response.<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Scoring: <\\/strong>As mentioned earlier, each section is scored on a scale of 200-800. The Essay section is scored separately on a scale of 6-24. The total SAT score is the sum of the scores from the Reading\\/Writing and Math sections.<\\/li>\\r\\n\\t<li><strong>Test Dates:<\\/strong> The SAT is administered several times a year, typically in October, November, December, March, May, and June. Students can choose which test date(s) to take based on their preparation and college application timelines.<\\/li>\\r\\n\\t<li><strong>Preparation:<\\/strong> Many students prepare for the SAT by studying practice materials, taking prep courses, or working with tutors. There are also official practice tests available from the College Board, the organization that administers the SAT.<\\/li>\\r\\n\\t<li><strong>Use in College Admissions:<\\/strong> While the SAT is an important factor in college admissions, it&#39;s usually not the sole determinant. Colleges also consider factors like high school GPA, extracurricular activities, letters of recommendation, and personal essays.<\\/li>\\r\\n\\t<li><strong>Changes Over Time: <\\/strong>The SAT has undergone several changes over the years, including revisions to the content, scoring scale, and format. These changes are often made to ensure the test remains relevant and fair for all students.<\\/li>\\r\\n<\\/ul>\",\"intro\":\"\",\"image\":\"storage\\/dreamon\\/files\\/1\\/testprepclass\\/sat.png\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/testprepclass\\/sat.png\",\"cover\":\"storage\\/dreamon\\/files\\/1\\/page-header-bg.jpg\",\"remarks\":\"\",\"display_order\":10,\"status\":1,\"created_at\":\"2024-04-04T10:50:59.000000Z\",\"updated_at\":\"2024-04-04T10:54: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>\"}', '{\"details\":\"<p>The SAT, or Scholastic Assessment Test, is a standardized test widely used for college admissions in the United States. It&#39;s designed to assess a student&#39;s readiness for college by testing their skills in reading, writing, and math.The SAT consists of four main sections - Reading, Writing and Language, Math (with a calculator), and Math (without a calculator). Additionally, there is an optional Essay section. Each section is scored on a scale of 200-800, with the total SAT score ranging from 400 to 1600 (combining the scores from the Reading\\/Writing and Math sections).<\\/p>\\r\\n\\r\\n<p><strong>Reading: <\\/strong>Tests comprehension skills through passages from various subjects like literature, history, and science.<br \\/>\\r\\n<strong>Writing and Language:<\\/strong> Assesses grammar, punctuation, sentence structure, and editing skills through multiple-choice questions.<br \\/>\\r\\n<strong>Math:<\\/strong> Focuses on algebra, problem-solving, data analysis, and advanced math topics like geometry and trigonometry.<br \\/>\\r\\n<strong>Optional Essay: <\\/strong>Requires students to analyze a provided text and write an essay discussing how the author builds their argument.<br \\/>\\r\\n<strong>Format: <\\/strong>The SAT is primarily a multiple-choice test, with the exception of the optional Essay section which involves writing an essay response.<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Scoring: <\\/strong>As mentioned earlier, each section is scored on a scale of 200-800. The Essay section is scored separately on a scale of 6-24. The total SAT score is the sum of the scores from the Reading\\/Writing and Math sections.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Test Dates:<\\/strong> The SAT is administered several times a year, typically in October, November, December, March, May, and June. Students can choose which test date(s) to take based on their preparation and college application timelines.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Preparation:<\\/strong> Many students prepare for the SAT by studying practice materials, taking prep courses, or working with tutors. There are also official practice tests available from the College Board, the organization that administers the SAT.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Use in College Admissions:<\\/strong> While the SAT is an important factor in college admissions, it&#39;s usually not the sole determinant. Colleges also consider factors like high school GPA, extracurricular activities, letters of recommendation, and personal essays.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Changes Over Time: <\\/strong>The SAT has undergone several changes over the years, including revisions to the content, scoring scale, and format. These changes are often made to ensure the test remains relevant and fair for all students.<\\/li>\\r\\n<\\/ul>\",\"updated_at\":\"2024-04-04 10:55:29\",\"updatedBy\":1}', '2024-04-04 05:10:29', '2024-04-04 05:10:29'),
(NULL, 367, 1, 202404041122171491, 202404041122171491, 'App\\Models\\Preparationclasses', 1, 'update', '{\"preparationclass_id\":1,\"title\":\"IELTS\",\"alias\":\"ielts\",\"parent_preparationclass\":0,\"details\":\"\",\"intro\":\"IELTS stands for the International English Language Testing System. It is a standardized test designed to assess the language proficiency of individuals who want to study or work in environments where English is used as a primary language of communication.\",\"image\":\"storage\\/dreamon\\/files\\/1\\/testprepclass\\/Ilets1.png\",\"thumb\":\"\",\"cover\":\"storage\\/dreamon\\/files\\/1\\/background\\/page-header-bg.jpg\",\"remarks\":\"\",\"display_order\":1,\"status\":1,\"created_at\":\"2024-03-17T04:25:58.000000Z\",\"updated_at\":\"2024-04-01T10:08:31.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\\/dreamon\\/files\\/1\\/testprepclass\\/Ilets1.png\",\"updated_at\":\"2024-04-04 11:22:17\",\"updatedBy\":1}', '2024-04-04 05:37:17', '2024-04-04 05:37:17'),
(NULL, 368, 1, 202404041122321718, 202404041122321718, 'App\\Models\\Preparationclasses', 4, 'update', '{\"preparationclass_id\":4,\"title\":\"IELTS- International English Language Testing System\",\"alias\":\"ielts-international-english-language-testing-system\",\"parent_preparationclass\":1,\"details\":\"<p>IELTS stands for the International English Language Testing System. It is a standardized test designed to assess the language proficiency of individuals who want to study or work in environments where English is used as a primary language of communication. The test measures the four language skills: listening, reading, writing, and speaking. Institutions and organizations around the world, especially in English-speaking countries, use IELTS scores as a way to evaluate applicants&#39; English language abilities.<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\n&nbsp;<\\/p>\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":4,\"status\":1,\"created_at\":\"2024-03-25T06:36:23.000000Z\",\"updated_at\":\"2024-04-01T10:07:46.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\\/dreamon\\/files\\/1\\/testprepclass\\/Ilets1.png\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/testprepclass\\/Ilets1.png\",\"updated_at\":\"2024-04-04 11:22:32\",\"updatedBy\":1}', '2024-04-04 05:37:32', '2024-04-04 05:37:32');
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, 369, 1, 202404041123486619, 202404041123486619, 'App\\Models\\Blogs', 1, 'update', '{\"blog_id\":1,\"parent_blog\":0,\"title\":\"Dream On\'s DOEC Innovation Day 2023\",\"alias\":\"dream-on-s-doec-innovation-day-2023\",\"text\":\"<p>In a world where dreams shape our aspirations and education paves the path to success, Dream On Education Consultancy (DOEC) is set to transform your journey with the much-anticipated DOEC Innovation Day 2023. It&rsquo;s not just an event; it&rsquo;s a doorway to a world of possibilities, an opportunity to explore, connect, and illuminate your academic path. Join us as we delve into the highlights and offerings of the Dream On DOEC Innovation Day 2023, an event that promises to turn dreams into reality.<\\/p>\\r\\n\\r\\n<p>Innovation Day 2023 is a dynamic platform tailored for those who dare to dream beyond borders. Set to take place on September 1 at the enchanting Dream On Education premises in Dillibazar, this event is your one-stop destination to explore the academic horizons in the USA, Australia, Canada, and the UK. With a meticulously designed fair layout, attendees will have the chance to interact with representatives from esteemed institutions, gain insights into a plethora of programs, and navigate the intricacies of admissions with expert counselors.<\\/p>\\r\\n\\r\\n<p>At DOEC, we believe that education is not just about degrees; it&rsquo;s about the journey to self-discovery. Innovation Day 2023 aims to illuminate your path, offering expert guidance on crafting application strategies that stand out, visa processing that eases your transition, and an opportunity to learn about the diverse courses that align with your aspirations. This is your chance to be part of a transformative experience that steers you toward the world-class education you deserve.<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\nInnovation Day 2023 brings an extra dose of Sure-Shot Prizes and Weekly Rewards and excitements along with sure-shot prizes for those who register early. But the rewards don&rsquo;t stop there. Every week, attendees have the chance to win QFX movie tickets for those well-deserved breaks and exclusive DOEC goodies. It&rsquo;s not just about education; it&rsquo;s about making memories and connections that last a lifetime.<\\/p>\\r\\n\\r\\n<p>Dream On Education Consultancy has been a guiding light for countless students, helping them navigate the intricate landscape of international education. Innovation Day 2023 is a testament to our commitment to transforming dreams into realities. With a focus on holistic growth, empowerment, and fostering connections, this event is a unique opportunity to immerse yourself in a world of education, culture, and global opportunities.<\\/p>\\r\\n\\r\\n<p>As the countdown to Innovation Day 2023 begins, we invite you to be a part of this remarkable journey. Whether you&rsquo;re a recent graduate with a world of opportunities awaiting or a dreamer ready to carve your academic path, the Dream On DOEC Innovation Day 2023 is your canvas of possibilities. Join us on September 1 as we unlock doors, broaden perspectives, and celebrate the pursuit of knowledge. Let&rsquo;s embark on a journey that turns dreams into degrees and aspirations into achievements. Be a part of something extraordinary at the Dream On DOEC Innovation Day 2023.<\\/p>\",\"image\":\"storage\\/dreamon\\/files\\/1\\/blogs\\/1.png\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/blogs\\/8 (1).jpg\",\"cover\":\"\",\"display_order\":1,\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-03-20T08:46:58.000000Z\",\"updated_at\":\"2024-03-29T05:00:31.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"cover\":\"storage\\/dreamon\\/files\\/1\\/page-header-bg.jpg\",\"updated_at\":\"2024-04-04 11:23:48\",\"updatedBy\":1}', '2024-04-04 05:38:48', '2024-04-04 05:38:48'),
(NULL, 370, 1, 202404041124033031, 202404041124033031, 'App\\Models\\Blogs', 2, 'update', '{\"blog_id\":2,\"parent_blog\":0,\"title\":\"How to be selected in the top ranked university from all over United Kingdom\",\"alias\":\"how-to-be-selected-in-the-top-ranked-university-from-all-over-united-kingdom\",\"text\":\"<p>Our business consulting programs helps to break the performance of your business down into customers and product groups so you know exactly<\\/p>\",\"image\":\"storage\\/dreamon\\/files\\/1\\/blogs\\/2.jpg\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/blogs\\/9.jpg\",\"cover\":\"storage\\/dreamon\\/files\\/1\\/background\\/page-header-bg.jpg\",\"display_order\":2,\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-03-20T08:48:35.000000Z\",\"updated_at\":\"2024-03-26T10:28:16.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', NULL, '2024-04-04 05:39:03', '2024-04-04 05:39:03'),
(NULL, 371, 1, 202404041124185194, 202404041124185194, 'App\\Models\\Blogs', 3, 'update', '{\"blog_id\":3,\"parent_blog\":0,\"title\":\"Planning to Study In Australia?\",\"alias\":\"planning-to-study-in-usa\",\"text\":\"<p>Here&rsquo;s are some amazing and interesting things to know about the Australian culture.<br \\/>\\r\\nFor career consultations and guidance regarding studying abroad,<\\/p>\\r\\n\\r\\n<p>contact us:<br \\/>\\r\\n01-4523776 1 01-4523791 | 9851156423<\\/p>\\r\\n\\r\\n<p>Dream On Educational Consultancy Pvt. Ltd Head Office: Dillibazar Height&nbsp;<\\/p>\\r\\n\\r\\n<p>(Opp to Padma Kanya School\\/Campus)<\\/p>\\r\\n\\r\\n<p>www.dreamoneducation.com<br \\/>\\r\\n<a href=\\\"https:\\/\\/www.instagram.com\\/explore\\/tags\\/dreamon\\/\\\">#dreamon<\\/a>&nbsp;<a href=\\\"https:\\/\\/www.instagram.com\\/explore\\/tags\\/dreamoneducationalconsultancy\\/\\\">#dreamoneducationalconsultancy<\\/a>&nbsp;<a href=\\\"https:\\/\\/www.instagram.com\\/explore\\/tags\\/usa\\/\\\">#usa<\\/a>&nbsp;<a href=\\\"https:\\/\\/www.instagram.com\\/explore\\/tags\\/canada\\/\\\">#canada<\\/a>&nbsp;<a href=\\\"https:\\/\\/www.instagram.com\\/explore\\/tags\\/uk\\/\\\">#uk<\\/a>&nbsp;<a href=\\\"https:\\/\\/www.instagram.com\\/explore\\/tags\\/australia\\/\\\">#australia<\\/a><\\/p>\",\"image\":\"storage\\/dreamon\\/files\\/1\\/blogs\\/3.jpg\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/blogs\\/10.jpg\",\"cover\":\"\",\"display_order\":3,\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-03-20T08:49:27.000000Z\",\"updated_at\":\"2024-03-29T05:02:01.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"image\":\"\\/storage\\/dreamon\\/files\\/1\\/blogs\\/3.jpg\",\"thumb\":\"\\/storage\\/dreamon\\/files\\/1\\/blogs\\/10.jpg\",\"cover\":\"storage\\/dreamon\\/files\\/1\\/testprepclass\\/Ilets1.png\",\"updated_at\":\"2024-04-04 11:24:18\",\"updatedBy\":1}', '2024-04-04 05:39:18', '2024-04-04 05:39:18'),
(NULL, 372, 1, 202404041124309814, 202404041124309814, 'App\\Models\\Blogs', 8, 'update', '{\"blog_id\":8,\"parent_blog\":0,\"title\":\"\\u201cUK\\u2019s Policy Change: Implications for International Students\\u2019 Career Prospects and Immigration Routes\\u201d\",\"alias\":\"uk-s-policy-change-implications-for-international-students-career-prospects-and-immigration-routes\",\"text\":\"<p>The United Kingdom has long been a sought-after destination for international students, offering world-class education and a multicultural environment. However, recent policy changes have altered the rights of these students to bring their dependents with them.<\\/p>\\r\\n\\r\\n<p>On May 23, 2023, the Home Secretary announced a significant policy change that directly impacts international students and their families. In line with the government&rsquo;s commitment to reduce net migration numbers, this change aims to revise the regulations concerning dependents accompanying international students.<\\/p>\\r\\n\\r\\n<p>This policy shift signifies a renewed focus on maintaining tighter control over immigration numbers while also acknowledging the importance of supporting international students in their educational pursuits. It is crucial to understand the implications of this change for both current and prospective international students who aspire to study in the United Kingdom.<\\/p>\\r\\n\\r\\n<p>The UK government has implemented a significant change regarding international students&rsquo; ability to switch from the student route to work routes before completing their studies. This policy adjustment means that international students will no longer have the option to transition into work routes while still pursuing their education in the UK.<\\/p>\\r\\n\\r\\n<p>Previously, international students had the flexibility to switch from a student visa to a work visa if they found employment opportunities before finishing their studies. However, with this new policy, the UK government is removing this option.<\\/p>\\r\\n\\r\\n<p>It is important for prospective international students planning to study in the UK or those currently enrolled in educational institutions to be aware of this change in immigration rules. This alteration may impact their future career plans and require them to complete their studies before seeking employment opportunities within the country.<\\/p>\\r\\n\\r\\n<p>It is advisable for individuals affected by this change to consult with educational institutions and immigration experts for further guidance on how it may specifically impact their circumstances.<\\/p>\",\"image\":\"storage\\/dreamon\\/files\\/1\\/page-header-bg.jpg\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/countries\\/uk.jpeg\",\"cover\":\"\",\"display_order\":8,\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-03-29T05:02:50.000000Z\",\"updated_at\":\"2024-03-29T05:02:50.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"cover\":\"storage\\/dreamon\\/files\\/1\\/testprepclass\\/Ilets1.png\",\"updated_at\":\"2024-04-04 11:24:30\",\"updatedBy\":1}', '2024-04-04 05:39:30', '2024-04-04 05:39:30'),
(NULL, 373, 1, 202404041126267756, 202404041126267756, 'App\\Models\\Blogs', 3, 'update', '{\"blog_id\":3,\"parent_blog\":0,\"title\":\"Planning to Study In Australia?\",\"alias\":\"planning-to-study-in-usa\",\"text\":\"<p>Here&rsquo;s are some amazing and interesting things to know about the Australian culture.<br \\/>\\r\\nFor career consultations and guidance regarding studying abroad,<\\/p>\\r\\n\\r\\n<p>contact us:<br \\/>\\r\\n01-4523776 1 01-4523791 | 9851156423<\\/p>\\r\\n\\r\\n<p>Dream On Educational Consultancy Pvt. Ltd Head Office: Dillibazar Height&nbsp;<\\/p>\\r\\n\\r\\n<p>(Opp to Padma Kanya School\\/Campus)<\\/p>\\r\\n\\r\\n<p>www.dreamoneducation.com<br \\/>\\r\\n<a href=\\\"https:\\/\\/www.instagram.com\\/explore\\/tags\\/dreamon\\/\\\">#dreamon<\\/a>&nbsp;<a href=\\\"https:\\/\\/www.instagram.com\\/explore\\/tags\\/dreamoneducationalconsultancy\\/\\\">#dreamoneducationalconsultancy<\\/a>&nbsp;<a href=\\\"https:\\/\\/www.instagram.com\\/explore\\/tags\\/usa\\/\\\">#usa<\\/a>&nbsp;<a href=\\\"https:\\/\\/www.instagram.com\\/explore\\/tags\\/canada\\/\\\">#canada<\\/a>&nbsp;<a href=\\\"https:\\/\\/www.instagram.com\\/explore\\/tags\\/uk\\/\\\">#uk<\\/a>&nbsp;<a href=\\\"https:\\/\\/www.instagram.com\\/explore\\/tags\\/australia\\/\\\">#australia<\\/a><\\/p>\",\"image\":\"\\/storage\\/dreamon\\/files\\/1\\/blogs\\/3.jpg\",\"thumb\":\"\\/storage\\/dreamon\\/files\\/1\\/blogs\\/10.jpg\",\"cover\":\"storage\\/dreamon\\/files\\/1\\/testprepclass\\/Ilets1.png\",\"display_order\":3,\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-03-20T08:49:27.000000Z\",\"updated_at\":\"2024-04-04T11:24:18.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"cover\":\"storage\\/dreamon\\/files\\/1\\/page-header-bg.jpg\",\"updated_at\":\"2024-04-04 11:26:26\",\"updatedBy\":1}', '2024-04-04 05:41:26', '2024-04-04 05:41:26'),
(NULL, 374, 1, 202404041127176824, 202404041127176824, 'App\\Models\\Blogs', 8, 'update', '{\"blog_id\":8,\"parent_blog\":0,\"title\":\"\\u201cUK\\u2019s Policy Change: Implications for International Students\\u2019 Career Prospects and Immigration Routes\\u201d\",\"alias\":\"uk-s-policy-change-implications-for-international-students-career-prospects-and-immigration-routes\",\"text\":\"<p>The United Kingdom has long been a sought-after destination for international students, offering world-class education and a multicultural environment. However, recent policy changes have altered the rights of these students to bring their dependents with them.<\\/p>\\r\\n\\r\\n<p>On May 23, 2023, the Home Secretary announced a significant policy change that directly impacts international students and their families. In line with the government&rsquo;s commitment to reduce net migration numbers, this change aims to revise the regulations concerning dependents accompanying international students.<\\/p>\\r\\n\\r\\n<p>This policy shift signifies a renewed focus on maintaining tighter control over immigration numbers while also acknowledging the importance of supporting international students in their educational pursuits. It is crucial to understand the implications of this change for both current and prospective international students who aspire to study in the United Kingdom.<\\/p>\\r\\n\\r\\n<p>The UK government has implemented a significant change regarding international students&rsquo; ability to switch from the student route to work routes before completing their studies. This policy adjustment means that international students will no longer have the option to transition into work routes while still pursuing their education in the UK.<\\/p>\\r\\n\\r\\n<p>Previously, international students had the flexibility to switch from a student visa to a work visa if they found employment opportunities before finishing their studies. However, with this new policy, the UK government is removing this option.<\\/p>\\r\\n\\r\\n<p>It is important for prospective international students planning to study in the UK or those currently enrolled in educational institutions to be aware of this change in immigration rules. This alteration may impact their future career plans and require them to complete their studies before seeking employment opportunities within the country.<\\/p>\\r\\n\\r\\n<p>It is advisable for individuals affected by this change to consult with educational institutions and immigration experts for further guidance on how it may specifically impact their circumstances.<\\/p>\",\"image\":\"storage\\/dreamon\\/files\\/1\\/page-header-bg.jpg\",\"thumb\":\"storage\\/dreamon\\/files\\/1\\/countries\\/uk.jpeg\",\"cover\":\"storage\\/dreamon\\/files\\/1\\/testprepclass\\/Ilets1.png\",\"display_order\":8,\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-03-29T05:02:50.000000Z\",\"updated_at\":\"2024-04-04T11:24:30.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"image\":\"storage\\/dreamon\\/files\\/1\\/countries\\/uk.jpeg\",\"cover\":\"storage\\/dreamon\\/files\\/1\\/page-header-bg.jpg\",\"updated_at\":\"2024-04-04 11:27:17\",\"updatedBy\":1}', '2024-04-04 05:42:17', '2024-04-04 05:42:17'),
(NULL, 375, 1, 202405190754131093, 202405190754131093, 'App\\Models\\Sliders', 1, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-05-19 02:09:13', '2024-05-19 02:09:13'),
(NULL, 376, 1, 202405190804434514, 202405190804434514, 'App\\Models\\Sliders', 3, 'create', NULL, '{\"slider_title\":\"Repellendus Nihil q\",\"slider_desc\":\"Elit et non dolorem\",\"url1\":\"Similique minima quo\",\"url2\":\"Rerum doloremque eos\",\"thumb\":\"Magnam asperiores do\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-19T08:04:43.000000Z\",\"created_at\":\"2024-05-19T08:04:43.000000Z\",\"slider_id\":3,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-19 02:19:43', '2024-05-19 02:19:43'),
(NULL, 377, 1, 202405190806357470, 202405190806357470, 'App\\Models\\Sliders', 3, 'update', '{\"slider_id\":3,\"slider_title\":\"Repellendus Nihil q\",\"slider_desc\":\"Elit et non dolorem\",\"url1\":\"Similique minima quo\",\"url2\":\"Rerum doloremque eos\",\"thumb\":null,\"display_order\":1,\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-05-19T08:04:43.000000Z\",\"updated_at\":\"2024-05-19T08:04:43.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"thumb\":\"\",\"updated_at\":\"2024-05-19 08:06:35\",\"updatedBy\":1}', '2024-05-19 02:21:35', '2024-05-19 02:21:35'),
(NULL, 378, 1, 202405190810159402, 202405190810159402, 'App\\Models\\Articles', 23, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-05-19 02:25:15', '2024-05-19 02:25:15'),
(NULL, 379, 1, 202405190810489398, 202405190810489398, 'App\\Models\\Articles', 25, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-05-19 02:25:48', '2024-05-19 02:25:48'),
(NULL, 380, 1, 202405190811376975, 202405190811376975, 'App\\Models\\Articles', 26, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-05-19 02:26:37', '2024-05-19 02:26:37'),
(NULL, 381, 1, 202405190815425029, 202405190815425029, 'App\\Models\\Articles', 27, 'create', NULL, '{\"title\":\"About Us\",\"subtitle\":\"Welcome to the Ved Education\",\"text\":\"<p>Ved International Education Consultancy is a private limited company registered under the Government of Nepal (REGD. No. 78839\\/067\\/068). Ved International Education Consultancy is the best consultancy in Nepal established in 2010, is a professional education consultancy based in Putalisadak, Kathmandu, Nepal. With several years of experience in placing the right student in the right universities, we specialize in providing admissions in the USA, Australia, and the UK&rsquo;s World Ranked Universities.<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"about-us\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-19T08:15:42.000000Z\",\"created_at\":\"2024-05-19T08:15:42.000000Z\",\"article_id\":27,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-19 02:30:42', '2024-05-19 02:30:42'),
(NULL, 382, 1, 202405190816364495, 202405190816364495, 'App\\Models\\Articles', 28, 'create', NULL, '{\"title\":\"Home\",\"subtitle\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"home\",\"display_order\":\"3\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-19T08:16:36.000000Z\",\"created_at\":\"2024-05-19T08:16:36.000000Z\",\"article_id\":28,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-19 02:31:36', '2024-05-19 02:31:36'),
(NULL, 383, 1, 202405190816431093, 202405190816431093, 'App\\Models\\Articles', 27, 'update', '{\"article_id\":27,\"parent_article\":0,\"title\":\"About Us\",\"subtitle\":\"Welcome to the Ved Education\",\"alias\":\"about-us\",\"text\":\"<p>Ved International Education Consultancy is a private limited company registered under the Government of Nepal (REGD. No. 78839\\/067\\/068). Ved International Education Consultancy is the best consultancy in Nepal established in 2010, is a professional education consultancy based in Putalisadak, Kathmandu, Nepal. With several years of experience in placing the right student in the right universities, we specialize in providing admissions in the USA, Australia, and the UK&rsquo;s World Ranked Universities.<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-05-19T08:15:42.000000Z\",\"updated_at\":\"2024-05-19T08:15:42.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\":\"28\",\"updated_at\":\"2024-05-19 08:16:43\",\"updatedBy\":1}', '2024-05-19 02:31:43', '2024-05-19 02:31:43'),
(NULL, 384, 1, 202405190929027181, 202405190929027181, 'App\\Models\\Articles', 29, 'create', NULL, '{\"title\":\"Study Destinations\",\"subtitle\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"study-destinations\",\"display_order\":\"4\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-19T09:29:02.000000Z\",\"created_at\":\"2024-05-19T09:29:02.000000Z\",\"article_id\":29,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-19 03:44:03', '2024-05-19 03:44:03'),
(NULL, 385, 1, 202405190935521239, 202405190935521239, 'App\\Models\\Sliders', 3, 'update', '{\"slider_id\":3,\"slider_title\":\"Repellendus Nihil q\",\"slider_desc\":\"Elit et non dolorem\",\"url1\":\"Similique minima quo\",\"url2\":\"Rerum doloremque eos\",\"thumb\":\"\",\"display_order\":1,\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-05-19T08:04:43.000000Z\",\"updated_at\":\"2024-05-19T08:06:35.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"thumb\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider1.jpg\",\"updated_at\":\"2024-05-19 09:35:52\",\"updatedBy\":1}', '2024-05-19 03:50:52', '2024-05-19 03:50:52'),
(NULL, 386, 1, 202405190936019615, 202405190936019615, 'App\\Models\\Sliders', 3, 'update', '{\"slider_id\":3,\"slider_title\":\"Repellendus Nihil q\",\"slider_desc\":\"Elit et non dolorem\",\"url1\":\"Similique minima quo\",\"url2\":\"Rerum doloremque eos\",\"thumb\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider1.jpg\",\"display_order\":1,\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-05-19T08:04:43.000000Z\",\"updated_at\":\"2024-05-19T09:35:52.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', NULL, '2024-05-19 03:51:01', '2024-05-19 03:51:01'),
(NULL, 387, 1, 202405190936119478, 202405190936119478, 'App\\Models\\Sliders', 4, 'create', NULL, '{\"slider_title\":\"\",\"slider_desc\":\"\",\"url1\":\"\",\"url2\":\"\",\"thumb\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider2.jpg\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-19T09:36:11.000000Z\",\"created_at\":\"2024-05-19T09:36:11.000000Z\",\"slider_id\":4,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-19 03:51:11', '2024-05-19 03:51:11'),
(NULL, 388, 1, 202405190938006418, 202405190938006418, 'App\\Models\\Articles', 30, 'create', NULL, '{\"title\":\"Australlia\",\"subtitle\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"29\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/australia.jpeg\",\"thumb\":\"\",\"alias\":\"australlia\",\"display_order\":\"5\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-19T09:38:00.000000Z\",\"created_at\":\"2024-05-19T09:38:00.000000Z\",\"article_id\":30,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-19 03:53:00', '2024-05-19 03:53:00'),
(NULL, 389, 1, 202405190938168599, 202405190938168599, 'App\\Models\\Articles', 31, 'create', NULL, '{\"title\":\"Uk\",\"subtitle\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"29\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/uk.jpg\",\"thumb\":\"\",\"alias\":\"uk\",\"display_order\":\"6\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-19T09:38:16.000000Z\",\"created_at\":\"2024-05-19T09:38:16.000000Z\",\"article_id\":31,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-19 03:53:16', '2024-05-19 03:53:16'),
(NULL, 390, 1, 202405190938273449, 202405190938273449, 'App\\Models\\Articles', 32, 'create', NULL, '{\"title\":\"USA\",\"subtitle\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"29\",\"cover_photo\":\"\",\"thumb\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/USA.jpg\",\"alias\":\"usa\",\"display_order\":\"7\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-19T09:38:27.000000Z\",\"created_at\":\"2024-05-19T09:38:27.000000Z\",\"article_id\":32,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-19 03:53:27', '2024-05-19 03:53:27'),
(NULL, 391, 1, 202405190950515798, 202405190950515798, 'App\\Models\\Articles', 32, 'update', '{\"article_id\":32,\"parent_article\":29,\"title\":\"USA\",\"subtitle\":\"\",\"alias\":\"usa\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/USA.jpg\",\"display_order\":7,\"status\":1,\"created_at\":\"2024-05-19T09:38:27.000000Z\",\"updated_at\":\"2024-05-19T09:38: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_photo\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/USA.jpg\",\"updated_at\":\"2024-05-19 09:50:51\",\"updatedBy\":1}', '2024-05-19 04:05:51', '2024-05-19 04:05:51'),
(NULL, 392, 1, 202405190954497052, 202405190954497052, 'App\\Models\\Articles', 33, 'create', NULL, '{\"title\":\"Test Prepearation\",\"subtitle\":\"\",\"text\":\"<p>Prepare for success with VED Education Consultancy! Our comprehensive test preparation materials are designed to help you excel in exams. Access expert guidance, practice tests, and personalized study plans tailored to your needs.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"test-prepearation\",\"display_order\":\"8\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-19T09:54:49.000000Z\",\"created_at\":\"2024-05-19T09:54:49.000000Z\",\"article_id\":33,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-19 04:09:49', '2024-05-19 04:09:49'),
(NULL, 393, 1, 202405190955441270, 202405190955441270, 'App\\Models\\Articles', 33, 'update', '{\"article_id\":33,\"parent_article\":0,\"title\":\"Test Prepearation\",\"subtitle\":\"\",\"alias\":\"test-prepearation\",\"text\":\"<p>Prepare for success with VED Education Consultancy! Our comprehensive test preparation materials are designed to help you excel in exams. Access expert guidance, practice tests, and personalized study plans tailored to your needs.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":8,\"status\":1,\"created_at\":\"2024-05-19T09:54:49.000000Z\",\"updated_at\":\"2024-05-19T09:54: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>\"}', '{\"subtitle\":\"With VED, achieve your academic goals and unlock a brighter future.\",\"updated_at\":\"2024-05-19 09:55:44\",\"updatedBy\":1}', '2024-05-19 04:10:44', '2024-05-19 04:10:44'),
(NULL, 394, 1, 202405191001106062, 202405191001106062, 'App\\Models\\Articles', 34, 'create', NULL, '{\"title\":\"IELTS\",\"subtitle\":\"Construction is a general term the art and science to form\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"33\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"ielts\",\"display_order\":\"9\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-19T10:01:10.000000Z\",\"created_at\":\"2024-05-19T10:01:10.000000Z\",\"article_id\":34,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-19 04:16:10', '2024-05-19 04:16:10'),
(NULL, 395, 1, 202405191001257514, 202405191001257514, 'App\\Models\\Articles', 35, 'create', NULL, '{\"title\":\"GRE\",\"subtitle\":\"Construction is a general term the art and science to form\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"33\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"gre\",\"display_order\":\"10\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-19T10:01:25.000000Z\",\"created_at\":\"2024-05-19T10:01:25.000000Z\",\"article_id\":35,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-19 04:16:25', '2024-05-19 04:16:25'),
(NULL, 396, 1, 202405191001494872, 202405191001494872, 'App\\Models\\Articles', 36, 'create', NULL, '{\"title\":\"TOFEL\",\"subtitle\":\"Construction is a general term the art and science to form\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"33\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"tofel\",\"display_order\":\"11\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-19T10:01:49.000000Z\",\"created_at\":\"2024-05-19T10:01:49.000000Z\",\"article_id\":36,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-19 04:16:49', '2024-05-19 04:16:49'),
(NULL, 397, 1, 202405191002094381, 202405191002094381, 'App\\Models\\Articles', 37, 'create', NULL, '{\"title\":\"PTE\",\"subtitle\":\"Construction is a general term the art and science to form\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"33\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"pte\",\"display_order\":\"12\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-19T10:02:09.000000Z\",\"created_at\":\"2024-05-19T10:02:09.000000Z\",\"article_id\":37,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-19 04:17:09', '2024-05-19 04:17:09'),
(NULL, 398, 1, 202405191003265226, 202405191003265226, 'App\\Models\\Articles', 33, 'update', '{\"article_id\":33,\"parent_article\":0,\"title\":\"Test Prepearation\",\"subtitle\":\"With VED, achieve your academic goals and unlock a brighter future.\",\"alias\":\"test-prepearation\",\"text\":\"<p>Prepare for success with VED Education Consultancy! Our comprehensive test preparation materials are designed to help you excel in exams. Access expert guidance, practice tests, and personalized study plans tailored to your needs.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":8,\"status\":1,\"created_at\":\"2024-05-19T09:54:49.000000Z\",\"updated_at\":\"2024-05-19T09:55: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>\"}', '{\"title\":\"Test Preparation\",\"updated_at\":\"2024-05-19 10:03:26\",\"updatedBy\":1}', '2024-05-19 04:18:26', '2024-05-19 04:18:26'),
(NULL, 399, 1, 202405191011155805, 202405191011155805, 'App\\Models\\Articles', 37, 'update', '{\"article_id\":37,\"parent_article\":33,\"title\":\"PTE\",\"subtitle\":\"Construction is a general term the art and science to form\",\"alias\":\"pte\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":12,\"status\":1,\"created_at\":\"2024-05-19T10:02:09.000000Z\",\"updated_at\":\"2024-05-19T10:02: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>\"}', '{\"subtitle\":\"Construction is a general term the art and science\",\"updated_at\":\"2024-05-19 10:11:15\",\"updatedBy\":1}', '2024-05-19 04:26:15', '2024-05-19 04:26:15'),
(NULL, 400, 1, 202405191014312063, 202405191014312063, 'App\\Models\\News', 1, 'create', NULL, '{\"title\":\"\\u2018\\u0935\\u093f\\u0926\\u0947\\u0936\\u0915\\u094b \\u091c\\u094d\\u091e\\u093e\\u0928 \\u0930 \\u0938\\u0940\\u092a\\u0932\\u093e\\u0908 \\u0938\\u094d\\u0935\\u0926\\u0947\\u0936\\u092e\\u093e \\u0938\\u0926\\u0941\\u092a\\u092f\\u094b\\u0917 \\u0917\\u0930\\u094d\\u0928\\u0938\\u0915\\u0947 \\u0938\\u0941\\u0928\\u092e\\u093e \\u0938\\u0941\\u0917\\u0928\\u094d\\u0927 \\u0939\\u0941\\u0928\\u094d\\u091b\\u2019\",\"text\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_news\":\"0\",\"image\":\"storage\\/ved\\/files\\/1\\/News\\/news1.png\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-19T10:14:31.000000Z\",\"created_at\":\"2024-05-19T10:14:31.000000Z\",\"news_id\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-19 04:29:31', '2024-05-19 04:29:31'),
(NULL, 401, 1, 202405191015084585, 202405191015084585, 'App\\Models\\News', 2, 'create', NULL, '{\"title\":\"Oxford News\",\"text\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_news\":\"0\",\"image\":\"storage\\/ved\\/files\\/1\\/News\\/news2.jpg\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"oxford-news\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-19T10:15:08.000000Z\",\"created_at\":\"2024-05-19T10:15:08.000000Z\",\"news_id\":2,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-19 04:30:08', '2024-05-19 04:30:08'),
(NULL, 402, 1, 202405191022305811, 202405191022305811, 'App\\Models\\Testimonials', 10, 'create', NULL, '{\"by\":\"Jaya Tandukar\",\"text\":\"<p>&ldquo;Almost all of my friends were in USA. I was also really likely to study in USA but confused on how to take a step. Then I got refer to Ved...&rdquo;<\\/p>\",\"faculty\":\"\",\"remarks\":\"\",\"image\":\"storage\\/ved\\/files\\/1\\/Testimonial\\/about_14.png\",\"cover\":\"\",\"alias\":\"\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-19T10:22:30.000000Z\",\"created_at\":\"2024-05-19T10:22:30.000000Z\",\"testimonial_id\":10,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-19 04:37:30', '2024-05-19 04:37:30'),
(NULL, 403, 1, 202405191023095566, 202405191023095566, 'App\\Models\\Testimonials', 11, 'create', NULL, '{\"by\":\"Allur Arjun\",\"text\":\"<p>&ldquo;Studying in Australia was my dream and courageous decision. Choosing Ved International Education was Wise decision. Now I am here at Melbourne...&rdquo;<\\/p>\",\"faculty\":\"\",\"remarks\":\"\",\"image\":\"storage\\/ved\\/files\\/1\\/Testimonial\\/about_19.png\",\"cover\":\"\",\"alias\":\"\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-19T10:23:09.000000Z\",\"created_at\":\"2024-05-19T10:23:09.000000Z\",\"testimonial_id\":11,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-19 04:38:09', '2024-05-19 04:38:09'),
(NULL, 404, 1, 202405191026357198, 202405191026357198, 'App\\Models\\Testimonials', 10, 'update', '{\"testimonial_id\":10,\"branches_id\":null,\"for\":null,\"ref\":0,\"by\":\"Jaya Tandukar\",\"rating\":null,\"alias\":\"\",\"image\":\"storage\\/ved\\/files\\/1\\/Testimonial\\/about_14.png\",\"cover\":\"\",\"text\":\"<p>&ldquo;Almost all of my friends were in USA. I was also really likely to study in USA but confused on how to take a step. Then I got refer to Ved...&rdquo;<\\/p>\",\"remarks\":\"\",\"display_order\":1,\"status\":1,\"testimonials_faculty\":null,\"testimonials_university\":null,\"university\":null,\"faculty\":\"\",\"createdby\":\"1\",\"created_at\":\"2024-05-19T10:22:30.000000Z\",\"updatedby\":\"1\",\"updated_at\":\"2024-05-19T10:22:30.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"image\":\"storage\\/ved\\/files\\/1\\/Testimonial\\/about_16.png\",\"updated_at\":\"2024-05-19 10:26:35\",\"updatedBy\":1}', '2024-05-19 04:41:35', '2024-05-19 04:41:35'),
(NULL, 405, 1, 202405191026482759, 202405191026482759, 'App\\Models\\Testimonials', 11, 'update', '{\"testimonial_id\":11,\"branches_id\":null,\"for\":null,\"ref\":0,\"by\":\"Allur Arjun\",\"rating\":null,\"alias\":\"\",\"image\":\"storage\\/ved\\/files\\/1\\/Testimonial\\/about_19.png\",\"cover\":\"\",\"text\":\"<p>&ldquo;Studying in Australia was my dream and courageous decision. Choosing Ved International Education was Wise decision. Now I am here at Melbourne...&rdquo;<\\/p>\",\"remarks\":\"\",\"display_order\":2,\"status\":1,\"testimonials_faculty\":null,\"testimonials_university\":null,\"university\":null,\"faculty\":\"\",\"createdby\":\"1\",\"created_at\":\"2024-05-19T10:23:09.000000Z\",\"updatedby\":\"1\",\"updated_at\":\"2024-05-19T10:23:09.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"image\":\"storage\\/ved\\/files\\/1\\/Testimonial\\/about_16.png\",\"updated_at\":\"2024-05-19 10:26:48\",\"updatedBy\":1}', '2024-05-19 04:41:48', '2024-05-19 04:41:48'),
(NULL, 406, 1, 202405191045591790, 202405191045591790, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Bibhuti LMS\",\"description\":\"Dream on Education is a licensed educational consultant who specializes in overseas education and immigration services. We are located in Dillibazar (opposite Padma Kanya School), Kathmandu, Nepal, the educational hub of the country.\",\"url1\":\"info@dreamoneducation.com\",\"url2\":\"\",\"location\":\"Dillibazar, Kathmandu\",\"email\":\"edudreamon@gmail.com\",\"phone\":\"+977-9851156423\",\"secondary_phone\":\"+01-4423776\",\"working_hours\":\"09:00 - 17:00\",\"working_days\":\"Sun - Friday\",\"leave_days\":\"\",\"google_map\":\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d3532.3834756961887!2d85.32362297502577!3d27.70544392557625!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39eb1c227488fc25%3A0x1909017337153a81!2sDream%20On%20Educational%20Consultancy%20Pvt.Ltd!5e0!3m2!1sen!2snp!4v1709145468235!5m2!1sen!2snp\",\"fb\":\"\",\"insta\":\"\",\"twitter\":\"\",\"tiktok\":\"\",\"youtube\":\"\",\"primary_logo\":\"storage\\/dreamon\\/files\\/1\\/DREAM-ON-03.png\",\"secondary_logo\":\"storage\\/dreamon\\/files\\/1\\/DREAM-ON-03.png\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\\u00a9Copyright 2024 DreamOn Education. All rights reserved\",\"content1\":\"\",\"content2\":\"\",\"content3\":\"\",\"seo_title\":null,\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":1,\"status\":1,\"created_at\":null,\"updated_at\":\"2024-04-04T10:23:47.000000Z\",\"createdby\":null,\"updatedby\":1,\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"email\":\"info@vedinternational.com\",\"updated_at\":\"2024-05-19 10:45:59\",\"updatedBy\":1}', '2024-05-19 05:00:59', '2024-05-19 05:00:59'),
(NULL, 407, 1, 202405191216442566, 202405191216442566, 'App\\Models\\Menuitems', 46, 'create', NULL, '{\"title\":\"About\",\"menulocations_id\":\"1\",\"type\":\"\",\"parent_menu\":\"0\",\"ref\":\"\",\"target\":\"_SELF\",\"alias\":\"about\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-19T12:16:44.000000Z\",\"created_at\":\"2024-05-19T12:16:44.000000Z\",\"menu_id\":46,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-19 06:31:44', '2024-05-19 06:31:44'),
(NULL, 408, 1, 202405191647478172, 202405191647478172, 'App\\Models\\Menuitems', 47, 'create', NULL, '{\"title\":\"Ved\",\"menulocations_id\":\"1\",\"type\":\"\",\"parent_menu\":\"46\",\"ref\":\"#\",\"target\":\"_SELF\",\"alias\":\"ved\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-19T16:47:47.000000Z\",\"created_at\":\"2024-05-19T16:47:47.000000Z\",\"menu_id\":47,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-19 11:02:47', '2024-05-19 11:02:47'),
(NULL, 409, 1, 202405191648238154, 202405191648238154, 'App\\Models\\Menuitems', 48, 'create', NULL, '{\"title\":\"Company Profile\",\"menulocations_id\":\"1\",\"type\":\"\",\"parent_menu\":\"47\",\"ref\":\"#company-profile\",\"target\":\"_SELF\",\"alias\":\"company-profile\",\"display_order\":\"3\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-19T16:48:23.000000Z\",\"created_at\":\"2024-05-19T16:48:23.000000Z\",\"menu_id\":48,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-19 11:03:23', '2024-05-19 11:03:23'),
(NULL, 410, 1, 202405191659077191, 202405191659077191, 'App\\Models\\Menuitems', 47, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-05-19 11:14:07', '2024-05-19 11:14:07'),
(NULL, 411, 1, 202405191659187266, 202405191659187266, 'App\\Models\\Menuitems', 48, 'update', '{\"menu_id\":48,\"parent_menu\":47,\"menulocations_id\":1,\"title\":\"Company Profile\",\"alias\":\"company-profile\",\"type\":\"\",\"ref\":\"#company-profile\",\"target\":\"_SELF\",\"display_order\":3,\"status\":1,\"created_at\":\"2024-05-19T16:48:23.000000Z\",\"updated_at\":\"2024-05-19T16:48:23.000000Z\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"parent_menu\":\"46\",\"updated_at\":\"2024-05-19 16:59:18\",\"updatedBy\":1}', '2024-05-19 11:14:18', '2024-05-19 11:14:18'),
(NULL, 412, 1, 202405192354291382, 202405192354291382, 'App\\Models\\Menuitems', 49, 'create', NULL, '{\"title\":\"Milestone\",\"menulocations_id\":\"1\",\"type\":\"\",\"parent_menu\":\"46\",\"ref\":\"#milestone\",\"target\":\"_SELF\",\"alias\":\"milestone\",\"display_order\":\"4\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-19T23:54:29.000000Z\",\"created_at\":\"2024-05-19T23:54:29.000000Z\",\"menu_id\":49,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-19 18:09:29', '2024-05-19 18:09:29'),
(NULL, 413, 1, 202405200444199934, 202405200444199934, 'App\\Models\\Articles', 27, 'update', '{\"article_id\":27,\"parent_article\":28,\"title\":\"About Us\",\"subtitle\":\"Welcome to the Ved Education\",\"alias\":\"about-us\",\"text\":\"<p>Ved International Education Consultancy is a private limited company registered under the Government of Nepal (REGD. No. 78839\\/067\\/068). Ved International Education Consultancy is the best consultancy in Nepal established in 2010, is a professional education consultancy based in Putalisadak, Kathmandu, Nepal. With several years of experience in placing the right student in the right universities, we specialize in providing admissions in the USA, Australia, and the UK&rsquo;s World Ranked Universities.<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-05-19T08:15:42.000000Z\",\"updated_at\":\"2024-05-19T08:16: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>\"}', '{\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Home\\/about_2.png\",\"updated_at\":\"2024-05-20 04:44:19\",\"updatedBy\":1}', '2024-05-19 22:59:19', '2024-05-19 22:59:19'),
(NULL, 414, 1, 202405200445283417, 202405200445283417, 'App\\Models\\Articles', 27, 'update', '{\"article_id\":27,\"parent_article\":28,\"title\":\"About Us\",\"subtitle\":\"Welcome to the Ved Education\",\"alias\":\"about-us\",\"text\":\"<p>Ved International Education Consultancy is a private limited company registered under the Government of Nepal (REGD. No. 78839\\/067\\/068). Ved International Education Consultancy is the best consultancy in Nepal established in 2010, is a professional education consultancy based in Putalisadak, Kathmandu, Nepal. With several years of experience in placing the right student in the right universities, we specialize in providing admissions in the USA, Australia, and the UK&rsquo;s World Ranked Universities.<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Home\\/about_2.png\",\"thumb\":\"\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-05-19T08:15:42.000000Z\",\"updated_at\":\"2024-05-20T04:44: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>\"}', '{\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Home\\/about_1.png\",\"updated_at\":\"2024-05-20 04:45:28\",\"updatedBy\":1}', '2024-05-19 23:00:28', '2024-05-19 23:00:28'),
(NULL, 415, 1, 202405200447598464, 202405200447598464, 'App\\Models\\Articles', 27, 'update', '{\"article_id\":27,\"parent_article\":28,\"title\":\"About Us\",\"subtitle\":\"Welcome to the Ved Education\",\"alias\":\"about-us\",\"text\":\"<p>Ved International Education Consultancy is a private limited company registered under the Government of Nepal (REGD. No. 78839\\/067\\/068). Ved International Education Consultancy is the best consultancy in Nepal established in 2010, is a professional education consultancy based in Putalisadak, Kathmandu, Nepal. With several years of experience in placing the right student in the right universities, we specialize in providing admissions in the USA, Australia, and the UK&rsquo;s World Ranked Universities.<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Home\\/about_1.png\",\"thumb\":\"\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-05-19T08:15:42.000000Z\",\"updated_at\":\"2024-05-20T04:45:28.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 style=\\\"text-align:justify\\\">&lt;b&gt;Ved International Education Consultancy&lt;\\/b&gt; is a private limited company registered under<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">the<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">Government of<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">Nepal (REGD. No. 78839\\/067\\/068). Ved International Education Consultancy is the best<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">consultancy in Nepal<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">established in 2010, is a professional education consultancy based in Putalisadak,<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">Kathmandu, Nepal.&lt;br&gt;<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">With several years of experience in placing the right student in the right universities, we<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">specialize in<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">providing admissions in the USA, Australia, and the UK&rsquo;s World Ranked Universities. We also<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">help students<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">to get Scholarships. We have got various Scholarship opportunities for universities in<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">Australia and the<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">USA. Ved International Education Consultancy is an organization established by a young<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">energetic team and<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">guided by experienced personnel. &lt;br&gt;<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">Ved International education has a well-furnished and equipped office with active, energetic,<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">and expert<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">human resources in the heart of Kathmandu, the capital city. We are trustworthy,<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">responsible, and<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">student-oriented. Please visit our website for more details and Student testimonials.<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">&nbsp;<\\/p>\",\"updated_at\":\"2024-05-20 04:47:59\",\"updatedBy\":1}', '2024-05-19 23:02:59', '2024-05-19 23:02:59');
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, 416, 1, 202405200450055131, 202405200450055131, 'App\\Models\\Articles', 27, 'update', '{\"article_id\":27,\"parent_article\":28,\"title\":\"About Us\",\"subtitle\":\"Welcome to the Ved Education\",\"alias\":\"about-us\",\"text\":\"<p style=\\\"text-align:justify\\\">&lt;b&gt;Ved International Education Consultancy&lt;\\/b&gt; is a private limited company registered under<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">the<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">Government of<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">Nepal (REGD. No. 78839\\/067\\/068). Ved International Education Consultancy is the best<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">consultancy in Nepal<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">established in 2010, is a professional education consultancy based in Putalisadak,<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">Kathmandu, Nepal.&lt;br&gt;<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">With several years of experience in placing the right student in the right universities, we<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">specialize in<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">providing admissions in the USA, Australia, and the UK&rsquo;s World Ranked Universities. We also<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">help students<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">to get Scholarships. We have got various Scholarship opportunities for universities in<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">Australia and the<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">USA. Ved International Education Consultancy is an organization established by a young<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">energetic team and<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">guided by experienced personnel. &lt;br&gt;<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">Ved International education has a well-furnished and equipped office with active, energetic,<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">and expert<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">human resources in the heart of Kathmandu, the capital city. We are trustworthy,<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">responsible, and<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">student-oriented. Please visit our website for more details and Student testimonials.<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">&nbsp;<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Home\\/about_1.png\",\"thumb\":\"\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-05-19T08:15:42.000000Z\",\"updated_at\":\"2024-05-20T04:47:59.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><strong>Ved International Education Consultancy<\\/strong> is a private limited company registered under the Government of Nepal (REGD. No. 78839\\/067\\/068). Ved International Education Consultancy is the best consultancy in Nepal established in 2010, is a professional education consultancy based in Putalisadak, Kathmandu, Nepal. With several years of experience in placing the right student in the right universities, we specialize in providing admissions in the USA, Australia, and the UK&rsquo;s World Ranked Universities. We also help students to get Scholarships. We have got various Scholarship opportunities for universities in Australia and the USA. Ved International Education Consultancy is an organization established by a young<\\/p>\\r\\n\\r\\n<p>energetic team and guided by experienced personnel. Ved International education has a well-furnished and equipped office with active, energetic, and expert human resources in the heart of Kathmandu, the capital city. We are trustworthy, responsible, and student-oriented. Please visit our website for more details and Student testimonials.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"updated_at\":\"2024-05-20 04:50:05\",\"updatedBy\":1}', '2024-05-19 23:05:05', '2024-05-19 23:05:05'),
(NULL, 417, 1, 202405200501124206, 202405200501124206, 'App\\Models\\Articles', 38, 'create', NULL, '{\"title\":\"Miltestones\",\"subtitle\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"miltestones\",\"display_order\":\"13\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T05:01:12.000000Z\",\"created_at\":\"2024-05-20T05:01:12.000000Z\",\"article_id\":38,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-19 23:16:12', '2024-05-19 23:16:12'),
(NULL, 418, 1, 202405200501562720, 202405200501562720, 'App\\Models\\Articles', 39, 'create', NULL, '{\"title\":\"HISTORY\",\"subtitle\":\"\",\"text\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>World best education site - (Computer engeenering)<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"38\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"history\",\"display_order\":\"14\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T05:01:56.000000Z\",\"created_at\":\"2024-05-20T05:01:56.000000Z\",\"article_id\":39,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-19 23:16:56', '2024-05-19 23:16:56'),
(NULL, 419, 1, 202405200502271631, 202405200502271631, 'App\\Models\\Articles', 40, 'create', NULL, '{\"title\":\"2021\",\"subtitle\":\"\",\"text\":\"<div class=\\\"aos-animate aos-init col-xl-12\\\" style=\\\"margin-top:30px\\\">\\r\\n<ul>\\r\\n\\t<li>&nbsp;<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init tab-content tab__content__wrapper\\\" id=\\\"myTabContent\\\">\\r\\n<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__two\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"38\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"2021\",\"display_order\":\"15\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T05:02:27.000000Z\",\"created_at\":\"2024-05-20T05:02:27.000000Z\",\"article_id\":40,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-19 23:17:27', '2024-05-19 23:17:27'),
(NULL, 420, 1, 202405200502526150, 202405200502526150, 'App\\Models\\Articles', 41, 'create', NULL, '{\"title\":\"2023\",\"subtitle\":\"\",\"text\":\"<ul>\\r\\n\\t<li>&nbsp;<\\/li>\\r\\n\\t<li>&nbsp;<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init tab-content tab__content__wrapper\\\" id=\\\"myTabContent\\\">\\r\\n<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__four\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>World best education site - (Computer engeenering)<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"38\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"2023\",\"display_order\":\"16\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T05:02:52.000000Z\",\"created_at\":\"2024-05-20T05:02:52.000000Z\",\"article_id\":41,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-19 23:17:52', '2024-05-19 23:17:52'),
(NULL, 421, 1, 202405200509328015, 202405200509328015, 'App\\Models\\Articles', 42, 'create', NULL, '{\"title\":\"2022\",\"subtitle\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"38\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"2022\",\"display_order\":\"17\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T05:09:32.000000Z\",\"created_at\":\"2024-05-20T05:09:32.000000Z\",\"article_id\":42,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-19 23:24:32', '2024-05-19 23:24:32'),
(NULL, 422, 1, 202405200510472140, 202405200510472140, 'App\\Models\\Articles', 43, 'create', NULL, '{\"title\":\"Forging relationships between national\",\"subtitle\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"42\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/miltestone\\/award-1.jpg\",\"thumb\":\"\",\"alias\":\"forging-relationships-between-national\",\"display_order\":\"18\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T05:10:47.000000Z\",\"created_at\":\"2024-05-20T05:10:47.000000Z\",\"article_id\":43,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-19 23:25:47', '2024-05-19 23:25:47'),
(NULL, 423, 1, 202405200511069434, 202405200511069434, 'App\\Models\\Articles', 44, 'create', NULL, '{\"title\":\"Forging relationships between national\",\"subtitle\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"42\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/miltestone\\/award-2.jpg\",\"thumb\":\"\",\"alias\":\"forging-relationships-between-national\",\"display_order\":\"19\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T05:11:06.000000Z\",\"created_at\":\"2024-05-20T05:11:06.000000Z\",\"article_id\":44,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-19 23:26:06', '2024-05-19 23:26:06'),
(NULL, 424, 1, 202405200553356475, 202405200553356475, 'App\\Models\\Articles', 40, 'update', '{\"article_id\":40,\"parent_article\":38,\"title\":\"2021\",\"subtitle\":\"\",\"alias\":\"2021\",\"text\":\"<div class=\\\"aos-animate aos-init col-xl-12\\\" style=\\\"margin-top:30px\\\">\\r\\n<ul>\\r\\n\\t<li>&nbsp;<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init tab-content tab__content__wrapper\\\" id=\\\"myTabContent\\\">\\r\\n<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__two\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":14,\"status\":1,\"created_at\":\"2024-05-20T05:02:27.000000Z\",\"updated_at\":\"2024-05-20T05:23:42.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\":\"<div class=\\\"aos-animate aos-init tab-content tab__content__wrapper\\\" id=\\\"myTabContent\\\">\\r\\n<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__two\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"updated_at\":\"2024-05-20 05:53:35\",\"updatedBy\":1}', '2024-05-20 00:08:35', '2024-05-20 00:08:35'),
(NULL, 425, 1, 202405200554191960, 202405200554191960, 'App\\Models\\Articles', 40, 'update', '{\"article_id\":40,\"parent_article\":38,\"title\":\"2021\",\"subtitle\":\"\",\"alias\":\"2021\",\"text\":\"<div class=\\\"aos-animate aos-init tab-content tab__content__wrapper\\\" id=\\\"myTabContent\\\">\\r\\n<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__two\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":14,\"status\":1,\"created_at\":\"2024-05-20T05:02:27.000000Z\",\"updated_at\":\"2024-05-20T05:53:35.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>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<br \\/>\\r\\nWeb and user interface design - Development<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nInteraction design - Animation<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\",\"updated_at\":\"2024-05-20 05:54:19\",\"updatedBy\":1}', '2024-05-20 00:09:19', '2024-05-20 00:09:19'),
(NULL, 426, 1, 202405200556581207, 202405200556581207, 'App\\Models\\Articles', 41, 'update', '{\"article_id\":41,\"parent_article\":38,\"title\":\"2023\",\"subtitle\":\"\",\"alias\":\"2023\",\"text\":\"<ul>\\r\\n\\t<li>&nbsp;<\\/li>\\r\\n\\t<li>&nbsp;<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init tab-content tab__content__wrapper\\\" id=\\\"myTabContent\\\">\\r\\n<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__four\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>World best education site - (Computer engeenering)<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":18,\"status\":1,\"created_at\":\"2024-05-20T05:02:52.000000Z\",\"updated_at\":\"2024-05-20T05:23:54.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\":\"<div class=\\\"aos-animate aos-init tab-content tab__content__wrapper\\\" id=\\\"myTabContent\\\">\\r\\n<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__four\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>World best education site - (Computer engeenering)<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"updated_at\":\"2024-05-20 05:56:58\",\"updatedBy\":1}', '2024-05-20 00:11:58', '2024-05-20 00:11:58'),
(NULL, 427, 1, 202405200557508840, 202405200557508840, 'App\\Models\\Articles', 40, 'update', '{\"article_id\":40,\"parent_article\":38,\"title\":\"2021\",\"subtitle\":\"\",\"alias\":\"2021\",\"text\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<br \\/>\\r\\nWeb and user interface design - Development<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nInteraction design - Animation<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":14,\"status\":1,\"created_at\":\"2024-05-20T05:02:27.000000Z\",\"updated_at\":\"2024-05-20T05:54: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>\"}', '{\"text\":\"<div class=\\\"aos-animate aos-init tab-content tab__content__wrapper\\\" id=\\\"myTabContent\\\">\\r\\n<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__four\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>World best education site - (Computer engeenering)<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"updated_at\":\"2024-05-20 05:57:50\",\"updatedBy\":1}', '2024-05-20 00:12:50', '2024-05-20 00:12:50'),
(NULL, 428, 1, 202405200558058628, 202405200558058628, 'App\\Models\\Articles', 39, 'update', '{\"article_id\":39,\"parent_article\":38,\"title\":\"HISTORY\",\"subtitle\":\"\",\"alias\":\"history\",\"text\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>World best education site - (Computer engeenering)<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":13,\"status\":1,\"created_at\":\"2024-05-20T05:01:56.000000Z\",\"updated_at\":\"2024-05-20T05:23:42.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\":\"<div class=\\\"aos-animate aos-init tab-content tab__content__wrapper\\\" id=\\\"myTabContent\\\">\\r\\n<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__four\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>World best education site - (Computer engeenering)<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"updated_at\":\"2024-05-20 05:58:05\",\"updatedBy\":1}', '2024-05-20 00:13:05', '2024-05-20 00:13:05'),
(NULL, 429, 1, 202405200603082915, 202405200603082915, 'App\\Models\\Articles', 42, 'update', '{\"article_id\":42,\"parent_article\":38,\"title\":\"2022\",\"subtitle\":\"\",\"alias\":\"2022\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":15,\"status\":1,\"created_at\":\"2024-05-20T05:09:32.000000Z\",\"updated_at\":\"2024-05-20T05:23: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>\"}', '{\"title\":\"History\",\"updated_at\":\"2024-05-20 06:03:08\",\"updatedBy\":1}', '2024-05-20 00:18:08', '2024-05-20 00:18:08'),
(NULL, 430, 1, 202405200603275484, 202405200603275484, 'App\\Models\\Articles', 41, 'update', '{\"article_id\":41,\"parent_article\":38,\"title\":\"2023\",\"subtitle\":\"\",\"alias\":\"2023\",\"text\":\"<div class=\\\"aos-animate aos-init tab-content tab__content__wrapper\\\" id=\\\"myTabContent\\\">\\r\\n<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__four\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>World best education site - (Computer engeenering)<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":18,\"status\":1,\"created_at\":\"2024-05-20T05:02:52.000000Z\",\"updated_at\":\"2024-05-20T05:56:58.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\":\"2021\",\"updated_at\":\"2024-05-20 06:03:27\",\"updatedBy\":1}', '2024-05-20 00:18:27', '2024-05-20 00:18:27'),
(NULL, 431, 1, 202405200604125544, 202405200604125544, 'App\\Models\\Articles', 42, 'update', '{\"article_id\":42,\"parent_article\":38,\"title\":\"History\",\"subtitle\":\"\",\"alias\":\"2022\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":15,\"status\":1,\"created_at\":\"2024-05-20T05:09:32.000000Z\",\"updated_at\":\"2024-05-20T06:03: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>\"}', '{\"title\":\"2022\",\"updated_at\":\"2024-05-20 06:04:12\",\"updatedBy\":1}', '2024-05-20 00:19:12', '2024-05-20 00:19:12'),
(NULL, 432, 1, 202405200604235349, 202405200604235349, 'App\\Models\\Articles', 42, 'update', '{\"article_id\":42,\"parent_article\":38,\"title\":\"2022\",\"subtitle\":\"\",\"alias\":\"2022\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":15,\"status\":1,\"created_at\":\"2024-05-20T05:09:32.000000Z\",\"updated_at\":\"2024-05-20T06:04:12.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\":\"History\",\"updated_at\":\"2024-05-20 06:04:23\",\"updatedBy\":1}', '2024-05-20 00:19:23', '2024-05-20 00:19:23'),
(NULL, 433, 1, 202405200605177910, 202405200605177910, 'App\\Models\\Articles', 39, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-05-20 00:20:17', '2024-05-20 00:20:17'),
(NULL, 434, 1, 202405200606207417, 202405200606207417, 'App\\Models\\Articles', 45, 'create', NULL, '{\"title\":\"HISTORY\",\"subtitle\":\"\",\"text\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>World best education site - (Computer engeenering)<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"38\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"history\",\"display_order\":\"13\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T06:06:20.000000Z\",\"created_at\":\"2024-05-20T06:06:20.000000Z\",\"article_id\":45,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 00:21:20', '2024-05-20 00:21:20'),
(NULL, 435, 1, 202405200606393381, 202405200606393381, 'App\\Models\\Articles', 46, 'create', NULL, '{\"title\":\"2021\",\"subtitle\":\"\",\"text\":\"<div class=\\\"aos-animate aos-init col-xl-12\\\" style=\\\"margin-top:30px\\\">\\r\\n<ul>\\r\\n\\t<li>&nbsp;<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init tab-content tab__content__wrapper\\\" id=\\\"myTabContent\\\">\\r\\n<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__two\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"38\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"2021\",\"display_order\":\"14\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T06:06:39.000000Z\",\"created_at\":\"2024-05-20T06:06:39.000000Z\",\"article_id\":46,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 00:21:39', '2024-05-20 00:21:39'),
(NULL, 436, 1, 202405200606461451, 202405200606461451, 'App\\Models\\Articles', 47, 'create', NULL, '{\"title\":\"2022\",\"subtitle\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"45\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"2022\",\"display_order\":\"15\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T06:06:46.000000Z\",\"created_at\":\"2024-05-20T06:06:46.000000Z\",\"article_id\":47,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 00:21:46', '2024-05-20 00:21:46'),
(NULL, 437, 1, 202405200607071081, 202405200607071081, 'App\\Models\\Articles', 48, 'create', NULL, '{\"title\":\"2023\",\"subtitle\":\"\",\"text\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__four\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>World best education site - (Computer engeenering)<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"38\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"2023\",\"display_order\":\"16\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T06:07:07.000000Z\",\"created_at\":\"2024-05-20T06:07:07.000000Z\",\"article_id\":48,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 00:22:07', '2024-05-20 00:22:07'),
(NULL, 438, 1, 202405200607334951, 202405200607334951, 'App\\Models\\Articles', 47, 'update', '{\"article_id\":47,\"parent_article\":45,\"title\":\"2022\",\"subtitle\":\"\",\"alias\":\"2022\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":15,\"status\":1,\"created_at\":\"2024-05-20T06:06:46.000000Z\",\"updated_at\":\"2024-05-20T06:06:46.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\":\"38\",\"updated_at\":\"2024-05-20 06:07:33\",\"updatedBy\":1}', '2024-05-20 00:22:33', '2024-05-20 00:22:33'),
(NULL, 439, 1, 202405200608159571, 202405200608159571, 'App\\Models\\Articles', 49, 'create', NULL, '{\"title\":\"Our Approaches For Your Carrer\",\"subtitle\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"our-approaches-for-your-carrer\",\"display_order\":\"17\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T06:08:15.000000Z\",\"created_at\":\"2024-05-20T06:08:15.000000Z\",\"article_id\":49,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 00:23:15', '2024-05-20 00:23:15'),
(NULL, 440, 1, 202405200609149738, 202405200609149738, 'App\\Models\\Articles', 50, 'create', NULL, '{\"title\":\"Our Mission\",\"subtitle\":\"\",\"text\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"49\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider1.jpg\",\"thumb\":\"\",\"alias\":\"our-mission\",\"display_order\":\"18\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T06:09:14.000000Z\",\"created_at\":\"2024-05-20T06:09:14.000000Z\",\"article_id\":50,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 00:24:14', '2024-05-20 00:24: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, 441, 1, 202405200609432313, 202405200609432313, 'App\\Models\\Articles', 51, 'create', NULL, '{\"title\":\"Our Vision\",\"subtitle\":\"\",\"text\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider1.jpg\",\"thumb\":\"\",\"alias\":\"our-vision\",\"display_order\":\"19\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T06:09:43.000000Z\",\"created_at\":\"2024-05-20T06:09:43.000000Z\",\"article_id\":51,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 00:24:43', '2024-05-20 00:24:43'),
(NULL, 442, 1, 202405200610049437, 202405200610049437, 'App\\Models\\Articles', 52, 'create', NULL, '{\"title\":\"Our Goal\",\"subtitle\":\"\",\"text\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider2.jpg\",\"thumb\":\"\",\"alias\":\"our-goal\",\"display_order\":\"20\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T06:10:04.000000Z\",\"created_at\":\"2024-05-20T06:10:04.000000Z\",\"article_id\":52,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 00:25:04', '2024-05-20 00:25:04'),
(NULL, 443, 1, 202405200610158148, 202405200610158148, 'App\\Models\\Articles', 51, 'update', '{\"article_id\":51,\"parent_article\":0,\"title\":\"Our Vision\",\"subtitle\":\"\",\"alias\":\"our-vision\",\"text\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider1.jpg\",\"thumb\":\"\",\"display_order\":19,\"status\":1,\"created_at\":\"2024-05-20T06:09:43.000000Z\",\"updated_at\":\"2024-05-20T06:09: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>\"}', '{\"parent_article\":\"49\",\"updated_at\":\"2024-05-20 06:10:15\",\"updatedBy\":1}', '2024-05-20 00:25:15', '2024-05-20 00:25:15'),
(NULL, 444, 1, 202405200610269926, 202405200610269926, 'App\\Models\\Articles', 52, 'update', '{\"article_id\":52,\"parent_article\":0,\"title\":\"Our Goal\",\"subtitle\":\"\",\"alias\":\"our-goal\",\"text\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider2.jpg\",\"thumb\":\"\",\"display_order\":20,\"status\":1,\"created_at\":\"2024-05-20T06:10:04.000000Z\",\"updated_at\":\"2024-05-20T06:10: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>\"}', '{\"parent_article\":\"49\",\"updated_at\":\"2024-05-20 06:10:26\",\"updatedBy\":1}', '2024-05-20 00:25:26', '2024-05-20 00:25:26'),
(NULL, 445, 1, 202405200623515267, 202405200623515267, 'App\\Models\\Articles', 53, 'create', NULL, '{\"title\":\"CSR\",\"subtitle\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"csr\",\"display_order\":\"21\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T06:23:51.000000Z\",\"created_at\":\"2024-05-20T06:23:51.000000Z\",\"article_id\":53,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 00:38:51', '2024-05-20 00:38:51'),
(NULL, 446, 1, 202405200624142393, 202405200624142393, 'App\\Models\\Articles', 54, 'create', NULL, '{\"title\":\"Forging relationships between national\",\"subtitle\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"53\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/miltestone\\/award-1.jpg\",\"thumb\":\"\",\"alias\":\"forging-relationships-between-national\",\"display_order\":\"22\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T06:24:14.000000Z\",\"created_at\":\"2024-05-20T06:24:14.000000Z\",\"article_id\":54,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 00:39:14', '2024-05-20 00:39:14'),
(NULL, 447, 1, 202405200624251384, 202405200624251384, 'App\\Models\\Articles', 55, 'create', NULL, '{\"title\":\"Forging relationships between national\",\"subtitle\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"53\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/miltestone\\/award-2.jpg\",\"thumb\":\"\",\"alias\":\"forging-relationships-between-national\",\"display_order\":\"23\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T06:24:25.000000Z\",\"created_at\":\"2024-05-20T06:24:25.000000Z\",\"article_id\":55,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 00:39:25', '2024-05-20 00:39:25'),
(NULL, 448, 1, 202405200624379383, 202405200624379383, 'App\\Models\\Articles', 56, 'create', NULL, '{\"title\":\"Forging relationships between national\",\"subtitle\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"53\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/miltestone\\/award-3.jpg\",\"thumb\":\"\",\"alias\":\"forging-relationships-between-national\",\"display_order\":\"24\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T06:24:37.000000Z\",\"created_at\":\"2024-05-20T06:24:37.000000Z\",\"article_id\":56,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 00:39:37', '2024-05-20 00:39:37'),
(NULL, 449, 1, 202405200629494242, 202405200629494242, 'App\\Models\\Articles', 57, 'create', NULL, '{\"title\":\"Associations\",\"subtitle\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"associations\",\"display_order\":\"25\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T06:29:49.000000Z\",\"created_at\":\"2024-05-20T06:29:49.000000Z\",\"article_id\":57,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 00:44:49', '2024-05-20 00:44:49'),
(NULL, 450, 1, 202405200630144535, 202405200630144535, 'App\\Models\\Articles', 58, 'create', NULL, '{\"title\":\"Forging relationships between national\",\"subtitle\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"57\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/miltestone\\/award-4.jpg\",\"thumb\":\"\",\"alias\":\"forging-relationships-between-national\",\"display_order\":\"26\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T06:30:14.000000Z\",\"created_at\":\"2024-05-20T06:30:14.000000Z\",\"article_id\":58,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 00:45:14', '2024-05-20 00:45:14'),
(NULL, 451, 1, 202405200630296938, 202405200630296938, 'App\\Models\\Articles', 59, 'create', NULL, '{\"title\":\"Forging relationships between national\",\"subtitle\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"57\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/miltestone\\/award-3.jpg\",\"thumb\":\"\",\"alias\":\"forging-relationships-between-national\",\"display_order\":\"27\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T06:30:29.000000Z\",\"created_at\":\"2024-05-20T06:30:29.000000Z\",\"article_id\":59,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 00:45:29', '2024-05-20 00:45:29'),
(NULL, 452, 1, 202405200630427367, 202405200630427367, 'App\\Models\\Articles', 60, 'create', NULL, '{\"title\":\"Forging relationships between national\",\"subtitle\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"57\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/miltestone\\/award-3.jpg\",\"thumb\":\"\",\"alias\":\"forging-relationships-between-national\",\"display_order\":\"28\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T06:30:42.000000Z\",\"created_at\":\"2024-05-20T06:30:42.000000Z\",\"article_id\":60,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 00:45:42', '2024-05-20 00:45:42'),
(NULL, 453, 1, 202405200650356989, 202405200650356989, 'App\\Models\\Articles', 61, 'create', NULL, '{\"title\":\"Working With Us\",\"subtitle\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"working-with-us\",\"display_order\":\"29\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T06:50:35.000000Z\",\"created_at\":\"2024-05-20T06:50:35.000000Z\",\"article_id\":61,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 01:05:35', '2024-05-20 01:05:35'),
(NULL, 454, 1, 202405200651512055, 202405200651512055, 'App\\Models\\Articles', 61, 'update', '{\"article_id\":61,\"parent_article\":0,\"title\":\"Working With Us\",\"subtitle\":\"\",\"alias\":\"working-with-us\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":29,\"status\":1,\"created_at\":\"2024-05-20T06:50:35.000000Z\",\"updated_at\":\"2024-05-20T06:50:35.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>Join our team at Ved International Education Consultancy, where we&#39;re dedicated to revolutionizing the educational consultancy landscape. As pioneers in the field, we offer a dynamic and collaborative environment where your passion for education meets boundless opportunities for growth. Our culture is built on a foundation of excellence, innovation, and integrity, where every team member plays a crucial role in shaping the future of education.<\\/p>\\r\\n\\r\\n<p>At Ved International Education Consultancy, we believe in nurturing talent and fostering a culture of continuous learning. As part of our team, you&#39;ll have access to unparalleled professional development opportunities, including mentorship programs, training workshops, and networking events. We encourage you to unleash your creativity and explore innovative solutions that push the boundaries of traditional educational consultancy.<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider3.jpg\",\"updated_at\":\"2024-05-20 06:51:51\",\"updatedBy\":1}', '2024-05-20 01:06:51', '2024-05-20 01:06:51'),
(NULL, 455, 1, 202405200701048805, 202405200701048805, 'App\\Models\\Articles', 62, 'create', NULL, '{\"title\":\"Student Support\",\"subtitle\":\"\",\"text\":\"<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<br \\/>\\r\\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interd enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<br \\/>\\r\\nExperience is over the world visit<br \\/>\\r\\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<br \\/>\\r\\nWe have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<br \\/>\\r\\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<br \\/>\\r\\nExperience is over the world visit<br \\/>\\r\\nWe have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service<br \\/>\\r\\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<br \\/>\\r\\nLet our investment management team<br \\/>\\r\\nWe have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<br \\/>\\r\\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider2.jpg\",\"thumb\":\"\",\"alias\":\"student-support\",\"display_order\":\"30\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T07:01:04.000000Z\",\"created_at\":\"2024-05-20T07:01:04.000000Z\",\"article_id\":62,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 01:16:04', '2024-05-20 01:16:04'),
(NULL, 456, 1, 202405200710402031, 202405200710402031, 'App\\Models\\Partners', 1, 'create', NULL, '{\"display\":\"Migration Institute of Australia\",\"title\":\"Migration Institute of Australia\",\"text\":\"\",\"image\":\"storage\\/ved\\/files\\/1\\/Partners\\/icef.JPG\",\"thumb\":\"\",\"cover\":\"\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T07:10:40.000000Z\",\"created_at\":\"2024-05-20T07:10:40.000000Z\",\"partner_id\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 01:25:40', '2024-05-20 01:25:40'),
(NULL, 457, 1, 202405200710571572, 202405200710571572, 'App\\Models\\Partners', 2, 'create', NULL, '{\"display\":\"World University Ranking\",\"title\":\"World University Ranking\",\"text\":\"\",\"image\":\"storage\\/ved\\/files\\/1\\/Partners\\/airc.JPG\",\"thumb\":\"\",\"cover\":\"\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T07:10:57.000000Z\",\"created_at\":\"2024-05-20T07:10:57.000000Z\",\"partner_id\":2,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 01:25:57', '2024-05-20 01:25:57'),
(NULL, 458, 1, 202405200711104998, 202405200711104998, 'App\\Models\\Partners', 3, 'create', NULL, '{\"display\":\"World University Ranking\",\"title\":\"World University Ranking\",\"text\":\"\",\"image\":\"storage\\/ved\\/files\\/1\\/Partners\\/world.JPG\",\"thumb\":\"\",\"cover\":\"\",\"display_order\":\"3\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T07:11:10.000000Z\",\"created_at\":\"2024-05-20T07:11:10.000000Z\",\"partner_id\":3,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 01:26:10', '2024-05-20 01:26:10'),
(NULL, 459, 1, 202405200720187248, 202405200720187248, 'App\\Models\\Articles', 63, 'create', NULL, '{\"title\":\"Work Standard\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim.\",\"text\":\"<div class=\\\"col-12 col-lg-12 col-md-12 col-sm-12 col-xl-12\\\" style=\\\"margin-bottom:20px\\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"col-12 col-lg-12 col-md-12 col-sm-12 col-xl-12\\\" style=\\\"margin-bottom:20px\\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim.<\\/p>\\r\\n<\\/div>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/miltestone\\/award-1.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/miltestone\\/award-2.jpg\",\"alias\":\"work-standard\",\"display_order\":\"31\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T07:20:18.000000Z\",\"created_at\":\"2024-05-20T07:20:18.000000Z\",\"article_id\":63,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 01:35:18', '2024-05-20 01:35:18'),
(NULL, 460, 1, 202405200759531943, 202405200759531943, 'App\\Models\\Menuitems', 50, 'create', NULL, '{\"title\":\"Test\",\"menulocations_id\":\"1\",\"type\":\"tbl_articles\",\"parent_menu\":\"0\",\"ref\":\"51\",\"target\":\"_SELF\",\"alias\":\"test\",\"display_order\":\"5\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T07:59:53.000000Z\",\"created_at\":\"2024-05-20T07:59:53.000000Z\",\"menu_id\":50,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 02:14:53', '2024-05-20 02:14:53'),
(NULL, 461, 1, 202405200919489735, 202405200919489735, 'App\\Models\\Articles', 64, 'create', NULL, '{\"title\":\"Message from Director\",\"subtitle\":\"\",\"text\":\"<p>Meet my startup design agency Shape Rex Currently I am working at CodeNext as Product Designer.<br \\/>\\r\\nI love to work in User Experience &amp; User Interface designing. Because I love to solve the design problem and find easy and better solutions to solve it.<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Testimonial\\/about_5.png\",\"thumb\":\"\",\"alias\":\"message-from-director\",\"display_order\":\"32\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T09:19:48.000000Z\",\"created_at\":\"2024-05-20T09:19:48.000000Z\",\"article_id\":64,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 03:34:48', '2024-05-20 03:34:48'),
(NULL, 462, 1, 202405200921298025, 202405200921298025, 'App\\Models\\Articles', 65, 'create', NULL, '{\"title\":\"Message from Managing Director\",\"subtitle\":\"\",\"text\":\"<div class=\\\"about__text__5\\\">\\r\\n<p>Meet my startup design agency Shape Rex Currently I am working at CodeNext as Product Designer.<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__para__5\\\">\\r\\n<p>I love to work in User Experience &amp; User Interface designing. Because I love to solve the design problem and find easy and better solutions to solve it.<\\/p>\\r\\n<\\/div>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Testimonial\\/about_5.png\",\"thumb\":\"\",\"alias\":\"message-from-managing-director\",\"display_order\":\"33\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T09:21:29.000000Z\",\"created_at\":\"2024-05-20T09:21:29.000000Z\",\"article_id\":65,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 03:36:29', '2024-05-20 03:36:29'),
(NULL, 463, 1, 202405200922308077, 202405200922308077, 'App\\Models\\Articles', 66, 'create', NULL, '{\"title\":\"Message from Counsler\",\"subtitle\":\"\",\"text\":\"<div class=\\\"about__text__5\\\">\\r\\n<p>Meet my startup design agency Shape Rex Currently I am working at CodeNext as Product Designer.<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__para__5\\\">\\r\\n<p>I love to work in User Experience &amp; User Interface designing. Because I love to solve the design problem and find easy and better solutions to solve it.<\\/p>\\r\\n<\\/div>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Testimonial\\/about_5.png\",\"thumb\":\"\",\"alias\":\"message-from-counsler\",\"display_order\":\"34\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T09:22:30.000000Z\",\"created_at\":\"2024-05-20T09:22:30.000000Z\",\"article_id\":66,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 03:37:30', '2024-05-20 03:37:30'),
(NULL, 464, 1, 202405200941015117, 202405200941015117, 'App\\Models\\Articles', 67, 'create', NULL, '{\"title\":\"Organogram\",\"subtitle\":\"\",\"text\":\"<p>He legged it up the kyver have it mush super me old mucker cheeky naff that are you taking the piss, blow off ruddy the pub bite your arm off the wireless boot cor blimey guvnor happy days bender what a load of rubbish, say cheers pardon me horse play spiffing Why car boot gosh bubble and squeak. Cheers Richard bugger show off show Que pick your nose and blow off get stuffed mate chancer in my flat loo, bevvy amongst hunky-dory bender bubb Matie and squeak me old mucker vagabond, barmy spend a penny chimney pot young delinquent bum bag the nancy arm knees chap, gosh nice one knees up the wireless Charles such a fibber. Mush barmy bleeding Jeffrey pardon nose barney grub loo cup of tea bubble and squeak bugger all mate say, I bloke matie boy tickety-boo give us the duff bugger lurgy wind up I don&#39;t want no agro.<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Articles\\/organogram.jpg\",\"thumb\":\"\",\"alias\":\"organogram\",\"display_order\":\"35\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T09:41:01.000000Z\",\"created_at\":\"2024-05-20T09:41:01.000000Z\",\"article_id\":67,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 03:56:01', '2024-05-20 03:56:01'),
(NULL, 465, 1, 202405201029246162, 202405201029246162, 'App\\Models\\Articles', 68, 'create', NULL, '{\"title\":\"Advisory Reboot\",\"subtitle\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"advisory-reboot\",\"display_order\":\"36\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T10:29:24.000000Z\",\"created_at\":\"2024-05-20T10:29:24.000000Z\",\"article_id\":68,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 04:44:24', '2024-05-20 04:44:24'),
(NULL, 466, 1, 202405201029599325, 202405201029599325, 'App\\Models\\Articles', 69, 'create', NULL, '{\"title\":\"FIrst Advisory\",\"subtitle\":\"Title\",\"text\":\"<p>Some description<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/miltestone\\/award-2.jpg\",\"thumb\":\"\",\"alias\":\"first-advisory\",\"display_order\":\"37\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T10:29:59.000000Z\",\"created_at\":\"2024-05-20T10:29:59.000000Z\",\"article_id\":69,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 04:44:59', '2024-05-20 04:44:59'),
(NULL, 467, 1, 202405201030153081, 202405201030153081, 'App\\Models\\Articles', 69, 'update', '{\"article_id\":69,\"parent_article\":0,\"title\":\"FIrst Advisory\",\"subtitle\":\"Title\",\"alias\":\"first-advisory\",\"text\":\"<p>Some description<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/miltestone\\/award-2.jpg\",\"thumb\":\"\",\"display_order\":37,\"status\":1,\"created_at\":\"2024-05-20T10:29:59.000000Z\",\"updated_at\":\"2024-05-20T10:29:59.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\":\"68\",\"updated_at\":\"2024-05-20 10:30:15\",\"updatedBy\":1}', '2024-05-20 04:45:15', '2024-05-20 04:45:15'),
(NULL, 468, 1, 202405201030512938, 202405201030512938, 'App\\Models\\Articles', 70, 'create', NULL, '{\"title\":\"Second Advisory\",\"subtitle\":\"Name\",\"text\":\"<p>Some text<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/australia.jpeg\",\"thumb\":\"\",\"alias\":\"second-advisory\",\"display_order\":\"38\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T10:30:51.000000Z\",\"created_at\":\"2024-05-20T10:30:51.000000Z\",\"article_id\":70,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 04:45:51', '2024-05-20 04:45:51'),
(NULL, 469, 1, 202405201031029707, 202405201031029707, 'App\\Models\\Articles', 70, 'update', '{\"article_id\":70,\"parent_article\":0,\"title\":\"Second Advisory\",\"subtitle\":\"Name\",\"alias\":\"second-advisory\",\"text\":\"<p>Some text<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/australia.jpeg\",\"thumb\":\"\",\"display_order\":38,\"status\":1,\"created_at\":\"2024-05-20T10:30:51.000000Z\",\"updated_at\":\"2024-05-20T10:30: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>\"}', '{\"parent_article\":\"68\",\"updated_at\":\"2024-05-20 10:31:02\",\"updatedBy\":1}', '2024-05-20 04:46:02', '2024-05-20 04:46:02'),
(NULL, 470, 1, 202405201056358810, 202405201056358810, 'App\\Models\\Countryarticles', 13, 'create', NULL, '{\"title\":\"Australia\",\"text\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"australia\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T10:56:35.000000Z\",\"created_at\":\"2024-05-20T10:56:35.000000Z\",\"article_id\":13,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 05:11:35', '2024-05-20 05:11:35'),
(NULL, 471, 1, 202405201058201388, 202405201058201388, 'App\\Models\\Countryarticles', 14, 'create', NULL, '{\"title\":\"Study in Australia\",\"text\":\"<p>Australia is not only a student destination but overall a dynamic and technologically vibrant country that offers a good educational and career life to students from all over the world.<br \\/>\\r\\nAustralia is a highly sought study destination for Nepalese students due to its excellent education, quality lifestyle, and welcoming atmosphere. It attracts students from around the world, including Nepal,who are looking for top-notch education.<br \\/>\\r\\nWith a wide range of courses and over 1,100 institutions, including prestigious universities, Australia offers an exceptional educational environment. It covers diverse study areas and provides abundant opportunities for international students to pursue their desired fields, such as language, nursing, and medicine.<\\/p>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_article\":\"13\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/aus.png\",\"thumb\":\"\",\"alias\":\"study-in-australia\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T10:58:20.000000Z\",\"created_at\":\"2024-05-20T10:58:20.000000Z\",\"article_id\":14,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 05:13:20', '2024-05-20 05:13:20'),
(NULL, 472, 1, 202405201103318722, 202405201103318722, 'App\\Models\\Countryarticles', 14, 'update', '{\"article_id\":14,\"parent_article\":13,\"title\":\"Study in Australia\",\"subtitle\":null,\"alias\":\"study-in-australia\",\"text\":\"<p>Australia is not only a student destination but overall a dynamic and technologically vibrant country that offers a good educational and career life to students from all over the world.<br \\/>\\r\\nAustralia is a highly sought study destination for Nepalese students due to its excellent education, quality lifestyle, and welcoming atmosphere. It attracts students from around the world, including Nepal,who are looking for top-notch education.<br \\/>\\r\\nWith a wide range of courses and over 1,100 institutions, including prestigious universities, Australia offers an exceptional educational environment. It covers diverse study areas and provides abundant opportunities for international students to pursue their desired fields, such as language, nursing, and medicine.<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/aus.png\",\"thumb\":\"\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-05-20T10:58:20.000000Z\",\"updated_at\":\"2024-05-20T10:58:20.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"subtitle\":\"Study in Australia\",\"updated_at\":\"2024-05-20 11:03:31\",\"updatedBy\":1}', '2024-05-20 05:18:31', '2024-05-20 05:18:31'),
(NULL, 473, 1, 202405201103531714, 202405201103531714, 'App\\Models\\Countryarticles', 14, 'update', '{\"article_id\":14,\"parent_article\":13,\"title\":\"Study in Australia\",\"subtitle\":\"Study in Australia\",\"alias\":\"study-in-australia\",\"text\":\"<p>Australia is not only a student destination but overall a dynamic and technologically vibrant country that offers a good educational and career life to students from all over the world.<br \\/>\\r\\nAustralia is a highly sought study destination for Nepalese students due to its excellent education, quality lifestyle, and welcoming atmosphere. It attracts students from around the world, including Nepal,who are looking for top-notch education.<br \\/>\\r\\nWith a wide range of courses and over 1,100 institutions, including prestigious universities, Australia offers an exceptional educational environment. It covers diverse study areas and provides abundant opportunities for international students to pursue their desired fields, such as language, nursing, and medicine.<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/aus.png\",\"thumb\":\"\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-05-20T10:58:20.000000Z\",\"updated_at\":\"2024-05-20T11:03:31.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"subtitle\":\"\",\"updated_at\":\"2024-05-20 11:03:53\",\"updatedBy\":1}', '2024-05-20 05:18:53', '2024-05-20 05:18:53'),
(NULL, 474, 1, 202405201104466114, 202405201104466114, 'App\\Models\\Countryarticles', 15, 'create', NULL, '{\"title\":\"Education\",\"subtitle\":\"Education System in Australia\",\"text\":\"<p>The Australian education system is globally renowned for its quality, diversity, and accessibility, covering early childhood, primary, secondary, vocational, and higher education. Its comprehensive curriculum emphasizes both academic learning and practical skills development, with highly esteemed universities offering diverse undergraduate and postgraduate programs. The government&#39;s strict quality assurance measures ensure standards and integrity are upheld. Thriving in a multicultural environment, Australia welcomes students from diverse backgrounds, promoting cross-cultural understanding. With a focus on excellence, inclusivity, and innovation, it remains a premier destination for education, attracting students worldwide.<\\/p>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_article\":\"13\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"education\",\"display_order\":\"3\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T11:04:46.000000Z\",\"created_at\":\"2024-05-20T11:04:46.000000Z\",\"article_id\":15,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 05:19:46', '2024-05-20 05:19:46'),
(NULL, 475, 1, 202405201105352083, 202405201105352083, 'App\\Models\\Countryarticles', 16, 'create', NULL, '{\"title\":\"Work\",\"subtitle\":\"\",\"text\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\r\\n<div class=\\\"experence__heading\\\">\\r\\n<h5>Work Opportunities<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"experence__description\\\">\\r\\n<p>Australia provides many job opportunities for international students. Here are some key points about job opportunities in Australia:<\\/p>\\r\\n\\r\\n<h4>Work Right:<\\/h4>\\r\\n\\r\\n<p>International students with a valid student visa are generally allowed to work part-time during their studies. They can work up to 48 hours per fortnight during the academic term and full-time during scheduled breaks.<\\/p>\\r\\n\\r\\n<h4>Availability of Jobs:<\\/h4>\\r\\n\\r\\n<p>Australia has a strong economy and a diverse range of industries, offering job opportunities in sectors such as hospitality, retail, administration, healthcare, and more. Major cities like Sydney, Melbourne, Brisbane, and Perth have a higher concentration of job opportunities.<\\/p>\\r\\n\\r\\n<h4>Minimum Wage:<\\/h4>\\r\\n\\r\\n<p>Australia has one of the highest minimum wages globally, providing students with fair remuneration for their work. The minimum wage varies based on age, but it is generally around AU$21.38 per hour.<\\/p>\\r\\n\\r\\n<h4>Job Search Support:<\\/h4>\\r\\n\\r\\n<p>Australian universities and institutions often provide career services and job placement assistance to help students find employment opportunities. They offer resources, workshops, and guidance on resume writing, interview skills, and job search strategies.<\\/p>\\r\\n\\r\\n<h4>Post-Study Work Opportunities:<\\/h4>\\r\\n\\r\\n<p>After graduation, international students may be eligible for the Post-Study Work Stream of the Temporary Graduate Visa (subclass 485), allowing them to work in Australia for a period of two to four years, depending on their level of study.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_article\":\"13\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"work\",\"display_order\":\"4\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T11:05:35.000000Z\",\"created_at\":\"2024-05-20T11:05:35.000000Z\",\"article_id\":16,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 05:20:35', '2024-05-20 05:20:35'),
(NULL, 476, 1, 202405201106223886, 202405201106223886, 'App\\Models\\Countryarticles', 17, 'create', NULL, '{\"title\":\"Scholarships\",\"subtitle\":\"\",\"text\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__three\\\">\\r\\n<div class=\\\"experence__heading\\\">\\r\\n<h5>Scholarships<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"experence__description\\\">\\r\\n<p>Australia is a highly sought-after destination for international students due to its excellent education system, diverse culture, and appealing lifestyle. However, the costs associated with studying abroad, including tuition fees, accommodation, and living expenses, can pose significant challenges. Fortunately, there is a wide range of scholarships available to help mitigate these financial barriers. These scholarships are offered by various sources, including the Australian government, universities, colleges, and private organizations. While the eligibility criteria and application processes vary, prospective international students, including those from Nepal, have ample opportunities to pursue their academic goals in Australia with financial support.<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"experence__heading\\\">\\r\\n<h4>Types of Scholarships<\\/h4>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"experence__description\\\">\\r\\n<p>Australia provides numerous scholarships for international students. The most popular ones are:<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__list__2 aos-animate aos-init blog__details__list__2\\\">\\r\\n<ul>\\r\\n\\t<li>\\r\\n\\t<p>Australian Government Scholarships<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>University Scholarships<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Private Scholarships<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Merit-Based Scholarships<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Australian Awards Scholarships<\\/p>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_article\":\"13\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"scholarships\",\"display_order\":\"5\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T11:06:22.000000Z\",\"created_at\":\"2024-05-20T11:06:22.000000Z\",\"article_id\":17,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 05:21:22', '2024-05-20 05:21:22'),
(NULL, 477, 1, 202405201109142625, 202405201109142625, 'App\\Models\\Countryarticles', 18, 'create', NULL, '{\"title\":\"Universities\",\"subtitle\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_article\":\"13\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"universities\",\"display_order\":\"6\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T11:09:14.000000Z\",\"created_at\":\"2024-05-20T11:09:14.000000Z\",\"article_id\":18,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 05:24:14', '2024-05-20 05:24:14'),
(NULL, 478, 1, 202405201142532168, 202405201142532168, 'App\\Models\\Countryarticles', 19, 'create', NULL, '{\"title\":\"Uk\",\"subtitle\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/uk.jpg\",\"thumb\":\"\",\"alias\":\"uk\",\"display_order\":\"7\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T11:42:53.000000Z\",\"created_at\":\"2024-05-20T11:42:53.000000Z\",\"article_id\":19,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 05:57:53', '2024-05-20 05:57:53'),
(NULL, 479, 1, 202405201144575609, 202405201144575609, 'App\\Models\\Countryarticles', 19, 'update', '{\"article_id\":19,\"parent_article\":0,\"title\":\"Uk\",\"subtitle\":\"\",\"alias\":\"uk\",\"text\":\"\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/uk.jpg\",\"thumb\":\"\",\"display_order\":7,\"status\":1,\"created_at\":\"2024-05-20T11:42:53.000000Z\",\"updated_at\":\"2024-05-20T11:42: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>\"}', '{\"cover_photo\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/Small Images\\/uk1.png\",\"updated_at\":\"2024-05-20 11:44:57\",\"updatedBy\":1}', '2024-05-20 05:59:57', '2024-05-20 05:59:57'),
(NULL, 480, 1, 202405201214237587, 202405201214237587, 'App\\Models\\Preparationclasses', 11, 'create', NULL, '{\"title\":\"IELTS\",\"intro\":\"Why IELTS?\",\"details\":\"<p>The International English Language Testing System (IELTS) is an English language competence test that is needed in many countries for education, job, and immigration. It is intended to measure the language competence of non-native English speakers who need to study or work in an English-speaking setting. The test is broken into four sections: hearing, reading, writing, and speaking, and it is graded on a scale of 1 (non-user) to 9 (expert) (expert user). The IELTS exam is widely recognised by colleges, businesses, and immigration agencies in nations such as the United States, the United Kingdom, Australia, and Canada.<\\/p>\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"0\",\"image\":\"storage\\/ved\\/files\\/1\\/Preparation\\/ielts.png\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"ielts\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T12:14:23.000000Z\",\"created_at\":\"2024-05-20T12:14:23.000000Z\",\"preparationclass_id\":11,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 06:29:23', '2024-05-20 06:29:23');
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, 481, 1, 202405201215093064, 202405201215093064, 'App\\Models\\Preparationclasses', 12, 'create', NULL, '{\"title\":\"About IELTS\",\"intro\":\"\",\"details\":\"<div class=\\\"aos-animate aos-init course__details__tab__wrapper\\\">\\r\\n<div class=\\\"tab-content tab__content__wrapper\\\" id=\\\"myTabContent\\\">\\r\\n<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__two\\\">\\r\\n<div class=\\\"experence__description\\\">\\r\\n<p><strong>The International English Language Testing System or IELTS<\\/strong> is an international standardized test of English language proficiency for non-native English language speakers. It is jointly managed by the <strong>British Council, IDP: IELTS Australia, and Cambridge English Language Assessment<\\/strong> and was established in <strong>1989<\\/strong>. It is one of the major English-language tests in the world, others being the <strong>TOEFL, TOEIC, PTE: A, and OPI\\/OPIc.<\\/strong><\\/p>\\r\\n\\r\\n<p><strong>IELTS<\\/strong> is accepted by most Australian, British, Canadian, and New Zealand academic institutions, by over 3,000 academic institutions in the United States, and by various professional organizations across the world.<\\/p>\\r\\n\\r\\n<p><strong>IELTS <\\/strong> the only Secure English Language Test approved by UK Visas and Immigration (UKVI) for visa customers applying both outside and inside the UK. It is also a requirement for immigration to Australia and New Zealand. In Canada, IELTS, TEF, or CELPIP are accepted by the immigration authority.<\\/p>\\r\\n\\r\\n<p>No minimum score is required to pass the test. An IELTS result or <strong>Test Report Form <\\/strong> issued to all test takers with a score from <strong>&ldquo;band 1&rdquo; (&ldquo;non-user&rdquo;) to &ldquo;band 9&rdquo; (&ldquo;expert user&rdquo;) <\\/strong> each institution set a different threshold. There is also a &ldquo;band 0&rdquo; score for those who did not attempt the test. Institutions are advised not to consider a report older than two years to be valid unless the user proves that they have worked to maintain their level.<\\/p>\\r\\n\\r\\n<p>In <strong>2016,<\\/strong> 3 million tests were taken in more than <strong>140<\\/strong> countries, up from 2 million tests in 2012, 1.7 million tests in 2011, and 1.4 million tests in 2009. In 2007, IELTS administered more than one million tests in a single<strong> 12-month<\\/strong> period for the first time ever, making it the world&rsquo;s most popular English language test for higher education and immigration.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init course__list__wraper\\\">\\r\\n<div class=\\\"blog__details__heading__2\\\">\\r\\n<h5>Why IELTS Is Important ?<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__list__2 aos-animate aos-init blog__details__list__2\\\">\\r\\n<ul>\\r\\n\\t<li>\\r\\n\\t<p>Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.<\\/p>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"11\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"about-ielts\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T12:15:09.000000Z\",\"created_at\":\"2024-05-20T12:15:09.000000Z\",\"preparationclass_id\":12,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 06:30:09', '2024-05-20 06:30:09'),
(NULL, 482, 1, 202405201215442743, 202405201215442743, 'App\\Models\\Preparationclasses', 13, 'create', NULL, '{\"title\":\"To Apply\",\"intro\":\"\",\"details\":\"<div class=\\\"aos-animate aos-init course__details__tab__wrapper\\\">\\r\\n<div class=\\\"tab-content tab__content__wrapper\\\" id=\\\"myTabContent\\\">\\r\\n<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\r\\n<div class=\\\"experence__heading\\\">\\r\\n<h5>Who Can Apply?<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"experence__description\\\">\\r\\n<p>Admission to undergraduate and postgraduate courses is based on the results of the academic test. IELTS Academic may also be a requirement to join a professional organization in an English-speaking country. As such, it is important that candidates fulfill the eligibility criteria of IELTS in such cases.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init course__list__wraper\\\">\\r\\n<div class=\\\"blog__details__heading__2\\\">\\r\\n<h5>Why IELTS Is Important ?<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__list__2 aos-animate aos-init blog__details__list__2\\\">\\r\\n<ul>\\r\\n\\t<li>\\r\\n\\t<p>Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.<\\/p>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"11\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"to-apply\",\"display_order\":\"3\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T12:15:44.000000Z\",\"created_at\":\"2024-05-20T12:15:44.000000Z\",\"preparationclass_id\":13,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 06:30:44', '2024-05-20 06:30:44'),
(NULL, 483, 1, 202405201216106789, 202405201216106789, 'App\\Models\\Preparationclasses', 14, 'create', NULL, '{\"title\":\"Class time\",\"intro\":\"\",\"details\":\"<div class=\\\"aos-animate aos-init course__details__tab__wrapper\\\">\\r\\n<div class=\\\"tab-content tab__content__wrapper\\\" id=\\\"myTabContent\\\">\\r\\n<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__three\\\">\\r\\n<div class=\\\"experence__heading\\\">\\r\\n<h5>Class Time<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"experence__description\\\">\\r\\n<p>Classes at Ved International : Six weeks of regular classes<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init course__list__wraper\\\">\\r\\n<div class=\\\"blog__details__heading__2\\\">\\r\\n<h5>Why IELTS Is Important ?<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__list__2 aos-animate aos-init blog__details__list__2\\\">\\r\\n<ul>\\r\\n\\t<li>\\r\\n\\t<p>Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.<\\/p>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"11\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"class-time\",\"display_order\":\"4\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T12:16:10.000000Z\",\"created_at\":\"2024-05-20T12:16:10.000000Z\",\"preparationclass_id\":14,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 06:31:10', '2024-05-20 06:31:10'),
(NULL, 484, 1, 202405201216417080, 202405201216417080, 'App\\Models\\Preparationclasses', 15, 'create', NULL, '{\"title\":\"Mock Test\",\"intro\":\"\",\"details\":\"<div class=\\\"aos-animate aos-init course__details__tab__wrapper\\\">\\r\\n<div class=\\\"tab-content tab__content__wrapper\\\" id=\\\"myTabContent\\\">\\r\\n<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__four\\\">\\r\\n<div class=\\\"experence__heading\\\">\\r\\n<h5>Mock Test<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"experence__description\\\">\\r\\n<p>Every (Sunday and Wednesday )<br \\/>\\r\\nTime &ndash; 12 am -3 pm.<\\/p>\\r\\n\\r\\n<p><strong>415 Locations and test dates<\\/strong> Test Score is accepted by more than 6000 institutions and test takers can take IELTS in more than 140 countries; over 1.4 million candidates appear every year at more than 1000 test centers; There are up to 48 test dates available per year. Each test centre offers tests up to four times a month depending on local demand. The Academic version is available on all 48 dates per year and the General Training version is available on 24 dates.<\\/p>\\r\\n\\r\\n<p><strong>There are Two Format : <\\/strong>The Academic Module and The General Training Module<\\/p>\\r\\n\\r\\n<p><strong>Authorities that conducts Examination <\\/strong>IELTS is jointly managed by British Council, IDP: IELTS Australia and the University of Cambridge ESOL Examination (Cambridge ESOL)<\\/p>\\r\\n\\r\\n<p><strong>Results:<br \\/>\\r\\nTest Report Forms are valid for two years. <\\/strong><\\/p>\\r\\n\\r\\n<p>A Test Report is provided to candidate after 13 days from their Examination date. It shows:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>An Overall Band Score (from 1-9)<\\/li>\\r\\n\\t<br \\/>\\r\\n\\t<li>A band score (from 1-9) for each section of the test (Listening, Reading, Writing and Speaking)<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>Whether IELTS Academic or General Training was completed<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>The test takers photo, nationality, first language and date of birth.<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init course__list__wraper\\\">\\r\\n<div class=\\\"blog__details__heading__2\\\">\\r\\n<h5>Why IELTS Is Important ?<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__list__2 aos-animate aos-init blog__details__list__2\\\">\\r\\n<ul>\\r\\n\\t<li>\\r\\n\\t<p>Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.<\\/p>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"11\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"mock-test\",\"display_order\":\"5\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T12:16:41.000000Z\",\"created_at\":\"2024-05-20T12:16:41.000000Z\",\"preparationclass_id\":15,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 06:31:41', '2024-05-20 06:31:41'),
(NULL, 485, 1, 202405201520325726, 202405201520325726, 'App\\Models\\Preparationclasses', 16, 'create', NULL, '{\"title\":\"Why IELTS Is Important ?\",\"intro\":\"\",\"details\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"0\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"why-ielts-is-important\",\"display_order\":\"6\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T15:20:32.000000Z\",\"created_at\":\"2024-05-20T15:20:32.000000Z\",\"preparationclass_id\":16,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 09:35:32', '2024-05-20 09:35:32'),
(NULL, 486, 1, 202405201520565499, 202405201520565499, 'App\\Models\\Preparationclasses', 17, 'create', NULL, '{\"title\":\"\",\"intro\":\"Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.\",\"details\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"16\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"\",\"display_order\":\"7\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T15:20:56.000000Z\",\"created_at\":\"2024-05-20T15:20:56.000000Z\",\"preparationclass_id\":17,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 09:35:56', '2024-05-20 09:35:56'),
(NULL, 487, 1, 202405201521077645, 202405201521077645, 'App\\Models\\Preparationclasses', 18, 'create', NULL, '{\"title\":\"\",\"intro\":\"Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.\",\"details\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"16\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"\",\"display_order\":\"8\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T15:21:07.000000Z\",\"created_at\":\"2024-05-20T15:21:07.000000Z\",\"preparationclass_id\":18,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 09:36:07', '2024-05-20 09:36:07'),
(NULL, 488, 1, 202405201521188383, 202405201521188383, 'App\\Models\\Preparationclasses', 19, 'create', NULL, '{\"title\":\"\",\"intro\":\"Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.\",\"details\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"16\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"\",\"display_order\":\"9\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T15:21:18.000000Z\",\"created_at\":\"2024-05-20T15:21:18.000000Z\",\"preparationclass_id\":19,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 09:36:18', '2024-05-20 09:36:18'),
(NULL, 489, 1, 202405201526015948, 202405201526015948, 'App\\Models\\Preparationclasses', 14, 'update', '{\"preparationclass_id\":14,\"title\":\"Class time\",\"alias\":\"class-time\",\"parent_preparationclass\":11,\"details\":\"<div class=\\\"aos-animate aos-init course__details__tab__wrapper\\\">\\r\\n<div class=\\\"tab-content tab__content__wrapper\\\" id=\\\"myTabContent\\\">\\r\\n<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__three\\\">\\r\\n<div class=\\\"experence__heading\\\">\\r\\n<h5>Class Time<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"experence__description\\\">\\r\\n<p>Classes at Ved International : Six weeks of regular classes<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init course__list__wraper\\\">\\r\\n<div class=\\\"blog__details__heading__2\\\">\\r\\n<h5>Why IELTS Is Important ?<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__list__2 aos-animate aos-init blog__details__list__2\\\">\\r\\n<ul>\\r\\n\\t<li>\\r\\n\\t<p>Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.<\\/p>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":4,\"status\":1,\"created_at\":\"2024-05-20T12:16:10.000000Z\",\"updated_at\":\"2024-05-20T12:16:10.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\":\"<div class=\\\"aos-animate aos-init course__details__tab__wrapper\\\">\\r\\n<div class=\\\"tab-content tab__content__wrapper\\\" id=\\\"myTabContent\\\">\\r\\n<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__three\\\">\\r\\n<div class=\\\"experence__heading\\\">\\r\\n<h5>Class Time<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"experence__description\\\">\\r\\n<p>Classes at Ved International : Six weeks of regular classes<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init course__list__wraper\\\">&nbsp;<\\/div>\",\"updated_at\":\"2024-05-20 15:26:01\",\"updatedBy\":1}', '2024-05-20 09:41:01', '2024-05-20 09:41:01'),
(NULL, 490, 1, 202405201526183124, 202405201526183124, 'App\\Models\\Preparationclasses', 15, 'update', '{\"preparationclass_id\":15,\"title\":\"Mock Test\",\"alias\":\"mock-test\",\"parent_preparationclass\":11,\"details\":\"<div class=\\\"aos-animate aos-init course__details__tab__wrapper\\\">\\r\\n<div class=\\\"tab-content tab__content__wrapper\\\" id=\\\"myTabContent\\\">\\r\\n<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__four\\\">\\r\\n<div class=\\\"experence__heading\\\">\\r\\n<h5>Mock Test<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"experence__description\\\">\\r\\n<p>Every (Sunday and Wednesday )<br \\/>\\r\\nTime &ndash; 12 am -3 pm.<\\/p>\\r\\n\\r\\n<p><strong>415 Locations and test dates<\\/strong> Test Score is accepted by more than 6000 institutions and test takers can take IELTS in more than 140 countries; over 1.4 million candidates appear every year at more than 1000 test centers; There are up to 48 test dates available per year. Each test centre offers tests up to four times a month depending on local demand. The Academic version is available on all 48 dates per year and the General Training version is available on 24 dates.<\\/p>\\r\\n\\r\\n<p><strong>There are Two Format : <\\/strong>The Academic Module and The General Training Module<\\/p>\\r\\n\\r\\n<p><strong>Authorities that conducts Examination <\\/strong>IELTS is jointly managed by British Council, IDP: IELTS Australia and the University of Cambridge ESOL Examination (Cambridge ESOL)<\\/p>\\r\\n\\r\\n<p><strong>Results:<br \\/>\\r\\nTest Report Forms are valid for two years. <\\/strong><\\/p>\\r\\n\\r\\n<p>A Test Report is provided to candidate after 13 days from their Examination date. It shows:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>An Overall Band Score (from 1-9)<\\/li>\\r\\n\\t<br \\/>\\r\\n\\t<li>A band score (from 1-9) for each section of the test (Listening, Reading, Writing and Speaking)<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>Whether IELTS Academic or General Training was completed<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>The test takers photo, nationality, first language and date of birth.<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init course__list__wraper\\\">\\r\\n<div class=\\\"blog__details__heading__2\\\">\\r\\n<h5>Why IELTS Is Important ?<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__list__2 aos-animate aos-init blog__details__list__2\\\">\\r\\n<ul>\\r\\n\\t<li>\\r\\n\\t<p>Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.<\\/p>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":5,\"status\":1,\"created_at\":\"2024-05-20T12:16:41.000000Z\",\"updated_at\":\"2024-05-20T12:16:41.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\":\"<div class=\\\"aos-animate aos-init course__details__tab__wrapper\\\">\\r\\n<div class=\\\"tab-content tab__content__wrapper\\\" id=\\\"myTabContent\\\">\\r\\n<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__four\\\">\\r\\n<div class=\\\"experence__heading\\\">\\r\\n<h5>Mock Test<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"experence__description\\\">\\r\\n<p>Every (Sunday and Wednesday )<br \\/>\\r\\nTime &ndash; 12 am -3 pm.<\\/p>\\r\\n\\r\\n<p><strong>415 Locations and test dates<\\/strong> Test Score is accepted by more than 6000 institutions and test takers can take IELTS in more than 140 countries; over 1.4 million candidates appear every year at more than 1000 test centers; There are up to 48 test dates available per year. Each test centre offers tests up to four times a month depending on local demand. The Academic version is available on all 48 dates per year and the General Training version is available on 24 dates.<\\/p>\\r\\n\\r\\n<p><strong>There are Two Format : <\\/strong>The Academic Module and The General Training Module<\\/p>\\r\\n\\r\\n<p><strong>Authorities that conducts Examination <\\/strong>IELTS is jointly managed by British Council, IDP: IELTS Australia and the University of Cambridge ESOL Examination (Cambridge ESOL)<\\/p>\\r\\n\\r\\n<p><strong>Results:<br \\/>\\r\\nTest Report Forms are valid for two years. <\\/strong><\\/p>\\r\\n\\r\\n<p>A Test Report is provided to candidate after 13 days from their Examination date. It shows:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>An Overall Band Score (from 1-9)<\\/li>\\r\\n\\t<br \\/>\\r\\n\\t<li>A band score (from 1-9) for each section of the test (Listening, Reading, Writing and Speaking)<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>Whether IELTS Academic or General Training was completed<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>The test takers photo, nationality, first language and date of birth.<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init course__list__wraper\\\">&nbsp;<\\/div>\",\"updated_at\":\"2024-05-20 15:26:18\",\"updatedBy\":1}', '2024-05-20 09:41:18', '2024-05-20 09:41:18'),
(NULL, 491, 1, 202405201526244390, 202405201526244390, 'App\\Models\\Preparationclasses', 15, 'update', '{\"preparationclass_id\":15,\"title\":\"Mock Test\",\"alias\":\"mock-test\",\"parent_preparationclass\":11,\"details\":\"<div class=\\\"aos-animate aos-init course__details__tab__wrapper\\\">\\r\\n<div class=\\\"tab-content tab__content__wrapper\\\" id=\\\"myTabContent\\\">\\r\\n<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__four\\\">\\r\\n<div class=\\\"experence__heading\\\">\\r\\n<h5>Mock Test<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"experence__description\\\">\\r\\n<p>Every (Sunday and Wednesday )<br \\/>\\r\\nTime &ndash; 12 am -3 pm.<\\/p>\\r\\n\\r\\n<p><strong>415 Locations and test dates<\\/strong> Test Score is accepted by more than 6000 institutions and test takers can take IELTS in more than 140 countries; over 1.4 million candidates appear every year at more than 1000 test centers; There are up to 48 test dates available per year. Each test centre offers tests up to four times a month depending on local demand. The Academic version is available on all 48 dates per year and the General Training version is available on 24 dates.<\\/p>\\r\\n\\r\\n<p><strong>There are Two Format : <\\/strong>The Academic Module and The General Training Module<\\/p>\\r\\n\\r\\n<p><strong>Authorities that conducts Examination <\\/strong>IELTS is jointly managed by British Council, IDP: IELTS Australia and the University of Cambridge ESOL Examination (Cambridge ESOL)<\\/p>\\r\\n\\r\\n<p><strong>Results:<br \\/>\\r\\nTest Report Forms are valid for two years. <\\/strong><\\/p>\\r\\n\\r\\n<p>A Test Report is provided to candidate after 13 days from their Examination date. It shows:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>An Overall Band Score (from 1-9)<\\/li>\\r\\n\\t<br \\/>\\r\\n\\t<li>A band score (from 1-9) for each section of the test (Listening, Reading, Writing and Speaking)<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>Whether IELTS Academic or General Training was completed<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>The test takers photo, nationality, first language and date of birth.<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init course__list__wraper\\\">&nbsp;<\\/div>\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":5,\"status\":1,\"created_at\":\"2024-05-20T12:16:41.000000Z\",\"updated_at\":\"2024-05-20T15:26: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>\"}', NULL, '2024-05-20 09:41:24', '2024-05-20 09:41:24'),
(NULL, 492, 1, 202405201526578608, 202405201526578608, 'App\\Models\\Preparationclasses', 12, 'update', '{\"preparationclass_id\":12,\"title\":\"About IELTS\",\"alias\":\"about-ielts\",\"parent_preparationclass\":11,\"details\":\"<div class=\\\"aos-animate aos-init course__details__tab__wrapper\\\">\\r\\n<div class=\\\"tab-content tab__content__wrapper\\\" id=\\\"myTabContent\\\">\\r\\n<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__two\\\">\\r\\n<div class=\\\"experence__description\\\">\\r\\n<p><strong>The International English Language Testing System or IELTS<\\/strong> is an international standardized test of English language proficiency for non-native English language speakers. It is jointly managed by the <strong>British Council, IDP: IELTS Australia, and Cambridge English Language Assessment<\\/strong> and was established in <strong>1989<\\/strong>. It is one of the major English-language tests in the world, others being the <strong>TOEFL, TOEIC, PTE: A, and OPI\\/OPIc.<\\/strong><\\/p>\\r\\n\\r\\n<p><strong>IELTS<\\/strong> is accepted by most Australian, British, Canadian, and New Zealand academic institutions, by over 3,000 academic institutions in the United States, and by various professional organizations across the world.<\\/p>\\r\\n\\r\\n<p><strong>IELTS <\\/strong> the only Secure English Language Test approved by UK Visas and Immigration (UKVI) for visa customers applying both outside and inside the UK. It is also a requirement for immigration to Australia and New Zealand. In Canada, IELTS, TEF, or CELPIP are accepted by the immigration authority.<\\/p>\\r\\n\\r\\n<p>No minimum score is required to pass the test. An IELTS result or <strong>Test Report Form <\\/strong> issued to all test takers with a score from <strong>&ldquo;band 1&rdquo; (&ldquo;non-user&rdquo;) to &ldquo;band 9&rdquo; (&ldquo;expert user&rdquo;) <\\/strong> each institution set a different threshold. There is also a &ldquo;band 0&rdquo; score for those who did not attempt the test. Institutions are advised not to consider a report older than two years to be valid unless the user proves that they have worked to maintain their level.<\\/p>\\r\\n\\r\\n<p>In <strong>2016,<\\/strong> 3 million tests were taken in more than <strong>140<\\/strong> countries, up from 2 million tests in 2012, 1.7 million tests in 2011, and 1.4 million tests in 2009. In 2007, IELTS administered more than one million tests in a single<strong> 12-month<\\/strong> period for the first time ever, making it the world&rsquo;s most popular English language test for higher education and immigration.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init course__list__wraper\\\">\\r\\n<div class=\\\"blog__details__heading__2\\\">\\r\\n<h5>Why IELTS Is Important ?<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__list__2 aos-animate aos-init blog__details__list__2\\\">\\r\\n<ul>\\r\\n\\t<li>\\r\\n\\t<p>Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.<\\/p>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-05-20T12:15:09.000000Z\",\"updated_at\":\"2024-05-20T12:15: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>\"}', '{\"details\":\"<div class=\\\"aos-animate aos-init course__details__tab__wrapper\\\">\\r\\n<div class=\\\"tab-content tab__content__wrapper\\\" id=\\\"myTabContent\\\">\\r\\n<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__two\\\">\\r\\n<div class=\\\"experence__description\\\">\\r\\n<p><strong>The International English Language Testing System or IELTS<\\/strong> is an international standardized test of English language proficiency for non-native English language speakers. It is jointly managed by the <strong>British Council, IDP: IELTS Australia, and Cambridge English Language Assessment<\\/strong> and was established in <strong>1989<\\/strong>. It is one of the major English-language tests in the world, others being the <strong>TOEFL, TOEIC, PTE: A, and OPI\\/OPIc.<\\/strong><\\/p>\\r\\n\\r\\n<p><strong>IELTS<\\/strong> is accepted by most Australian, British, Canadian, and New Zealand academic institutions, by over 3,000 academic institutions in the United States, and by various professional organizations across the world.<\\/p>\\r\\n\\r\\n<p><strong>IELTS <\\/strong> the only Secure English Language Test approved by UK Visas and Immigration (UKVI) for visa customers applying both outside and inside the UK. It is also a requirement for immigration to Australia and New Zealand. In Canada, IELTS, TEF, or CELPIP are accepted by the immigration authority.<\\/p>\\r\\n\\r\\n<p>No minimum score is required to pass the test. An IELTS result or <strong>Test Report Form <\\/strong> issued to all test takers with a score from <strong>&ldquo;band 1&rdquo; (&ldquo;non-user&rdquo;) to &ldquo;band 9&rdquo; (&ldquo;expert user&rdquo;) <\\/strong> each institution set a different threshold. There is also a &ldquo;band 0&rdquo; score for those who did not attempt the test. Institutions are advised not to consider a report older than two years to be valid unless the user proves that they have worked to maintain their level.<\\/p>\\r\\n\\r\\n<p>In <strong>2016,<\\/strong> 3 million tests were taken in more than <strong>140<\\/strong> countries, up from 2 million tests in 2012, 1.7 million tests in 2011, and 1.4 million tests in 2009. In 2007, IELTS administered more than one million tests in a single<strong> 12-month<\\/strong> period for the first time ever, making it the world&rsquo;s most popular English language test for higher education and immigration.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init course__list__wraper\\\">&nbsp;<\\/div>\",\"updated_at\":\"2024-05-20 15:26:57\",\"updatedBy\":1}', '2024-05-20 09:41:57', '2024-05-20 09:41:57'),
(NULL, 493, 1, 202405201528281055, 202405201528281055, 'App\\Models\\Preparationclasses', 20, 'create', NULL, '{\"title\":\"PTE\",\"intro\":\"\",\"details\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"0\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"pte\",\"display_order\":\"10\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T15:28:28.000000Z\",\"created_at\":\"2024-05-20T15:28:28.000000Z\",\"preparationclass_id\":20,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 09:43:28', '2024-05-20 09:43:28'),
(NULL, 494, 1, 202405201533191905, 202405201533191905, 'App\\Models\\Preparationclasses', 20, 'update', '{\"preparationclass_id\":20,\"title\":\"PTE\",\"alias\":\"pte\",\"parent_preparationclass\":0,\"details\":\"\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":10,\"status\":1,\"created_at\":\"2024-05-20T15:28:28.000000Z\",\"updated_at\":\"2024-05-20T15:28:28.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\\/ved\\/files\\/1\\/Preparation\\/pte.png\",\"updated_at\":\"2024-05-20 15:33:19\",\"updatedBy\":1}', '2024-05-20 09:48:19', '2024-05-20 09:48:19'),
(NULL, 495, 1, 202405201535566472, 202405201535566472, 'App\\Models\\Preparationclasses', 20, 'update', '{\"preparationclass_id\":20,\"title\":\"PTE\",\"alias\":\"pte\",\"parent_preparationclass\":0,\"details\":\"\",\"intro\":\"\",\"image\":\"storage\\/ved\\/files\\/1\\/Preparation\\/pte.png\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":10,\"status\":1,\"created_at\":\"2024-05-20T15:28:28.000000Z\",\"updated_at\":\"2024-05-20T15:33: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>\"}', '{\"image\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/Small Images\\/usa1.png\",\"updated_at\":\"2024-05-20 15:35:56\",\"updatedBy\":1}', '2024-05-20 09:50:56', '2024-05-20 09:50:56'),
(NULL, 496, 1, 202405201555092356, 202405201555092356, 'App\\Models\\Articles', 71, 'create', NULL, '{\"title\":\"Supplimentary Service\",\"subtitle\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"supplimentary-service\",\"display_order\":\"39\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T15:55:09.000000Z\",\"created_at\":\"2024-05-20T15:55:09.000000Z\",\"article_id\":71,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 10:10:09', '2024-05-20 10:10:09'),
(NULL, 497, 1, 202405201558542385, 202405201558542385, 'App\\Models\\Articles', 71, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-05-20 10:13:54', '2024-05-20 10:13:54'),
(NULL, 498, 1, 202405201559167069, 202405201559167069, 'App\\Models\\Articles', 72, 'create', NULL, '{\"title\":\"OHSC Insurance\",\"subtitle\":\"\",\"text\":\"<p>We are pleased to offer Overseas Student Health Cover (OSHC) or Overseas Visitor Health Cover (OVHC) services to ensure your health and well-being during your stay. We understand the importance of having appropriate health insurance coverage while studying or visiting a foreign country. Our consultancy provides assistance in obtaining OSHC\\/OVHC tailored to your specific needs. These health insurance plans are designed to cover medical expenses, hospitalization, and other essential healthcare services. By partnering with reputable insurance providers, we ensure that you have access to comprehensive coverage and reliable support in the event of any health-related issues.<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider2.jpg\",\"thumb\":\"\",\"alias\":\"ohsc-insurance\",\"display_order\":\"40\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T15:59:16.000000Z\",\"created_at\":\"2024-05-20T15:59:16.000000Z\",\"article_id\":72,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 10:14:16', '2024-05-20 10:14:16'),
(NULL, 499, 1, 202405201600144641, 202405201600144641, 'App\\Models\\Articles', 73, 'create', NULL, '{\"title\":\"Interview Preparation\",\"subtitle\":\"\",\"text\":\"<div class=\\\"blog__details__content\\\">\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interd enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">\\r\\n<h5>Experience is over the world visit<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<\\/p>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n<\\/div>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"72\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider1.jpg\",\"thumb\":\"\",\"alias\":\"interview-preparation\",\"display_order\":\"41\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T16:00:14.000000Z\",\"created_at\":\"2024-05-20T16:00:14.000000Z\",\"article_id\":73,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 10:15:14', '2024-05-20 10:15:14'),
(NULL, 500, 1, 202405201601069727, 202405201601069727, 'App\\Models\\Articles', 74, 'create', NULL, '{\"title\":\"Student Support\",\"subtitle\":\"\",\"text\":\"<div class=\\\"blog__details__content\\\">\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interd enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">\\r\\n<h5>Experience is over the world visit<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<\\/p>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">\\r\\n<h5>Experience is over the world visit<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading__2\\\">\\r\\n<h5>Let our investment management team<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n<\\/div>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"72\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider2.jpg\",\"thumb\":\"\",\"alias\":\"student-support\",\"display_order\":\"42\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T16:01:06.000000Z\",\"created_at\":\"2024-05-20T16:01:06.000000Z\",\"article_id\":74,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 10:16:06', '2024-05-20 10:16:06'),
(NULL, 501, 1, 202405201601371282, 202405201601371282, 'App\\Models\\Articles', 75, 'create', NULL, '{\"title\":\"Documentation Guide\",\"subtitle\":\"\",\"text\":\"<div class=\\\"blog__details__content\\\">\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interd enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">\\r\\n<h5>Experience is over the world visit<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<\\/p>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n<\\/div>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"72\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider3.jpg\",\"thumb\":\"\",\"alias\":\"documentation-guide\",\"display_order\":\"43\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T16:01:37.000000Z\",\"created_at\":\"2024-05-20T16:01:37.000000Z\",\"article_id\":75,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 10:16:37', '2024-05-20 10:16:37');
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, 502, 1, 202405201602149931, 202405201602149931, 'App\\Models\\Articles', 76, 'create', NULL, '{\"title\":\"Career Counseling\",\"subtitle\":\"\",\"text\":\"<div class=\\\"blog__details__content\\\">\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interd enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">\\r\\n<h5>Experience is over the world visit<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<\\/p>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">\\r\\n<h5>Experience is over the world visit<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading__2\\\">\\r\\n<h5>Let our investment management team<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n<\\/div>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"72\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider3.jpg\",\"thumb\":\"\",\"alias\":\"career-counseling\",\"display_order\":\"44\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T16:02:14.000000Z\",\"created_at\":\"2024-05-20T16:02:14.000000Z\",\"article_id\":76,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 10:17:14', '2024-05-20 10:17:14'),
(NULL, 503, 1, 202405201610065135, 202405201610065135, 'App\\Models\\Articles', 73, 'update', '{\"article_id\":73,\"parent_article\":72,\"title\":\"Interview Preparation\",\"subtitle\":\"\",\"alias\":\"interview-preparation\",\"text\":\"<div class=\\\"blog__details__content\\\">\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interd enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">\\r\\n<h5>Experience is over the world visit<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<\\/p>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider1.jpg\",\"thumb\":\"\",\"display_order\":41,\"status\":1,\"created_at\":\"2024-05-20T16:00:14.000000Z\",\"updated_at\":\"2024-05-20T16:00:14.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\":\"2024-05-20 16:10:06\",\"updatedBy\":1}', '2024-05-20 10:25:06', '2024-05-20 10:25:06'),
(NULL, 504, 1, 202405201610213285, 202405201610213285, 'App\\Models\\Articles', 74, 'update', '{\"article_id\":74,\"parent_article\":72,\"title\":\"Student Support\",\"subtitle\":\"\",\"alias\":\"student-support\",\"text\":\"<div class=\\\"blog__details__content\\\">\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interd enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">\\r\\n<h5>Experience is over the world visit<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<\\/p>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">\\r\\n<h5>Experience is over the world visit<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading__2\\\">\\r\\n<h5>Let our investment management team<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider2.jpg\",\"thumb\":\"\",\"display_order\":42,\"status\":1,\"created_at\":\"2024-05-20T16:01:06.000000Z\",\"updated_at\":\"2024-05-20T16:01:06.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\":\"2024-05-20 16:10:21\",\"updatedBy\":1}', '2024-05-20 10:25:21', '2024-05-20 10:25:21'),
(NULL, 505, 1, 202405201610336611, 202405201610336611, 'App\\Models\\Articles', 75, 'update', '{\"article_id\":75,\"parent_article\":72,\"title\":\"Documentation Guide\",\"subtitle\":\"\",\"alias\":\"documentation-guide\",\"text\":\"<div class=\\\"blog__details__content\\\">\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interd enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">\\r\\n<h5>Experience is over the world visit<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<\\/p>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider3.jpg\",\"thumb\":\"\",\"display_order\":43,\"status\":1,\"created_at\":\"2024-05-20T16:01:37.000000Z\",\"updated_at\":\"2024-05-20T16:01:37.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\":\"2024-05-20 16:10:33\",\"updatedBy\":1}', '2024-05-20 10:25:33', '2024-05-20 10:25:33'),
(NULL, 506, 1, 202405201610482684, 202405201610482684, 'App\\Models\\Articles', 76, 'update', '{\"article_id\":76,\"parent_article\":72,\"title\":\"Career Counseling\",\"subtitle\":\"\",\"alias\":\"career-counseling\",\"text\":\"<div class=\\\"blog__details__content\\\">\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interd enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">\\r\\n<h5>Experience is over the world visit<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<\\/p>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">\\r\\n<h5>Experience is over the world visit<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading__2\\\">\\r\\n<h5>Let our investment management team<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider3.jpg\",\"thumb\":\"\",\"display_order\":44,\"status\":1,\"created_at\":\"2024-05-20T16:02:14.000000Z\",\"updated_at\":\"2024-05-20T16:02:14.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\":\"2024-05-20 16:10:48\",\"updatedBy\":1}', '2024-05-20 10:25:48', '2024-05-20 10:25:48'),
(NULL, 507, 1, 202405201623266985, 202405201623266985, 'App\\Models\\Articles', 75, 'update', '{\"article_id\":75,\"parent_article\":0,\"title\":\"Documentation Guide\",\"subtitle\":\"\",\"alias\":\"documentation-guide\",\"text\":\"<div class=\\\"blog__details__content\\\">\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interd enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">\\r\\n<h5>Experience is over the world visit<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<\\/p>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider3.jpg\",\"thumb\":\"\",\"display_order\":43,\"status\":1,\"created_at\":\"2024-05-20T16:01:37.000000Z\",\"updated_at\":\"2024-05-20T16:10:33.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_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider2.jpg\",\"updated_at\":\"2024-05-20 16:23:26\",\"updatedBy\":1}', '2024-05-20 10:38:26', '2024-05-20 10:38:26'),
(NULL, 508, 1, 202405201623394113, 202405201623394113, 'App\\Models\\Articles', 76, 'update', '{\"article_id\":76,\"parent_article\":0,\"title\":\"Career Counseling\",\"subtitle\":\"\",\"alias\":\"career-counseling\",\"text\":\"<div class=\\\"blog__details__content\\\">\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interd enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">\\r\\n<h5>Experience is over the world visit<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<\\/p>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">\\r\\n<h5>Experience is over the world visit<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading__2\\\">\\r\\n<h5>Let our investment management team<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider3.jpg\",\"thumb\":\"\",\"display_order\":44,\"status\":1,\"created_at\":\"2024-05-20T16:02:14.000000Z\",\"updated_at\":\"2024-05-20T16:10:48.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_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider2.jpg\",\"updated_at\":\"2024-05-20 16:23:39\",\"updatedBy\":1}', '2024-05-20 10:38:39', '2024-05-20 10:38:39'),
(NULL, 509, 1, 202405201623595287, 202405201623595287, 'App\\Models\\Articles', 73, 'update', '{\"article_id\":73,\"parent_article\":0,\"title\":\"Interview Preparation\",\"subtitle\":\"\",\"alias\":\"interview-preparation\",\"text\":\"<div class=\\\"blog__details__content\\\">\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interd enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">\\r\\n<h5>Experience is over the world visit<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<\\/p>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider1.jpg\",\"thumb\":\"\",\"display_order\":41,\"status\":1,\"created_at\":\"2024-05-20T16:00:14.000000Z\",\"updated_at\":\"2024-05-20T16:10:06.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_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider2.jpg\",\"updated_at\":\"2024-05-20 16:23:59\",\"updatedBy\":1}', '2024-05-20 10:38:59', '2024-05-20 10:38:59'),
(NULL, 510, 1, 202405201627103255, 202405201627103255, 'App\\Models\\Articles', 73, 'update', '{\"article_id\":73,\"parent_article\":0,\"title\":\"Interview Preparation\",\"subtitle\":\"\",\"alias\":\"interview-preparation\",\"text\":\"<div class=\\\"blog__details__content\\\">\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interd enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">\\r\\n<h5>Experience is over the world visit<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<\\/p>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider2.jpg\",\"thumb\":\"\",\"display_order\":41,\"status\":1,\"created_at\":\"2024-05-20T16:00:14.000000Z\",\"updated_at\":\"2024-05-20T16:23:59.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_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/gregmat.png\",\"updated_at\":\"2024-05-20 16:27:10\",\"updatedBy\":1}', '2024-05-20 10:42:10', '2024-05-20 10:42:10'),
(NULL, 511, 1, 202405201627443201, 202405201627443201, 'App\\Models\\Articles', 75, 'update', '{\"article_id\":75,\"parent_article\":0,\"title\":\"Documentation Guide\",\"subtitle\":\"\",\"alias\":\"documentation-guide\",\"text\":\"<div class=\\\"blog__details__content\\\">\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interd enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">\\r\\n<h5>Experience is over the world visit<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<\\/p>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider2.jpg\",\"thumb\":\"\",\"display_order\":43,\"status\":1,\"created_at\":\"2024-05-20T16:01:37.000000Z\",\"updated_at\":\"2024-05-20T16:23: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>\"}', '{\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/gregmat.png\",\"updated_at\":\"2024-05-20 16:27:44\",\"updatedBy\":1}', '2024-05-20 10:42:44', '2024-05-20 10:42:44'),
(NULL, 512, 1, 202405201645273398, 202405201645273398, 'App\\Models\\Articles', 75, 'update', '{\"article_id\":75,\"parent_article\":0,\"title\":\"Documentation Guide\",\"subtitle\":\"\",\"alias\":\"documentation-guide\",\"text\":\"<div class=\\\"blog__details__content\\\">\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interd enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">\\r\\n<h5>Experience is over the world visit<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<\\/p>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/gregmat.png\",\"thumb\":\"\",\"display_order\":43,\"status\":1,\"created_at\":\"2024-05-20T16:01:37.000000Z\",\"updated_at\":\"2024-05-20T16:27: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>\"}', NULL, '2024-05-20 11:00:27', '2024-05-20 11:00:27'),
(NULL, 513, 1, 202405201657098572, 202405201657098572, 'App\\Models\\Institutions', 1, 'create', NULL, '{\"title\":\"Australia\",\"email\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"countries_id\":\"0\",\"logo\":\"\",\"alias\":\"australia\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T16:57:09.000000Z\",\"created_at\":\"2024-05-20T16:57:09.000000Z\",\"institution_id\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 11:12:09', '2024-05-20 11:12:09'),
(NULL, 514, 1, 202405201658011932, 202405201658011932, 'App\\Models\\Institutions', 2, 'create', NULL, '{\"title\":\"\",\"email\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"countries_id\":\"1\",\"logo\":\"storage\\/ved\\/files\\/1\\/Institutions\\/aus1.png\",\"alias\":\"\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T16:58:01.000000Z\",\"created_at\":\"2024-05-20T16:58:01.000000Z\",\"institution_id\":2,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 11:13:01', '2024-05-20 11:13:01'),
(NULL, 515, 1, 202405201700519478, 202405201700519478, 'App\\Models\\Institutions', 2, 'update', '{\"institution_id\":2,\"countries_id\":1,\"title\":\"\",\"alias\":\"\",\"email\":\"\",\"text\":\"\",\"logo\":\"storage\\/ved\\/files\\/1\\/Institutions\\/aus1.png\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-05-20T16:58:01.000000Z\",\"updated_at\":\"2024-05-20T16:58: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>\"}', '{\"title\":\"ECA\",\"updated_at\":\"2024-05-20 17:00:51\",\"updatedBy\":1}', '2024-05-20 11:15:51', '2024-05-20 11:15:51'),
(NULL, 516, 1, 202405201701359414, 202405201701359414, 'App\\Models\\Institutions', 3, 'create', NULL, '{\"title\":\"aus2\",\"email\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"logo\":\"storage\\/ved\\/files\\/1\\/Institutions\\/aus2.png\",\"alias\":\"aus2\",\"display_order\":\"3\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T17:01:35.000000Z\",\"created_at\":\"2024-05-20T17:01:35.000000Z\",\"institution_id\":3,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 11:16:35', '2024-05-20 11:16:35'),
(NULL, 517, 1, 202405201701541072, 202405201701541072, 'App\\Models\\Institutions', 4, 'create', NULL, '{\"title\":\"aus3\",\"email\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"logo\":\"storage\\/ved\\/files\\/1\\/Institutions\\/aus3.png\",\"alias\":\"aus3\",\"display_order\":\"4\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T17:01:54.000000Z\",\"created_at\":\"2024-05-20T17:01:54.000000Z\",\"institution_id\":4,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 11:16:54', '2024-05-20 11:16:54'),
(NULL, 518, 1, 202405201702089747, 202405201702089747, 'App\\Models\\Institutions', 5, 'create', NULL, '{\"title\":\"Uk\",\"email\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"logo\":\"\",\"alias\":\"uk\",\"display_order\":\"5\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T17:02:08.000000Z\",\"created_at\":\"2024-05-20T17:02:08.000000Z\",\"institution_id\":5,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 11:17:08', '2024-05-20 11:17:08'),
(NULL, 519, 1, 202405201702281118, 202405201702281118, 'App\\Models\\Institutions', 6, 'create', NULL, '{\"title\":\"usa4\",\"email\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"logo\":\"storage\\/ved\\/files\\/1\\/Institutions\\/usa4.png\",\"alias\":\"usa4\",\"display_order\":\"6\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T17:02:28.000000Z\",\"created_at\":\"2024-05-20T17:02:28.000000Z\",\"institution_id\":6,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 11:17:29', '2024-05-20 11:17:29'),
(NULL, 520, 1, 202405201702436919, 202405201702436919, 'App\\Models\\Institutions', 7, 'create', NULL, '{\"title\":\"usa3\",\"email\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"logo\":\"storage\\/ved\\/files\\/1\\/Institutions\\/usa3.png\",\"alias\":\"usa3\",\"display_order\":\"7\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T17:02:43.000000Z\",\"created_at\":\"2024-05-20T17:02:43.000000Z\",\"institution_id\":7,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 11:17:43', '2024-05-20 11:17:43'),
(NULL, 521, 1, 202405201703167635, 202405201703167635, 'App\\Models\\Institutions', 8, 'create', NULL, '{\"title\":\"USA\",\"email\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"logo\":\"\",\"alias\":\"usa\",\"display_order\":\"8\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T17:03:16.000000Z\",\"created_at\":\"2024-05-20T17:03:16.000000Z\",\"institution_id\":8,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 11:18:16', '2024-05-20 11:18:16'),
(NULL, 522, 1, 202405201703288830, 202405201703288830, 'App\\Models\\Institutions', 9, 'create', NULL, '{\"title\":\"sae\",\"email\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"logo\":\"storage\\/ved\\/files\\/1\\/Institutions\\/nz2.png\",\"alias\":\"sae\",\"display_order\":\"9\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T17:03:28.000000Z\",\"created_at\":\"2024-05-20T17:03:28.000000Z\",\"institution_id\":9,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 11:18:28', '2024-05-20 11:18:28'),
(NULL, 523, 1, 202405201703407325, 202405201703407325, 'App\\Models\\Institutions', 10, 'create', NULL, '{\"title\":\"saf\",\"email\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"logo\":\"storage\\/ved\\/files\\/1\\/Institutions\\/usa4.png\",\"alias\":\"saf\",\"display_order\":\"10\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T17:03:40.000000Z\",\"created_at\":\"2024-05-20T17:03:40.000000Z\",\"institution_id\":10,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 11:18:40', '2024-05-20 11:18:40'),
(NULL, 524, 1, 202405201704042137, 202405201704042137, 'App\\Models\\Institutions', 11, 'create', NULL, '{\"title\":\"Other Instituitions\",\"email\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"logo\":\"\",\"alias\":\"other-instituitions\",\"display_order\":\"11\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T17:04:04.000000Z\",\"created_at\":\"2024-05-20T17:04:04.000000Z\",\"institution_id\":11,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 11:19:04', '2024-05-20 11:19:04'),
(NULL, 525, 1, 202405201704334847, 202405201704334847, 'App\\Models\\Institutions', 12, 'create', NULL, '{\"title\":\"HISTORY\",\"email\":\"\",\"text\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>World best education site - (Computer engeenering)<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"logo\":\"\",\"alias\":\"history\",\"display_order\":\"12\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T17:04:33.000000Z\",\"created_at\":\"2024-05-20T17:04:33.000000Z\",\"institution_id\":12,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 11:19:33', '2024-05-20 11:19:33');
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, 526, 1, 202405201704498908, 202405201704498908, 'App\\Models\\Institutions', 11, 'update', '{\"institution_id\":11,\"countries_id\":null,\"title\":\"Other Instituitions\",\"alias\":\"other-instituitions\",\"email\":\"\",\"text\":\"\",\"logo\":\"\",\"display_order\":11,\"status\":1,\"created_at\":\"2024-05-20T17:04:04.000000Z\",\"updated_at\":\"2024-05-20T17:04: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>\"}', '{\"title\":\"HISTORY\",\"text\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>World best education site - (Computer engeenering)<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"updated_at\":\"2024-05-20 17:04:49\",\"updatedBy\":1}', '2024-05-20 11:19:49', '2024-05-20 11:19:49'),
(NULL, 527, 1, 202405201706167213, 202405201706167213, 'App\\Models\\Institutions', 11, 'update', '{\"institution_id\":11,\"countries_id\":null,\"title\":\"HISTORY\",\"alias\":\"other-instituitions\",\"email\":\"\",\"text\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>World best education site - (Computer engeenering)<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"logo\":\"\",\"display_order\":11,\"status\":1,\"created_at\":\"2024-05-20T17:04:04.000000Z\",\"updated_at\":\"2024-05-20T17:04: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>\"}', '{\"title\":\"Other Instituitions\",\"updated_at\":\"2024-05-20 17:06:16\",\"updatedBy\":1}', '2024-05-20 11:21:16', '2024-05-20 11:21:16'),
(NULL, 528, 1, 202405201706193223, 202405201706193223, 'App\\Models\\Institutions', 11, 'update', '{\"institution_id\":11,\"countries_id\":null,\"title\":\"Other Instituitions\",\"alias\":\"other-instituitions\",\"email\":\"\",\"text\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>World best education site - (Computer engeenering)<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"logo\":\"\",\"display_order\":11,\"status\":1,\"created_at\":\"2024-05-20T17:04:04.000000Z\",\"updated_at\":\"2024-05-20T17:06:16.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, '2024-05-20 11:21:19', '2024-05-20 11:21:19'),
(NULL, 529, 1, 202405201706246110, 202405201706246110, 'App\\Models\\Institutions', 11, 'update', '{\"institution_id\":11,\"countries_id\":null,\"title\":\"Other Instituitions\",\"alias\":\"other-instituitions\",\"email\":\"\",\"text\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>World best education site - (Computer engeenering)<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"logo\":\"\",\"display_order\":11,\"status\":1,\"created_at\":\"2024-05-20T17:04:04.000000Z\",\"updated_at\":\"2024-05-20T17:06:16.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\":\"\",\"updated_at\":\"2024-05-20 17:06:24\",\"updatedBy\":1}', '2024-05-20 11:21:24', '2024-05-20 11:21:24'),
(NULL, 530, 1, 202405201706345434, 202405201706345434, 'App\\Models\\Institutions', 12, 'update', '{\"institution_id\":12,\"countries_id\":null,\"title\":\"HISTORY\",\"alias\":\"history\",\"email\":\"\",\"text\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>World best education site - (Computer engeenering)<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"logo\":\"\",\"display_order\":12,\"status\":1,\"created_at\":\"2024-05-20T17:04:33.000000Z\",\"updated_at\":\"2024-05-20T17:04:33.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, '2024-05-20 11:21:34', '2024-05-20 11:21:34'),
(NULL, 531, 1, 202405201708048441, 202405201708048441, 'App\\Models\\Institutions', 6, 'update', '{\"institution_id\":6,\"countries_id\":null,\"title\":\"usa4\",\"alias\":\"usa4\",\"email\":\"\",\"text\":\"\",\"logo\":\"storage\\/ved\\/files\\/1\\/Institutions\\/usa4.png\",\"display_order\":6,\"status\":1,\"created_at\":\"2024-05-20T17:02:28.000000Z\",\"updated_at\":\"2024-05-20T17:02:28.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"countries_id\":\"5\",\"updated_at\":\"2024-05-20 17:08:04\",\"updatedBy\":1}', '2024-05-20 11:23:04', '2024-05-20 11:23:04'),
(NULL, 532, 1, 202405201708248404, 202405201708248404, 'App\\Models\\Institutions', 7, 'update', '{\"institution_id\":7,\"countries_id\":null,\"title\":\"usa3\",\"alias\":\"usa3\",\"email\":\"\",\"text\":\"\",\"logo\":\"storage\\/ved\\/files\\/1\\/Institutions\\/usa3.png\",\"display_order\":7,\"status\":1,\"created_at\":\"2024-05-20T17:02:43.000000Z\",\"updated_at\":\"2024-05-20T17:02: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>\"}', '{\"countries_id\":\"5\",\"updated_at\":\"2024-05-20 17:08:24\",\"updatedBy\":1}', '2024-05-20 11:23:24', '2024-05-20 11:23:24'),
(NULL, 533, 1, 202405201708382280, 202405201708382280, 'App\\Models\\Institutions', 9, 'update', '{\"institution_id\":9,\"countries_id\":null,\"title\":\"sae\",\"alias\":\"sae\",\"email\":\"\",\"text\":\"\",\"logo\":\"storage\\/ved\\/files\\/1\\/Institutions\\/nz2.png\",\"display_order\":9,\"status\":1,\"created_at\":\"2024-05-20T17:03:28.000000Z\",\"updated_at\":\"2024-05-20T17:03:28.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"countries_id\":\"8\",\"updated_at\":\"2024-05-20 17:08:38\",\"updatedBy\":1}', '2024-05-20 11:23:38', '2024-05-20 11:23:38'),
(NULL, 534, 1, 202405201708509951, 202405201708509951, 'App\\Models\\Institutions', 10, 'update', '{\"institution_id\":10,\"countries_id\":null,\"title\":\"saf\",\"alias\":\"saf\",\"email\":\"\",\"text\":\"\",\"logo\":\"storage\\/ved\\/files\\/1\\/Institutions\\/usa4.png\",\"display_order\":10,\"status\":1,\"created_at\":\"2024-05-20T17:03:40.000000Z\",\"updated_at\":\"2024-05-20T17:03:40.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"countries_id\":\"8\",\"updated_at\":\"2024-05-20 17:08:50\",\"updatedBy\":1}', '2024-05-20 11:23:50', '2024-05-20 11:23:50'),
(NULL, 535, 1, 202405201709037979, 202405201709037979, 'App\\Models\\Institutions', 12, 'update', '{\"institution_id\":12,\"countries_id\":null,\"title\":\"HISTORY\",\"alias\":\"history\",\"email\":\"\",\"text\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>World best education site - (Computer engeenering)<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"logo\":\"\",\"display_order\":12,\"status\":1,\"created_at\":\"2024-05-20T17:04:33.000000Z\",\"updated_at\":\"2024-05-20T17:04:33.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"countries_id\":\"11\",\"updated_at\":\"2024-05-20 17:09:03\",\"updatedBy\":1}', '2024-05-20 11:24:03', '2024-05-20 11:24:03'),
(NULL, 536, 1, 202405201709366148, 202405201709366148, 'App\\Models\\Institutions', 13, 'create', NULL, '{\"title\":\"2021\",\"email\":\"\",\"text\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>World best education site - (Computer engeenering)<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"countries_id\":\"11\",\"logo\":\"\",\"alias\":\"2021\",\"display_order\":\"13\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T17:09:36.000000Z\",\"created_at\":\"2024-05-20T17:09:36.000000Z\",\"institution_id\":13,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 11:24:36', '2024-05-20 11:24:36'),
(NULL, 537, 1, 202405201709539262, 202405201709539262, 'App\\Models\\Institutions', 14, 'create', NULL, '{\"title\":\"2022\",\"email\":\"\",\"text\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>World best education site - (Computer engeenering)<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"countries_id\":\"11\",\"logo\":\"\",\"alias\":\"2022\",\"display_order\":\"14\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T17:09:53.000000Z\",\"created_at\":\"2024-05-20T17:09:53.000000Z\",\"institution_id\":14,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 11:24:53', '2024-05-20 11:24:53'),
(NULL, 538, 1, 202405201710077992, 202405201710077992, 'App\\Models\\Institutions', 15, 'create', NULL, '{\"title\":\"2023\",\"email\":\"\",\"text\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>World best education site - (Computer engeenering)<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"countries_id\":\"11\",\"logo\":\"\",\"alias\":\"2023\",\"display_order\":\"15\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-20T17:10:07.000000Z\",\"created_at\":\"2024-05-20T17:10:07.000000Z\",\"institution_id\":15,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 11:25:07', '2024-05-20 11:25:07'),
(NULL, 539, 1, 202405201710249513, 202405201710249513, 'App\\Models\\Institutions', 3, 'update', '{\"institution_id\":3,\"countries_id\":null,\"title\":\"aus2\",\"alias\":\"aus2\",\"email\":\"\",\"text\":\"\",\"logo\":\"storage\\/ved\\/files\\/1\\/Institutions\\/aus2.png\",\"display_order\":3,\"status\":1,\"created_at\":\"2024-05-20T17:01:35.000000Z\",\"updated_at\":\"2024-05-20T17:01:35.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"countries_id\":\"1\",\"updated_at\":\"2024-05-20 17:10:24\",\"updatedBy\":1}', '2024-05-20 11:25:24', '2024-05-20 11:25:24'),
(NULL, 540, 1, 202405201710345657, 202405201710345657, 'App\\Models\\Institutions', 4, 'update', '{\"institution_id\":4,\"countries_id\":null,\"title\":\"aus3\",\"alias\":\"aus3\",\"email\":\"\",\"text\":\"\",\"logo\":\"storage\\/ved\\/files\\/1\\/Institutions\\/aus3.png\",\"display_order\":4,\"status\":1,\"created_at\":\"2024-05-20T17:01:54.000000Z\",\"updated_at\":\"2024-05-20T17:01:54.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"countries_id\":\"1\",\"updated_at\":\"2024-05-20 17:10:34\",\"updatedBy\":1}', '2024-05-20 11:25:34', '2024-05-20 11:25:34'),
(NULL, 541, 1, 202405201739166187, 202405201739166187, 'App\\Models\\Institutions', 15, 'update', '{\"institution_id\":15,\"countries_id\":11,\"title\":\"2023\",\"alias\":\"2023\",\"email\":\"\",\"text\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>World best education site - (Computer engeenering)<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"logo\":\"\",\"display_order\":15,\"status\":1,\"created_at\":\"2024-05-20T17:10:07.000000Z\",\"updated_at\":\"2024-05-20T17:10: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>\"}', '{\"text\":\"<p>hgugvvgh<\\/p>\",\"updated_at\":\"2024-05-20 17:39:16\",\"updatedBy\":1}', '2024-05-20 11:54:16', '2024-05-20 11:54:16'),
(NULL, 542, 1, 202405201739269646, 202405201739269646, 'App\\Models\\Institutions', 14, 'update', '{\"institution_id\":14,\"countries_id\":11,\"title\":\"2022\",\"alias\":\"2022\",\"email\":\"\",\"text\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>World best education site - (Computer engeenering)<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"logo\":\"\",\"display_order\":14,\"status\":1,\"created_at\":\"2024-05-20T17:09:53.000000Z\",\"updated_at\":\"2024-05-20T17:09: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>\"}', '{\"text\":\"<p>hugu<\\/p>\",\"updated_at\":\"2024-05-20 17:39:26\",\"updatedBy\":1}', '2024-05-20 11:54:26', '2024-05-20 11:54:26'),
(NULL, 543, 1, 202405201746159671, 202405201746159671, 'App\\Models\\Institutions', 14, 'update', '{\"institution_id\":14,\"countries_id\":11,\"title\":\"2022\",\"alias\":\"2022\",\"email\":\"\",\"text\":\"<p>hugu<\\/p>\",\"logo\":\"\",\"display_order\":14,\"status\":1,\"created_at\":\"2024-05-20T17:09:53.000000Z\",\"updated_at\":\"2024-05-20T17:39: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>\"}', '{\"text\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>World best education site - (Computer engeenering)<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"updated_at\":\"2024-05-20 17:46:15\",\"updatedBy\":1}', '2024-05-20 12:01:15', '2024-05-20 12:01:15'),
(NULL, 544, 1, 202405201746256544, 202405201746256544, 'App\\Models\\Institutions', 15, 'update', '{\"institution_id\":15,\"countries_id\":11,\"title\":\"2023\",\"alias\":\"2023\",\"email\":\"\",\"text\":\"<p>hgugvvgh<\\/p>\",\"logo\":\"\",\"display_order\":15,\"status\":1,\"created_at\":\"2024-05-20T17:10:07.000000Z\",\"updated_at\":\"2024-05-20T17:39:16.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\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>World best education site - (Computer engeenering)<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"updated_at\":\"2024-05-20 17:46:25\",\"updatedBy\":1}', '2024-05-20 12:01:25', '2024-05-20 12:01:25'),
(NULL, 545, 1, 202405201747063911, 202405201747063911, 'App\\Models\\Institutions', 15, 'update', '{\"institution_id\":15,\"countries_id\":11,\"title\":\"2023\",\"alias\":\"2023\",\"email\":\"\",\"text\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>World best education site - (Computer engeenering)<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"logo\":\"\",\"display_order\":15,\"status\":1,\"created_at\":\"2024-05-20T17:10:07.000000Z\",\"updated_at\":\"2024-05-20T17:46: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>\"}', '{\"text\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<br \\/>\\r\\nWorld best education site - (Computer engeenering)<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nWeb and user interface design - Development<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nInteraction design - Animation<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\",\"updated_at\":\"2024-05-20 17:47:06\",\"updatedBy\":1}', '2024-05-20 12:02:06', '2024-05-20 12:02:06'),
(NULL, 546, 1, 202405201749131389, 202405201749131389, 'App\\Models\\Institutions', 15, 'update', '{\"institution_id\":15,\"countries_id\":11,\"title\":\"2023\",\"alias\":\"2023\",\"email\":\"\",\"text\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<br \\/>\\r\\nWorld best education site - (Computer engeenering)<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nWeb and user interface design - Development<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nInteraction design - Animation<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\",\"logo\":\"\",\"display_order\":15,\"status\":1,\"created_at\":\"2024-05-20T17:10:07.000000Z\",\"updated_at\":\"2024-05-20T17:47:06.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 style=\\\"text-align:justify\\\">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<br \\/>\\r\\nWorld best education site - (Computer engeenering)<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nWeb and user interface design - Development<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nInteraction design - Animation<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\",\"updated_at\":\"2024-05-20 17:49:13\",\"updatedBy\":1}', '2024-05-20 12:04:13', '2024-05-20 12:04:13');
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, 547, 1, 202405210424122596, 202405210424122596, 'App\\Models\\Institutions', 12, 'update', '{\"institution_id\":12,\"countries_id\":11,\"title\":\"HISTORY\",\"alias\":\"history\",\"email\":\"\",\"text\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\n<div class=\\\"col-xl-12\\\">\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\\n\\n<div class=\\\"aboutarea__tap__heading\\\">\\n<h5>World best education site - (Computer engeenering)<\\/h5>\\n\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\n<\\/div>\\n\\n<div class=\\\"aboutarea__tap__heading\\\">\\n<h5>Web and user interface design - Development<\\/h5>\\n\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\n<\\/div>\\n\\n<div class=\\\"aboutarea__tap__heading\\\">\\n<h5>Interaction design - Animation<\\/h5>\\n\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\",\"logo\":\"\",\"display_order\":12,\"status\":1,\"created_at\":\"2024-05-20T17:04:33.000000Z\",\"updated_at\":\"2024-05-20T17:09:03.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>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<br \\/>\\r\\nWorld best education site - (Computer engeenering)<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nWeb and user interface design - Development<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nInteraction design - Animation<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"updated_at\":\"2024-05-21 04:24:12\",\"updatedBy\":1}', '2024-05-20 22:39:12', '2024-05-20 22:39:12'),
(NULL, 548, 1, 202405210424236036, 202405210424236036, 'App\\Models\\Institutions', 13, 'update', '{\"institution_id\":13,\"countries_id\":11,\"title\":\"2021\",\"alias\":\"2021\",\"email\":\"\",\"text\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\n<div class=\\\"col-xl-12\\\">\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\\n\\n<div class=\\\"aboutarea__tap__heading\\\">\\n<h5>World best education site - (Computer engeenering)<\\/h5>\\n\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\n<\\/div>\\n\\n<div class=\\\"aboutarea__tap__heading\\\">\\n<h5>Web and user interface design - Development<\\/h5>\\n\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\n<\\/div>\\n\\n<div class=\\\"aboutarea__tap__heading\\\">\\n<h5>Interaction design - Animation<\\/h5>\\n\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\",\"logo\":\"\",\"display_order\":13,\"status\":1,\"created_at\":\"2024-05-20T17:09:36.000000Z\",\"updated_at\":\"2024-05-20T17:09:36.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>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<br \\/>\\r\\nWorld best education site - (Computer engeenering)<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nWeb and user interface design - Development<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nInteraction design - Animation<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"updated_at\":\"2024-05-21 04:24:23\",\"updatedBy\":1}', '2024-05-20 22:39:23', '2024-05-20 22:39:23'),
(NULL, 549, 1, 202405210424333756, 202405210424333756, 'App\\Models\\Institutions', 14, 'update', '{\"institution_id\":14,\"countries_id\":11,\"title\":\"2022\",\"alias\":\"2022\",\"email\":\"\",\"text\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\n<div class=\\\"col-xl-12\\\">\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\\n\\n<div class=\\\"aboutarea__tap__heading\\\">\\n<h5>World best education site - (Computer engeenering)<\\/h5>\\n\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\n<\\/div>\\n\\n<div class=\\\"aboutarea__tap__heading\\\">\\n<h5>Web and user interface design - Development<\\/h5>\\n\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\n<\\/div>\\n\\n<div class=\\\"aboutarea__tap__heading\\\">\\n<h5>Interaction design - Animation<\\/h5>\\n\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\",\"logo\":\"\",\"display_order\":14,\"status\":1,\"created_at\":\"2024-05-20T17:09:53.000000Z\",\"updated_at\":\"2024-05-20T17:46:15.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>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<br \\/>\\r\\nWorld best education site - (Computer engeenering)<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nWeb and user interface design - Development<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nInteraction design - Animation<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"updated_at\":\"2024-05-21 04:24:33\",\"updatedBy\":1}', '2024-05-20 22:39:33', '2024-05-20 22:39:33'),
(NULL, 550, 1, 202405210424412727, 202405210424412727, 'App\\Models\\Institutions', 15, 'update', '{\"institution_id\":15,\"countries_id\":11,\"title\":\"2023\",\"alias\":\"2023\",\"email\":\"\",\"text\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\n<div class=\\\"col-xl-12\\\">\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\\n\\n<div class=\\\"aboutarea__tap__heading\\\">\\n<h5>World best education site - (Computer engeenering)<\\/h5>\\n\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\n<\\/div>\\n\\n<div class=\\\"aboutarea__tap__heading\\\">\\n<h5>Web and user interface design - Development<\\/h5>\\n\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\n<\\/div>\\n\\n<div class=\\\"aboutarea__tap__heading\\\">\\n<h5>Interaction design - Animation<\\/h5>\\n\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\",\"logo\":\"\",\"display_order\":15,\"status\":1,\"created_at\":\"2024-05-20T17:10:07.000000Z\",\"updated_at\":\"2024-05-20T17:49: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>\"}', '{\"text\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<br \\/>\\r\\nWorld best education site - (Computer engeenering)<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nWeb and user interface design - Development<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nInteraction design - Animation<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"updated_at\":\"2024-05-21 04:24:41\",\"updatedBy\":1}', '2024-05-20 22:39:41', '2024-05-20 22:39:41'),
(NULL, 551, 1, 202405210426354832, 202405210426354832, 'App\\Models\\Institutions', 12, 'update', '{\"institution_id\":12,\"countries_id\":11,\"title\":\"HISTORY\",\"alias\":\"history\",\"email\":\"\",\"text\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<br \\/>\\r\\nWorld best education site - (Computer engeenering)<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nWeb and user interface design - Development<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nInteraction design - Animation<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"logo\":\"\",\"display_order\":12,\"status\":1,\"created_at\":\"2024-05-20T17:04:33.000000Z\",\"updated_at\":\"2024-05-21T04:24:12.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, '2024-05-20 22:41:35', '2024-05-20 22:41:35'),
(NULL, 552, 1, 202405210434431762, 202405210434431762, 'App\\Models\\Preparationclasses', 21, 'create', NULL, '{\"title\":\"Why PTE Is Important ?\",\"intro\":\"\",\"details\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"0\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"why-pte-is-important\",\"display_order\":\"11\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T04:34:43.000000Z\",\"created_at\":\"2024-05-21T04:34:43.000000Z\",\"preparationclass_id\":21,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 22:49:43', '2024-05-20 22:49:43'),
(NULL, 553, 1, 202405210435444646, 202405210435444646, 'App\\Models\\Preparationclasses', 22, 'create', NULL, '{\"title\":\"\",\"intro\":\"Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.\",\"details\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"21\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"\",\"display_order\":\"12\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T04:35:44.000000Z\",\"created_at\":\"2024-05-21T04:35:44.000000Z\",\"preparationclass_id\":22,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 22:50:44', '2024-05-20 22:50:44'),
(NULL, 554, 1, 202405210435506428, 202405210435506428, 'App\\Models\\Preparationclasses', 23, 'create', NULL, '{\"title\":\"\",\"intro\":\"Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.\",\"details\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"21\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"\",\"display_order\":\"13\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T04:35:50.000000Z\",\"created_at\":\"2024-05-21T04:35:50.000000Z\",\"preparationclass_id\":23,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 22:50:50', '2024-05-20 22:50:50'),
(NULL, 555, 1, 202405210503413338, 202405210503413338, 'App\\Models\\Resourcearticles', 1, 'create', NULL, '{\"parent_article\":\"0\",\"title\":\"Gallery\",\"subtitle\":\"\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"gallery\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T05:03:41.000000Z\",\"created_at\":\"2024-05-21T05:03:41.000000Z\",\"institutionarticle_id\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 23:18:41', '2024-05-20 23:18:41'),
(NULL, 556, 1, 202405210505234790, 202405210505234790, 'App\\Models\\Resourcearticles', 2, 'create', NULL, '{\"parent_article\":\"1\",\"title\":\"Point Park University spot admission\",\"subtitle\":\"\",\"text\":\"\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Gallery\\/1.jpg\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"point-park-university-spot-admission\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T05:05:23.000000Z\",\"created_at\":\"2024-05-21T05:05:23.000000Z\",\"institutionarticle_id\":2,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 23:20:23', '2024-05-20 23:20:23'),
(NULL, 557, 1, 202405210505359060, 202405210505359060, 'App\\Models\\Resourcearticles', 3, 'create', NULL, '{\"parent_article\":\"1\",\"title\":\"Point Park University spot admission\",\"subtitle\":\"\",\"text\":\"\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Gallery\\/2.jpg\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"point-park-university-spot-admission\",\"display_order\":\"3\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T05:05:35.000000Z\",\"created_at\":\"2024-05-21T05:05:35.000000Z\",\"institutionarticle_id\":3,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 23:20:35', '2024-05-20 23:20:35'),
(NULL, 558, 1, 202405210505509252, 202405210505509252, 'App\\Models\\Resourcearticles', 4, 'create', NULL, '{\"parent_article\":\"1\",\"title\":\"Point Park University spot admission\",\"subtitle\":\"\",\"text\":\"\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Gallery\\/3.jpg\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"point-park-university-spot-admission\",\"display_order\":\"4\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T05:05:50.000000Z\",\"created_at\":\"2024-05-21T05:05:50.000000Z\",\"institutionarticle_id\":4,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 23:20:50', '2024-05-20 23:20:50'),
(NULL, 559, 1, 202405210517231243, 202405210517231243, 'App\\Models\\Resourcearticles', 5, 'create', NULL, '{\"parent_article\":\"0\",\"title\":\"Sample Documents\",\"subtitle\":\"\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"sample-documents\",\"display_order\":\"5\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T05:17:23.000000Z\",\"created_at\":\"2024-05-21T05:17:23.000000Z\",\"institutionarticle_id\":5,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 23:32:23', '2024-05-20 23:32:23'),
(NULL, 560, 1, 202405210517438663, 202405210517438663, 'App\\Models\\Resourcearticles', 6, 'create', NULL, '{\"parent_article\":\"5\",\"title\":\"document\",\"subtitle\":\"\",\"text\":\"\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Gallery\\/6.jpg\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"document\",\"display_order\":\"6\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T05:17:43.000000Z\",\"created_at\":\"2024-05-21T05:17:43.000000Z\",\"institutionarticle_id\":6,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 23:32:43', '2024-05-20 23:32:43'),
(NULL, 561, 1, 202405210518016063, 202405210518016063, 'App\\Models\\Resourcearticles', 7, 'create', NULL, '{\"parent_article\":\"5\",\"title\":\"document\",\"subtitle\":\"\",\"text\":\"\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Gallery\\/4.jpg\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"document\",\"display_order\":\"7\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T05:18:01.000000Z\",\"created_at\":\"2024-05-21T05:18:01.000000Z\",\"institutionarticle_id\":7,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 23:33:01', '2024-05-20 23:33:01'),
(NULL, 562, 1, 202405210519549358, 202405210519549358, 'App\\Models\\Resourcearticles', 8, 'create', NULL, '{\"parent_article\":\"0\",\"title\":\"Preparation Guide\",\"subtitle\":\"\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"preparation-guide\",\"display_order\":\"8\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T05:19:54.000000Z\",\"created_at\":\"2024-05-21T05:19:54.000000Z\",\"institutionarticle_id\":8,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 23:34:54', '2024-05-20 23:34:54'),
(NULL, 563, 1, 202405210520084476, 202405210520084476, 'App\\Models\\Resourcearticles', 9, 'create', NULL, '{\"parent_article\":\"8\",\"title\":\"document\",\"subtitle\":\"\",\"text\":\"\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Gallery\\/5.jpg\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"document\",\"display_order\":\"9\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T05:20:08.000000Z\",\"created_at\":\"2024-05-21T05:20:08.000000Z\",\"institutionarticle_id\":9,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 23:35:08', '2024-05-20 23:35:08'),
(NULL, 564, 1, 202405210520251344, 202405210520251344, 'App\\Models\\Resourcearticles', 10, 'create', NULL, '{\"parent_article\":\"8\",\"title\":\"document\",\"subtitle\":\"\",\"text\":\"\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Gallery\\/5.jpg\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"document\",\"display_order\":\"10\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T05:20:25.000000Z\",\"created_at\":\"2024-05-21T05:20:25.000000Z\",\"institutionarticle_id\":10,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-20 23:35:25', '2024-05-20 23:35:25'),
(NULL, 565, 1, 202405210535221148, 202405210535221148, 'App\\Models\\Resourcearticles', 6, 'update', '{\"institutionarticle_id\":6,\"parent_article\":5,\"title\":\"document\",\"subtitle\":\"\",\"alias\":\"document\",\"text\":\"\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Gallery\\/6.jpg\",\"thumb\":\"\",\"display_order\":6,\"status\":1,\"created_at\":\"2024-05-21T05:17:43.000000Z\",\"updated_at\":\"2024-05-21T05:17: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\\/ved\\/files\\/1\\/sample-compressed.pdf\",\"updated_at\":\"2024-05-21 05:35:22\",\"updatedBy\":1}', '2024-05-20 23:50:22', '2024-05-20 23:50:22'),
(NULL, 566, 1, 202405210537237986, 202405210537237986, 'App\\Models\\Resourcearticles', 6, 'update', '{\"institutionarticle_id\":6,\"parent_article\":5,\"title\":\"document\",\"subtitle\":\"\",\"alias\":\"document\",\"text\":\"\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Gallery\\/6.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/sample-compressed.pdf\",\"display_order\":6,\"status\":1,\"created_at\":\"2024-05-21T05:17:43.000000Z\",\"updated_at\":\"2024-05-21T05:35:22.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\\/ved\\/files\\/1\\/DocumentSamplePDF\\/sample-compressed.pdf\",\"updated_at\":\"2024-05-21 05:37:23\",\"updatedBy\":1}', '2024-05-20 23:52:23', '2024-05-20 23:52:23'),
(NULL, 567, 1, 202405210544262276, 202405210544262276, 'App\\Models\\Resourcearticles', 9, 'update', '{\"institutionarticle_id\":9,\"parent_article\":8,\"title\":\"document\",\"subtitle\":\"\",\"alias\":\"document\",\"text\":\"\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Gallery\\/5.jpg\",\"thumb\":\"\",\"display_order\":9,\"status\":1,\"created_at\":\"2024-05-21T05:20:08.000000Z\",\"updated_at\":\"2024-05-21T05:20: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>\"}', '{\"thumb\":\"storage\\/ved\\/files\\/1\\/DocumentSamplePDF\\/sample-compressed.pdf\",\"updated_at\":\"2024-05-21 05:44:26\",\"updatedBy\":1}', '2024-05-20 23:59:26', '2024-05-20 23:59:26'),
(NULL, 568, 1, 202405210544393840, 202405210544393840, 'App\\Models\\Resourcearticles', 10, 'update', '{\"institutionarticle_id\":10,\"parent_article\":8,\"title\":\"document\",\"subtitle\":\"\",\"alias\":\"document\",\"text\":\"\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Gallery\\/5.jpg\",\"thumb\":\"\",\"display_order\":10,\"status\":1,\"created_at\":\"2024-05-21T05:20:25.000000Z\",\"updated_at\":\"2024-05-21T05:20: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>\"}', '{\"thumb\":\"storage\\/ved\\/files\\/1\\/DocumentSamplePDF\\/sample-compressed.pdf\",\"updated_at\":\"2024-05-21 05:44:39\",\"updatedBy\":1}', '2024-05-20 23:59:39', '2024-05-20 23:59:39'),
(NULL, 569, 1, 202405210635097849, 202405210635097849, 'App\\Models\\Resourcearticles', 11, 'create', NULL, '{\"parent_article\":\"0\",\"title\":\"FAQs\",\"subtitle\":\"\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"faqs\",\"display_order\":\"11\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T06:35:09.000000Z\",\"created_at\":\"2024-05-21T06:35:09.000000Z\",\"institutionarticle_id\":11,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 00:50:09', '2024-05-21 00:50:09'),
(NULL, 570, 1, 202405210636002511, 202405210636002511, 'App\\Models\\Resourcearticles', 12, 'create', NULL, '{\"parent_article\":\"11\",\"title\":\"Can i cancel my account at any time?\",\"subtitle\":\"\",\"text\":\"<p>Engineers should help solve the hardest questions, the unknowns, where being familiar with how the product was built is essential. But we don&rsquo;t want to keep answering solved problems over and over again. That&rsquo;s where Stack Overflow for Teams really helps.<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"can-i-cancel-my-account-at-any-time\",\"display_order\":\"12\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T06:36:00.000000Z\",\"created_at\":\"2024-05-21T06:36:00.000000Z\",\"institutionarticle_id\":12,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 00:51:00', '2024-05-21 00:51:00'),
(NULL, 571, 1, 202405210636515533, 202405210636515533, 'App\\Models\\Resourcearticles', 13, 'create', NULL, '{\"parent_article\":\"11\",\"title\":\"Who am i?\",\"subtitle\":\"\",\"text\":\"<p>Engineers should help solve the hardest questions, the unknowns, where being familiar with how the product was built is essential. But we don&rsquo;t want to keep answering solved problems over and over again. That&rsquo;s where Stack Overflow for Teams really helps.<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"who-am-i\",\"display_order\":\"13\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T06:36:51.000000Z\",\"created_at\":\"2024-05-21T06:36:51.000000Z\",\"institutionarticle_id\":13,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 00:51:51', '2024-05-21 00:51:51'),
(NULL, 572, 1, 202405210657315454, 202405210657315454, 'App\\Models\\Preparationclasses', 24, 'create', NULL, '{\"title\":\"Language Classes\",\"intro\":\"\",\"details\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"0\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"language-classes\",\"display_order\":\"14\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T06:57:31.000000Z\",\"created_at\":\"2024-05-21T06:57:31.000000Z\",\"preparationclass_id\":24,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 01:12:31', '2024-05-21 01:12:31'),
(NULL, 573, 1, 202405210658197487, 202405210658197487, 'App\\Models\\Preparationclasses', 25, 'create', NULL, '{\"title\":\"Japanese\",\"intro\":\"\",\"details\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>World best education site - (Computer engeenering)<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"24\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"japanese\",\"display_order\":\"15\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T06:58:19.000000Z\",\"created_at\":\"2024-05-21T06:58:19.000000Z\",\"preparationclass_id\":25,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 01:13:19', '2024-05-21 01:13:19'),
(NULL, 574, 1, 202405210658392202, 202405210658392202, 'App\\Models\\Preparationclasses', 26, 'create', NULL, '{\"title\":\"Korean\",\"intro\":\"\",\"details\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>World best education site - (Computer engeenering)<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"24\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"korean\",\"display_order\":\"16\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T06:58:39.000000Z\",\"created_at\":\"2024-05-21T06:58:39.000000Z\",\"preparationclass_id\":26,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 01:13:39', '2024-05-21 01:13:39'),
(NULL, 575, 1, 202405210658507319, 202405210658507319, 'App\\Models\\Preparationclasses', 27, 'create', NULL, '{\"title\":\"Spanish\",\"intro\":\"\",\"details\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>World best education site - (Computer engeenering)<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"24\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"spanish\",\"display_order\":\"17\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T06:58:50.000000Z\",\"created_at\":\"2024-05-21T06:58:50.000000Z\",\"preparationclass_id\":27,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 01:13:50', '2024-05-21 01:13:50'),
(NULL, 576, 1, 202405210658595168, 202405210658595168, 'App\\Models\\Preparationclasses', 28, 'create', NULL, '{\"title\":\"Other\",\"intro\":\"\",\"details\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>World best education site - (Computer engeenering)<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"24\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"other\",\"display_order\":\"18\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T06:58:59.000000Z\",\"created_at\":\"2024-05-21T06:58:59.000000Z\",\"preparationclass_id\":28,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 01:13:59', '2024-05-21 01:13:59'),
(NULL, 577, 1, 202405210728437755, 202405210728437755, 'App\\Models\\Resourcearticles', 14, 'create', NULL, '{\"parent_article\":\"0\",\"title\":\"Brochures\",\"subtitle\":\"\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"brochures\",\"display_order\":\"14\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T07:28:43.000000Z\",\"created_at\":\"2024-05-21T07:28:43.000000Z\",\"institutionarticle_id\":14,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 01:43:43', '2024-05-21 01:43:43'),
(NULL, 578, 1, 202405210731307796, 202405210731307796, 'App\\Models\\Resourcearticles', 15, 'create', NULL, '{\"parent_article\":\"14\",\"title\":\"Brochures of VED Education\",\"subtitle\":\"\",\"text\":\"<h4>Description<\\/h4>\\r\\n\\r\\n<p>He legged it up the kyver have it mush super me old mucker cheeky naff that are you taking the piss, blow off ruddy the pub bite your arm off the wireless boot cor blimey guvnor happy days bender what a load of rubbish, say cheers pardon me horse play spiffing Why car boot gosh bubble and squeak. Cheers Richard bugger show off show Que pick your nose and blow off get stuffed mate chancer in my flat loo, bevvy amongst hunky-dory bender bubb Matie and squeak me old mucker vagabond, barmy spend a penny chimney pot young delinquent bum bag the nancy arm knees chap, gosh nice one knees up the wireless Charles such a fibber. Mush barmy bleeding Jeffrey pardon nose barney grub loo cup of tea bubble and squeak bugger all mate say, I bloke matie boy tickety-boo give us the duff bugger lurgy wind up I don&#39;t want no agro.<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Brochures\\/brochures-1.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/DocumentSamplePDF\\/sample-compressed.pdf\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"brochures-of-ved-education\",\"display_order\":\"15\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T07:31:30.000000Z\",\"created_at\":\"2024-05-21T07:31:30.000000Z\",\"institutionarticle_id\":15,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 01:46:30', '2024-05-21 01:46:30'),
(NULL, 579, 1, 202405210732071544, 202405210732071544, 'App\\Models\\Resourcearticles', 16, 'create', NULL, '{\"parent_article\":\"0\",\"title\":\"Promotional Brochures\",\"subtitle\":\"\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"promotional-brochures\",\"display_order\":\"16\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T07:32:07.000000Z\",\"created_at\":\"2024-05-21T07:32:07.000000Z\",\"institutionarticle_id\":16,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 01:47:07', '2024-05-21 01:47:07');
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, 580, 1, 202405210733577065, 202405210733577065, 'App\\Models\\Resourcearticles', 17, 'create', NULL, '{\"parent_article\":\"16\",\"title\":\"Promotional Brochures\",\"subtitle\":\"\",\"text\":\"<p>Description<br \\/>\\r\\nHe legged it up the kyver have it mush super me old mucker cheeky naff that are you taking the piss, blow off ruddy the pub bite your arm off the wireless boot cor blimey guvnor happy days bender what a load of rubbish, say cheers pardon me horse play spiffing Why car boot gosh bubble and squeak. Cheers Richard bugger show off show Que pick your nose and blow off get stuffed mate chancer in my flat loo, bevvy amongst hunky-dory bender bubb Matie and squeak me old mucker vagabond, barmy spend a penny chimney pot young delinquent bum bag the nancy arm knees chap, gosh nice one knees up the wireless Charles such a fibber. Mush barmy bleeding Jeffrey pardon nose barney grub loo cup of tea bubble and squeak bugger all mate say, I bloke matie boy tickety-boo give us the duff bugger lurgy wind up I don&#39;t want no agro.<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Brochures\\/brochures-1.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/DocumentSamplePDF\\/sample-compressed.pdf\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"promotional-brochures\",\"display_order\":\"17\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T07:33:57.000000Z\",\"created_at\":\"2024-05-21T07:33:57.000000Z\",\"institutionarticle_id\":17,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 01:48:57', '2024-05-21 01:48:57'),
(NULL, 581, 1, 202405210734231987, 202405210734231987, 'App\\Models\\Resourcearticles', 18, 'create', NULL, '{\"parent_article\":\"0\",\"title\":\"Application Flow Chart\",\"subtitle\":\"\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"application-flow-chart\",\"display_order\":\"18\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T07:34:23.000000Z\",\"created_at\":\"2024-05-21T07:34:23.000000Z\",\"institutionarticle_id\":18,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 01:49:23', '2024-05-21 01:49:23'),
(NULL, 582, 1, 202405210735375116, 202405210735375116, 'App\\Models\\Resourcearticles', 19, 'create', NULL, '{\"parent_article\":\"18\",\"title\":\"Application Flowchart of VED Education\",\"subtitle\":\"\",\"text\":\"<div class=\\\"aos-animate aos-init event__details__content\\\">\\r\\n<h4>Description<\\/h4>\\r\\nHe legged it up the kyver have it mush super me old mucker cheeky naff that are you taking the piss, blow off ruddy the pub bite your arm off the wireless boot cor blimey guvnor happy days bender what a load of rubbish, say cheers pardon me horse play spiffing Why car boot gosh bubble and squeak. Cheers Richard bugger show off show Que pick your nose and blow off get stuffed mate chancer in my flat loo, bevvy amongst hunky-dory bender bubb Matie and squeak me old mucker vagabond, barmy spend a penny chimney pot young delinquent bum bag the nancy arm knees chap, gosh nice one knees up the wireless Charles such a fibber. Mush barmy bleeding Jeffrey pardon nose barney grub loo cup of tea bubble and squeak bugger all mate say, I bloke matie boy tickety-boo give us the duff bugger lurgy wind up I don&#39;t want no agro.<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Brochures\\/application.png\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"application-flowchart-of-ved-education\",\"display_order\":\"19\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T07:35:37.000000Z\",\"created_at\":\"2024-05-21T07:35:37.000000Z\",\"institutionarticle_id\":19,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 01:50:37', '2024-05-21 01:50:37'),
(NULL, 583, 1, 202405210736583968, 202405210736583968, 'App\\Models\\Resourcearticles', 14, 'update', '{\"institutionarticle_id\":14,\"parent_article\":0,\"title\":\"Brochures\",\"subtitle\":\"\",\"alias\":\"brochures\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":14,\"status\":1,\"created_at\":\"2024-05-21T07:28:43.000000Z\",\"updated_at\":\"2024-05-21T07:28: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>\"}', '{\"title\":\"Institutions Prospectors\",\"updated_at\":\"2024-05-21 07:36:58\",\"updatedBy\":1}', '2024-05-21 01:51:58', '2024-05-21 01:51:58'),
(NULL, 584, 1, 202405210749276462, 202405210749276462, 'App\\Models\\Resourcearticles', 15, 'update', '{\"institutionarticle_id\":15,\"parent_article\":14,\"title\":\"Brochures of VED Education\",\"subtitle\":\"\",\"alias\":\"brochures-of-ved-education\",\"text\":\"<h4>Description<\\/h4>\\r\\n\\r\\n<p>He legged it up the kyver have it mush super me old mucker cheeky naff that are you taking the piss, blow off ruddy the pub bite your arm off the wireless boot cor blimey guvnor happy days bender what a load of rubbish, say cheers pardon me horse play spiffing Why car boot gosh bubble and squeak. Cheers Richard bugger show off show Que pick your nose and blow off get stuffed mate chancer in my flat loo, bevvy amongst hunky-dory bender bubb Matie and squeak me old mucker vagabond, barmy spend a penny chimney pot young delinquent bum bag the nancy arm knees chap, gosh nice one knees up the wireless Charles such a fibber. Mush barmy bleeding Jeffrey pardon nose barney grub loo cup of tea bubble and squeak bugger all mate say, I bloke matie boy tickety-boo give us the duff bugger lurgy wind up I don&#39;t want no agro.<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Brochures\\/brochures-1.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/DocumentSamplePDF\\/sample-compressed.pdf\",\"display_order\":15,\"status\":1,\"created_at\":\"2024-05-21T07:31:30.000000Z\",\"updated_at\":\"2024-05-21T07:31:30.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\":\"<h4>He legged it up the kyver have it mush super me old mucker cheeky naff that are you taking the piss, blow off ruddy the pub bite your arm off the wireless boot cor blimey guvnor happy days bender what a load of rubbish, say cheers pardon me horse play spiffing Why car boot gosh bubble and squeak. Cheers Richard bugger show off show Que pick your nose and blow off get stuffed mate chancer in my flat loo, bevvy amongst hunky-dory bender bubb Matie and squeak me old mucker vagabond, barmy spend a penny chimney pot young delinquent bum bag the nancy arm knees chap, gosh nice one knees up the wireless Charles such a fibber. Mush barmy bleeding Jeffrey pardon nose barney grub loo cup of tea bubble and squeak bugger all mate say, I bloke matie boy tickety-boo give us the duff bugger lurgy wind up I don&#39;t want no agro.<\\/h4>\",\"updated_at\":\"2024-05-21 07:49:27\",\"updatedBy\":1}', '2024-05-21 02:04:27', '2024-05-21 02:04:27'),
(NULL, 585, 1, 202405210749504818, 202405210749504818, 'App\\Models\\Resourcearticles', 17, 'update', '{\"institutionarticle_id\":17,\"parent_article\":16,\"title\":\"Promotional Brochures\",\"subtitle\":\"\",\"alias\":\"promotional-brochures\",\"text\":\"<p>Description<br \\/>\\r\\nHe legged it up the kyver have it mush super me old mucker cheeky naff that are you taking the piss, blow off ruddy the pub bite your arm off the wireless boot cor blimey guvnor happy days bender what a load of rubbish, say cheers pardon me horse play spiffing Why car boot gosh bubble and squeak. Cheers Richard bugger show off show Que pick your nose and blow off get stuffed mate chancer in my flat loo, bevvy amongst hunky-dory bender bubb Matie and squeak me old mucker vagabond, barmy spend a penny chimney pot young delinquent bum bag the nancy arm knees chap, gosh nice one knees up the wireless Charles such a fibber. Mush barmy bleeding Jeffrey pardon nose barney grub loo cup of tea bubble and squeak bugger all mate say, I bloke matie boy tickety-boo give us the duff bugger lurgy wind up I don&#39;t want no agro.<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Brochures\\/brochures-1.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/DocumentSamplePDF\\/sample-compressed.pdf\",\"display_order\":17,\"status\":1,\"created_at\":\"2024-05-21T07:33:57.000000Z\",\"updated_at\":\"2024-05-21T07:33: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>\"}', '{\"text\":\"<p>He legged it up the kyver have it mush super me old mucker cheeky naff that are you taking the piss, blow off ruddy the pub bite your arm off the wireless boot cor blimey guvnor happy days bender what a load of rubbish, say cheers pardon me horse play spiffing Why car boot gosh bubble and squeak. Cheers Richard bugger show off show Que pick your nose and blow off get stuffed mate chancer in my flat loo, bevvy amongst hunky-dory bender bubb Matie and squeak me old mucker vagabond, barmy spend a penny chimney pot young delinquent bum bag the nancy arm knees chap, gosh nice one knees up the wireless Charles such a fibber. Mush barmy bleeding Jeffrey pardon nose barney grub loo cup of tea bubble and squeak bugger all mate say, I bloke matie boy tickety-boo give us the duff bugger lurgy wind up I don&#39;t want no agro.<\\/p>\",\"updated_at\":\"2024-05-21 07:49:50\",\"updatedBy\":1}', '2024-05-21 02:04:50', '2024-05-21 02:04:50'),
(NULL, 586, 1, 202405210750103559, 202405210750103559, 'App\\Models\\Resourcearticles', 19, 'update', '{\"institutionarticle_id\":19,\"parent_article\":18,\"title\":\"Application Flowchart of VED Education\",\"subtitle\":\"\",\"alias\":\"application-flowchart-of-ved-education\",\"text\":\"<div class=\\\"aos-animate aos-init event__details__content\\\">\\r\\n<h4>Description<\\/h4>\\r\\nHe legged it up the kyver have it mush super me old mucker cheeky naff that are you taking the piss, blow off ruddy the pub bite your arm off the wireless boot cor blimey guvnor happy days bender what a load of rubbish, say cheers pardon me horse play spiffing Why car boot gosh bubble and squeak. Cheers Richard bugger show off show Que pick your nose and blow off get stuffed mate chancer in my flat loo, bevvy amongst hunky-dory bender bubb Matie and squeak me old mucker vagabond, barmy spend a penny chimney pot young delinquent bum bag the nancy arm knees chap, gosh nice one knees up the wireless Charles such a fibber. Mush barmy bleeding Jeffrey pardon nose barney grub loo cup of tea bubble and squeak bugger all mate say, I bloke matie boy tickety-boo give us the duff bugger lurgy wind up I don&#39;t want no agro.<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Brochures\\/application.png\",\"thumb\":\"\",\"display_order\":19,\"status\":1,\"created_at\":\"2024-05-21T07:35:37.000000Z\",\"updated_at\":\"2024-05-21T07:35:37.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\":\"<div class=\\\"aos-animate aos-init event__details__content\\\">\\r\\n<h4>He legged it up the kyver have it mush super me old mucker cheeky naff that are you taking the piss, blow off ruddy the pub bite your arm off the wireless boot cor blimey guvnor happy days bender what a load of rubbish, say cheers pardon me horse play spiffing Why car boot gosh bubble and squeak. Cheers Richard bugger show off show Que pick your nose and blow off get stuffed mate chancer in my flat loo, bevvy amongst hunky-dory bender bubb Matie and squeak me old mucker vagabond, barmy spend a penny chimney pot young delinquent bum bag the nancy arm knees chap, gosh nice one knees up the wireless Charles such a fibber. Mush barmy bleeding Jeffrey pardon nose barney grub loo cup of tea bubble and squeak bugger all mate say, I bloke matie boy tickety-boo give us the duff bugger lurgy wind up I don&#39;t want no agro.<\\/h4>\\r\\n<\\/div>\",\"updated_at\":\"2024-05-21 07:50:10\",\"updatedBy\":1}', '2024-05-21 02:05:10', '2024-05-21 02:05:10'),
(NULL, 587, 1, 202405210926315791, 202405210926315791, 'App\\Models\\Resourcearticles', 20, 'create', NULL, '{\"parent_article\":\"0\",\"title\":\"Privilege Card\",\"subtitle\":\"\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"privilege-card\",\"display_order\":\"20\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T09:26:31.000000Z\",\"created_at\":\"2024-05-21T09:26:31.000000Z\",\"institutionarticle_id\":20,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 03:41:31', '2024-05-21 03:41:31'),
(NULL, 588, 1, 202405210927525463, 202405210927525463, 'App\\Models\\Resourcearticles', 21, 'create', NULL, '{\"parent_article\":\"20\",\"title\":\"Privilege\",\"subtitle\":\"\",\"text\":\"<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interd enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">\\r\\n<h5>Experience is over the world visit<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/gregmat.png\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"privilege\",\"display_order\":\"21\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T09:27:52.000000Z\",\"created_at\":\"2024-05-21T09:27:52.000000Z\",\"institutionarticle_id\":21,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 03:42:52', '2024-05-21 03:42:52'),
(NULL, 589, 1, 202405210950164446, 202405210950164446, 'App\\Models\\Resourcearticles', 22, 'create', NULL, '{\"parent_article\":\"0\",\"title\":\"SOP\",\"subtitle\":\"\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"sop\",\"display_order\":\"22\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T09:50:16.000000Z\",\"created_at\":\"2024-05-21T09:50:16.000000Z\",\"institutionarticle_id\":22,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 04:05:16', '2024-05-21 04:05:16'),
(NULL, 590, 1, 202405210950579708, 202405210950579708, 'App\\Models\\Resourcearticles', 23, 'create', NULL, '{\"parent_article\":\"22\",\"title\":\"Statement Of Purpose\",\"subtitle\":\"\",\"text\":\"<div class=\\\"col-12 col-lg-8 col-md-12 col-sm-12 col-xl-8\\\">\\r\\n<div class=\\\"event__details__inner\\\">\\r\\n<div class=\\\"aos-animate aos-init event__details__content\\\">\\r\\n<div>\\r\\n<p>The&nbsp;<strong>Statement of Purpose <\\/strong>is the most important part of your application that will tell the admissions committee who you are in some detail, what you want to learn about in your applied courses, what has influenced your career path so far, your professional interests and where you plan to go from here. It is a long essay that includes a brief introduction, educational background, employment history, course details of the applied course, career goals, and many more things.<\\/p>\\r\\n\\r\\n<p>The statement of purpose approximately consists of 1000 words. It is a declarative sentence that summarizes the specific topic and goals of a document. It is typically included in the introduction to give the reader an accurate, concrete understanding of what the document will cover and what admissions committee can gain from reading it. So the statement of purpose should be clear and genuine with proper checking of every grammar error, spelling, or any else mistakes. It plays a vital role in admission.<\\/p>\\r\\n\\r\\n<p>Statement of Purpose must include the following information:<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__list__2\\\">\\r\\n<ul>\\r\\n\\t<li>EYour personal brief introduction or you can start with personal philosophy\\/motto if you like. It includes your name, address, your intent for the course, etc.<\\/li>\\r\\n\\t<li>You should state your academic achievements or history and English proficiency with respective dates. Also the training, internship, employment history if applicable.<\\/li>\\r\\n\\t<li>The reason to choose the particular education destination where students should have some comparative differences like health and safety, education system, duration to complete and cost analysis as well as definitely career opportunity with that country and also why not to study in Nepal or any other country.<\\/li>\\r\\n\\t<li>The reason to choose a particular education provider compares to other institutions in terms of graduation and employability rate, student support, student\\/teacher ratio at the class, and any further good point like Academic requirement, tuition fees, IELTS requirement of institution ranking and also with about the chosen city.<\\/li>\\r\\n\\t<li>The student must be clear about the course he\\/she is applying for and how that program fits with your future plans and career pathways. In-depth you can explain the course (units, compulsory subjects, elective\\/major\\/optional subject, and possible career opportunity.)<\\/li>\\r\\n\\t<li>The main point of the statement of purpose is to show your vision clearly to the admission committee so your career plan should be clear and specific. You can mention the potentiality to achieve the goals you have set for yourself the career opportunity, the competitive benefit you will get with the help of your applied course.<\\/li>\\r\\n\\t<li>For the financial coverage of your studies, you should explain your family&rsquo;s financial capacity and circumstances of the sponsor.<\\/li>\\r\\n\\t<li>The student should aware of the GTE requirement and immigration history, here student needs to explain whether they have applied earlier to any country, immigration history, previous travel history.<\\/li>\\r\\n\\t<li>As final words, you can conclude the statement of purpose by requesting your admission to that particular institution with the course you have chosen.<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider2.jpg\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"statement-of-purpose\",\"display_order\":\"23\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T09:50:57.000000Z\",\"created_at\":\"2024-05-21T09:50:57.000000Z\",\"institutionarticle_id\":23,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 04:05:57', '2024-05-21 04:05:57'),
(NULL, 591, 1, 202405210951201538, 202405210951201538, 'App\\Models\\Resourcearticles', 23, 'update', '{\"institutionarticle_id\":23,\"parent_article\":22,\"title\":\"Statement Of Purpose\",\"subtitle\":\"\",\"alias\":\"statement-of-purpose\",\"text\":\"<div class=\\\"col-12 col-lg-8 col-md-12 col-sm-12 col-xl-8\\\">\\r\\n<div class=\\\"event__details__inner\\\">\\r\\n<div class=\\\"aos-animate aos-init event__details__content\\\">\\r\\n<div>\\r\\n<p>The&nbsp;<strong>Statement of Purpose <\\/strong>is the most important part of your application that will tell the admissions committee who you are in some detail, what you want to learn about in your applied courses, what has influenced your career path so far, your professional interests and where you plan to go from here. It is a long essay that includes a brief introduction, educational background, employment history, course details of the applied course, career goals, and many more things.<\\/p>\\r\\n\\r\\n<p>The statement of purpose approximately consists of 1000 words. It is a declarative sentence that summarizes the specific topic and goals of a document. It is typically included in the introduction to give the reader an accurate, concrete understanding of what the document will cover and what admissions committee can gain from reading it. So the statement of purpose should be clear and genuine with proper checking of every grammar error, spelling, or any else mistakes. It plays a vital role in admission.<\\/p>\\r\\n\\r\\n<p>Statement of Purpose must include the following information:<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__list__2\\\">\\r\\n<ul>\\r\\n\\t<li>EYour personal brief introduction or you can start with personal philosophy\\/motto if you like. It includes your name, address, your intent for the course, etc.<\\/li>\\r\\n\\t<li>You should state your academic achievements or history and English proficiency with respective dates. Also the training, internship, employment history if applicable.<\\/li>\\r\\n\\t<li>The reason to choose the particular education destination where students should have some comparative differences like health and safety, education system, duration to complete and cost analysis as well as definitely career opportunity with that country and also why not to study in Nepal or any other country.<\\/li>\\r\\n\\t<li>The reason to choose a particular education provider compares to other institutions in terms of graduation and employability rate, student support, student\\/teacher ratio at the class, and any further good point like Academic requirement, tuition fees, IELTS requirement of institution ranking and also with about the chosen city.<\\/li>\\r\\n\\t<li>The student must be clear about the course he\\/she is applying for and how that program fits with your future plans and career pathways. In-depth you can explain the course (units, compulsory subjects, elective\\/major\\/optional subject, and possible career opportunity.)<\\/li>\\r\\n\\t<li>The main point of the statement of purpose is to show your vision clearly to the admission committee so your career plan should be clear and specific. You can mention the potentiality to achieve the goals you have set for yourself the career opportunity, the competitive benefit you will get with the help of your applied course.<\\/li>\\r\\n\\t<li>For the financial coverage of your studies, you should explain your family&rsquo;s financial capacity and circumstances of the sponsor.<\\/li>\\r\\n\\t<li>The student should aware of the GTE requirement and immigration history, here student needs to explain whether they have applied earlier to any country, immigration history, previous travel history.<\\/li>\\r\\n\\t<li>As final words, you can conclude the statement of purpose by requesting your admission to that particular institution with the course you have chosen.<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider2.jpg\",\"thumb\":\"\",\"display_order\":23,\"status\":1,\"created_at\":\"2024-05-21T09:50:57.000000Z\",\"updated_at\":\"2024-05-21T09:50: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>\"}', '{\"text\":\"<div class=\\\"col-12 col-lg-8 col-md-12 col-sm-12 col-xl-8\\\">\\r\\n<div class=\\\"event__details__inner\\\">\\r\\n<div class=\\\"aos-animate aos-init event__details__content\\\">\\r\\n<div>\\r\\n<p style=\\\"text-align:justify\\\">The&nbsp;<strong>Statement of Purpose <\\/strong>is the most important part of your application that will tell the admissions committee who you are in some detail, what you want to learn about in your applied courses, what has influenced your career path so far, your professional interests and where you plan to go from here. It is a long essay that includes a brief introduction, educational background, employment history, course details of the applied course, career goals, and many more things.<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">The statement of purpose approximately consists of 1000 words. It is a declarative sentence that summarizes the specific topic and goals of a document. It is typically included in the introduction to give the reader an accurate, concrete understanding of what the document will cover and what admissions committee can gain from reading it. So the statement of purpose should be clear and genuine with proper checking of every grammar error, spelling, or any else mistakes. It plays a vital role in admission.<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">Statement of Purpose must include the following information:<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__list__2\\\">\\r\\n<ul>\\r\\n\\t<li style=\\\"text-align: justify;\\\">EYour personal brief introduction or you can start with personal philosophy\\/motto if you like. It includes your name, address, your intent for the course, etc.<\\/li>\\r\\n\\t<li style=\\\"text-align: justify;\\\">You should state your academic achievements or history and English proficiency with respective dates. Also the training, internship, employment history if applicable.<\\/li>\\r\\n\\t<li style=\\\"text-align: justify;\\\">The reason to choose the particular education destination where students should have some comparative differences like health and safety, education system, duration to complete and cost analysis as well as definitely career opportunity with that country and also why not to study in Nepal or any other country.<\\/li>\\r\\n\\t<li style=\\\"text-align: justify;\\\">The reason to choose a particular education provider compares to other institutions in terms of graduation and employability rate, student support, student\\/teacher ratio at the class, and any further good point like Academic requirement, tuition fees, IELTS requirement of institution ranking and also with about the chosen city.<\\/li>\\r\\n\\t<li style=\\\"text-align: justify;\\\">The student must be clear about the course he\\/she is applying for and how that program fits with your future plans and career pathways. In-depth you can explain the course (units, compulsory subjects, elective\\/major\\/optional subject, and possible career opportunity.)<\\/li>\\r\\n\\t<li style=\\\"text-align: justify;\\\">The main point of the statement of purpose is to show your vision clearly to the admission committee so your career plan should be clear and specific. You can mention the potentiality to achieve the goals you have set for yourself the career opportunity, the competitive benefit you will get with the help of your applied course.<\\/li>\\r\\n\\t<li style=\\\"text-align: justify;\\\">For the financial coverage of your studies, you should explain your family&rsquo;s financial capacity and circumstances of the sponsor.<\\/li>\\r\\n\\t<li style=\\\"text-align: justify;\\\">The student should aware of the GTE requirement and immigration history, here student needs to explain whether they have applied earlier to any country, immigration history, previous travel history.<\\/li>\\r\\n\\t<li style=\\\"text-align: justify;\\\">As final words, you can conclude the statement of purpose by requesting your admission to that particular institution with the course you have chosen.<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"updated_at\":\"2024-05-21 09:51:20\",\"updatedBy\":1}', '2024-05-21 04:06:20', '2024-05-21 04:06:20'),
(NULL, 592, 1, 202405210952492271, 202405210952492271, 'App\\Models\\Resourcearticles', 23, 'update', '{\"institutionarticle_id\":23,\"parent_article\":22,\"title\":\"Statement Of Purpose\",\"subtitle\":\"\",\"alias\":\"statement-of-purpose\",\"text\":\"<div class=\\\"col-12 col-lg-8 col-md-12 col-sm-12 col-xl-8\\\">\\r\\n<div class=\\\"event__details__inner\\\">\\r\\n<div class=\\\"aos-animate aos-init event__details__content\\\">\\r\\n<div>\\r\\n<p style=\\\"text-align:justify\\\">The&nbsp;<strong>Statement of Purpose <\\/strong>is the most important part of your application that will tell the admissions committee who you are in some detail, what you want to learn about in your applied courses, what has influenced your career path so far, your professional interests and where you plan to go from here. It is a long essay that includes a brief introduction, educational background, employment history, course details of the applied course, career goals, and many more things.<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">The statement of purpose approximately consists of 1000 words. It is a declarative sentence that summarizes the specific topic and goals of a document. It is typically included in the introduction to give the reader an accurate, concrete understanding of what the document will cover and what admissions committee can gain from reading it. So the statement of purpose should be clear and genuine with proper checking of every grammar error, spelling, or any else mistakes. It plays a vital role in admission.<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:justify\\\">Statement of Purpose must include the following information:<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__list__2\\\">\\r\\n<ul>\\r\\n\\t<li style=\\\"text-align: justify;\\\">EYour personal brief introduction or you can start with personal philosophy\\/motto if you like. It includes your name, address, your intent for the course, etc.<\\/li>\\r\\n\\t<li style=\\\"text-align: justify;\\\">You should state your academic achievements or history and English proficiency with respective dates. Also the training, internship, employment history if applicable.<\\/li>\\r\\n\\t<li style=\\\"text-align: justify;\\\">The reason to choose the particular education destination where students should have some comparative differences like health and safety, education system, duration to complete and cost analysis as well as definitely career opportunity with that country and also why not to study in Nepal or any other country.<\\/li>\\r\\n\\t<li style=\\\"text-align: justify;\\\">The reason to choose a particular education provider compares to other institutions in terms of graduation and employability rate, student support, student\\/teacher ratio at the class, and any further good point like Academic requirement, tuition fees, IELTS requirement of institution ranking and also with about the chosen city.<\\/li>\\r\\n\\t<li style=\\\"text-align: justify;\\\">The student must be clear about the course he\\/she is applying for and how that program fits with your future plans and career pathways. In-depth you can explain the course (units, compulsory subjects, elective\\/major\\/optional subject, and possible career opportunity.)<\\/li>\\r\\n\\t<li style=\\\"text-align: justify;\\\">The main point of the statement of purpose is to show your vision clearly to the admission committee so your career plan should be clear and specific. You can mention the potentiality to achieve the goals you have set for yourself the career opportunity, the competitive benefit you will get with the help of your applied course.<\\/li>\\r\\n\\t<li style=\\\"text-align: justify;\\\">For the financial coverage of your studies, you should explain your family&rsquo;s financial capacity and circumstances of the sponsor.<\\/li>\\r\\n\\t<li style=\\\"text-align: justify;\\\">The student should aware of the GTE requirement and immigration history, here student needs to explain whether they have applied earlier to any country, immigration history, previous travel history.<\\/li>\\r\\n\\t<li style=\\\"text-align: justify;\\\">As final words, you can conclude the statement of purpose by requesting your admission to that particular institution with the course you have chosen.<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider2.jpg\",\"thumb\":\"\",\"display_order\":23,\"status\":1,\"created_at\":\"2024-05-21T09:50:57.000000Z\",\"updated_at\":\"2024-05-21T09:51:20.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>Creating a compelling Statement of Purpose (SOP) involves articulating your academic and professional goals, highlighting relevant experiences, and demonstrating your fit with the program you&#39;re applying to. Here&#39;s a structured guide and an example to help you craft your SOP:<\\/p>\\r\\n\\r\\n<h3>Structure of a Statement of Purpose<\\/h3>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Introduction<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Briefly introduce yourself.<\\/li>\\r\\n\\t\\t<li>Mention your current status (e.g., recent graduate, current job role).<\\/li>\\r\\n\\t\\t<li>State the program you are applying for and why you are interested in it.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Academic Background<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Highlight your academic achievements.<\\/li>\\r\\n\\t\\t<li>Mention any relevant coursework, projects, or research.<\\/li>\\r\\n\\t\\t<li>Discuss what motivated you to pursue this field of study.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Professional Experience<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Detail your work experience related to your field.<\\/li>\\r\\n\\t\\t<li>Mention any internships, jobs, or volunteer work.<\\/li>\\r\\n\\t\\t<li>Highlight skills and knowledge gained from these experiences.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Why This Program<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Explain why you chose this particular program and institution.<\\/li>\\r\\n\\t\\t<li>Mention any faculty members, resources, or courses that attract you.<\\/li>\\r\\n\\t\\t<li>Connect the program&rsquo;s offerings to your goals.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Career Goals<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Outline your short-term and long-term career objectives.<\\/li>\\r\\n\\t\\t<li>Explain how this program will help you achieve these goals.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Conclusion<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Summarize your motivation and enthusiasm.<\\/li>\\r\\n\\t\\t<li>Reinforce your commitment to the field and the program.<\\/li>\\r\\n\\t\\t<li>Thank the admissions committee for considering your application.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\",\"updated_at\":\"2024-05-21 09:52:49\",\"updatedBy\":1}', '2024-05-21 04:07:49', '2024-05-21 04:07:49'),
(NULL, 593, 1, 202405210957377626, 202405210957377626, 'App\\Models\\Positions', 1, 'create', NULL, '{\"title\":\"Developer\",\"alias\":\"developer\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T09:57:37.000000Z\",\"created_at\":\"2024-05-21T09:57:37.000000Z\",\"position_id\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 04:12:37', '2024-05-21 04:12:37'),
(NULL, 594, 1, 202405211002447713, 202405211002447713, 'App\\Models\\Positions', 1, 'update', '{\"position_id\":1,\"title\":\"Developer\",\"vacancies\":null,\"alias\":\"developer\",\"display_order\":1,\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-05-21T09:57:37.000000Z\",\"updated_at\":\"2024-05-21T09:57:37.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"vacancies\":\"2\",\"updated_at\":\"2024-05-21 10:02:44\",\"updatedBy\":1}', '2024-05-21 04:17:44', '2024-05-21 04:17:44'),
(NULL, 595, 1, 202405211002594612, 202405211002594612, 'App\\Models\\Positions', 2, 'create', NULL, '{\"title\":\"Designer\",\"vacancies\":\"3\",\"alias\":\"designer\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T10:02:59.000000Z\",\"created_at\":\"2024-05-21T10:02:59.000000Z\",\"position_id\":2,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 04:17:59', '2024-05-21 04:17:59'),
(NULL, 596, 1, 202405211003111816, 202405211003111816, 'App\\Models\\Positions', 3, 'create', NULL, '{\"title\":\"Project Manager\",\"vacancies\":\"2\",\"alias\":\"project-manager\",\"display_order\":\"3\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T10:03:11.000000Z\",\"created_at\":\"2024-05-21T10:03:11.000000Z\",\"position_id\":3,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 04:18:11', '2024-05-21 04:18:11'),
(NULL, 597, 1, 202405211005333324, 202405211005333324, 'App\\Models\\Resourcearticles', 24, 'create', NULL, '{\"parent_article\":\"0\",\"title\":\"Career\",\"subtitle\":\"\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"career\",\"display_order\":\"24\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T10:05:33.000000Z\",\"created_at\":\"2024-05-21T10:05:33.000000Z\",\"institutionarticle_id\":24,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 04:20:33', '2024-05-21 04:20:33'),
(NULL, 598, 1, 202405211006287000, 202405211006287000, 'App\\Models\\Resourcearticles', 25, 'create', NULL, '{\"parent_article\":\"24\",\"title\":\"Large Office\",\"subtitle\":\"Enjoy a comfortable office environment with the most modern and stylish furnishing.\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"large-office\",\"display_order\":\"25\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T10:06:28.000000Z\",\"created_at\":\"2024-05-21T10:06:28.000000Z\",\"institutionarticle_id\":25,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 04:21:28', '2024-05-21 04:21:28'),
(NULL, 599, 1, 202405211007037719, 202405211007037719, 'App\\Models\\Resourcearticles', 26, 'create', NULL, '{\"parent_article\":\"24\",\"title\":\"Easy Location\",\"subtitle\":\"Commute easily to work at your convenience and enjoy compensation transport costs.\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"easy-location\",\"display_order\":\"26\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T10:07:03.000000Z\",\"created_at\":\"2024-05-21T10:07:03.000000Z\",\"institutionarticle_id\":26,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 04:22:03', '2024-05-21 04:22:03'),
(NULL, 600, 1, 202405211007309333, 202405211007309333, 'App\\Models\\Resourcearticles', 27, 'create', NULL, '{\"parent_article\":\"24\",\"title\":\"Great Co-workers\",\"subtitle\":\"Work with some of the best talent in the industry and build strong networks with them.\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"great-co-workers\",\"display_order\":\"27\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T10:07:30.000000Z\",\"created_at\":\"2024-05-21T10:07:30.000000Z\",\"institutionarticle_id\":27,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 04:22:30', '2024-05-21 04:22:30'),
(NULL, 601, 1, 202405211007558096, 202405211007558096, 'App\\Models\\Resourcearticles', 28, 'create', NULL, '{\"parent_article\":\"24\",\"title\":\"Performance Award\",\"subtitle\":\"Get awarded for better performance every 6 months and be recognized your work.\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"performance-award\",\"display_order\":\"28\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T10:07:55.000000Z\",\"created_at\":\"2024-05-21T10:07:55.000000Z\",\"institutionarticle_id\":28,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 04:22:55', '2024-05-21 04:22:55'),
(NULL, 602, 1, 202405211008277629, 202405211008277629, 'App\\Models\\Resourcearticles', 29, 'create', NULL, '{\"parent_article\":\"24\",\"title\":\"\",\"subtitle\":\"\",\"text\":\"<div class=\\\"populerarea__content__2\\\">\\r\\n<p>At VEd Education we believe in working together and working hard. With over 800,0 happy clients, we are looking for dynamic and creative individuals who are willing to dedicate themselves to providing innovative products and services for our clients.<\\/p>\\r\\n\\r\\n<p>Besides getting the opportunity to unlock your true potential, at EleHirely you can also network with some of the most talented people in the industry, go on annual picnics outside the country and enjoy many other benefits by working with us.<\\/p>\\r\\n<\\/div>\",\"cover_photo\":\"\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"\",\"display_order\":\"29\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T10:08:27.000000Z\",\"created_at\":\"2024-05-21T10:08:27.000000Z\",\"institutionarticle_id\":29,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 04:23:27', '2024-05-21 04:23:27'),
(NULL, 603, 1, 202405211052597873, 202405211052597873, 'App\\Models\\Careerdetails', 1, 'create', NULL, '{\"positions_id\":\"1\",\"text\":\"<div class=\\\"experence__description\\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<\\/p>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus.<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"experence__description\\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<\\/p>\\r\\n<\\/div>\",\"date\":\"2024-05-02\",\"enrolled\":\"12\",\"language\":\"English\",\"certificate\":\"0\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T10:52:59.000000Z\",\"created_at\":\"2024-05-21T10:52:59.000000Z\",\"careerdetail_id\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 05:07:59', '2024-05-21 05:07:59'),
(NULL, 604, 1, 202405211053529290, 202405211053529290, 'App\\Models\\Careerdetails', 1, 'update', '{\"careerdetail_id\":1,\"positions_id\":1,\"text\":\"<div class=\\\"experence__description\\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<\\/p>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus.<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"experence__description\\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<\\/p>\\r\\n<\\/div>\",\"date\":\"2024-05-02\",\"enrolled\":12,\"language\":\"English\",\"certificate\":\"0\",\"display_order\":1,\"status\":1,\"created_at\":\"2024-05-21T10:52:59.000000Z\",\"updated_at\":\"2024-05-21T10:52:59.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"certificate\":\"1\",\"updated_at\":\"2024-05-21 10:53:52\",\"updatedBy\":1}', '2024-05-21 05:08:52', '2024-05-21 05:08: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, 605, 1, 202405211056202711, 202405211056202711, 'App\\Models\\Careerdetails', 1, 'update', '{\"careerdetail_id\":1,\"positions_id\":1,\"text\":\"<div class=\\\"experence__description\\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<\\/p>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus.<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"experence__description\\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<\\/p>\\r\\n<\\/div>\",\"date\":\"2024-05-02\",\"enrolled\":12,\"language\":\"English\",\"certificate\":\"1\",\"display_order\":1,\"status\":1,\"created_at\":\"2024-05-21T10:52:59.000000Z\",\"updated_at\":\"2024-05-21T10:53: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>\"}', '{\"certificate\":\"0\",\"updated_at\":\"2024-05-21 10:56:20\",\"updatedBy\":1}', '2024-05-21 05:11:20', '2024-05-21 05:11:20'),
(NULL, 606, 1, 202405211122387156, 202405211122387156, 'App\\Models\\Events', 1, 'create', NULL, '{\"title\":\"Ved Annual Conference 2024\",\"text\":\"<p><strong>Date:<\\/strong> June 15-17, 2024<br \\/>\\r\\n<strong>Location:<\\/strong> San Francisco, CA<br \\/>\\r\\n<strong>Description:<\\/strong><br \\/>\\r\\nJoin us for our annual conference where industry leaders, experts, and enthusiasts come together to share insights, innovations, and trends in the field. This year, our keynote speaker is renowned technologist Dr. Alex Johnson. The conference will feature a series of workshops, panel discussions, and networking opportunities.<\\/p>\",\"description\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"startdate\":\"2024-05-21\",\"enddate\":\"2024-05-21\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"ved-annual-conference-2024\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T11:22:38.000000Z\",\"created_at\":\"2024-05-21T11:22:38.000000Z\",\"event_id\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 05:37:38', '2024-05-21 05:37:38'),
(NULL, 607, 1, 202405211124417709, 202405211124417709, 'App\\Models\\Events', 1, 'update', '{\"event_id\":1,\"startdate\":\"2024-05-21\",\"enddate\":\"2024-05-21 00:00:00\",\"title\":\"Ved Annual Conference 2024\",\"alias\":\"ved-annual-conference-2024\",\"text\":\"<p><strong>Date:<\\/strong> June 15-17, 2024<br \\/>\\r\\n<strong>Location:<\\/strong> San Francisco, CA<br \\/>\\r\\n<strong>Description:<\\/strong><br \\/>\\r\\nJoin us for our annual conference where industry leaders, experts, and enthusiasts come together to share insights, innovations, and trends in the field. This year, our keynote speaker is renowned technologist Dr. Alex Johnson. The conference will feature a series of workshops, panel discussions, and networking opportunities.<\\/p>\",\"description\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"link\":null,\"seo_title\":\"\",\"seo_description\":null,\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":1,\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-05-21T11:22:38.000000Z\",\"updated_at\":\"2024-05-21T11:22:38.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"text\":\"<p>Join us for our annual conference where industry leaders, experts, and enthusiasts come together to share insights, innovations, and trends in the field. This year, our keynote speaker is renowned technologist Dr.<\\/p>\",\"description\":\"<p><strong>Date:<\\/strong> June 15-17, 2024<br \\/>\\r\\n<strong>Location:<\\/strong> San Francisco, CA<br \\/>\\r\\n<strong>Description:<\\/strong><br \\/>\\r\\nJoin us for our annual conference where industry leaders, experts, and enthusiasts come together to share insights, innovations, and trends in the field. This year, our keynote speaker is renowned technologist Dr. Alex Johnson. The conference will feature a series of workshops, panel discussions, and networking opportunities.<\\/p>\",\"updated_at\":\"2024-05-21 11:24:41\",\"updatedBy\":1}', '2024-05-21 05:39:41', '2024-05-21 05:39:41'),
(NULL, 608, 1, 202405211125167839, 202405211125167839, 'App\\Models\\Events', 2, 'create', NULL, '{\"title\":\"Webinar: The Future of Artificial Intelligence\",\"text\":\"<p>This webinar will cover emerging trends, ethical considerations, and practical applications. Register now to secure your spot and participate in the Q&amp;A session with our expert panel.<\\/p>\",\"description\":\"<p><strong>Date:<\\/strong> July 10, 2024<br \\/>\\r\\n<strong>Time:<\\/strong> 3:00 PM - 4:30 PM (PST)<br \\/>\\r\\n<strong>Platform:<\\/strong> Zoom<br \\/>\\r\\n<strong>Description:<\\/strong><br \\/>\\r\\nExplore the advancements in artificial intelligence and its implications across various industries. This webinar will cover emerging trends, ethical considerations, and practical applications. Register now to secure your spot and participate in the Q&amp;A session with our expert panel.<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"startdate\":\"2024-05-21\",\"enddate\":\"2024-05-21\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"webinar-the-future-of-artificial-intelligence\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T11:25:16.000000Z\",\"created_at\":\"2024-05-21T11:25:16.000000Z\",\"event_id\":2,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 05:40:16', '2024-05-21 05:40:16'),
(NULL, 609, 1, 202405211125568335, 202405211125568335, 'App\\Models\\Events', 1, 'update', '{\"event_id\":1,\"startdate\":\"2024-05-21\",\"enddate\":\"2024-05-21 00:00:00\",\"title\":\"Ved Annual Conference 2024\",\"alias\":\"ved-annual-conference-2024\",\"text\":\"<p>Join us for our annual conference where industry leaders, experts, and enthusiasts come together to share insights, innovations, and trends in the field. This year, our keynote speaker is renowned technologist Dr.<\\/p>\",\"description\":\"<p><strong>Date:<\\/strong> June 15-17, 2024<br \\/>\\r\\n<strong>Location:<\\/strong> San Francisco, CA<br \\/>\\r\\n<strong>Description:<\\/strong><br \\/>\\r\\nJoin us for our annual conference where industry leaders, experts, and enthusiasts come together to share insights, innovations, and trends in the field. This year, our keynote speaker is renowned technologist Dr. Alex Johnson. The conference will feature a series of workshops, panel discussions, and networking opportunities.<\\/p>\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"link\":null,\"seo_title\":\"\",\"seo_description\":null,\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":1,\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-05-21T11:22:38.000000Z\",\"updated_at\":\"2024-05-21T11:24:41.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"enddate\":\"2024-05-22\",\"updated_at\":\"2024-05-21 11:25:56\",\"updatedBy\":1}', '2024-05-21 05:40:56', '2024-05-21 05:40:56'),
(NULL, 610, 1, 202405211126106438, 202405211126106438, 'App\\Models\\Events', 1, 'update', '{\"event_id\":1,\"startdate\":\"2024-05-21\",\"enddate\":\"2024-05-22 00:00:00\",\"title\":\"Ved Annual Conference 2024\",\"alias\":\"ved-annual-conference-2024\",\"text\":\"<p>Join us for our annual conference where industry leaders, experts, and enthusiasts come together to share insights, innovations, and trends in the field. This year, our keynote speaker is renowned technologist Dr.<\\/p>\",\"description\":\"<p><strong>Date:<\\/strong> June 15-17, 2024<br \\/>\\r\\n<strong>Location:<\\/strong> San Francisco, CA<br \\/>\\r\\n<strong>Description:<\\/strong><br \\/>\\r\\nJoin us for our annual conference where industry leaders, experts, and enthusiasts come together to share insights, innovations, and trends in the field. This year, our keynote speaker is renowned technologist Dr. Alex Johnson. The conference will feature a series of workshops, panel discussions, and networking opportunities.<\\/p>\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"link\":null,\"seo_title\":\"\",\"seo_description\":null,\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":1,\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-05-21T11:22:38.000000Z\",\"updated_at\":\"2024-05-21T11:25:56.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"enddate\":\"2024-05-22\",\"updated_at\":\"2024-05-21 11:26:10\",\"updatedBy\":1}', '2024-05-21 05:41:10', '2024-05-21 05:41:10'),
(NULL, 611, 1, 202405211126517006, 202405211126517006, 'App\\Models\\Events', 3, 'create', NULL, '{\"title\":\"Ved Hackathon 2024\",\"text\":\"<p>This is a great opportunity to showcase your skills and make a difference<\\/p>\",\"description\":\"<p><strong>Date:<\\/strong> August 20-22, 2024<br \\/>\\r\\n<strong>Location:<\\/strong> Online<br \\/>\\r\\n<strong>Description:<\\/strong><br \\/>\\r\\nCalling all developers, designers, and tech enthusiasts! Participate in our virtual hackathon to solve real-world challenges. Collaborate with like-minded individuals, build innovative solutions, and compete for exciting prizes. This is a great opportunity to showcase your skills and make a difference<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"startdate\":\"2024-05-01\",\"enddate\":\"2024-05-04\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"ved-hackathon-2024\",\"display_order\":\"3\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T11:26:51.000000Z\",\"created_at\":\"2024-05-21T11:26:51.000000Z\",\"event_id\":3,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 05:41:51', '2024-05-21 05:41:51'),
(NULL, 612, 1, 202405211127234956, 202405211127234956, 'App\\Models\\Events', 4, 'create', NULL, '{\"title\":\"Workshop: Data Science Bootcamp\",\"text\":\"<p>Topics include data analysis, machine learning, and data visualization. Ideal for both beginners and those looking to enhance their skills.<\\/p>\",\"description\":\"<p><strong>Date:<\\/strong> September 5-7, 2024<br \\/>\\r\\n<strong>Location:<\\/strong> New York, NY<br \\/>\\r\\n<strong>Description:<\\/strong><br \\/>\\r\\nDive deep into the world of data science with our intensive bootcamp. Learn from experienced data scientists through hands-on sessions and projects. Topics include data analysis, machine learning, and data visualization. Ideal for both beginners and those looking to enhance their skills.<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"startdate\":\"2024-05-01\",\"enddate\":\"2024-05-11\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"workshop-data-science-bootcamp\",\"display_order\":\"4\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T11:27:23.000000Z\",\"created_at\":\"2024-05-21T11:27:23.000000Z\",\"event_id\":4,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 05:42:23', '2024-05-21 05:42:23'),
(NULL, 613, 1, 202405211143032861, 202405211143032861, 'App\\Models\\Events', 1, 'update', '{\"event_id\":1,\"startdate\":\"2024-05-21\",\"enddate\":\"2024-05-22 00:00:00\",\"title\":\"Ved Annual Conference 2024\",\"alias\":\"ved-annual-conference-2024\",\"text\":\"<p>Join us for our annual conference where industry leaders, experts, and enthusiasts come together to share insights, innovations, and trends in the field. This year, our keynote speaker is renowned technologist Dr.<\\/p>\",\"description\":\"<p><strong>Date:<\\/strong> June 15-17, 2024<br \\/>\\r\\n<strong>Location:<\\/strong> San Francisco, CA<br \\/>\\r\\n<strong>Description:<\\/strong><br \\/>\\r\\nJoin us for our annual conference where industry leaders, experts, and enthusiasts come together to share insights, innovations, and trends in the field. This year, our keynote speaker is renowned technologist Dr. Alex Johnson. The conference will feature a series of workshops, panel discussions, and networking opportunities.<\\/p>\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"link\":null,\"seo_title\":\"\",\"seo_description\":null,\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":1,\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-05-21T11:22:38.000000Z\",\"updated_at\":\"2024-05-21T11:26:10.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"image\":\"storage\\/ved\\/files\\/1\\/Gallery\\/2.jpg\",\"updated_at\":\"2024-05-21 11:43:03\",\"updatedBy\":1}', '2024-05-21 05:58:03', '2024-05-21 05:58:03'),
(NULL, 614, 1, 202405211143317001, 202405211143317001, 'App\\Models\\Events', 2, 'update', '{\"event_id\":2,\"startdate\":\"2024-05-21\",\"enddate\":\"2024-05-21 00:00:00\",\"title\":\"Webinar: The Future of Artificial Intelligence\",\"alias\":\"webinar-the-future-of-artificial-intelligence\",\"text\":\"<p>This webinar will cover emerging trends, ethical considerations, and practical applications. Register now to secure your spot and participate in the Q&amp;A session with our expert panel.<\\/p>\",\"description\":\"<p><strong>Date:<\\/strong> July 10, 2024<br \\/>\\r\\n<strong>Time:<\\/strong> 3:00 PM - 4:30 PM (PST)<br \\/>\\r\\n<strong>Platform:<\\/strong> Zoom<br \\/>\\r\\n<strong>Description:<\\/strong><br \\/>\\r\\nExplore the advancements in artificial intelligence and its implications across various industries. This webinar will cover emerging trends, ethical considerations, and practical applications. Register now to secure your spot and participate in the Q&amp;A session with our expert panel.<\\/p>\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"link\":null,\"seo_title\":\"\",\"seo_description\":null,\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":2,\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-05-21T11:25:16.000000Z\",\"updated_at\":\"2024-05-21T11:25:16.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"image\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/canada.jpg\",\"updated_at\":\"2024-05-21 11:43:31\",\"updatedBy\":1}', '2024-05-21 05:58:31', '2024-05-21 05:58:31'),
(NULL, 615, 1, 202405211143447208, 202405211143447208, 'App\\Models\\Events', 3, 'update', '{\"event_id\":3,\"startdate\":\"2024-05-01\",\"enddate\":\"2024-05-04 00:00:00\",\"title\":\"Ved Hackathon 2024\",\"alias\":\"ved-hackathon-2024\",\"text\":\"<p>This is a great opportunity to showcase your skills and make a difference<\\/p>\",\"description\":\"<p><strong>Date:<\\/strong> August 20-22, 2024<br \\/>\\r\\n<strong>Location:<\\/strong> Online<br \\/>\\r\\n<strong>Description:<\\/strong><br \\/>\\r\\nCalling all developers, designers, and tech enthusiasts! Participate in our virtual hackathon to solve real-world challenges. Collaborate with like-minded individuals, build innovative solutions, and compete for exciting prizes. This is a great opportunity to showcase your skills and make a difference<\\/p>\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"link\":null,\"seo_title\":\"\",\"seo_description\":null,\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":3,\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-05-21T11:26:51.000000Z\",\"updated_at\":\"2024-05-21T11:26:51.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"image\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/newzealand.jpg\",\"updated_at\":\"2024-05-21 11:43:44\",\"updatedBy\":1}', '2024-05-21 05:58:44', '2024-05-21 05:58:44'),
(NULL, 616, 1, 202405211143568409, 202405211143568409, 'App\\Models\\Events', 4, 'update', '{\"event_id\":4,\"startdate\":\"2024-05-01\",\"enddate\":\"2024-05-11 00:00:00\",\"title\":\"Workshop: Data Science Bootcamp\",\"alias\":\"workshop-data-science-bootcamp\",\"text\":\"<p>Topics include data analysis, machine learning, and data visualization. Ideal for both beginners and those looking to enhance their skills.<\\/p>\",\"description\":\"<p><strong>Date:<\\/strong> September 5-7, 2024<br \\/>\\r\\n<strong>Location:<\\/strong> New York, NY<br \\/>\\r\\n<strong>Description:<\\/strong><br \\/>\\r\\nDive deep into the world of data science with our intensive bootcamp. Learn from experienced data scientists through hands-on sessions and projects. Topics include data analysis, machine learning, and data visualization. Ideal for both beginners and those looking to enhance their skills.<\\/p>\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"link\":null,\"seo_title\":\"\",\"seo_description\":null,\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":4,\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-05-21T11:27:23.000000Z\",\"updated_at\":\"2024-05-21T11:27:23.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"image\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/USA.jpg\",\"updated_at\":\"2024-05-21 11:43:56\",\"updatedBy\":1}', '2024-05-21 05:58:56', '2024-05-21 05:58:56'),
(NULL, 617, 1, 202405211151003268, 202405211151003268, 'App\\Models\\Events', 5, 'create', NULL, '{\"title\":\"Networking Night: Meet and Greet\",\"text\":\"<p>This informal event is designed to foster connections, share experiences, and build relationships. Enjoy light refreshments and engage in meaningful conversations.<\\/p>\",\"description\":\"<p><strong>Date:<\\/strong> October 12, 2024<br \\/>\\r\\n<strong>Time:<\\/strong> 6:00 PM - 9:00 PM (EST)<br \\/>\\r\\n<strong>Location:<\\/strong> Ved Headquarters, Boston, MA<br \\/>\\r\\n<strong>Description:<\\/strong><br \\/>\\r\\nJoin us for an evening of networking with professionals from various industries. This informal event is designed to foster connections, share experiences, and build relationships. Enjoy light refreshments and engage in meaningful conversations.<\\/p>\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"startdate\":\"2024-05-25\",\"enddate\":\"2024-05-31\",\"image\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/newzealand.jpg\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"networking-night-meet-and-greet\",\"display_order\":\"5\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T11:51:00.000000Z\",\"created_at\":\"2024-05-21T11:51:00.000000Z\",\"event_id\":5,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 06:06:00', '2024-05-21 06:06:00'),
(NULL, 618, 1, 202405211228459441, 202405211228459441, 'App\\Models\\Institutions', 12, 'update', '{\"institution_id\":12,\"countries_id\":11,\"title\":\"HISTORY\",\"alias\":\"history\",\"email\":\"\",\"text\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<br \\/>\\r\\nWorld best education site - (Computer engeenering)<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nWeb and user interface design - Development<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nInteraction design - Animation<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"logo\":\"\",\"display_order\":12,\"status\":1,\"created_at\":\"2024-05-20T17:04:33.000000Z\",\"updated_at\":\"2024-05-21T04:24:12.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>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<br \\/>\\r\\nWorld best education site - (Computer engeenering)<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nWeb and user interface design - Development<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nInteraction design - Animation<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"updated_at\":\"2024-05-21 12:28:45\",\"updatedBy\":1}', '2024-05-21 06:43:45', '2024-05-21 06:43:45'),
(NULL, 619, 1, 202405211228572778, 202405211228572778, 'App\\Models\\Institutions', 13, 'update', '{\"institution_id\":13,\"countries_id\":11,\"title\":\"2021\",\"alias\":\"2021\",\"email\":\"\",\"text\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<br \\/>\\r\\nWorld best education site - (Computer engeenering)<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nWeb and user interface design - Development<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nInteraction design - Animation<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"logo\":\"\",\"display_order\":13,\"status\":1,\"created_at\":\"2024-05-20T17:09:36.000000Z\",\"updated_at\":\"2024-05-21T04:24:23.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>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<br \\/>\\r\\nWorld best education site - (Computer engeenering)<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nWeb and user interface design - Development<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nInteraction design - Animation<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"updated_at\":\"2024-05-21 12:28:57\",\"updatedBy\":1}', '2024-05-21 06:43:57', '2024-05-21 06:43:57'),
(NULL, 620, 1, 202405211229096323, 202405211229096323, 'App\\Models\\Institutions', 14, 'update', '{\"institution_id\":14,\"countries_id\":11,\"title\":\"2022\",\"alias\":\"2022\",\"email\":\"\",\"text\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<br \\/>\\r\\nWorld best education site - (Computer engeenering)<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nWeb and user interface design - Development<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nInteraction design - Animation<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"logo\":\"\",\"display_order\":14,\"status\":1,\"created_at\":\"2024-05-20T17:09:53.000000Z\",\"updated_at\":\"2024-05-21T04:24:33.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>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<br \\/>\\r\\nWorld best education site - (Computer engeenering)<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nWeb and user interface design - Development<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nInteraction design - Animation<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"updated_at\":\"2024-05-21 12:29:09\",\"updatedBy\":1}', '2024-05-21 06:44:09', '2024-05-21 06:44:09'),
(NULL, 621, 1, 202405211229223179, 202405211229223179, 'App\\Models\\Institutions', 15, 'update', '{\"institution_id\":15,\"countries_id\":11,\"title\":\"2023\",\"alias\":\"2023\",\"email\":\"\",\"text\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<br \\/>\\r\\nWorld best education site - (Computer engeenering)<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nWeb and user interface design - Development<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nInteraction design - Animation<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"logo\":\"\",\"display_order\":15,\"status\":1,\"created_at\":\"2024-05-20T17:10:07.000000Z\",\"updated_at\":\"2024-05-21T04:24:41.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>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<br \\/>\\r\\nWorld best education site - (Computer engeenering)<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nWeb and user interface design - Development<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nInteraction design - Animation<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"updated_at\":\"2024-05-21 12:29:22\",\"updatedBy\":1}', '2024-05-21 06:44:22', '2024-05-21 06:44:22'),
(NULL, 622, 1, 202405211231322417, 202405211231322417, 'App\\Models\\Institutions', 15, 'update', '{\"institution_id\":15,\"countries_id\":11,\"title\":\"2023\",\"alias\":\"2023\",\"email\":\"\",\"text\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<br \\/>\\r\\nWorld best education site - (Computer engeenering)<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nWeb and user interface design - Development<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nInteraction design - Animation<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"logo\":\"\",\"display_order\":15,\"status\":1,\"created_at\":\"2024-05-20T17:10:07.000000Z\",\"updated_at\":\"2024-05-21T12:29:22.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>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<br \\/>\\r\\nWorld best education site - (Computer engeenering)<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nWeb and user interface design - Development<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nInteraction design - Animation<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n\\r\\n==\",\"updated_at\":\"2024-05-21 12:31:32\",\"updatedBy\":1}', '2024-05-21 06:46:32', '2024-05-21 06:46:32'),
(NULL, 623, 1, 202405211232133722, 202405211232133722, 'App\\Models\\Institutions', 15, 'update', '{\"institution_id\":15,\"countries_id\":11,\"title\":\"2023\",\"alias\":\"2023\",\"email\":\"\",\"text\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<br \\/>\\r\\nWorld best education site - (Computer engeenering)<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nWeb and user interface design - Development<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nInteraction design - Animation<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n\\r\\n==\",\"logo\":\"\",\"display_order\":15,\"status\":1,\"created_at\":\"2024-05-20T17:10:07.000000Z\",\"updated_at\":\"2024-05-21T12:31:32.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\":\"<span>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<br \\/>\\r\\nWorld best education site - (Computer engeenering)<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nWeb and user interface design - Development<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nInteraction design - Animation<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/span>\",\"updated_at\":\"2024-05-21 12:32:13\",\"updatedBy\":1}', '2024-05-21 06:47:13', '2024-05-21 06:47:13'),
(NULL, 624, 1, 202405211532063441, 202405211532063441, 'App\\Models\\Institutions', 15, 'update', '{\"institution_id\":15,\"countries_id\":11,\"title\":\"2023\",\"alias\":\"2023\",\"email\":\"\",\"text\":\"<span>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<br \\/>\\r\\nWorld best education site - (Computer engeenering)<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nWeb and user interface design - Development<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nInteraction design - Animation<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/span>\",\"logo\":\"\",\"display_order\":15,\"status\":1,\"created_at\":\"2024-05-20T17:10:07.000000Z\",\"updated_at\":\"2024-05-21T12:32: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>\"}', '{\"text\":\"There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<br \\/>\\r\\nWorld best education site - (Computer engeenering)<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nWeb and user interface design - Development<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nInteraction design - Animation<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery\",\"updated_at\":\"2024-05-21 15:32:06\",\"updatedBy\":1}', '2024-05-21 09:47:06', '2024-05-21 09:47:06'),
(NULL, 625, 1, 202405211537351424, 202405211537351424, 'App\\Models\\Preparationclasses', 16, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-05-21 09:52:35', '2024-05-21 09:52:35'),
(NULL, 626, 1, 202405211537399125, 202405211537399125, 'App\\Models\\Preparationclasses', 17, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-05-21 09:52:39', '2024-05-21 09:52:39'),
(NULL, 627, 1, 202405211537437284, 202405211537437284, 'App\\Models\\Preparationclasses', 18, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-05-21 09:52:43', '2024-05-21 09:52:43'),
(NULL, 628, 1, 202405211537484463, 202405211537484463, 'App\\Models\\Preparationclasses', 19, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-05-21 09:52:48', '2024-05-21 09:52:48'),
(NULL, 629, 1, 202405211537544987, 202405211537544987, 'App\\Models\\Preparationclasses', 21, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-05-21 09:52:54', '2024-05-21 09:52:54'),
(NULL, 630, 1, 202405211538042581, 202405211538042581, 'App\\Models\\Preparationclasses', 22, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-05-21 09:53:04', '2024-05-21 09:53:04'),
(NULL, 631, 1, 202405211538143443, 202405211538143443, 'App\\Models\\Preparationclasses', 23, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-05-21 09:53:14', '2024-05-21 09:53:14'),
(NULL, 632, 1, 202405211606104101, 202405211606104101, 'App\\Models\\Eventsarticles', 1, 'create', NULL, '{\"parent_article\":\"0\",\"title\":\"Events Offers and participation\",\"text\":\"\",\"description\":\"\",\"thumb\":\"\",\"cover_photo\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"events-offers-and-participation\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T16:06:10.000000Z\",\"created_at\":\"2024-05-21T16:06:10.000000Z\",\"article_id\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 10:21:10', '2024-05-21 10:21:10');
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, 633, 1, 202405211606467024, 202405211606467024, 'App\\Models\\Eventsarticles', 2, 'create', NULL, '{\"parent_article\":\"1\",\"title\":\"Offers\",\"text\":\"Foundation course to under stand about softwere\",\"description\":\"\",\"thumb\":\"storage\\/ved\\/files\\/1\\/Gallery\\/7.jpg\",\"cover_photo\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"offers\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T16:06:46.000000Z\",\"created_at\":\"2024-05-21T16:06:46.000000Z\",\"article_id\":2,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 10:21:46', '2024-05-21 10:21:46'),
(NULL, 634, 1, 202405211607048088, 202405211607048088, 'App\\Models\\Eventsarticles', 3, 'create', NULL, '{\"parent_article\":\"2\",\"title\":\"Foundation course to under stand about softwere\",\"text\":\"\",\"description\":\"\",\"thumb\":\"storage\\/ved\\/files\\/1\\/Gallery\\/7.jpg\",\"cover_photo\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"foundation-course-to-under-stand-about-softwere\",\"display_order\":\"3\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T16:07:04.000000Z\",\"created_at\":\"2024-05-21T16:07:04.000000Z\",\"article_id\":3,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 10:22:04', '2024-05-21 10:22:04'),
(NULL, 635, 1, 202405211607187762, 202405211607187762, 'App\\Models\\Eventsarticles', 3, 'update', '{\"article_id\":3,\"parent_article\":2,\"title\":\"Foundation course to under stand about softwere\",\"alias\":\"foundation-course-to-under-stand-about-softwere\",\"text\":\"\",\"description\":\"\",\"thumb\":\"storage\\/ved\\/files\\/1\\/Gallery\\/7.jpg\",\"cover_photo\":\"\",\"display_order\":3,\"status\":1,\"created_at\":\"2024-05-21T16:07:04.000000Z\",\"updated_at\":\"2024-05-21T16:07: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>\"}', '{\"parent_article\":\"1\",\"updated_at\":\"2024-05-21 16:07:18\",\"updatedBy\":1}', '2024-05-21 10:22:18', '2024-05-21 10:22:18'),
(NULL, 636, 1, 202405211609184924, 202405211609184924, 'App\\Models\\Eventsarticles', 4, 'create', NULL, '{\"parent_article\":\"1\",\"title\":\"Referal Benefits\",\"text\":\"\",\"description\":\"<div class=\\\"blog__details__content\\\" style=\\\"margin-top:20px\\\">\\r\\n<h5>Here is the referal benefits that you can receive.<\\/h5>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interd enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">&nbsp;<\\/div>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<\\/p>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n<\\/div>\",\"thumb\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/newzealand.jpg\",\"cover_photo\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"referal-benefits\",\"display_order\":\"4\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T16:09:18.000000Z\",\"created_at\":\"2024-05-21T16:09:18.000000Z\",\"article_id\":4,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 10:24:18', '2024-05-21 10:24:18'),
(NULL, 637, 1, 202405211638154263, 202405211638154263, 'App\\Models\\Eventsarticles', 5, 'create', NULL, '{\"parent_article\":\"0\",\"title\":\"Offers\",\"text\":\"\",\"description\":\"\",\"thumb\":\"\",\"cover_photo\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"offers\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T16:38:15.000000Z\",\"created_at\":\"2024-05-21T16:38:15.000000Z\",\"article_id\":5,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 10:53:15', '2024-05-21 10:53:15'),
(NULL, 638, 1, 202405211638483785, 202405211638483785, 'App\\Models\\Eventsarticles', 6, 'create', NULL, '{\"parent_article\":\"5\",\"title\":\"\",\"text\":\"Foundation course to under stand about softwere\",\"description\":\"\",\"thumb\":\"storage\\/ved\\/files\\/1\\/Preparation\\/gregmat.png\",\"cover_photo\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T16:38:48.000000Z\",\"created_at\":\"2024-05-21T16:38:48.000000Z\",\"article_id\":6,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 10:53:48', '2024-05-21 10:53:48'),
(NULL, 639, 1, 202405211639148172, 202405211639148172, 'App\\Models\\Eventsarticles', 7, 'create', NULL, '{\"parent_article\":\"5\",\"title\":\"Foundation course to under stand about softwere\",\"text\":\"\",\"description\":\"\",\"thumb\":\"storage\\/ved\\/files\\/1\\/Preparation\\/gregmat.png\",\"cover_photo\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"foundation-course-to-under-stand-about-softwere\",\"display_order\":\"3\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T16:39:14.000000Z\",\"created_at\":\"2024-05-21T16:39:14.000000Z\",\"article_id\":7,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 10:54:14', '2024-05-21 10:54:14'),
(NULL, 640, 1, 202405211639344096, 202405211639344096, 'App\\Models\\Eventsarticles', 6, 'update', '{\"article_id\":6,\"parent_article\":5,\"title\":\"\",\"alias\":\"\",\"text\":\"Foundation course to under stand about softwere\",\"description\":\"\",\"thumb\":\"storage\\/ved\\/files\\/1\\/Preparation\\/gregmat.png\",\"cover_photo\":\"\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-05-21T16:38:48.000000Z\",\"updated_at\":\"2024-05-21T16:38:48.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\":\"Foundation course to under stand about softwere\",\"text\":\"\",\"updated_at\":\"2024-05-21 16:39:34\",\"updatedBy\":1}', '2024-05-21 10:54:34', '2024-05-21 10:54:34'),
(NULL, 641, 1, 202405211641044990, 202405211641044990, 'App\\Models\\Eventsarticles', 8, 'create', NULL, '{\"parent_article\":\"0\",\"title\":\"Referal Benefits\",\"text\":\"\",\"description\":\"<div class=\\\"blog__details__content\\\" style=\\\"margin-top:20px\\\">\\r\\n<h5>Here is the referal benefits that you can receive.<\\/h5>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interd enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">&nbsp;<\\/div>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<\\/p>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n<\\/div>\",\"thumb\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/australia.jpeg\",\"cover_photo\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"referal-benefits\",\"display_order\":\"4\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-21T16:41:04.000000Z\",\"created_at\":\"2024-05-21T16:41:04.000000Z\",\"article_id\":8,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-21 10:56:04', '2024-05-21 10:56:04'),
(NULL, 642, 1, 202405211703454952, 202405211703454952, 'App\\Models\\Eventsarticles', 8, 'update', '{\"article_id\":8,\"parent_article\":0,\"title\":\"Referal Benefits\",\"alias\":\"referal-benefits\",\"text\":\"\",\"description\":\"<div class=\\\"blog__details__content\\\" style=\\\"margin-top:20px\\\">\\r\\n<h5>Here is the referal benefits that you can receive.<\\/h5>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interd enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">&nbsp;<\\/div>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<\\/p>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n<\\/div>\",\"thumb\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/australia.jpeg\",\"cover_photo\":\"\",\"display_order\":4,\"status\":1,\"created_at\":\"2024-05-21T16:41:04.000000Z\",\"updated_at\":\"2024-05-21T16:41: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>\"}', '{\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider1.jpg\",\"updated_at\":\"2024-05-21 17:03:45\",\"updatedBy\":1}', '2024-05-21 11:18:45', '2024-05-21 11:18:45'),
(NULL, 643, 1, 202405211704021675, 202405211704021675, 'App\\Models\\Eventsarticles', 8, 'update', '{\"article_id\":8,\"parent_article\":0,\"title\":\"Referal Benefits\",\"alias\":\"referal-benefits\",\"text\":\"\",\"description\":\"<div class=\\\"blog__details__content\\\" style=\\\"margin-top:20px\\\">\\r\\n<h5>Here is the referal benefits that you can receive.<\\/h5>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interd enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">&nbsp;<\\/div>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<\\/p>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n<\\/div>\",\"thumb\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/australia.jpeg\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider1.jpg\",\"display_order\":4,\"status\":1,\"created_at\":\"2024-05-21T16:41:04.000000Z\",\"updated_at\":\"2024-05-21T17:03: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>\"}', '{\"thumb\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider1.jpg\",\"updated_at\":\"2024-05-21 17:04:02\",\"updatedBy\":1}', '2024-05-21 11:19:02', '2024-05-21 11:19:02'),
(NULL, 644, 1, 202405211705164422, 202405211705164422, 'App\\Models\\Eventsarticles', 8, 'update', '{\"article_id\":8,\"parent_article\":0,\"title\":\"Referal Benefits\",\"alias\":\"referal-benefits\",\"text\":\"\",\"description\":\"<div class=\\\"blog__details__content\\\" style=\\\"margin-top:20px\\\">\\r\\n<h5>Here is the referal benefits that you can receive.<\\/h5>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interd enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">&nbsp;<\\/div>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<\\/p>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n<\\/div>\",\"thumb\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider1.jpg\",\"cover_photo\":null,\"display_order\":4,\"status\":1,\"created_at\":\"2024-05-21T16:41:04.000000Z\",\"updated_at\":\"2024-05-21T17:04: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>\"}', '{\"thumb\":\"storage\\/ved\\/files\\/1\\/Sliders\\/university_1.jpg\",\"cover_photo\":\"\",\"updated_at\":\"2024-05-21 17:05:16\",\"updatedBy\":1}', '2024-05-21 11:20:16', '2024-05-21 11:20:16'),
(NULL, 645, 1, 202405220441044232, 202405220441044232, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Bibhuti LMS\",\"description\":\"Dream on Education is a licensed educational consultant who specializes in overseas education and immigration services. We are located in Dillibazar (opposite Padma Kanya School), Kathmandu, Nepal, the educational hub of the country.\",\"url1\":\"info@dreamoneducation.com\",\"url2\":\"\",\"location\":\"Dillibazar, Kathmandu\",\"email\":\"info@vedinternational.com\",\"phone\":\"+977-9851156423\",\"secondary_phone\":\"+01-4423776\",\"working_hours\":\"09:00 - 17:00\",\"working_days\":\"Sun - Friday\",\"leave_days\":\"\",\"google_map\":\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d3532.3834756961887!2d85.32362297502577!3d27.70544392557625!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39eb1c227488fc25%3A0x1909017337153a81!2sDream%20On%20Educational%20Consultancy%20Pvt.Ltd!5e0!3m2!1sen!2snp!4v1709145468235!5m2!1sen!2snp\",\"fb\":\"\",\"insta\":\"\",\"twitter\":\"\",\"tiktok\":\"\",\"youtube\":\"\",\"primary_logo\":\"storage\\/dreamon\\/files\\/1\\/DREAM-ON-03.png\",\"secondary_logo\":\"storage\\/dreamon\\/files\\/1\\/DREAM-ON-03.png\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\\u00a9Copyright 2024 DreamOn Education. All rights reserved\",\"content1\":\"\",\"content2\":\"\",\"content3\":\"\",\"seo_title\":null,\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":1,\"status\":1,\"created_at\":null,\"updated_at\":\"2024-05-19T10:45:59.000000Z\",\"createdby\":null,\"updatedby\":1,\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"fb\":\"https:\\/\\/www.facebook.com\",\"insta\":\"https:\\/\\/www.facebook.com\",\"twitter\":\"https:\\/\\/www.twitter.com\\/\",\"tiktok\":\"https:\\/\\/www.youtube.com\\/\",\"youtube\":\"https:\\/\\/www.facebook.com\",\"updated_at\":\"2024-05-22 04:41:04\",\"updatedBy\":1}', '2024-05-21 22:56:04', '2024-05-21 22:56:04'),
(NULL, 646, 1, 202405220441407845, 202405220441407845, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Bibhuti LMS\",\"description\":\"Dream on Education is a licensed educational consultant who specializes in overseas education and immigration services. We are located in Dillibazar (opposite Padma Kanya School), Kathmandu, Nepal, the educational hub of the country.\",\"url1\":\"info@dreamoneducation.com\",\"url2\":\"\",\"location\":\"Dillibazar, Kathmandu\",\"email\":\"info@vedinternational.com\",\"phone\":\"+977-9851156423\",\"secondary_phone\":\"+01-4423776\",\"working_hours\":\"09:00 - 17:00\",\"working_days\":\"Sun - Friday\",\"leave_days\":\"\",\"google_map\":\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d3532.3834756961887!2d85.32362297502577!3d27.70544392557625!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39eb1c227488fc25%3A0x1909017337153a81!2sDream%20On%20Educational%20Consultancy%20Pvt.Ltd!5e0!3m2!1sen!2snp!4v1709145468235!5m2!1sen!2snp\",\"fb\":\"https:\\/\\/www.facebook.com\",\"insta\":\"https:\\/\\/www.facebook.com\",\"twitter\":\"https:\\/\\/www.twitter.com\\/\",\"tiktok\":\"https:\\/\\/www.youtube.com\\/\",\"youtube\":\"https:\\/\\/www.facebook.com\",\"primary_logo\":\"storage\\/dreamon\\/files\\/1\\/DREAM-ON-03.png\",\"secondary_logo\":\"storage\\/dreamon\\/files\\/1\\/DREAM-ON-03.png\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\\u00a9Copyright 2024 DreamOn Education. All rights reserved\",\"content1\":\"\",\"content2\":\"\",\"content3\":\"\",\"seo_title\":null,\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":1,\"status\":1,\"created_at\":null,\"updated_at\":\"2024-05-22T04:41:04.000000Z\",\"createdby\":null,\"updatedby\":1,\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"twitter\":\"https:\\/\\/www.x.com\\/\",\"updated_at\":\"2024-05-22 04:41:40\",\"updatedBy\":1}', '2024-05-21 22:56:40', '2024-05-21 22:56:40'),
(NULL, 647, 1, 202405220448005672, 202405220448005672, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Bibhuti LMS\",\"description\":\"Dream on Education is a licensed educational consultant who specializes in overseas education and immigration services. We are located in Dillibazar (opposite Padma Kanya School), Kathmandu, Nepal, the educational hub of the country.\",\"url1\":\"info@dreamoneducation.com\",\"url2\":\"\",\"location\":\"Dillibazar, Kathmandu\",\"email\":\"info@vedinternational.com\",\"phone\":\"+977-9851156423\",\"secondary_phone\":\"+01-4423776\",\"working_hours\":\"09:00 - 17:00\",\"working_days\":\"Sun - Friday\",\"leave_days\":\"\",\"google_map\":\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d3532.3834756961887!2d85.32362297502577!3d27.70544392557625!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39eb1c227488fc25%3A0x1909017337153a81!2sDream%20On%20Educational%20Consultancy%20Pvt.Ltd!5e0!3m2!1sen!2snp!4v1709145468235!5m2!1sen!2snp\",\"fb\":\"https:\\/\\/www.facebook.com\",\"insta\":\"https:\\/\\/www.facebook.com\",\"twitter\":\"https:\\/\\/www.x.com\\/\",\"tiktok\":\"https:\\/\\/www.youtube.com\\/\",\"youtube\":\"https:\\/\\/www.facebook.com\",\"primary_logo\":\"storage\\/dreamon\\/files\\/1\\/DREAM-ON-03.png\",\"secondary_logo\":\"storage\\/dreamon\\/files\\/1\\/DREAM-ON-03.png\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\\u00a9Copyright 2024 DreamOn Education. All rights reserved\",\"content1\":\"\",\"content2\":\"\",\"content3\":\"\",\"seo_title\":null,\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":1,\"status\":1,\"created_at\":null,\"updated_at\":\"2024-05-22T04:41:40.000000Z\",\"createdby\":null,\"updatedby\":1,\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"description\":\"orporate clients and leisure travelers has been relying on Groundlink for dependable safe, and professional chauffeured car end service in major cities across World.\",\"updated_at\":\"2024-05-22 04:48:00\",\"updatedBy\":1}', '2024-05-21 23:03:00', '2024-05-21 23:03:00'),
(NULL, 648, 1, 202405220546006931, 202405220546006931, 'App\\Models\\News', 1, 'update', '{\"news_id\":1,\"parent_news\":0,\"title\":\"\\u2018\\u0935\\u093f\\u0926\\u0947\\u0936\\u0915\\u094b \\u091c\\u094d\\u091e\\u093e\\u0928 \\u0930 \\u0938\\u0940\\u092a\\u0932\\u093e\\u0908 \\u0938\\u094d\\u0935\\u0926\\u0947\\u0936\\u092e\\u093e \\u0938\\u0926\\u0941\\u092a\\u092f\\u094b\\u0917 \\u0917\\u0930\\u094d\\u0928\\u0938\\u0915\\u0947 \\u0938\\u0941\\u0928\\u092e\\u093e \\u0938\\u0941\\u0917\\u0928\\u094d\\u0927 \\u0939\\u0941\\u0928\\u094d\\u091b\\u2019\",\"alias\":\"\",\"text\":\"\",\"image\":\"storage\\/ved\\/files\\/1\\/News\\/news1.png\",\"thumb\":\"\",\"cover\":\"\",\"display_order\":1,\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-05-19T10:14:31.000000Z\",\"updated_at\":\"2024-05-19T10:14:31.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"thumb\":\"storage\\/ved\\/files\\/1\\/Testimonial\\/about_14.png\",\"updated_at\":\"2024-05-22 05:46:00\",\"updatedBy\":1}', '2024-05-22 00:01:00', '2024-05-22 00:01:00'),
(NULL, 649, 1, 202405220546179389, 202405220546179389, 'App\\Models\\News', 1, 'update', '{\"news_id\":1,\"parent_news\":0,\"title\":\"\\u2018\\u0935\\u093f\\u0926\\u0947\\u0936\\u0915\\u094b \\u091c\\u094d\\u091e\\u093e\\u0928 \\u0930 \\u0938\\u0940\\u092a\\u0932\\u093e\\u0908 \\u0938\\u094d\\u0935\\u0926\\u0947\\u0936\\u092e\\u093e \\u0938\\u0926\\u0941\\u092a\\u092f\\u094b\\u0917 \\u0917\\u0930\\u094d\\u0928\\u0938\\u0915\\u0947 \\u0938\\u0941\\u0928\\u092e\\u093e \\u0938\\u0941\\u0917\\u0928\\u094d\\u0927 \\u0939\\u0941\\u0928\\u094d\\u091b\\u2019\",\"alias\":\"\",\"text\":\"\",\"image\":\"storage\\/ved\\/files\\/1\\/News\\/news1.png\",\"thumb\":\"storage\\/ved\\/files\\/1\\/Testimonial\\/about_14.png\",\"cover\":\"\",\"display_order\":1,\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-05-19T10:14:31.000000Z\",\"updated_at\":\"2024-05-22T05:46:00.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"thumb\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/Small Images\\/usa1.png\",\"updated_at\":\"2024-05-22 05:46:17\",\"updatedBy\":1}', '2024-05-22 00:01:17', '2024-05-22 00:01:17'),
(NULL, 650, 1, 202405220546371998, 202405220546371998, 'App\\Models\\News', 2, 'update', '{\"news_id\":2,\"parent_news\":0,\"title\":\"Oxford News\",\"alias\":\"oxford-news\",\"text\":\"\",\"image\":\"storage\\/ved\\/files\\/1\\/News\\/news2.jpg\",\"thumb\":\"\",\"cover\":\"\",\"display_order\":2,\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-05-19T10:15:08.000000Z\",\"updated_at\":\"2024-05-19T10:15:08.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"thumb\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/Small Images\\/aus1.png\",\"updated_at\":\"2024-05-22 05:46:37\",\"updatedBy\":1}', '2024-05-22 00:01:37', '2024-05-22 00:01:37'),
(NULL, 651, 1, 202405220552115694, 202405220552115694, 'App\\Models\\News', 2, 'update', '{\"news_id\":2,\"parent_news\":0,\"title\":\"Oxford News\",\"alias\":\"oxford-news\",\"text\":\"\",\"image\":\"storage\\/ved\\/files\\/1\\/News\\/news2.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/Small Images\\/aus1.png\",\"cover\":\"\",\"display_order\":2,\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-05-19T10:15:08.000000Z\",\"updated_at\":\"2024-05-22T05:46:37.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"thumb\":\"storage\\/ved\\/files\\/1\\/Footer\\/footer__1.png\",\"updated_at\":\"2024-05-22 05:52:11\",\"updatedBy\":1}', '2024-05-22 00:07:11', '2024-05-22 00:07:11'),
(NULL, 652, 1, 202405220552306325, 202405220552306325, 'App\\Models\\News', 1, 'update', '{\"news_id\":1,\"parent_news\":0,\"title\":\"\\u2018\\u0935\\u093f\\u0926\\u0947\\u0936\\u0915\\u094b \\u091c\\u094d\\u091e\\u093e\\u0928 \\u0930 \\u0938\\u0940\\u092a\\u0932\\u093e\\u0908 \\u0938\\u094d\\u0935\\u0926\\u0947\\u0936\\u092e\\u093e \\u0938\\u0926\\u0941\\u092a\\u092f\\u094b\\u0917 \\u0917\\u0930\\u094d\\u0928\\u0938\\u0915\\u0947 \\u0938\\u0941\\u0928\\u092e\\u093e \\u0938\\u0941\\u0917\\u0928\\u094d\\u0927 \\u0939\\u0941\\u0928\\u094d\\u091b\\u2019\",\"alias\":\"\",\"text\":\"\",\"image\":\"storage\\/ved\\/files\\/1\\/News\\/news1.png\",\"thumb\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/Small Images\\/usa1.png\",\"cover\":\"\",\"display_order\":1,\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-05-19T10:14:31.000000Z\",\"updated_at\":\"2024-05-22T05:46:17.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"thumb\":\"storage\\/ved\\/files\\/1\\/Footer\\/footer__3.png\",\"updated_at\":\"2024-05-22 05:52:30\",\"updatedBy\":1}', '2024-05-22 00:07:30', '2024-05-22 00:07:30'),
(NULL, 653, 1, 202405220557382423, 202405220557382423, 'App\\Models\\Countryarticles', 20, 'create', NULL, '{\"title\":\"USA\",\"subtitle\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"usa\",\"display_order\":\"8\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-22T05:57:38.000000Z\",\"created_at\":\"2024-05-22T05:57:38.000000Z\",\"article_id\":20,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-22 00:12:38', '2024-05-22 00:12:38'),
(NULL, 654, 1, 202405220558033818, 202405220558033818, 'App\\Models\\Countryarticles', 21, 'create', NULL, '{\"title\":\"Canada\",\"subtitle\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"canada\",\"display_order\":\"9\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-22T05:58:03.000000Z\",\"created_at\":\"2024-05-22T05:58:03.000000Z\",\"article_id\":21,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-22 00:13:03', '2024-05-22 00:13:03'),
(NULL, 655, 1, 202405220558124580, 202405220558124580, 'App\\Models\\Countryarticles', 22, 'create', NULL, '{\"title\":\"New Zealand\",\"subtitle\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"new-zealand\",\"display_order\":\"10\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-22T05:58:12.000000Z\",\"created_at\":\"2024-05-22T05:58:12.000000Z\",\"article_id\":22,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-22 00:13:12', '2024-05-22 00:13:12'),
(NULL, 656, 1, 202405220626452432, 202405220626452432, 'App\\Models\\News', 1, 'update', '{\"news_id\":1,\"parent_news\":0,\"title\":\"\\u2018\\u0935\\u093f\\u0926\\u0947\\u0936\\u0915\\u094b \\u091c\\u094d\\u091e\\u093e\\u0928 \\u0930 \\u0938\\u0940\\u092a\\u0932\\u093e\\u0908 \\u0938\\u094d\\u0935\\u0926\\u0947\\u0936\\u092e\\u093e \\u0938\\u0926\\u0941\\u092a\\u092f\\u094b\\u0917 \\u0917\\u0930\\u094d\\u0928\\u0938\\u0915\\u0947 \\u0938\\u0941\\u0928\\u092e\\u093e \\u0938\\u0941\\u0917\\u0928\\u094d\\u0927 \\u0939\\u0941\\u0928\\u094d\\u091b\\u2019\",\"alias\":\"\",\"text\":\"\",\"image\":\"storage\\/ved\\/files\\/1\\/News\\/news1.png\",\"thumb\":\"storage\\/ved\\/files\\/1\\/Footer\\/footer__3.png\",\"cover\":\"\",\"display_order\":1,\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-05-19T10:14:31.000000Z\",\"updated_at\":\"2024-05-22T05:52:30.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"text\":\"<p>\\u0935\\u093f\\u0926\\u0947\\u0936\\u092e\\u093e \\u0905\\u0927\\u094d\\u092f\\u092f\\u0928 \\u0930 \\u0915\\u093e\\u092e \\u0917\\u0930\\u094d\\u0928 \\u0917\\u090f\\u0915\\u093e \\u0927\\u0947\\u0930\\u0948 \\u0928\\u0947\\u092a\\u093e\\u0932\\u0940\\u0939\\u0930\\u0942\\u0932\\u0947 \\u0935\\u093f\\u092d\\u093f\\u0928\\u094d\\u0928 \\u0915\\u094d\\u0937\\u0947\\u0924\\u094d\\u0930\\u092e\\u093e \\u0935\\u093f\\u0936\\u0947\\u0937\\u091c\\u094d\\u091e\\u0924\\u093e \\u0939\\u093e\\u0938\\u093f\\u0932 \\u0917\\u0930\\u0947\\u0915\\u093e \\u091b\\u0928\\u094d\\u0964 \\u0924\\u093f\\u0928\\u0940\\u0939\\u0930\\u0942\\u0915\\u094b \\u091c\\u094d\\u091e\\u093e\\u0928, \\u0938\\u0940\\u092a, \\u0930 \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0939\\u093e\\u092e\\u094d\\u0930\\u094b \\u0926\\u0947\\u0936\\u0915\\u094b \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0930 \\u0938\\u092e\\u0943\\u0926\\u094d\\u0927\\u093f\\u0915\\u093e \\u0932\\u093e\\u0917\\u093f \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u092f\\u094b\\u0917\\u0926\\u093e\\u0928 \\u0926\\u093f\\u0928 \\u0938\\u0915\\u094d\\u091b\\u0964 \\u0935\\u093f\\u0926\\u0947\\u0936\\u092e\\u093e \\u0938\\u093f\\u0915\\u0947\\u0915\\u094b \\u091c\\u094d\\u091e\\u093e\\u0928 \\u0930 \\u0938\\u0940\\u092a\\u0932\\u093e\\u0908 \\u0938\\u094d\\u0935\\u0926\\u0947\\u0936\\u092e\\u093e \\u0932\\u093e\\u0917\\u0942 \\u0917\\u0930\\u094d\\u0928 \\u0938\\u0915\\u094d\\u0926\\u093e, \\u0939\\u093e\\u092e\\u094d\\u0930\\u094b \\u0926\\u0947\\u0936\\u092e\\u093e \\u0928\\u0935\\u092a\\u094d\\u0930\\u0935\\u0930\\u094d\\u0924\\u0928, \\u092a\\u094d\\u0930\\u0917\\u0924\\u093f, \\u0930 \\u0938\\u092e\\u0943\\u0926\\u094d\\u0927\\u093f \\u0932\\u094d\\u092f\\u093e\\u0909\\u0928 \\u0938\\u0915\\u093f\\u0928\\u094d\\u091b\\u0964<\\/p>\\r\\n\\r\\n<p>\\u0935\\u093f\\u0926\\u0947\\u0936\\u092e\\u093e \\u092d\\u090f\\u0915\\u093e \\u092a\\u094d\\u0930\\u0935\\u093f\\u0927\\u093f, \\u0935\\u094d\\u092f\\u0935\\u0938\\u094d\\u0925\\u093e\\u092a\\u0928\\u0915\\u093e \\u0924\\u0930\\u093f\\u0915\\u093e, \\u0930 \\u0935\\u094d\\u092f\\u0935\\u0938\\u093e\\u092f\\u093f\\u0915 \\u0938\\u0940\\u092a\\u0939\\u0930\\u0942\\u0932\\u0947 \\u0939\\u093e\\u092e\\u094d\\u0930\\u094b \\u0938\\u092e\\u093e\\u091c\\u0932\\u093e\\u0908 \\u092e\\u093e\\u0924\\u094d\\u0930 \\u0928\\u092d\\u090f\\u0930 \\u0938\\u092e\\u0917\\u094d\\u0930 \\u0926\\u0947\\u0936\\u0932\\u093e\\u0908 \\u092a\\u0928\\u093f \\u092b\\u093e\\u0907\\u0926\\u093e \\u092a\\u0941\\u0930\\u094d\\u092f\\u093e\\u0909\\u0928 \\u0938\\u0915\\u094d\\u091b\\u0964 \\u092f\\u0940 \\u0938\\u0940\\u092a \\u0930 \\u091c\\u094d\\u091e\\u093e\\u0928\\u0932\\u093e\\u0908 \\u092a\\u094d\\u0930\\u092f\\u094b\\u0917 \\u0917\\u0930\\u0947\\u0930 \\u0939\\u093e\\u092e\\u0940 \\u0906\\u092b\\u094d\\u0928\\u094b \\u0909\\u0924\\u094d\\u092a\\u093e\\u0926\\u0928 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u092c\\u0922\\u093e\\u0909\\u0928, \\u0928\\u092f\\u093e\\u0901 \\u0909\\u0926\\u094d\\u092f\\u092e \\u0916\\u094b\\u0932\\u094d\\u0928, \\u0930 \\u0905\\u0928\\u094d\\u0924\\u0930\\u094d\\u0930\\u093e\\u0937\\u094d\\u091f\\u094d\\u0930\\u093f\\u092f \\u092c\\u091c\\u093e\\u0930\\u092e\\u093e \\u092a\\u094d\\u0930\\u0924\\u093f\\u0938\\u094d\\u092a\\u0930\\u094d\\u0927\\u093e \\u0917\\u0930\\u094d\\u0928 \\u0938\\u0915\\u094d\\u0926\\u091b\\u094c\\u0902\\u0964<\\/p>\\r\\n\\r\\n<p>\\u0935\\u093f\\u0926\\u0947\\u0936\\u092e\\u093e \\u0938\\u093f\\u0915\\u0947\\u0915\\u094b \\u0905\\u0928\\u0941\\u092d\\u0935\\u0932\\u093e\\u0908 \\u0938\\u094d\\u0935\\u0926\\u0947\\u0936\\u092e\\u093e \\u0938\\u0926\\u0941\\u092a\\u092f\\u094b\\u0917 \\u0917\\u0930\\u094d\\u0928 \\u0915\\u0947\\u0939\\u0940 \\u092e\\u0941\\u0916\\u094d\\u092f \\u092c\\u0941\\u0901\\u0926\\u093e\\u0939\\u0930\\u0942\\u092e\\u093e \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0926\\u093f\\u0928\\u0941 \\u092a\\u0930\\u094d\\u0926\\u091b:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li><strong>\\u0938\\u091e\\u094d\\u091c\\u093e\\u0932 \\u0930 \\u0938\\u092e\\u094d\\u092c\\u0928\\u094d\\u0927\\u0939\\u0930\\u0942<\\/strong>: \\u0935\\u093f\\u0926\\u0947\\u0936\\u092e\\u093e \\u0930\\u0939\\u0901\\u0926\\u093e \\u092c\\u0928\\u093e\\u090f\\u0915\\u093e \\u0938\\u091e\\u094d\\u091c\\u093e\\u0932 \\u0930 \\u0938\\u092e\\u094d\\u092c\\u0928\\u094d\\u0927\\u0939\\u0930\\u0942\\u0932\\u093e\\u0908 \\u0938\\u094d\\u0935\\u0926\\u0947\\u0936\\u092e\\u093e \\u0935\\u094d\\u092f\\u0935\\u0938\\u093e\\u092f \\u0930 \\u0905\\u0928\\u094d\\u092f \\u0915\\u094d\\u0937\\u0947\\u0924\\u094d\\u0930\\u092e\\u093e \\u092a\\u094d\\u0930\\u092f\\u094b\\u0917 \\u0917\\u0930\\u094d\\u0928 \\u0938\\u0915\\u093f\\u0928\\u094d\\u091b\\u0964<\\/li>\\r\\n\\t<li><strong>\\u0928\\u0935\\u092a\\u094d\\u0930\\u0935\\u0930\\u094d\\u0924\\u0928<\\/strong>: \\u0935\\u093f\\u0926\\u0947\\u0936\\u092e\\u093e \\u0938\\u093f\\u0915\\u0947\\u0915\\u093e \\u0928\\u092f\\u093e\\u0901 \\u092a\\u094d\\u0930\\u0935\\u093f\\u0927\\u093f \\u0930 \\u0935\\u094d\\u092f\\u0935\\u0938\\u094d\\u0925\\u093e\\u092a\\u0928\\u0915\\u093e \\u0924\\u0930\\u093f\\u0915\\u093e \\u0939\\u093e\\u092e\\u094d\\u0930\\u094b \\u0926\\u0947\\u0936\\u092e\\u093e \\u0932\\u093e\\u0917\\u0942 \\u0917\\u0930\\u0947\\u0930 \\u0928\\u0935\\u092a\\u094d\\u0930\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0917\\u0930\\u094d\\u0928 \\u0938\\u0915\\u093f\\u0928\\u094d\\u091b\\u0964<\\/li>\\r\\n\\t<li><strong>\\u0936\\u093f\\u0915\\u094d\\u0937\\u093e \\u0930 \\u092a\\u094d\\u0930\\u0936\\u093f\\u0915\\u094d\\u0937\\u0923<\\/strong>: \\u0935\\u093f\\u0926\\u0947\\u0936\\u092e\\u093e \\u092a\\u094d\\u0930\\u093e\\u092a\\u094d\\u0924 \\u0936\\u093f\\u0915\\u094d\\u0937\\u093e \\u0930 \\u092a\\u094d\\u0930\\u0936\\u093f\\u0915\\u094d\\u0937\\u0923\\u0932\\u093e\\u0908 \\u0938\\u094d\\u0935\\u0926\\u0947\\u0936\\u092e\\u093e \\u092c\\u093e\\u0901\\u0921\\u0947\\u0930 \\u0928\\u092f\\u093e\\u0901 \\u092a\\u0941\\u0938\\u094d\\u0924\\u093e\\u0932\\u093e\\u0908 \\u0938\\u0915\\u094d\\u0937\\u092e \\u092c\\u0928\\u093e\\u0909\\u0928\\u0947\\u0964<\\/li>\\r\\n\\t<li><strong>\\u0938\\u092e\\u0941\\u0926\\u093e\\u092f \\u0928\\u093f\\u0930\\u094d\\u092e\\u093e\\u0923<\\/strong>: \\u0906\\u092b\\u094d\\u0928\\u094b \\u091c\\u094d\\u091e\\u093e\\u0928 \\u0930 \\u0938\\u0940\\u092a\\u0932\\u093e\\u0908 \\u0938\\u092e\\u0941\\u0926\\u093e\\u092f\\u092e\\u093e \\u092c\\u093e\\u0901\\u0921\\u0947\\u0930 \\u0938\\u092e\\u093e\\u091c\\u0915\\u094b \\u0938\\u092e\\u0943\\u0926\\u094d\\u0927\\u093f\\u092e\\u093e \\u092f\\u094b\\u0917\\u0926\\u093e\\u0928 \\u0926\\u093f\\u0928\\u0947\\u0964<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>\\u092f\\u0938 \\u092a\\u094d\\u0930\\u0915\\u093e\\u0930\\u0915\\u094b \\u0938\\u0915\\u093e\\u0930\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u094b\\u0917\\u0926\\u093e\\u0928\\u0932\\u0947 \\u0926\\u0947\\u0936\\u0915\\u094b \\u0935\\u093f\\u0915\\u093e\\u0938\\u092e\\u093e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u092d\\u0942\\u092e\\u093f\\u0915\\u093e \\u0916\\u0947\\u0932\\u094d\\u0928 \\u0938\\u0915\\u094d\\u091b\\u0964 \\u0935\\u093f\\u0926\\u0947\\u0936\\u0915\\u094b \\u091c\\u094d\\u091e\\u093e\\u0928 \\u0930 \\u0938\\u0940\\u092a\\u0932\\u093e\\u0908 \\u0938\\u094d\\u0935\\u0926\\u0947\\u0936\\u092e\\u093e \\u0938\\u0926\\u0941\\u092a\\u092f\\u094b\\u0917 \\u0917\\u0930\\u094d\\u0928\\u0938\\u0915\\u0947, \\u092f\\u094b \\u0938\\u0941\\u0928\\u092e\\u093e \\u0938\\u0941\\u0917\\u0928\\u094d\\u0927 \\u0925\\u092a\\u094d\\u0928\\u0947 \\u091c\\u0938\\u094d\\u0924\\u0948 \\u0939\\u0941\\u0928\\u0947\\u091b\\u0964 \\u092f\\u0938\\u0932\\u0947 \\u0926\\u0947\\u0936\\u0932\\u093e\\u0908 \\u0906\\u0930\\u094d\\u0925\\u093f\\u0915, \\u0938\\u093e\\u092e\\u093e\\u091c\\u093f\\u0915, \\u0930 \\u0938\\u093e\\u0902\\u0938\\u094d\\u0915\\u0943\\u0924\\u093f\\u0915 \\u0930\\u0942\\u092a\\u092e\\u093e \\u092c\\u0932\\u093f\\u092f\\u094b \\u092c\\u0928\\u093e\\u0909\\u0928 \\u092e\\u0926\\u094d\\u0926\\u0924 \\u092a\\u0941\\u0930\\u094d\\u092f\\u093e\\u0909\\u0901\\u091b\\u0964<\\/p>\",\"updated_at\":\"2024-05-22 06:26:45\",\"updatedBy\":1}', '2024-05-22 00:41:45', '2024-05-22 00:41:45'),
(NULL, 657, 1, 202405220716281689, 202405220716281689, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Bibhuti LMS\",\"description\":\"orporate clients and leisure travelers has been relying on Groundlink for dependable safe, and professional chauffeured car end service in major cities across World.\",\"url1\":\"info@dreamoneducation.com\",\"url2\":\"\",\"location\":\"Dillibazar, Kathmandu\",\"email\":\"info@vedinternational.com\",\"phone\":\"+977-9851156423\",\"secondary_phone\":\"+01-4423776\",\"working_hours\":\"09:00 - 17:00\",\"working_days\":\"Sun - Friday\",\"leave_days\":\"\",\"google_map\":\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d3532.3834756961887!2d85.32362297502577!3d27.70544392557625!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39eb1c227488fc25%3A0x1909017337153a81!2sDream%20On%20Educational%20Consultancy%20Pvt.Ltd!5e0!3m2!1sen!2snp!4v1709145468235!5m2!1sen!2snp\",\"fb\":\"https:\\/\\/www.facebook.com\",\"insta\":\"https:\\/\\/www.facebook.com\",\"twitter\":\"https:\\/\\/www.x.com\\/\",\"tiktok\":\"https:\\/\\/www.youtube.com\\/\",\"youtube\":\"https:\\/\\/www.facebook.com\",\"primary_logo\":\"storage\\/dreamon\\/files\\/1\\/DREAM-ON-03.png\",\"secondary_logo\":\"storage\\/dreamon\\/files\\/1\\/DREAM-ON-03.png\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\\u00a9Copyright 2024 DreamOn Education. All rights reserved\",\"content1\":\"\",\"content2\":\"\",\"content3\":\"\",\"seo_title\":null,\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":1,\"status\":1,\"created_at\":null,\"updated_at\":\"2024-05-22T04:48:00.000000Z\",\"createdby\":null,\"updatedby\":1,\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"google_map\":\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d883.0949391974468!2d85.32302736933097!3d27.705558793809068!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39eb19fdc6a9c123%3A0xb39c97df78aa662a!2sVed%20International%20Education%20Consultancy!5e0!3m2!1sen!2snp!4v1715830558741!5m2!1sen!2snp\",\"updated_at\":\"2024-05-22 07:16:28\",\"updatedBy\":1}', '2024-05-22 01:31:28', '2024-05-22 01:31:28'),
(NULL, 658, 1, 202405220728517264, 202405220728517264, 'App\\Models\\Faqs', 1, 'create', NULL, '{\"title\":\"Hello there how may i help you?\",\"text\":\"<p>Non similique culpa in provident quos sit commodi beatae ea laborum suscipit id autem velit aut iusto odio et deleniti quis et doloremque enim vel consequuntur quos.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-22T07:28:51.000000Z\",\"created_at\":\"2024-05-22T07:28:51.000000Z\",\"faq_id\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-22 01:43:51', '2024-05-22 01:43:51'),
(NULL, 659, 1, 202405220729127859, 202405220729127859, 'App\\Models\\Faqs', 2, 'create', NULL, '{\"title\":\"How may i help you again?\",\"text\":\"<p>Non similique culpa in provident quos sit commodi beatae ea laborum suscipit id autem velit aut iusto odio et deleniti quis et doloremque enim vel consequuntur quos.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-22T07:29:12.000000Z\",\"created_at\":\"2024-05-22T07:29:12.000000Z\",\"faq_id\":2,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-22 01:44:12', '2024-05-22 01:44:12'),
(NULL, 660, 1, 202405220742499664, 202405220742499664, 'App\\Models\\Faqs', 3, 'create', NULL, '{\"title\":\"Hello there how may i help you?\",\"text\":\"<p>You can contact our customer support team via [email, phone, contact form]. Our support hours are [support hours]. We aim to respond to all inquiries within [time frame].<\\/p>\",\"alias\":\"hello-there-how-may-i-help-you\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-22T07:42:49.000000Z\",\"created_at\":\"2024-05-22T07:42:49.000000Z\",\"faq_id\":3,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-22 01:57:49', '2024-05-22 01:57:49'),
(NULL, 661, 1, 202405220743302967, 202405220743302967, 'App\\Models\\Faqs', 4, 'create', NULL, '{\"title\":\"How may i help you again?\",\"text\":\"<p>You can contact our customer support team via [email, phone, contact form]. Our support hours are [support hours]. We aim to respond to all inquiries within [time frame].<\\/p>\",\"alias\":\"how-may-i-help-you-again\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-22T07:43:30.000000Z\",\"created_at\":\"2024-05-22T07:43:30.000000Z\",\"faq_id\":4,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-22 01:58:30', '2024-05-22 01:58:30'),
(NULL, 662, 1, 202405220743517466, 202405220743517466, 'App\\Models\\Resourcearticles', 11, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-05-22 01:58:51', '2024-05-22 01:58:51'),
(NULL, 663, 1, 202405220744106107, 202405220744106107, 'App\\Models\\Resourcearticles', 12, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-05-22 01:59:10', '2024-05-22 01:59:10'),
(NULL, 664, 1, 202405220744179035, 202405220744179035, 'App\\Models\\Resourcearticles', 13, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-05-22 01:59:17', '2024-05-22 01:59:17'),
(NULL, 665, 1, 202405220921295086, 202405220921295086, 'App\\Models\\Menuitems', 51, 'create', NULL, '{\"title\":\"About Us\",\"menulocations_id\":\"2\",\"type\":\"tbl_articles\",\"parent_menu\":\"0\",\"ref\":\"27\",\"target\":\"_SELF\",\"alias\":\"about-us\",\"display_order\":\"6\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-22T09:21:29.000000Z\",\"created_at\":\"2024-05-22T09:21:29.000000Z\",\"menu_id\":51,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-22 03:36:29', '2024-05-22 03:36:29');
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, 666, 1, 202405220925523365, 202405220925523365, 'App\\Models\\Countryarticles', 23, 'create', NULL, '{\"title\":\"Study in UK\",\"subtitle\":\"\",\"text\":\"<p>The United Kingdom is renowned for its quality of education. Many universities established in the 12th century have become leaders in the education world. Study in UK, providing quality education and pioneered the education culture.<br \\/>\\r\\nIf you intend to study in the UK, you are up for a unique experience. Whether it is the hustle and bustle of London you are looking for or the charming countryside of West England, you will fall in love with the UK and its people.With the long history of education culture, there is no wonder that it has one of the biggest international student population in the world.Whatever your interests, there&rsquo;s a huge range of clubs and societies, as well as a diverse social life on offer.<\\/p>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_article\":\"19\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/uk.jpg\",\"thumb\":\"\",\"alias\":\"study-in-uk\",\"display_order\":\"11\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-22T09:25:52.000000Z\",\"created_at\":\"2024-05-22T09:25:52.000000Z\",\"article_id\":23,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-22 03:40:52', '2024-05-22 03:40:52'),
(NULL, 667, 1, 202405220927067519, 202405220927067519, 'App\\Models\\Countryarticles', 24, 'create', NULL, '{\"title\":\"Education\",\"subtitle\":\"Education System in UK\",\"text\":\"<p>The UK is one of the world&rsquo;s most popular destinations to study higher education, with more than 500,000 international students enrolling each year.<br \\/>\\r\\nOne of the world&rsquo;s leading destinations for international students, second only to the USA. UK universities are among the best in the world and consistently perform well in world rankings. They also have a reputation for world-class research. UK higher education degrees and qualifications are recognized by employers and academics worldwide.<br \\/>\\r\\nStudents get the opportunity to develop the skills, knowledge, critical thinking, and connections to drive forward their careers.<br \\/>\\r\\nHigh-quality postgraduate study opportunities are also available at the majority of UK universities, with some universities offering sponsorship to extend Tier 4 visas.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_article\":\"19\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"education\",\"display_order\":\"12\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-22T09:27:06.000000Z\",\"created_at\":\"2024-05-22T09:27:06.000000Z\",\"article_id\":24,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-22 03:42:06', '2024-05-22 03:42:06'),
(NULL, 668, 1, 202405220927484163, 202405220927484163, 'App\\Models\\Countryarticles', 25, 'create', NULL, '{\"title\":\"Work\",\"subtitle\":\"Work Opportunities\",\"text\":\"<p>Most Tier 4 Nepali students are allowed to work 20 hours a week during term time and full- time during vacation periods if they are studying course Level 6 or Higher and 10 hours a week if you are studying a course that is below degree level at an HEI. Student studying below level 6 at Further Education College are no allowed to work in the UK<\\/p>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_article\":\"19\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"work\",\"display_order\":\"13\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-22T09:27:48.000000Z\",\"created_at\":\"2024-05-22T09:27:48.000000Z\",\"article_id\":25,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-22 03:42:48', '2024-05-22 03:42:48'),
(NULL, 669, 1, 202405220928409197, 202405220928409197, 'App\\Models\\Countryarticles', 26, 'create', NULL, '{\"title\":\"Scholarships\",\"subtitle\":\"Scholarships\",\"text\":\"<div class=\\\"experence__description\\\">\\r\\n<p>The United Kingdom has one of the best higher education systems in the world. There are financial aids available to ease the financial burden of international students. So, if you have good grades and think you deserve to study in the UK with a scholarship, take a look at these scholarships provided by the UK government.<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"experence__heading\\\">\\r\\n<h4>Types of Scholarships<\\/h4>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"experence__description\\\">\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__list__2 aos-animate aos-init blog__details__list__2\\\">\\r\\n<ul>\\r\\n\\t<li>\\r\\n\\t<p>Chevening Scholarship<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Erasmus Mundus Scholarship<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Commonwealth Split-site PhD. Scholarships<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Ministry of Defense Competition for High-Resolution Imaging<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>IPBA Scholarship<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Rhodes Trust Scholarships<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>University of Bradford Global Development Scholarships<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>University of London Varadi Distance Learning Scholarship<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>nternational Excellence Scholarship in the UK<\\/p>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_article\":\"19\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"scholarships\",\"display_order\":\"14\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-22T09:28:40.000000Z\",\"created_at\":\"2024-05-22T09:28:40.000000Z\",\"article_id\":26,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-22 03:43:40', '2024-05-22 03:43:40'),
(NULL, 670, 1, 202405220937015779, 202405220937015779, 'App\\Models\\Universities', 1, 'create', NULL, '{\"countries_id\":\"8\",\"title\":\"University of Oxford\",\"text\":\"18\",\"description\":\"\",\"thumb\":\"\",\"cover_photo\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"university-of-oxford\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-22T09:37:01.000000Z\",\"created_at\":\"2024-05-22T09:37:01.000000Z\",\"university_id\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-22 03:52:01', '2024-05-22 03:52:01'),
(NULL, 671, 1, 202405220937313979, 202405220937313979, 'App\\Models\\Universities', 2, 'create', NULL, '{\"countries_id\":\"8\",\"title\":\"University of Cambridge\",\"text\":\"11\",\"description\":\"\",\"thumb\":\"\",\"cover_photo\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"university-of-cambridge\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-22T09:37:31.000000Z\",\"created_at\":\"2024-05-22T09:37:31.000000Z\",\"university_id\":2,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-22 03:52:31', '2024-05-22 03:52:31'),
(NULL, 672, 1, 202405220937521953, 202405220937521953, 'App\\Models\\Universities', 3, 'create', NULL, '{\"countries_id\":\"8\",\"title\":\"Imperial College London\",\"text\":\"21\",\"description\":\"\",\"thumb\":\"\",\"cover_photo\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"imperial-college-london\",\"display_order\":\"3\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-22T09:37:52.000000Z\",\"created_at\":\"2024-05-22T09:37:52.000000Z\",\"university_id\":3,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-22 03:52:52', '2024-05-22 03:52:52'),
(NULL, 673, 1, 202405221011107937, 202405221011107937, 'App\\Models\\Universities', 2, 'update', '{\"university_id\":2,\"countries_id\":8,\"title\":\"University of Cambridge\",\"alias\":\"university-of-cambridge\",\"text\":\"11\",\"description\":\"\",\"thumb\":\"\",\"cover_photo\":\"\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-05-22T09:37:31.000000Z\",\"updated_at\":\"2024-05-22T09:37:31.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"description\":\"234\",\"updated_at\":\"2024-05-22 10:11:10\",\"updatedBy\":1}', '2024-05-22 04:26:10', '2024-05-22 04:26:10'),
(NULL, 674, 1, 202405221011259312, 202405221011259312, 'App\\Models\\Universities', 1, 'update', '{\"university_id\":1,\"countries_id\":8,\"title\":\"University of Oxford\",\"alias\":\"university-of-oxford\",\"text\":\"18\",\"description\":\"\",\"thumb\":\"\",\"cover_photo\":\"\",\"display_order\":1,\"status\":1,\"created_at\":\"2024-05-22T09:37:01.000000Z\",\"updated_at\":\"2024-05-22T09:37: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>\"}', '{\"description\":\"2434\",\"updated_at\":\"2024-05-22 10:11:25\",\"updatedBy\":1}', '2024-05-22 04:26:25', '2024-05-22 04:26:25'),
(NULL, 675, 1, 202405221011332576, 202405221011332576, 'App\\Models\\Universities', 3, 'update', '{\"university_id\":3,\"countries_id\":8,\"title\":\"Imperial College London\",\"alias\":\"imperial-college-london\",\"text\":\"21\",\"description\":\"\",\"thumb\":\"\",\"cover_photo\":\"\",\"display_order\":3,\"status\":1,\"created_at\":\"2024-05-22T09:37:52.000000Z\",\"updated_at\":\"2024-05-22T09:37: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>\"}', '{\"description\":\"2343\",\"updated_at\":\"2024-05-22 10:11:33\",\"updatedBy\":1}', '2024-05-22 04:26:33', '2024-05-22 04:26:33'),
(NULL, 676, 1, 202405221015504574, 202405221015504574, 'App\\Models\\Countryarticles', 27, 'create', NULL, '{\"title\":\"Universities\",\"subtitle\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_article\":\"19\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"universities\",\"display_order\":\"15\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-22T10:15:50.000000Z\",\"created_at\":\"2024-05-22T10:15:50.000000Z\",\"article_id\":27,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-22 04:30:50', '2024-05-22 04:30:50'),
(NULL, 677, 1, 202405230439287831, 202405230439287831, 'App\\Models\\Menuitems', 52, 'create', NULL, '{\"title\":\"About Us\",\"menulocations_id\":\"2\",\"type\":\"tbl_articles\",\"parent_menu\":\"0\",\"ref\":\"27\",\"target\":\"_SELF\",\"alias\":\"about-us\",\"display_order\":\"7\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T04:39:28.000000Z\",\"created_at\":\"2024-05-23T04:39:28.000000Z\",\"menu_id\":52,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-22 22:54:28', '2024-05-22 22:54:28'),
(NULL, 678, 1, 202405230440038533, 202405230440038533, 'App\\Models\\Menuitems', 51, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-05-22 22:55:03', '2024-05-22 22:55:03'),
(NULL, 679, 1, 202405230440072409, 202405230440072409, 'App\\Models\\Menuitems', 52, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-05-22 22:55:07', '2024-05-22 22:55:07'),
(NULL, 680, 1, 202405230440253139, 202405230440253139, 'App\\Models\\Menuitems', 53, 'create', NULL, '{\"title\":\"About Us\",\"menulocations_id\":\"2\",\"type\":\"tbl_articles\",\"parent_menu\":\"0\",\"ref\":\"27\",\"target\":\"_SELF\",\"alias\":\"about-us\",\"display_order\":\"8\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T04:40:25.000000Z\",\"created_at\":\"2024-05-23T04:40:25.000000Z\",\"menu_id\":53,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-22 22:55:25', '2024-05-22 22:55:25'),
(NULL, 681, 1, 202405230455017637, 202405230455017637, 'App\\Models\\Institutionarticles', 1, 'create', NULL, '{\"parent_article\":\"0\",\"title\":\"Privacy Policy\",\"subtitle\":\"Privacy Policy\",\"text\":\"<p>25+Contrary Lorem ipsum dolor sit amet consectetur adipisicing elit. Non tempore rerum vero! Maiores commodi hic.Lorem ipsum dolor sit amet, consectetur adipisicing elit. Exercitationem, dolor consequatur labore dignissimos doloribus libero provident architecto veritatis laborum praesentium enim aliquam fugiat eligendi nihil fugit ipsa iusto illo consequuntur sit. Tempora saepe voluptate eius porro incidunt ea quam dolores ipsam a nulla. Cupiditate harum impedit, voluptatum consequatur mollitia a. Lorem ipsum dolor sit amet consectetur, adipisicing elit. Velit earum laborum repellat rerum, libero modi iusto blanditiis voluptas at autem! 25+Contrary Lorem ipsum dolor sit amet consectetur adipisicing elit. Non tempore rerum vero! Maiores commodi hic.Lorem ipsum dolor sit amet, consectetur adipisicing elit. Exercitationem, dolor consequatur labore dignissimos doloribus libero provident architecto veritatis laborum praesentium enim aliquam fugiat eligendi nihil fugit ipsa iusto illo consequuntur sit. Tempora saepe voluptate eius porro incidunt ea quam dolores ipsam a nulla. Cupiditate harum impedit, voluptatum consequatur mollitia a. Lorem ipsum dolor sit amet consectetur, adipisicing elit. Velit earum laborum repellat rerum, libero modi iusto blanditiis voluptas at autem!<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"privacy-policy\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T04:55:01.000000Z\",\"created_at\":\"2024-05-23T04:55:01.000000Z\",\"institutionarticle_id\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-22 23:10:01', '2024-05-22 23:10:01'),
(NULL, 682, 1, 202405230455218684, 202405230455218684, 'App\\Models\\Institutionarticles', 2, 'create', NULL, '{\"parent_article\":\"0\",\"title\":\"Terms of Service\",\"subtitle\":\"Terms of Service\",\"text\":\"<p>25+Contrary Lorem ipsum dolor sit amet consectetur adipisicing elit. Non tempore rerum vero! Maiores commodi hic.Lorem ipsum dolor sit amet, consectetur adipisicing elit. Exercitationem, dolor consequatur labore dignissimos doloribus libero provident architecto veritatis laborum praesentium enim aliquam fugiat eligendi nihil fugit ipsa iusto illo consequuntur sit. Tempora saepe voluptate eius porro incidunt ea quam dolores ipsam a nulla. Cupiditate harum impedit, voluptatum consequatur mollitia a. Lorem ipsum dolor sit amet consectetur, adipisicing elit. Velit earum laborum repellat rerum, libero modi iusto blanditiis voluptas at autem! 25+Contrary Lorem ipsum dolor sit amet consectetur adipisicing elit. Non tempore rerum vero! Maiores commodi hic.Lorem ipsum dolor sit amet, consectetur adipisicing elit. Exercitationem, dolor consequatur labore dignissimos doloribus libero provident architecto veritatis laborum praesentium enim aliquam fugiat eligendi nihil fugit ipsa iusto illo consequuntur sit. Tempora saepe voluptate eius porro incidunt ea quam dolores ipsam a nulla. Cupiditate harum impedit, voluptatum consequatur mollitia a. Lorem ipsum dolor sit amet consectetur, adipisicing elit. Velit earum laborum repellat rerum, libero modi iusto blanditiis voluptas at autem!<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"terms-of-service\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T04:55:21.000000Z\",\"created_at\":\"2024-05-23T04:55:21.000000Z\",\"institutionarticle_id\":2,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-22 23:10:21', '2024-05-22 23:10:21'),
(NULL, 683, 1, 202405230455459824, 202405230455459824, 'App\\Models\\Institutionarticles', 3, 'create', NULL, '{\"parent_article\":\"0\",\"title\":\"Compliances\",\"subtitle\":\"Compliances\",\"text\":\"<p>25+Contrary Lorem ipsum dolor sit amet consectetur adipisicing elit. Non tempore rerum vero! Maiores commodi hic.Lorem ipsum dolor sit amet, consectetur adipisicing elit. Exercitationem, dolor consequatur labore dignissimos doloribus libero provident architecto veritatis laborum praesentium enim aliquam fugiat eligendi nihil fugit ipsa iusto illo consequuntur sit. Tempora saepe voluptate eius porro incidunt ea quam dolores ipsam a nulla. Cupiditate harum impedit, voluptatum consequatur mollitia a. Lorem ipsum dolor sit amet consectetur, adipisicing elit. Velit earum laborum repellat rerum, libero modi iusto blanditiis voluptas at autem! 25+Contrary Lorem ipsum dolor sit amet consectetur adipisicing elit. Non tempore rerum vero! Maiores commodi hic.Lorem ipsum dolor sit amet, consectetur adipisicing elit. Exercitationem, dolor consequatur labore dignissimos doloribus libero provident architecto veritatis laborum praesentium enim aliquam fugiat eligendi nihil fugit ipsa iusto illo consequuntur sit. Tempora saepe voluptate eius porro incidunt ea quam dolores ipsam a nulla. Cupiditate harum impedit, voluptatum consequatur mollitia a. Lorem ipsum dolor sit amet consectetur, adipisicing elit. Velit earum laborum repellat rerum, libero modi iusto blanditiis voluptas at autem!<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"compliances\",\"display_order\":\"3\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T04:55:45.000000Z\",\"created_at\":\"2024-05-23T04:55:45.000000Z\",\"institutionarticle_id\":3,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-22 23:10:45', '2024-05-22 23:10:45'),
(NULL, 684, 1, 202405230456046727, 202405230456046727, 'App\\Models\\Institutionarticles', 4, 'create', NULL, '{\"parent_article\":\"0\",\"title\":\"Feedback\",\"subtitle\":\"\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"feedback\",\"display_order\":\"4\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T04:56:04.000000Z\",\"created_at\":\"2024-05-23T04:56:04.000000Z\",\"institutionarticle_id\":4,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-22 23:11:04', '2024-05-22 23:11:04'),
(NULL, 685, 1, 202405230456327696, 202405230456327696, 'App\\Models\\Institutionarticles', 5, 'create', NULL, '{\"parent_article\":\"4\",\"title\":\"\",\"subtitle\":\"\",\"text\":\"<p>&quot;I heartily appreciate all the young &amp; dynamic member of the Ved international who have to me bring my dream come true to study in Australia. Ved international gave me the detail information about the universities and colleges available for the course which I was interested for and ensure the smooth &amp;heard a fee further processing.Thank you Ved international for your held been support.&quot;<br \\/>\\r\\n<strong>-Shikshya Sitaula Bhandari and Uttam Bhandari.<\\/strong><\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Testimonial\\/about_3.png\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"\",\"display_order\":\"5\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T04:56:32.000000Z\",\"created_at\":\"2024-05-23T04:56:32.000000Z\",\"institutionarticle_id\":5,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-22 23:11:32', '2024-05-22 23:11:32'),
(NULL, 686, 1, 202405230457164183, 202405230457164183, 'App\\Models\\Institutionarticles', 5, 'update', '{\"institutionarticle_id\":5,\"parent_article\":4,\"title\":\"\",\"subtitle\":\"\",\"alias\":\"\",\"text\":\"<p>&quot;I heartily appreciate all the young &amp; dynamic member of the Ved international who have to me bring my dream come true to study in Australia. Ved international gave me the detail information about the universities and colleges available for the course which I was interested for and ensure the smooth &amp;heard a fee further processing.Thank you Ved international for your held been support.&quot;<br \\/>\\r\\n<strong>-Shikshya Sitaula Bhandari and Uttam Bhandari.<\\/strong><\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Testimonial\\/about_3.png\",\"thumb\":\"\",\"display_order\":5,\"status\":1,\"created_at\":\"2024-05-23T04:56:32.000000Z\",\"updated_at\":\"2024-05-23T04:56:32.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\":\"Shikshya Sitaula Bhandari and Uttam Bhandari.\",\"updated_at\":\"2024-05-23 04:57:16\",\"updatedBy\":1}', '2024-05-22 23:12:16', '2024-05-22 23:12:16'),
(NULL, 687, 1, 202405230457471988, 202405230457471988, 'App\\Models\\Institutionarticles', 6, 'create', NULL, '{\"parent_article\":\"0\",\"title\":\"Shikshya Sitaula Bhandari and Uttam Bhandari.\",\"subtitle\":\"\",\"text\":\"<p>&quot;I heartily appreciate all the young &amp; dynamic member of the Ved international who have to me bring my dream come true to study in Australia. Ved international gave me the detail information about the universities and colleges available for the course which I was interested for and ensure the smooth &amp;heard a fee further processing.Thank you Ved international for your held been support.&quot;<br \\/>\\r\\n<strong>-Shikshya Sitaula Bhandari and Uttam Bhandari.<\\/strong><\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Gallery\\/7.jpg\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"shikshya-sitaula-bhandari-and-uttam-bhandari\",\"display_order\":\"6\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T04:57:47.000000Z\",\"created_at\":\"2024-05-23T04:57:47.000000Z\",\"institutionarticle_id\":6,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-22 23:12:47', '2024-05-22 23:12:47'),
(NULL, 688, 1, 202405230524479724, 202405230524479724, 'App\\Models\\Institutionarticles', 6, 'update', '{\"institutionarticle_id\":6,\"parent_article\":0,\"title\":\"Shikshya Sitaula Bhandari and Uttam Bhandari.\",\"subtitle\":\"\",\"alias\":\"shikshya-sitaula-bhandari-and-uttam-bhandari\",\"text\":\"<p>&quot;I heartily appreciate all the young &amp; dynamic member of the Ved international who have to me bring my dream come true to study in Australia. Ved international gave me the detail information about the universities and colleges available for the course which I was interested for and ensure the smooth &amp;heard a fee further processing.Thank you Ved international for your held been support.&quot;<br \\/>\\r\\n<strong>-Shikshya Sitaula Bhandari and Uttam Bhandari.<\\/strong><\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Gallery\\/7.jpg\",\"thumb\":\"\",\"display_order\":6,\"status\":1,\"created_at\":\"2024-05-23T04:57:47.000000Z\",\"updated_at\":\"2024-05-23T04:57: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>\"}', '{\"parent_article\":\"4\",\"text\":\"<p>&quot;I heartily appreciate all the young &amp; dynamic member of the Ved international who have to me bring my dream come true to study in Australia. Ved international gave me the detail information about the universities and colleges available for the course which I was interested for and ensure the smooth &amp;heard a fee further processing.Thank you Ved international for your held been support.&quot;<br \\/>\\r\\n&nbsp;<\\/p>\",\"updated_at\":\"2024-05-23 05:24:47\",\"updatedBy\":1}', '2024-05-22 23:39:47', '2024-05-22 23:39:47'),
(NULL, 689, 1, 202405230524596468, 202405230524596468, 'App\\Models\\Institutionarticles', 5, 'update', '{\"institutionarticle_id\":5,\"parent_article\":4,\"title\":\"Shikshya Sitaula Bhandari and Uttam Bhandari.\",\"subtitle\":\"\",\"alias\":\"\",\"text\":\"<p>&quot;I heartily appreciate all the young &amp; dynamic member of the Ved international who have to me bring my dream come true to study in Australia. Ved international gave me the detail information about the universities and colleges available for the course which I was interested for and ensure the smooth &amp;heard a fee further processing.Thank you Ved international for your held been support.&quot;<br \\/>\\r\\n<strong>-Shikshya Sitaula Bhandari and Uttam Bhandari.<\\/strong><\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Testimonial\\/about_3.png\",\"thumb\":\"\",\"display_order\":5,\"status\":1,\"created_at\":\"2024-05-23T04:56:32.000000Z\",\"updated_at\":\"2024-05-23T04:57:16.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>&quot;I heartily appreciate all the young &amp; dynamic member of the Ved international who have to me bring my dream come true to study in Australia. Ved international gave me the detail information about the universities and colleges available for the course which I was interested for and ensure the smooth &amp;heard a fee further processing.Thank you Ved international for your held been support.&quot;<br \\/>\\r\\n&nbsp;<\\/p>\",\"updated_at\":\"2024-05-23 05:24:59\",\"updatedBy\":1}', '2024-05-22 23:39:59', '2024-05-22 23:39:59'),
(NULL, 690, 1, 202405230527276793, 202405230527276793, 'App\\Models\\Menuitems', 54, 'create', NULL, '{\"title\":\"Privacy Policy\",\"menulocations_id\":\"2\",\"type\":\"tbl_institutionarticles\",\"parent_menu\":\"0\",\"ref\":\"1\",\"target\":\"_SELF\",\"alias\":\"privacy-policy\",\"display_order\":\"9\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T05:27:27.000000Z\",\"created_at\":\"2024-05-23T05:27:27.000000Z\",\"menu_id\":54,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-22 23:42:27', '2024-05-22 23:42:27'),
(NULL, 691, 1, 202405230527477463, 202405230527477463, 'App\\Models\\Menuitems', 55, 'create', NULL, '{\"title\":\"Terms Of Service\",\"menulocations_id\":\"2\",\"type\":\"tbl_institutionarticles\",\"parent_menu\":\"0\",\"ref\":\"2\",\"target\":\"_SELF\",\"alias\":\"terms-of-service\",\"display_order\":\"10\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T05:27:47.000000Z\",\"created_at\":\"2024-05-23T05:27:47.000000Z\",\"menu_id\":55,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-22 23:42:47', '2024-05-22 23:42:47'),
(NULL, 692, 1, 202405230528015252, 202405230528015252, 'App\\Models\\Menuitems', 56, 'create', NULL, '{\"title\":\"Compliances\",\"menulocations_id\":\"2\",\"type\":\"tbl_institutionarticles\",\"parent_menu\":\"0\",\"ref\":\"3\",\"target\":\"_SELF\",\"alias\":\"compliances\",\"display_order\":\"11\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T05:28:01.000000Z\",\"created_at\":\"2024-05-23T05:28:01.000000Z\",\"menu_id\":56,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-22 23:43:01', '2024-05-22 23:43:01'),
(NULL, 693, 1, 202405230528198314, 202405230528198314, 'App\\Models\\Menuitems', 57, 'create', NULL, '{\"title\":\"Feedback\",\"menulocations_id\":\"2\",\"type\":\"tbl_institutionarticles\",\"parent_menu\":\"0\",\"ref\":\"4\",\"target\":\"_SELF\",\"alias\":\"feedback\",\"display_order\":\"12\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T05:28:19.000000Z\",\"created_at\":\"2024-05-23T05:28:19.000000Z\",\"menu_id\":57,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-22 23:43:19', '2024-05-22 23:43:19'),
(NULL, 694, 1, 202405230556203995, 202405230556203995, 'App\\Models\\Countryarticles', 28, 'create', NULL, '{\"title\":\"Study in USA\",\"subtitle\":\"\",\"text\":\"<p>When we think about studying abroad for higher education, the first place that comes to mind is the United States. Every year, over a million students from all over the globe apply to study in the USA, and international students contribute over $50 billion to the US economy, making international students an essential part of America. The numbers have been gradually growing, which indicates that the United States is the finest location for overseas students.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_article\":\"20\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/university_1.jpg\",\"thumb\":\"\",\"alias\":\"study-in-usa\",\"display_order\":\"16\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T05:56:20.000000Z\",\"created_at\":\"2024-05-23T05:56:20.000000Z\",\"article_id\":28,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-23 00:11:20', '2024-05-23 00:11:20'),
(NULL, 695, 1, 202405230557125076, 202405230557125076, 'App\\Models\\Countryarticles', 29, 'create', NULL, '{\"title\":\"Education\",\"subtitle\":\"Education System in USA\",\"text\":\"<p>The USA is a popular destination for international students because of its world-class universities, variety of academic programs, and rich cultural experiences. The USA is a diverse and vibrant country with a wide range of opportunities, from the vibrant cities on the east coast to the sunny beaches on the west coast.<\\/p>\\r\\n\\r\\n<p>Studying in the US from Nepal provides the opportunity to become immersed in a new culture, make friendly relationships with people from all over the world, and gain valuable skills and experiences that will help you both personally and professionally.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_article\":\"20\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"education\",\"display_order\":\"17\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T05:57:12.000000Z\",\"created_at\":\"2024-05-23T05:57:12.000000Z\",\"article_id\":29,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-23 00:12:12', '2024-05-23 00:12:12'),
(NULL, 696, 1, 202405230558076801, 202405230558076801, 'App\\Models\\Countryarticles', 30, 'create', NULL, '{\"title\":\"Work\",\"subtitle\":\"Work Opportunities\",\"text\":\"<div class=\\\"experence__description\\\">\\r\\n<h4>Part-Time Job<\\/h4>\\r\\n\\r\\n<p>Working part-time not only helps to solve this problem, but it is also a great chance to meet new people and build key skills that will improve your CV.<br \\/>\\r\\nHowever, there are certain limits on part-time work for overseas students in the United States that you should be aware of before you begin applying.<\\/p>\\r\\n<\\/div>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_article\":\"20\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"work\",\"display_order\":\"18\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T05:58:07.000000Z\",\"created_at\":\"2024-05-23T05:58:07.000000Z\",\"article_id\":30,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-23 00:13:07', '2024-05-23 00:13:07'),
(NULL, 697, 1, 202405230558332368, 202405230558332368, 'App\\Models\\Countryarticles', 31, 'create', NULL, '{\"title\":\"Scholarships\",\"subtitle\":\"Scholarships\",\"text\":\"<div class=\\\"experence__description\\\">\\r\\n<p>Although American degrees are expensive, there are many scholarships available to support overseas students. Almost all institutions have scholarship programs, and the majority of them accept applications from overseas students. However, you may need to take SAT or ACT examinations. According to the Fulbright Commission, almost 600 American colleges grant scholarships of $20,000 or more to overseas students. They are often evaluated based on academic merit, financial necessity, or extracurricular involvement.<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"experence__heading\\\">\\r\\n<h4>Types of Scholarships<\\/h4>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"experence__description\\\">\\r\\n<div class=\\\"aboutarea__list__2 aos-animate aos-init blog__details__list__2\\\">\\r\\n<ul>\\r\\n\\t<li>\\r\\n\\t<p>University Scholarships<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Merit Scholarships<\\/p>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_article\":\"20\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"scholarships\",\"display_order\":\"19\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T05:58:33.000000Z\",\"created_at\":\"2024-05-23T05:58:33.000000Z\",\"article_id\":31,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-23 00:13:33', '2024-05-23 00:13:33'),
(NULL, 698, 1, 202405230559023396, 202405230559023396, 'App\\Models\\Countryarticles', 32, 'create', NULL, '{\"title\":\"Universities\",\"subtitle\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_article\":\"20\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"universities\",\"display_order\":\"20\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T05:59:02.000000Z\",\"created_at\":\"2024-05-23T05:59:02.000000Z\",\"article_id\":32,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-23 00:14:02', '2024-05-23 00:14:02'),
(NULL, 699, 1, 202405230600134248, 202405230600134248, 'App\\Models\\Countryarticles', 33, 'create', NULL, '{\"title\":\"Study in Canada\",\"subtitle\":\"Study in Canada\",\"text\":\"<p>When anybody mentions Canada, what comes to mind? Is it the merciless winters, the hockey-loving Canadians, or the maple syrup it is renowned for?<br \\/>\\r\\nWell, you might have heard that Canadians ride polar bears to work and apologize all the time, but Canada is also one of the best countries in the world when it comes to education. It is one of the top choice for Nepalese students looking to study abroad. It offers <strong>reputed and affordable education, immigration options, and employment opportunities.<\\/strong><br \\/>\\r\\nKnown for its natural beauty, diverse culture, welcoming people, and high standard of living, Canada is a popular destination for international students. If you&rsquo;re a student from Nepal considering studying in Canada, keep reading to learn everything you need to know.<\\/p>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_article\":\"21\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/gregmat.png\",\"thumb\":\"\",\"alias\":\"study-in-canada\",\"display_order\":\"21\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T06:00:13.000000Z\",\"created_at\":\"2024-05-23T06:00:13.000000Z\",\"article_id\":33,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-23 00:15:13', '2024-05-23 00:15:13'),
(NULL, 700, 1, 202405230601043877, 202405230601043877, 'App\\Models\\Countryarticles', 34, 'create', NULL, '{\"title\":\"Education\",\"subtitle\":\"Education System in Canada\",\"text\":\"<div class=\\\"experence__description\\\">\\r\\n<p>Canada makes a large investment in its education system. In fact, Canada is one of the world&rsquo;s top education performers and among the top three countries in spending per capita on public post-secondary education, according to the Organization for Economic Co-operation and Development (OECD).<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init course__list__wraper\\\">\\r\\n<div class=\\\"blog__details__heading__2\\\">\\r\\n<h5>How it works?<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__list__2 aos-animate aos-init blog__details__list__2\\\">\\r\\n<p>The post-secondary education system in Canada is divided into:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>\\r\\n\\t<p>Certificate level, generally for a year<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Diploma level, for one or two years<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Advanced diploma, generally two or three-year programs<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Bachelor degrees, awarded after four years of full-time study<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Postgraduate diplomas\\/certificates, for one or two years of study<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Master&rsquo;s degrees, available after a bachelor degree to excel in a certain subject, for one to two years<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Doctorate or PhD, generally four to seven years.<\\/p>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_article\":\"21\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"education\",\"display_order\":\"22\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T06:01:04.000000Z\",\"created_at\":\"2024-05-23T06:01:04.000000Z\",\"article_id\":34,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-23 00:16:04', '2024-05-23 00:16:04'),
(NULL, 701, 1, 202405230601417447, 202405230601417447, 'App\\Models\\Countryarticles', 35, 'create', NULL, '{\"title\":\"Work\",\"subtitle\":\"Work\",\"text\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\r\\n<div class=\\\"experence__heading\\\">\\r\\n<h5>Work Opportunities<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"experence__description\\\">\\r\\n<p>Canada offers excellent employment opportunities for international students, making it an attractive destination for higher education. The government provides work programs and permits to support students in their career pursuits:<\\/p>\\r\\n\\r\\n<h4>Work Program<\\/h4>\\r\\n\\r\\n<p>International students who earn a diploma degree from a higher secondary school in Canada can benefit from the government&rsquo;s work program. This program allows them to work while studying, gaining valuable work experience related to their field of study.<\\/p>\\r\\n\\r\\n<h4>Post-Graduation Work Permit (PGWP)<\\/h4>\\r\\n\\r\\n<p>After graduating, international students can apply for a PGWP, which enables them to work in Canada for up to 3 years. This work experience can be beneficial for career development and may also serve as a pathway to permanent residency.<\\/p>\\r\\n\\r\\n<h4>Off-Campus Work<\\/h4>\\r\\n\\r\\n<p>Nepali students enrolled in full-time degree programs in Canada can work off-campus without a permit. They can work up to 20 hours per week during the semester and full-time during breaks. Many Nepali students take up part-time jobs to support their tuition fees and living expenses.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_article\":\"21\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"work\",\"display_order\":\"23\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T06:01:41.000000Z\",\"created_at\":\"2024-05-23T06:01:41.000000Z\",\"article_id\":35,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-23 00:16:41', '2024-05-23 00:16:41'),
(NULL, 702, 1, 202405230602083107, 202405230602083107, 'App\\Models\\Countryarticles', 36, 'create', NULL, '{\"title\":\"Scholarships\",\"subtitle\":\"Scholarships\",\"text\":\"<div class=\\\"experence__description\\\">\\r\\n<p>Canadian universities and colleges provide a wide range of scholarships to meritorious international students to help them fund their studies. Apart from this, many scholarships, grants and bursaries are also offered by the Canadian government, public and private establishments. Before you apply to any of these scholarships do check the eligibility and criteria,along with the closing date.<br \\/>\\r\\nThe primary criterion for most scholarships is a good academic score, however, it also depends on factors such as your chosen destination, subject, and level. In some scholarships, factors like extracurricular activities, and volunteering can also be used to advantage.<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init course__list__wraper\\\">\\r\\n<div class=\\\"blog__details__heading__2\\\">\\r\\n<h5>Types of Scholarships<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__list__2 aos-animate aos-init blog__details__list__2\\\">\\r\\n<p>Here are some of the more popular scholarships.<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>\\r\\n\\t<p>Canadian Commonwealth Scholarship and Fellowship Plan<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>National Research Council of Canada (NRCC)<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Ontario Graduate Scholarship Program<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Quebec Provincial Government Scholarship<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Ontario Trillium Scholarship<\\/p>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_article\":\"21\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"scholarships\",\"display_order\":\"24\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T06:02:08.000000Z\",\"created_at\":\"2024-05-23T06:02:08.000000Z\",\"article_id\":36,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-23 00:17:08', '2024-05-23 00:17:08'),
(NULL, 703, 1, 202405230602214259, 202405230602214259, 'App\\Models\\Countryarticles', 37, 'create', NULL, '{\"title\":\"Universities\",\"subtitle\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_article\":\"21\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"universities\",\"display_order\":\"25\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T06:02:21.000000Z\",\"created_at\":\"2024-05-23T06:02:21.000000Z\",\"article_id\":37,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-23 00:17:21', '2024-05-23 00:17:21'),
(NULL, 704, 1, 202405230717502092, 202405230717502092, 'App\\Models\\Menuitems', 58, 'create', NULL, '{\"title\":\"Ab\",\"menulocations_id\":\"1\",\"type\":\"\",\"parent_menu\":\"0\",\"ref\":\"\",\"target\":\"_SELF\",\"alias\":\"ab\",\"display_order\":\"13\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T07:17:50.000000Z\",\"created_at\":\"2024-05-23T07:17:50.000000Z\",\"menu_id\":58,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-23 01:32:50', '2024-05-23 01:32:50'),
(NULL, 705, 1, 202405230718558382, 202405230718558382, 'App\\Models\\Menuitems', 58, 'update', '{\"menu_id\":58,\"parent_menu\":0,\"menulocations_id\":1,\"title\":\"Ab\",\"alias\":\"ab\",\"type\":\"\",\"ref\":\"\",\"target\":\"_SELF\",\"display_order\":13,\"status\":1,\"created_at\":\"2024-05-23T07:17:50.000000Z\",\"updated_at\":\"2024-05-23T07:17:50.000000Z\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"menulocations_id\":\"2\",\"title\":\"test\",\"type\":\"tbl_articles\",\"ref\":\"30\",\"updated_at\":\"2024-05-23 07:18:55\",\"updatedBy\":1}', '2024-05-23 01:33:55', '2024-05-23 01:33:55'),
(NULL, 706, 1, 202405230721438547, 202405230721438547, 'App\\Models\\Menuitems', 58, 'update', '{\"menu_id\":58,\"parent_menu\":0,\"menulocations_id\":2,\"title\":\"test\",\"alias\":\"ab\",\"type\":\"tbl_articles\",\"ref\":\"30\",\"target\":\"_SELF\",\"display_order\":13,\"status\":1,\"created_at\":\"2024-05-23T07:17:50.000000Z\",\"updated_at\":\"2024-05-23T07:18:55.000000Z\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"type\":\"tbl_institutionarticles\",\"ref\":\"2\",\"updated_at\":\"2024-05-23 07:21:43\",\"updatedBy\":1}', '2024-05-23 01:36:43', '2024-05-23 01:36:43'),
(NULL, 707, 1, 202405230722195719, 202405230722195719, 'App\\Models\\Menuitems', 58, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-05-23 01:37:19', '2024-05-23 01:37:19'),
(NULL, 708, 1, 202405230918037142, 202405230918037142, 'App\\Models\\Menuitems', 59, 'create', NULL, '{\"title\":\"Parent\",\"menulocations_id\":\"1\",\"type\":\"tbl_articles\",\"parent_menu\":\"0\",\"ref\":\"46\",\"target\":\"_SELF\",\"alias\":\"parent\",\"display_order\":\"14\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T09:18:03.000000Z\",\"created_at\":\"2024-05-23T09:18:03.000000Z\",\"menu_id\":59,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-23 03:33:03', '2024-05-23 03:33:03'),
(NULL, 709, 1, 202405230918291793, 202405230918291793, 'App\\Models\\Menuitems', 60, 'create', NULL, '{\"title\":\"Children\",\"menulocations_id\":\"1\",\"type\":\"tbl_articles\",\"parent_menu\":\"59\",\"ref\":\"47\",\"target\":\"_SELF\",\"alias\":\"children\",\"display_order\":\"15\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T09:18:29.000000Z\",\"created_at\":\"2024-05-23T09:18:29.000000Z\",\"menu_id\":60,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-23 03:33:29', '2024-05-23 03:33:29'),
(NULL, 710, 1, 202405230918546603, 202405230918546603, 'App\\Models\\Menuitems', 61, 'create', NULL, '{\"title\":\"grand children\",\"menulocations_id\":\"1\",\"type\":\"tbl_articles\",\"parent_menu\":\"60\",\"ref\":\"48\",\"target\":\"_SELF\",\"alias\":\"grand-children\",\"display_order\":\"16\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T09:18:54.000000Z\",\"created_at\":\"2024-05-23T09:18:54.000000Z\",\"menu_id\":61,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-23 03:33:54', '2024-05-23 03:33:54'),
(NULL, 711, 1, 202405230955407120, 202405230955407120, 'App\\Models\\Menuitems', 62, 'create', NULL, '{\"title\":\"About\",\"menulocations_id\":\"1\",\"type\":\"tbl_articles\",\"parent_menu\":\"0\",\"ref\":\"27\",\"target\":\"_SELF\",\"alias\":\"about\",\"display_order\":\"14\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T09:55:40.000000Z\",\"created_at\":\"2024-05-23T09:55:40.000000Z\",\"menu_id\":62,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-23 04:10:40', '2024-05-23 04:10:40'),
(NULL, 712, 1, 202405230956037849, 202405230956037849, 'App\\Models\\Menuitems', 63, 'create', NULL, '{\"title\":\"Ved\",\"menulocations_id\":\"1\",\"type\":\"\",\"parent_menu\":\"62\",\"ref\":\"#\",\"target\":\"_SELF\",\"alias\":\"ved\",\"display_order\":\"15\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T09:56:03.000000Z\",\"created_at\":\"2024-05-23T09:56:03.000000Z\",\"menu_id\":63,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-23 04:11:03', '2024-05-23 04:11:03'),
(NULL, 713, 1, 202405230958037442, 202405230958037442, 'App\\Models\\Menuitems', 64, 'create', NULL, '{\"title\":\"Company Profile\",\"menulocations_id\":\"1\",\"type\":\"tbl_articles\",\"parent_menu\":\"63\",\"ref\":\"27\",\"target\":\"_SELF\",\"alias\":\"company-profile\",\"display_order\":\"16\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T09:58:03.000000Z\",\"created_at\":\"2024-05-23T09:58:03.000000Z\",\"menu_id\":64,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-23 04:13:03', '2024-05-23 04:13:03'),
(NULL, 714, 1, 202405230958343873, 202405230958343873, 'App\\Models\\Menuitems', 65, 'create', NULL, '{\"title\":\"Milestone\",\"menulocations_id\":\"1\",\"type\":\"tbl_articles\",\"parent_menu\":\"63\",\"ref\":\"38\",\"target\":\"_SELF\",\"alias\":\"milestone\",\"display_order\":\"17\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T09:58:34.000000Z\",\"created_at\":\"2024-05-23T09:58:34.000000Z\",\"menu_id\":65,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-23 04:13:34', '2024-05-23 04:13:34');
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, 715, 1, 202405230959259170, 202405230959259170, 'App\\Models\\Menuitems', 66, 'create', NULL, '{\"title\":\"Ethos\",\"menulocations_id\":\"1\",\"type\":\"tbl_articles\",\"parent_menu\":\"63\",\"ref\":\"49\",\"target\":\"_SELF\",\"alias\":\"ethos\",\"display_order\":\"18\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T09:59:25.000000Z\",\"created_at\":\"2024-05-23T09:59:25.000000Z\",\"menu_id\":66,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-23 04:14:25', '2024-05-23 04:14:25'),
(NULL, 716, 1, 202405230959584448, 202405230959584448, 'App\\Models\\Menuitems', 67, 'create', NULL, '{\"title\":\"CSR\",\"menulocations_id\":\"1\",\"type\":\"tbl_articles\",\"parent_menu\":\"63\",\"ref\":\"53\",\"target\":\"_SELF\",\"alias\":\"csr\",\"display_order\":\"19\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T09:59:58.000000Z\",\"created_at\":\"2024-05-23T09:59:58.000000Z\",\"menu_id\":67,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-23 04:14:58', '2024-05-23 04:14:58'),
(NULL, 717, 1, 202405231000243486, 202405231000243486, 'App\\Models\\Menuitems', 68, 'create', NULL, '{\"title\":\"Associations\",\"menulocations_id\":\"1\",\"type\":\"tbl_articles\",\"parent_menu\":\"63\",\"ref\":\"57\",\"target\":\"_SELF\",\"alias\":\"associations\",\"display_order\":\"20\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T10:00:24.000000Z\",\"created_at\":\"2024-05-23T10:00:24.000000Z\",\"menu_id\":68,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-23 04:15:24', '2024-05-23 04:15:24'),
(NULL, 718, 1, 202405231029556585, 202405231029556585, 'App\\Models\\Preparationclasses', 11, 'update', '{\"preparationclass_id\":11,\"title\":\"IELTS\",\"alias\":\"ielts\",\"parent_preparationclass\":0,\"details\":\"<p>The International English Language Testing System (IELTS) is an English language competence test that is needed in many countries for education, job, and immigration. It is intended to measure the language competence of non-native English speakers who need to study or work in an English-speaking setting. The test is broken into four sections: hearing, reading, writing, and speaking, and it is graded on a scale of 1 (non-user) to 9 (expert) (expert user). The IELTS exam is widely recognised by colleges, businesses, and immigration agencies in nations such as the United States, the United Kingdom, Australia, and Canada.<\\/p>\",\"intro\":\"Why IELTS?\",\"image\":\"storage\\/ved\\/files\\/1\\/Preparation\\/ielts.png\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":1,\"status\":1,\"created_at\":\"2024-05-20T12:14:23.000000Z\",\"updated_at\":\"2024-05-20T12:14:23.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\\/ved\\/files\\/1\\/Preparation\\/aus1.png\",\"updated_at\":\"2024-05-23 10:29:55\",\"updatedBy\":1}', '2024-05-23 04:44:55', '2024-05-23 04:44:55'),
(NULL, 719, 1, 202405231030227607, 202405231030227607, 'App\\Models\\Preparationclasses', 20, 'update', '{\"preparationclass_id\":20,\"title\":\"PTE\",\"alias\":\"pte\",\"parent_preparationclass\":0,\"details\":\"\",\"intro\":\"\",\"image\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/Small Images\\/usa1.png\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":10,\"status\":1,\"created_at\":\"2024-05-20T15:28:28.000000Z\",\"updated_at\":\"2024-05-20T15:35: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>\"}', '{\"image\":\"storage\\/ved\\/files\\/1\\/Preparation\\/pte.png\",\"thumb\":\"storage\\/ved\\/files\\/1\\/Preparation\\/usa1.png\",\"updated_at\":\"2024-05-23 10:30:22\",\"updatedBy\":1}', '2024-05-23 04:45:22', '2024-05-23 04:45:22'),
(NULL, 720, 1, 202405231032085864, 202405231032085864, 'App\\Models\\Preparationclasses', 20, 'update', '{\"preparationclass_id\":20,\"title\":\"PTE\",\"alias\":\"pte\",\"parent_preparationclass\":0,\"details\":\"\",\"intro\":\"\",\"image\":\"storage\\/ved\\/files\\/1\\/Preparation\\/pte.png\",\"thumb\":\"storage\\/ved\\/files\\/1\\/Preparation\\/usa1.png\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":10,\"status\":1,\"created_at\":\"2024-05-20T15:28:28.000000Z\",\"updated_at\":\"2024-05-23T10:30:22.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 International English Language Testing System (PTE) is an English language competence test that is needed in many countries for education, job, and immigration. It is intended to measure the language competence of non-native English speakers who need to study or work in an English-speaking setting. The test is broken into four sections: hearing, reading, writing, and speaking, and it is graded on a scale of 1 (non-user) to 9 (expert) (expert user). The PTE exam is widely recognised by colleges, businesses, and immigration agencies in nations such as the United States, the United Kingdom, Australia, and Canada.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"intro\":\"What is PTE?\",\"updated_at\":\"2024-05-23 10:32:08\",\"updatedBy\":1}', '2024-05-23 04:47:08', '2024-05-23 04:47:08'),
(NULL, 721, 1, 202405231457408139, 202405231457408139, 'App\\Models\\Menuitems', 69, 'create', NULL, '{\"title\":\"Home\",\"menulocations_id\":\"1\",\"type\":\"\",\"parent_menu\":\"0\",\"ref\":\"\\/\",\"target\":\"_SELF\",\"alias\":\"home\",\"display_order\":\"21\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T14:57:40.000000Z\",\"created_at\":\"2024-05-23T14:57:40.000000Z\",\"menu_id\":69,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-23 09:12:40', '2024-05-23 09:12:40'),
(NULL, 722, 1, 202405231501171827, 202405231501171827, 'App\\Models\\Menuitems', 70, 'create', NULL, '{\"title\":\"Profile\",\"menulocations_id\":\"1\",\"type\":\"\",\"parent_menu\":\"62\",\"ref\":\"#\",\"target\":\"_SELF\",\"alias\":\"profile\",\"display_order\":\"22\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T15:01:17.000000Z\",\"created_at\":\"2024-05-23T15:01:17.000000Z\",\"menu_id\":70,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-23 09:16:17', '2024-05-23 09:16:17'),
(NULL, 723, 1, 202405231502146633, 202405231502146633, 'App\\Models\\Menuitems', 71, 'create', NULL, '{\"title\":\"Working With Us\",\"menulocations_id\":\"1\",\"type\":\"tbl_articles\",\"parent_menu\":\"70\",\"ref\":\"61\",\"target\":\"_SELF\",\"alias\":\"working-with-us\",\"display_order\":\"23\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T15:02:14.000000Z\",\"created_at\":\"2024-05-23T15:02:14.000000Z\",\"menu_id\":71,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-23 09:17:14', '2024-05-23 09:17:14'),
(NULL, 724, 1, 202405231513062114, 202405231513062114, 'App\\Models\\Menuitems', 72, 'create', NULL, '{\"title\":\"Student Support\",\"menulocations_id\":\"1\",\"type\":\"tbl_articles\",\"parent_menu\":\"70\",\"ref\":\"62\",\"target\":\"_SELF\",\"alias\":\"student-support\",\"display_order\":\"24\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T15:13:06.000000Z\",\"created_at\":\"2024-05-23T15:13:06.000000Z\",\"menu_id\":72,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-23 09:28:06', '2024-05-23 09:28:06'),
(NULL, 725, 1, 202405231516362471, 202405231516362471, 'App\\Models\\Menuitems', 73, 'create', NULL, '{\"title\":\"Partners Network\",\"menulocations_id\":\"1\",\"type\":\"tbl_partners\",\"parent_menu\":\"70\",\"ref\":\"1\",\"target\":\"_SELF\",\"alias\":\"partners-network\",\"display_order\":\"25\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T15:16:36.000000Z\",\"created_at\":\"2024-05-23T15:16:36.000000Z\",\"menu_id\":73,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-23 09:31:36', '2024-05-23 09:31:36'),
(NULL, 726, 1, 202405231517012606, 202405231517012606, 'App\\Models\\Menuitems', 74, 'create', NULL, '{\"title\":\"Work Standard\",\"menulocations_id\":\"1\",\"type\":\"tbl_articles\",\"parent_menu\":\"70\",\"ref\":\"63\",\"target\":\"_SELF\",\"alias\":\"work-standard\",\"display_order\":\"26\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T15:17:01.000000Z\",\"created_at\":\"2024-05-23T15:17:01.000000Z\",\"menu_id\":74,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-23 09:32:01', '2024-05-23 09:32:01'),
(NULL, 727, 1, 202405231517537242, 202405231517537242, 'App\\Models\\Menuitems', 75, 'create', NULL, '{\"title\":\"Messages\",\"menulocations_id\":\"1\",\"type\":\"\",\"parent_menu\":\"62\",\"ref\":\"#\",\"target\":\"_SELF\",\"alias\":\"messages\",\"display_order\":\"27\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T15:17:53.000000Z\",\"created_at\":\"2024-05-23T15:17:53.000000Z\",\"menu_id\":75,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-23 09:32:53', '2024-05-23 09:32:53'),
(NULL, 728, 1, 202405231519059997, 202405231519059997, 'App\\Models\\Menuitems', 76, 'create', NULL, '{\"title\":\"Message from Director\",\"menulocations_id\":\"1\",\"type\":\"tbl_articles\",\"parent_menu\":\"75\",\"ref\":\"64\",\"target\":\"_SELF\",\"alias\":\"message-from-director\",\"display_order\":\"28\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T15:19:05.000000Z\",\"created_at\":\"2024-05-23T15:19:05.000000Z\",\"menu_id\":76,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-23 09:34:05', '2024-05-23 09:34:05'),
(NULL, 729, 1, 202405231521179890, 202405231521179890, 'App\\Models\\Menuitems', 77, 'create', NULL, '{\"title\":\"Message From MD\",\"menulocations_id\":\"1\",\"type\":\"tbl_articles\",\"parent_menu\":\"75\",\"ref\":\"65\",\"target\":\"_SELF\",\"alias\":\"message-from-md\",\"display_order\":\"29\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T15:21:17.000000Z\",\"created_at\":\"2024-05-23T15:21:17.000000Z\",\"menu_id\":77,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-23 09:36:17', '2024-05-23 09:36:17'),
(NULL, 730, 1, 202405231522131192, 202405231522131192, 'App\\Models\\Menuitems', 78, 'create', NULL, '{\"title\":\"Message from Counsler\",\"menulocations_id\":\"1\",\"type\":\"tbl_articles\",\"parent_menu\":\"75\",\"ref\":\"66\",\"target\":\"_SELF\",\"alias\":\"message-from-counsler\",\"display_order\":\"30\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T15:22:13.000000Z\",\"created_at\":\"2024-05-23T15:22:13.000000Z\",\"menu_id\":78,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-23 09:37:13', '2024-05-23 09:37:13'),
(NULL, 731, 1, 202405231522576276, 202405231522576276, 'App\\Models\\Menuitems', 79, 'create', NULL, '{\"title\":\"Organogram\",\"menulocations_id\":\"1\",\"type\":\"tbl_articles\",\"parent_menu\":\"75\",\"ref\":\"67\",\"target\":\"_SELF\",\"alias\":\"organogram\",\"display_order\":\"31\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T15:22:57.000000Z\",\"created_at\":\"2024-05-23T15:22:57.000000Z\",\"menu_id\":79,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-23 09:37:57', '2024-05-23 09:37:57'),
(NULL, 732, 1, 202405231523256160, 202405231523256160, 'App\\Models\\Menuitems', 80, 'create', NULL, '{\"title\":\"Advisory Reboot\",\"menulocations_id\":\"1\",\"type\":\"tbl_articles\",\"parent_menu\":\"75\",\"ref\":\"68\",\"target\":\"_SELF\",\"alias\":\"advisory-reboot\",\"display_order\":\"32\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-23T15:23:25.000000Z\",\"created_at\":\"2024-05-23T15:23:25.000000Z\",\"menu_id\":80,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-23 09:38:25', '2024-05-23 09:38:25'),
(NULL, 733, 1, 202405240531271596, 202405240531271596, 'App\\Models\\Menuitems', 70, 'update', '{\"menu_id\":70,\"parent_menu\":62,\"menulocations_id\":1,\"title\":\"Profile\",\"alias\":\"profile\",\"type\":\"\",\"ref\":\"#\",\"target\":\"_SELF\",\"display_order\":22,\"status\":1,\"created_at\":\"2024-05-23T15:01:17.000000Z\",\"updated_at\":\"2024-05-23T15:01:17.000000Z\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', NULL, '2024-05-23 23:46:27', '2024-05-23 23:46:27'),
(NULL, 734, 1, 202405240533345147, 202405240533345147, 'App\\Models\\Menuitems', 81, 'create', NULL, '{\"title\":\"Abroad Study\",\"menulocations_id\":\"1\",\"type\":\"\",\"parent_menu\":\"0\",\"ref\":\"#\",\"target\":\"_SELF\",\"alias\":\"abroad-study\",\"display_order\":\"33\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T05:33:34.000000Z\",\"created_at\":\"2024-05-24T05:33:34.000000Z\",\"menu_id\":81,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-23 23:48:34', '2024-05-23 23:48:34'),
(NULL, 735, 1, 202405240534142799, 202405240534142799, 'App\\Models\\Menuitems', 82, 'create', NULL, '{\"title\":\"Study Abroad\",\"menulocations_id\":\"1\",\"type\":\"\",\"parent_menu\":\"81\",\"ref\":\"#\",\"target\":\"_SELF\",\"alias\":\"study-abroad\",\"display_order\":\"34\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T05:34:14.000000Z\",\"created_at\":\"2024-05-24T05:34:14.000000Z\",\"menu_id\":82,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-23 23:49:14', '2024-05-23 23:49:14'),
(NULL, 736, 1, 202405240534472834, 202405240534472834, 'App\\Models\\Menuitems', 83, 'create', NULL, '{\"title\":\"Test Preparation Class\",\"menulocations_id\":\"1\",\"type\":\"\",\"parent_menu\":\"81\",\"ref\":\"#\",\"target\":\"_SELF\",\"alias\":\"test-preparation-class\",\"display_order\":\"35\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T05:34:47.000000Z\",\"created_at\":\"2024-05-24T05:34:47.000000Z\",\"menu_id\":83,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-23 23:49:47', '2024-05-23 23:49:47'),
(NULL, 737, 1, 202405240535139453, 202405240535139453, 'App\\Models\\Menuitems', 84, 'create', NULL, '{\"title\":\"Supplimentary Service\",\"menulocations_id\":\"1\",\"type\":\"\",\"parent_menu\":\"81\",\"ref\":\"#\",\"target\":\"_SELF\",\"alias\":\"supplimentary-service\",\"display_order\":\"36\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T05:35:13.000000Z\",\"created_at\":\"2024-05-24T05:35:13.000000Z\",\"menu_id\":84,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-23 23:50:13', '2024-05-23 23:50:13'),
(NULL, 738, 1, 202405240535428617, 202405240535428617, 'App\\Models\\Menuitems', 85, 'create', NULL, '{\"title\":\"Home\",\"menulocations_id\":\"1\",\"type\":\"\",\"parent_menu\":\"0\",\"ref\":\"\\/\",\"target\":\"_SELF\",\"alias\":\"home\",\"display_order\":\"37\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T05:35:42.000000Z\",\"created_at\":\"2024-05-24T05:35:42.000000Z\",\"menu_id\":85,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-23 23:50:42', '2024-05-23 23:50:42'),
(NULL, 739, 1, 202405240551447019, 202405240551447019, 'App\\Models\\Menuitems', 86, 'create', NULL, '{\"title\":\"Australia\",\"menulocations_id\":\"1\",\"type\":\"tbl_countries\",\"parent_menu\":\"82\",\"ref\":\"5\",\"target\":\"_SELF\",\"alias\":\"australia\",\"display_order\":\"24\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T05:51:44.000000Z\",\"created_at\":\"2024-05-24T05:51:44.000000Z\",\"menu_id\":86,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 00:06:44', '2024-05-24 00:06:44'),
(NULL, 740, 1, 202405240552301345, 202405240552301345, 'App\\Models\\Menuitems', 87, 'create', NULL, '{\"title\":\"Canada\",\"menulocations_id\":\"1\",\"type\":\"tbl_countries\",\"parent_menu\":\"82\",\"ref\":\"4\",\"target\":\"_SELF\",\"alias\":\"canada\",\"display_order\":\"25\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T05:52:30.000000Z\",\"created_at\":\"2024-05-24T05:52:30.000000Z\",\"menu_id\":87,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 00:07:30', '2024-05-24 00:07:30'),
(NULL, 741, 1, 202405240552538102, 202405240552538102, 'App\\Models\\Menuitems', 88, 'create', NULL, '{\"title\":\"USA\",\"menulocations_id\":\"1\",\"type\":\"tbl_countries\",\"parent_menu\":\"82\",\"ref\":\"9\",\"target\":\"_SELF\",\"alias\":\"usa\",\"display_order\":\"26\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T05:52:53.000000Z\",\"created_at\":\"2024-05-24T05:52:53.000000Z\",\"menu_id\":88,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 00:07:53', '2024-05-24 00:07:53'),
(NULL, 742, 1, 202405240555503416, 202405240555503416, 'App\\Models\\Menuitems', 89, 'create', NULL, '{\"title\":\"New Zealand\",\"menulocations_id\":\"1\",\"type\":\"tbl_countries\",\"parent_menu\":\"82\",\"ref\":\"7\",\"target\":\"_SELF\",\"alias\":\"new-zealand\",\"display_order\":\"27\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T05:55:50.000000Z\",\"created_at\":\"2024-05-24T05:55:50.000000Z\",\"menu_id\":89,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 00:10:50', '2024-05-24 00:10:50'),
(NULL, 743, 1, 202405240556195099, 202405240556195099, 'App\\Models\\Menuitems', 90, 'create', NULL, '{\"title\":\"Uk\",\"menulocations_id\":\"1\",\"type\":\"tbl_countries\",\"parent_menu\":\"82\",\"ref\":\"8\",\"target\":\"_SELF\",\"alias\":\"uk\",\"display_order\":\"28\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T05:56:19.000000Z\",\"created_at\":\"2024-05-24T05:56:19.000000Z\",\"menu_id\":90,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 00:11:19', '2024-05-24 00:11:19'),
(NULL, 744, 1, 202405240557451685, 202405240557451685, 'App\\Models\\Menuitems', 91, 'create', NULL, '{\"title\":\"IELTS\",\"menulocations_id\":\"1\",\"type\":\"tbl_preparationclasses\",\"parent_menu\":\"83\",\"ref\":\"11\",\"target\":\"_SELF\",\"alias\":\"ielts\",\"display_order\":\"29\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T05:57:45.000000Z\",\"created_at\":\"2024-05-24T05:57:45.000000Z\",\"menu_id\":91,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 00:12:45', '2024-05-24 00:12:45'),
(NULL, 745, 1, 202405240604289431, 202405240604289431, 'App\\Models\\Preparationclasses', 29, 'create', NULL, '{\"title\":\"TOEFL\",\"intro\":\"What is TOEFL?\",\"details\":\"<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interd enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<br \\/>\\r\\nExperience is over the world visit<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<\\/p>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"0\",\"image\":\"storage\\/ved\\/files\\/1\\/Preparation\\/ielts.png\",\"thumb\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/Small Images\\/uk1.png\",\"cover\":\"\",\"alias\":\"toefl\",\"display_order\":\"19\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T06:04:28.000000Z\",\"created_at\":\"2024-05-24T06:04:28.000000Z\",\"preparationclass_id\":29,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 00:19:28', '2024-05-24 00:19:28'),
(NULL, 746, 1, 202405240605192140, 202405240605192140, 'App\\Models\\Preparationclasses', 30, 'create', NULL, '{\"title\":\"GRE-GMAT\",\"intro\":\"Why GRE-GMAT?\",\"details\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"0\",\"image\":\"storage\\/ved\\/files\\/1\\/Preparation\\/ielts.png\",\"thumb\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/Small Images\\/uk1.png\",\"cover\":\"\",\"alias\":\"gre-gmat\",\"display_order\":\"20\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T06:05:19.000000Z\",\"created_at\":\"2024-05-24T06:05:19.000000Z\",\"preparationclass_id\":30,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 00:20:19', '2024-05-24 00:20:19'),
(NULL, 747, 1, 202405240606291253, 202405240606291253, 'App\\Models\\Menuitems', 92, 'create', NULL, '{\"title\":\"PTE\",\"menulocations_id\":\"1\",\"type\":\"tbl_preparationclasses\",\"parent_menu\":\"83\",\"ref\":\"20\",\"target\":\"_SELF\",\"alias\":\"pte\",\"display_order\":\"30\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T06:06:29.000000Z\",\"created_at\":\"2024-05-24T06:06:29.000000Z\",\"menu_id\":92,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 00:21:29', '2024-05-24 00:21:29'),
(NULL, 748, 1, 202405240606507598, 202405240606507598, 'App\\Models\\Menuitems', 93, 'create', NULL, '{\"title\":\"GRE-GMAT\",\"menulocations_id\":\"1\",\"type\":\"tbl_preparationclasses\",\"parent_menu\":\"83\",\"ref\":\"30\",\"target\":\"_SELF\",\"alias\":\"gre-gmat\",\"display_order\":\"31\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T06:06:50.000000Z\",\"created_at\":\"2024-05-24T06:06:50.000000Z\",\"menu_id\":93,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 00:21:50', '2024-05-24 00:21:50'),
(NULL, 749, 1, 202405240608451392, 202405240608451392, 'App\\Models\\Menuitems', 94, 'create', NULL, '{\"title\":\"Language Classes\",\"menulocations_id\":\"1\",\"type\":\"tbl_preparationclasses\",\"parent_menu\":\"83\",\"ref\":\"24\",\"target\":\"_SELF\",\"alias\":\"language-classes\",\"display_order\":\"32\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T06:08:45.000000Z\",\"created_at\":\"2024-05-24T06:08:45.000000Z\",\"menu_id\":94,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 00:23:45', '2024-05-24 00:23:45'),
(NULL, 750, 1, 202405240610201596, 202405240610201596, 'App\\Models\\Preparationclasses', 24, 'update', '{\"preparationclass_id\":24,\"title\":\"Language Classes\",\"alias\":\"language-classes\",\"parent_preparationclass\":0,\"details\":\"\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":14,\"status\":1,\"created_at\":\"2024-05-21T06:57:31.000000Z\",\"updated_at\":\"2024-05-21T06:57:31.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\\/ved\\/files\\/1\\/Preparation\\/languageclass.png\",\"updated_at\":\"2024-05-24 06:10:20\",\"updatedBy\":1}', '2024-05-24 00:25:20', '2024-05-24 00:25:20'),
(NULL, 751, 1, 202405240612042645, 202405240612042645, 'App\\Models\\Preparationclasses', 31, 'create', NULL, '{\"title\":\"TOEFL\",\"intro\":\"Why TOEFL?\",\"details\":\"\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"0\",\"image\":\"storage\\/ved\\/files\\/1\\/Preparation\\/pte.png\",\"thumb\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/Small Images\\/usa1.png\",\"cover\":\"\",\"alias\":\"toefl\",\"display_order\":\"21\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T06:12:04.000000Z\",\"created_at\":\"2024-05-24T06:12:04.000000Z\",\"preparationclass_id\":31,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 00:27:04', '2024-05-24 00:27:04'),
(NULL, 752, 1, 202405240612326584, 202405240612326584, 'App\\Models\\Menuitems', 95, 'create', NULL, '{\"title\":\"TOEFL\",\"menulocations_id\":\"1\",\"type\":\"tbl_preparationclasses\",\"parent_menu\":\"83\",\"ref\":\"29\",\"target\":\"_SELF\",\"alias\":\"toefl\",\"display_order\":\"33\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T06:12:32.000000Z\",\"created_at\":\"2024-05-24T06:12:32.000000Z\",\"menu_id\":95,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 00:27:32', '2024-05-24 00:27:32'),
(NULL, 753, 1, 202405240616039149, 202405240616039149, 'App\\Models\\Menuitems', 96, 'create', NULL, '{\"title\":\"OHSC Insurance\",\"menulocations_id\":\"1\",\"type\":\"tbl_articles\",\"parent_menu\":\"84\",\"ref\":\"72\",\"target\":\"_SELF\",\"alias\":\"ohsc-insurance\",\"display_order\":\"34\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T06:16:03.000000Z\",\"created_at\":\"2024-05-24T06:16:03.000000Z\",\"menu_id\":96,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 00:31:03', '2024-05-24 00:31:03'),
(NULL, 754, 1, 202405240616283694, 202405240616283694, 'App\\Models\\Menuitems', 97, 'create', NULL, '{\"title\":\"Interview Preparation\",\"menulocations_id\":\"1\",\"type\":\"tbl_articles\",\"parent_menu\":\"84\",\"ref\":\"73\",\"target\":\"_SELF\",\"alias\":\"interview-preparation\",\"display_order\":\"35\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T06:16:28.000000Z\",\"created_at\":\"2024-05-24T06:16:28.000000Z\",\"menu_id\":97,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 00:31:29', '2024-05-24 00:31:29'),
(NULL, 755, 1, 202405240617002767, 202405240617002767, 'App\\Models\\Menuitems', 98, 'create', NULL, '{\"title\":\"Student Support\",\"menulocations_id\":\"1\",\"type\":\"tbl_articles\",\"parent_menu\":\"84\",\"ref\":\"62\",\"target\":\"_SELF\",\"alias\":\"student-support\",\"display_order\":\"36\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T06:17:00.000000Z\",\"created_at\":\"2024-05-24T06:17:00.000000Z\",\"menu_id\":98,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 00:32:00', '2024-05-24 00:32:00'),
(NULL, 756, 1, 202405240617286517, 202405240617286517, 'App\\Models\\Menuitems', 99, 'create', NULL, '{\"title\":\"Documentation Guide\",\"menulocations_id\":\"1\",\"type\":\"tbl_articles\",\"parent_menu\":\"84\",\"ref\":\"75\",\"target\":\"_SELF\",\"alias\":\"documentation-guide\",\"display_order\":\"37\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T06:17:28.000000Z\",\"created_at\":\"2024-05-24T06:17:28.000000Z\",\"menu_id\":99,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 00:32:28', '2024-05-24 00:32:28'),
(NULL, 757, 1, 202405240617503513, 202405240617503513, 'App\\Models\\Menuitems', 100, 'create', NULL, '{\"title\":\"Career Counseling\",\"menulocations_id\":\"1\",\"type\":\"tbl_articles\",\"parent_menu\":\"84\",\"ref\":\"76\",\"target\":\"_SELF\",\"alias\":\"career-counseling\",\"display_order\":\"38\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T06:17:50.000000Z\",\"created_at\":\"2024-05-24T06:17:50.000000Z\",\"menu_id\":100,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 00:32:50', '2024-05-24 00:32:50'),
(NULL, 758, 1, 202405240620428845, 202405240620428845, 'App\\Models\\Menuitems', 101, 'create', NULL, '{\"title\":\"Resources\",\"menulocations_id\":\"1\",\"type\":\"\",\"parent_menu\":\"0\",\"ref\":\"#\",\"target\":\"_SELF\",\"alias\":\"resources\",\"display_order\":\"39\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T06:20:42.000000Z\",\"created_at\":\"2024-05-24T06:20:42.000000Z\",\"menu_id\":101,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 00:35:42', '2024-05-24 00:35:42'),
(NULL, 759, 1, 202405240621169118, 202405240621169118, 'App\\Models\\Menuitems', 102, 'create', NULL, '{\"title\":\"Institutions we reprsesent\",\"menulocations_id\":\"1\",\"type\":\"\",\"parent_menu\":\"101\",\"ref\":\"#\",\"target\":\"_SELF\",\"alias\":\"institutions-we-reprsesent\",\"display_order\":\"40\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T06:21:16.000000Z\",\"created_at\":\"2024-05-24T06:21:16.000000Z\",\"menu_id\":102,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 00:36:16', '2024-05-24 00:36:16'),
(NULL, 760, 1, 202405240621408694, 202405240621408694, 'App\\Models\\Menuitems', 103, 'create', NULL, '{\"title\":\"Studen Resource\",\"menulocations_id\":\"1\",\"type\":\"\",\"parent_menu\":\"101\",\"ref\":\"#\",\"target\":\"_SELF\",\"alias\":\"studen-resource\",\"display_order\":\"41\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T06:21:40.000000Z\",\"created_at\":\"2024-05-24T06:21:40.000000Z\",\"menu_id\":103,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 00:36:40', '2024-05-24 00:36:40'),
(NULL, 761, 1, 202405240621544791, 202405240621544791, 'App\\Models\\Menuitems', 104, 'create', NULL, '{\"title\":\"Downloads\",\"menulocations_id\":\"1\",\"type\":\"\",\"parent_menu\":\"101\",\"ref\":\"#\",\"target\":\"_SELF\",\"alias\":\"downloads\",\"display_order\":\"42\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T06:21:54.000000Z\",\"created_at\":\"2024-05-24T06:21:54.000000Z\",\"menu_id\":104,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 00:36:54', '2024-05-24 00:36:54'),
(NULL, 762, 1, 202405240622356684, 202405240622356684, 'App\\Models\\Menuitems', 105, 'create', NULL, '{\"title\":\"Aust\",\"menulocations_id\":\"1\",\"type\":\"\",\"parent_menu\":\"0\",\"ref\":\"\",\"target\":\"_SELF\",\"alias\":\"aust\",\"display_order\":\"43\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T06:22:35.000000Z\",\"created_at\":\"2024-05-24T06:22:35.000000Z\",\"menu_id\":105,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 00:37:35', '2024-05-24 00:37:35'),
(NULL, 763, 1, 202405240622582135, 202405240622582135, 'App\\Models\\Menuitems', 105, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-05-24 00:37:58', '2024-05-24 00:37:58'),
(NULL, 764, 1, 202405240623271129, 202405240623271129, 'App\\Models\\Menuitems', 106, 'create', NULL, '{\"title\":\"Australia\",\"menulocations_id\":\"1\",\"type\":\"tbl_institutions\",\"parent_menu\":\"102\",\"ref\":\"1\",\"target\":\"_SELF\",\"alias\":\"australia\",\"display_order\":\"44\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T06:23:27.000000Z\",\"created_at\":\"2024-05-24T06:23:27.000000Z\",\"menu_id\":106,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 00:38:27', '2024-05-24 00:38:27'),
(NULL, 765, 1, 202405240623475927, 202405240623475927, 'App\\Models\\Menuitems', 107, 'create', NULL, '{\"title\":\"Uk\",\"menulocations_id\":\"1\",\"type\":\"tbl_institutions\",\"parent_menu\":\"102\",\"ref\":\"5\",\"target\":\"_SELF\",\"alias\":\"uk\",\"display_order\":\"45\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T06:23:47.000000Z\",\"created_at\":\"2024-05-24T06:23:47.000000Z\",\"menu_id\":107,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 00:38:47', '2024-05-24 00:38:47'),
(NULL, 766, 1, 202405240624054044, 202405240624054044, 'App\\Models\\Menuitems', 108, 'create', NULL, '{\"title\":\"USA\",\"menulocations_id\":\"1\",\"type\":\"tbl_institutions\",\"parent_menu\":\"102\",\"ref\":\"8\",\"target\":\"_SELF\",\"alias\":\"usa\",\"display_order\":\"46\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T06:24:05.000000Z\",\"created_at\":\"2024-05-24T06:24:05.000000Z\",\"menu_id\":108,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 00:39:05', '2024-05-24 00:39:05'),
(NULL, 767, 1, 202405240628011616, 202405240628011616, 'App\\Models\\Menuitems', 109, 'create', NULL, '{\"title\":\"Other\",\"menulocations_id\":\"1\",\"type\":\"tbl_institutions\",\"parent_menu\":\"102\",\"ref\":\"11\",\"target\":\"_SELF\",\"alias\":\"other\",\"display_order\":\"47\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T06:28:01.000000Z\",\"created_at\":\"2024-05-24T06:28:01.000000Z\",\"menu_id\":109,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 00:43:01', '2024-05-24 00:43:01'),
(NULL, 768, 1, 202405240732134820, 202405240732134820, 'App\\Models\\Menuitems', 103, 'update', '{\"menu_id\":103,\"parent_menu\":101,\"menulocations_id\":1,\"title\":\"Studen Resource\",\"alias\":\"studen-resource\",\"type\":\"\",\"ref\":\"#\",\"target\":\"_SELF\",\"display_order\":41,\"status\":1,\"created_at\":\"2024-05-24T06:21:40.000000Z\",\"updated_at\":\"2024-05-24T06:21:40.000000Z\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"title\":\"Student Resource\",\"updated_at\":\"2024-05-24 07:32:13\",\"updatedBy\":1}', '2024-05-24 01:47:13', '2024-05-24 01:47:13'),
(NULL, 769, 1, 202405240746209013, 202405240746209013, 'App\\Models\\Menuitems', 110, 'create', NULL, '{\"title\":\"Gallery\",\"menulocations_id\":\"1\",\"type\":\"tbl_resourcearticles\",\"parent_menu\":\"103\",\"ref\":\"1\",\"target\":\"_SELF\",\"alias\":\"gallery\",\"display_order\":\"48\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T07:46:20.000000Z\",\"created_at\":\"2024-05-24T07:46:20.000000Z\",\"menu_id\":110,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 02:01:20', '2024-05-24 02:01:20'),
(NULL, 770, 1, 202405240747226776, 202405240747226776, 'App\\Models\\Menuitems', 111, 'create', NULL, '{\"title\":\"Sample Documents\",\"menulocations_id\":\"1\",\"type\":\"tbl_resourcearticles\",\"parent_menu\":\"103\",\"ref\":\"5\",\"target\":\"_SELF\",\"alias\":\"sample-documents\",\"display_order\":\"49\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T07:47:22.000000Z\",\"created_at\":\"2024-05-24T07:47:22.000000Z\",\"menu_id\":111,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 02:02:22', '2024-05-24 02:02:22'),
(NULL, 771, 1, 202405240747498722, 202405240747498722, 'App\\Models\\Menuitems', 112, 'create', NULL, '{\"title\":\"Preparation Guide\",\"menulocations_id\":\"1\",\"type\":\"tbl_resourcearticles\",\"parent_menu\":\"103\",\"ref\":\"8\",\"target\":\"_SELF\",\"alias\":\"preparation-guide\",\"display_order\":\"50\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T07:47:49.000000Z\",\"created_at\":\"2024-05-24T07:47:49.000000Z\",\"menu_id\":112,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 02:02:49', '2024-05-24 02:02:49'),
(NULL, 772, 1, 202405240749453993, 202405240749453993, 'App\\Models\\Menuitems', 113, 'create', NULL, '{\"title\":\"FAQs\",\"menulocations_id\":\"1\",\"type\":\"tbl_faqs\",\"parent_menu\":\"103\",\"ref\":\"3\",\"target\":\"_SELF\",\"alias\":\"faqs\",\"display_order\":\"51\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T07:49:45.000000Z\",\"created_at\":\"2024-05-24T07:49:45.000000Z\",\"menu_id\":113,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 02:04:45', '2024-05-24 02:04:45'),
(NULL, 773, 1, 202405240806189027, 202405240806189027, 'App\\Models\\Menuitems', 114, 'create', NULL, '{\"title\":\"Testimonials\",\"menulocations_id\":\"1\",\"type\":\"tbl_testimonials\",\"parent_menu\":\"103\",\"ref\":\"11\",\"target\":\"_SELF\",\"alias\":\"testimonials\",\"display_order\":\"52\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T08:06:18.000000Z\",\"created_at\":\"2024-05-24T08:06:18.000000Z\",\"menu_id\":114,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 02:21:18', '2024-05-24 02:21:18'),
(NULL, 774, 1, 202405240813346974, 202405240813346974, 'App\\Models\\Menuitems', 115, 'create', NULL, '{\"title\":\"Institutions Prospectors\",\"menulocations_id\":\"1\",\"type\":\"tbl_resourcearticles\",\"parent_menu\":\"104\",\"ref\":\"14\",\"target\":\"_SELF\",\"alias\":\"institutions-prospectors\",\"display_order\":\"53\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T08:13:34.000000Z\",\"created_at\":\"2024-05-24T08:13:34.000000Z\",\"menu_id\":115,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 02:28:34', '2024-05-24 02:28:34'),
(NULL, 775, 1, 202405240814045736, 202405240814045736, 'App\\Models\\Menuitems', 116, 'create', NULL, '{\"title\":\"Promotional Brochures\",\"menulocations_id\":\"1\",\"type\":\"tbl_resourcearticles\",\"parent_menu\":\"104\",\"ref\":\"16\",\"target\":\"_SELF\",\"alias\":\"promotional-brochures\",\"display_order\":\"54\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T08:14:04.000000Z\",\"created_at\":\"2024-05-24T08:14:04.000000Z\",\"menu_id\":116,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 02:29:04', '2024-05-24 02:29:04'),
(NULL, 776, 1, 202405240814469500, 202405240814469500, 'App\\Models\\Menuitems', 117, 'create', NULL, '{\"title\":\"Application Flow Chart\",\"menulocations_id\":\"1\",\"type\":\"tbl_resourcearticles\",\"parent_menu\":\"104\",\"ref\":\"18\",\"target\":\"_SELF\",\"alias\":\"application-flow-chart\",\"display_order\":\"55\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T08:14:46.000000Z\",\"created_at\":\"2024-05-24T08:14:46.000000Z\",\"menu_id\":117,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 02:29:46', '2024-05-24 02:29:46'),
(NULL, 777, 1, 202405240815197379, 202405240815197379, 'App\\Models\\Menuitems', 118, 'create', NULL, '{\"title\":\"Privilege Card\",\"menulocations_id\":\"1\",\"type\":\"tbl_resourcearticles\",\"parent_menu\":\"104\",\"ref\":\"20\",\"target\":\"_SELF\",\"alias\":\"privilege-card\",\"display_order\":\"56\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T08:15:19.000000Z\",\"created_at\":\"2024-05-24T08:15:19.000000Z\",\"menu_id\":118,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 02:30:19', '2024-05-24 02:30:19'),
(NULL, 778, 1, 202405240815451855, 202405240815451855, 'App\\Models\\Menuitems', 119, 'create', NULL, '{\"title\":\"SOP\",\"menulocations_id\":\"1\",\"type\":\"tbl_resourcearticles\",\"parent_menu\":\"104\",\"ref\":\"22\",\"target\":\"_SELF\",\"alias\":\"sop\",\"display_order\":\"57\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T08:15:45.000000Z\",\"created_at\":\"2024-05-24T08:15:45.000000Z\",\"menu_id\":119,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 02:30:45', '2024-05-24 02:30:45'),
(NULL, 779, 1, 202405240917449773, 202405240917449773, 'App\\Models\\Menuitems', 120, 'create', NULL, '{\"title\":\"Blogs\",\"menulocations_id\":\"1\",\"type\":\"tbl_news\",\"parent_menu\":\"0\",\"ref\":\"2\",\"target\":\"_SELF\",\"alias\":\"blogs\",\"display_order\":\"58\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T09:17:45.000000Z\",\"created_at\":\"2024-05-24T09:17:45.000000Z\",\"menu_id\":120,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 03:32:45', '2024-05-24 03:32:45'),
(NULL, 780, 1, 202405240924304811, 202405240924304811, 'App\\Models\\Menuitems', 121, 'create', NULL, '{\"title\":\"Events\\/Offices\",\"menulocations_id\":\"1\",\"type\":\"\",\"parent_menu\":\"0\",\"ref\":\"#\",\"target\":\"_SELF\",\"alias\":\"events-offices\",\"display_order\":\"59\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T09:24:30.000000Z\",\"created_at\":\"2024-05-24T09:24:30.000000Z\",\"menu_id\":121,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 03:39:30', '2024-05-24 03:39:30'),
(NULL, 781, 1, 202405240925113431, 202405240925113431, 'App\\Models\\Menuitems', 122, 'create', NULL, '{\"title\":\"Upcoming Events\",\"menulocations_id\":\"1\",\"type\":\"tbl_events\",\"parent_menu\":\"121\",\"ref\":\"5\",\"target\":\"_SELF\",\"alias\":\"upcoming-events\",\"display_order\":\"60\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T09:25:11.000000Z\",\"created_at\":\"2024-05-24T09:25:11.000000Z\",\"menu_id\":122,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 03:40:11', '2024-05-24 03:40:11'),
(NULL, 782, 1, 202405240927044604, 202405240927044604, 'App\\Models\\Menuitems', 123, 'create', NULL, '{\"title\":\"Past Events\",\"menulocations_id\":\"1\",\"type\":\"tbl_events\",\"parent_menu\":\"121\",\"ref\":\"5\",\"target\":\"_SELF\",\"alias\":\"past-events\",\"display_order\":\"61\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T09:27:04.000000Z\",\"created_at\":\"2024-05-24T09:27:04.000000Z\",\"menu_id\":123,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 03:42:04', '2024-05-24 03:42:04'),
(NULL, 783, 1, 202405241014474178, 202405241014474178, 'App\\Models\\Menuitems', 124, 'create', NULL, '{\"title\":\"Offers\\/privilege\",\"menulocations_id\":\"1\",\"type\":\"tbl_events\",\"parent_menu\":\"121\",\"ref\":\"\",\"target\":\"_SELF\",\"alias\":\"offers-privilege\",\"display_order\":\"62\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T10:14:47.000000Z\",\"created_at\":\"2024-05-24T10:14:47.000000Z\",\"menu_id\":124,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 04:29:47', '2024-05-24 04:29:47'),
(NULL, 784, 1, 202405241015176201, 202405241015176201, 'App\\Models\\Menuitems', 125, 'create', NULL, '{\"title\":\"Referal Benefits\",\"menulocations_id\":\"1\",\"type\":\"tbl_events\",\"parent_menu\":\"121\",\"ref\":\"1\",\"target\":\"_SELF\",\"alias\":\"referal-benefits\",\"display_order\":\"63\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T10:15:17.000000Z\",\"created_at\":\"2024-05-24T10:15:17.000000Z\",\"menu_id\":125,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 04:30:17', '2024-05-24 04:30:17'),
(NULL, 785, 1, 202405241016038007, 202405241016038007, 'App\\Models\\Menuitems', 126, 'create', NULL, '{\"title\":\"How to Participate?\",\"menulocations_id\":\"1\",\"type\":\"tbl_events\",\"parent_menu\":\"121\",\"ref\":\"3\",\"target\":\"_SELF\",\"alias\":\"how-to-participate\",\"display_order\":\"64\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T10:16:03.000000Z\",\"created_at\":\"2024-05-24T10:16:03.000000Z\",\"menu_id\":126,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 04:31:03', '2024-05-24 04:31:03'),
(NULL, 786, 1, 202405241023081925, 202405241023081925, 'App\\Models\\Menuitems', 127, 'create', NULL, '{\"title\":\"Career\",\"menulocations_id\":\"1\",\"type\":\"tbl_resourcearticles\",\"parent_menu\":\"0\",\"ref\":\"24\",\"target\":\"_SELF\",\"alias\":\"career\",\"display_order\":\"65\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T10:23:08.000000Z\",\"created_at\":\"2024-05-24T10:23:08.000000Z\",\"menu_id\":127,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 04:38:08', '2024-05-24 04:38:08'),
(NULL, 787, 1, 202405241026364857, 202405241026364857, 'App\\Models\\Menuitems', 128, 'create', NULL, '{\"title\":\"Contact Us\",\"menulocations_id\":\"1\",\"type\":\"\",\"parent_menu\":\"0\",\"ref\":\"\\/contact\",\"target\":\"_SELF\",\"alias\":\"contact-us\",\"display_order\":\"66\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-24T10:26:36.000000Z\",\"created_at\":\"2024-05-24T10:26:36.000000Z\",\"menu_id\":128,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-24 04:41:36', '2024-05-24 04:41:36'),
(NULL, 788, 1, 202405241027125079, 202405241027125079, 'App\\Models\\Menuitems', 128, 'update', '{\"menu_id\":128,\"parent_menu\":0,\"menulocations_id\":1,\"title\":\"Contact Us\",\"alias\":\"contact-us\",\"type\":\"\",\"ref\":\"\\/contact\",\"target\":\"_SELF\",\"display_order\":66,\"status\":1,\"created_at\":\"2024-05-24T10:26:36.000000Z\",\"updated_at\":\"2024-05-24T10:26:36.000000Z\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"title\":\"Contact\",\"updated_at\":\"2024-05-24 10:27:12\",\"updatedBy\":1}', '2024-05-24 04:42:12', '2024-05-24 04:42:12'),
(NULL, 789, 1, 202405241028242612, 202405241028242612, 'App\\Models\\Menuitems', 121, 'update', '{\"menu_id\":121,\"parent_menu\":0,\"menulocations_id\":1,\"title\":\"Events\\/Offices\",\"alias\":\"events-offices\",\"type\":\"\",\"ref\":\"#\",\"target\":\"_SELF\",\"display_order\":59,\"status\":1,\"created_at\":\"2024-05-24T09:24:30.000000Z\",\"updated_at\":\"2024-05-24T09:24:30.000000Z\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"title\":\"Events\",\"updated_at\":\"2024-05-24 10:28:24\",\"updatedBy\":1}', '2024-05-24 04:43:24', '2024-05-24 04:43:24'),
(NULL, 790, 1, 202405241039094096, 202405241039094096, 'App\\Models\\Menuitems', 128, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-05-24 04:54:09', '2024-05-24 04:54:09'),
(NULL, 791, 1, 202405260323493542, 202405260323493542, 'App\\Models\\Networkarticles', 1, 'create', NULL, '{\"parent_article\":\"0\",\"title\":\"Our Network\",\"subtitle\":\"\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"our-network\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-26T03:23:49.000000Z\",\"created_at\":\"2024-05-26T03:23:49.000000Z\",\"article_id\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-25 21:38:49', '2024-05-25 21:38:49');
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, 792, 1, 202405260324106671, 202405260324106671, 'App\\Models\\Networkarticles', 2, 'create', NULL, '{\"parent_article\":\"0\",\"title\":\"Migration Institute of Australia\",\"subtitle\":\"\",\"text\":\"\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Institutions\\/aus1.png\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"migration-institute-of-australia\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-26T03:24:10.000000Z\",\"created_at\":\"2024-05-26T03:24:10.000000Z\",\"article_id\":2,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-25 21:39:10', '2024-05-25 21:39:10'),
(NULL, 793, 1, 202405260324301700, 202405260324301700, 'App\\Models\\Networkarticles', 3, 'create', NULL, '{\"parent_article\":\"1\",\"title\":\"Migration Institute of Australia\",\"subtitle\":\"\",\"text\":\"\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Institutions\\/aus3.png\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"migration-institute-of-australia\",\"display_order\":\"3\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-26T03:24:30.000000Z\",\"created_at\":\"2024-05-26T03:24:30.000000Z\",\"article_id\":3,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-25 21:39:30', '2024-05-25 21:39:30'),
(NULL, 794, 1, 202405260324401107, 202405260324401107, 'App\\Models\\Networkarticles', 4, 'create', NULL, '{\"parent_article\":\"0\",\"title\":\"Partners Network\",\"subtitle\":\"\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"partners-network\",\"display_order\":\"4\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-26T03:24:40.000000Z\",\"created_at\":\"2024-05-26T03:24:40.000000Z\",\"article_id\":4,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-25 21:39:40', '2024-05-25 21:39:40'),
(NULL, 795, 1, 202405260324579324, 202405260324579324, 'App\\Models\\Networkarticles', 5, 'create', NULL, '{\"parent_article\":\"4\",\"title\":\"Migration Institute of Australia\",\"subtitle\":\"\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"storage\\/ved\\/files\\/1\\/Partners\\/world.JPG\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"migration-institute-of-australia\",\"display_order\":\"5\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-26T03:24:57.000000Z\",\"created_at\":\"2024-05-26T03:24:57.000000Z\",\"article_id\":5,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-25 21:39:57', '2024-05-25 21:39:57'),
(NULL, 796, 1, 202405260325149932, 202405260325149932, 'App\\Models\\Networkarticles', 6, 'create', NULL, '{\"parent_article\":\"4\",\"title\":\"Migration Institute of Australia\",\"subtitle\":\"\",\"text\":\"\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Partners\\/mia.JPG\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"migration-institute-of-australia\",\"display_order\":\"6\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-26T03:25:14.000000Z\",\"created_at\":\"2024-05-26T03:25:14.000000Z\",\"article_id\":6,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-25 21:40:14', '2024-05-25 21:40:14'),
(NULL, 797, 1, 202405260328241601, 202405260328241601, 'App\\Models\\Networkarticles', 2, 'update', '{\"article_id\":2,\"parent_article\":0,\"title\":\"Migration Institute of Australia\",\"subtitle\":\"\",\"alias\":\"migration-institute-of-australia\",\"text\":\"\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Institutions\\/aus1.png\",\"thumb\":\"\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-05-26T03:24:10.000000Z\",\"updated_at\":\"2024-05-26T03:24:10.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\":\"1\",\"updated_at\":\"2024-05-26 03:28:24\",\"updatedBy\":1}', '2024-05-25 21:43:24', '2024-05-25 21:43:24'),
(NULL, 798, 1, 202405260335278313, 202405260335278313, 'App\\Models\\Networkarticles', 5, 'update', '{\"article_id\":5,\"parent_article\":4,\"title\":\"Migration Institute of Australia\",\"subtitle\":\"\",\"alias\":\"migration-institute-of-australia\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"storage\\/ved\\/files\\/1\\/Partners\\/world.JPG\",\"display_order\":5,\"status\":1,\"created_at\":\"2024-05-26T03:24:57.000000Z\",\"updated_at\":\"2024-05-26T03:24: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>\"}', '{\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Partners\\/mia.JPG\",\"updated_at\":\"2024-05-26 03:35:27\",\"updatedBy\":1}', '2024-05-25 21:50:27', '2024-05-25 21:50:27'),
(NULL, 799, 1, 202405260346305379, 202405260346305379, 'App\\Models\\Menuitems', 129, 'create', NULL, '{\"title\":\"Our Network\",\"menulocations_id\":\"1\",\"type\":\"tbl_networkarticles\",\"parent_menu\":\"70\",\"ref\":\"1\",\"target\":\"_SELF\",\"alias\":\"our-network\",\"display_order\":\"67\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-26T03:46:30.000000Z\",\"created_at\":\"2024-05-26T03:46:30.000000Z\",\"menu_id\":129,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-25 22:01:30', '2024-05-25 22:01:30'),
(NULL, 800, 1, 202405260347033701, 202405260347033701, 'App\\Models\\Menuitems', 73, 'update', '{\"menu_id\":73,\"parent_menu\":70,\"menulocations_id\":1,\"title\":\"Partners Network\",\"alias\":\"partners-network\",\"type\":\"tbl_partners\",\"ref\":\"1\",\"target\":\"_SELF\",\"display_order\":11,\"status\":1,\"created_at\":\"2024-05-23T15:16:36.000000Z\",\"updated_at\":\"2024-05-24T05:49:16.000000Z\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"type\":\"tbl_networkarticles\",\"ref\":\"4\",\"updated_at\":\"2024-05-26 03:47:03\",\"updatedBy\":1}', '2024-05-25 22:02:03', '2024-05-25 22:02:03'),
(NULL, 801, 1, 202405270433162205, 202405270433162205, 'App\\Models\\Menuitems', 130, 'create', NULL, '{\"title\":\"Histories\",\"menulocations_id\":\"1\",\"type\":\"tbl_institutions\",\"parent_menu\":\"102\",\"ref\":\"12\",\"target\":\"_SELF\",\"alias\":\"histories\",\"display_order\":\"68\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-27T04:33:16.000000Z\",\"created_at\":\"2024-05-27T04:33:16.000000Z\",\"menu_id\":130,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-26 22:48:16', '2024-05-26 22:48:16'),
(NULL, 802, 1, 202405270538431400, 202405270538431400, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Bibhuti LMS\",\"description\":\"orporate clients and leisure travelers has been relying on Groundlink for dependable safe, and professional chauffeured car end service in major cities across World.\",\"url1\":\"info@dreamoneducation.com\",\"url2\":\"\",\"location\":\"Dillibazar, Kathmandu\",\"email\":\"info@vedinternational.com\",\"phone\":\"+977-9851156423\",\"secondary_phone\":\"+01-4423776\",\"working_hours\":\"09:00 - 17:00\",\"working_days\":\"Sun - Friday\",\"leave_days\":\"\",\"google_map\":\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d883.0949391974468!2d85.32302736933097!3d27.705558793809068!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39eb19fdc6a9c123%3A0xb39c97df78aa662a!2sVed%20International%20Education%20Consultancy!5e0!3m2!1sen!2snp!4v1715830558741!5m2!1sen!2snp\",\"fb\":\"https:\\/\\/www.facebook.com\",\"insta\":\"https:\\/\\/www.facebook.com\",\"twitter\":\"https:\\/\\/www.x.com\\/\",\"tiktok\":\"https:\\/\\/www.youtube.com\\/\",\"youtube\":\"https:\\/\\/www.facebook.com\",\"primary_logo\":\"storage\\/dreamon\\/files\\/1\\/DREAM-ON-03.png\",\"secondary_logo\":\"storage\\/dreamon\\/files\\/1\\/DREAM-ON-03.png\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\\u00a9Copyright 2024 DreamOn Education. All rights reserved\",\"content1\":\"\",\"content2\":\"\",\"content3\":\"\",\"seo_title\":null,\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":1,\"status\":1,\"created_at\":null,\"updated_at\":\"2024-05-22T07:16: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\\/ved\\/files\\/1\\/Logo\\/logo11.png\",\"secondary_logo\":\"storage\\/ved\\/files\\/1\\/Logo\\/logo.png\",\"updated_at\":\"2024-05-27 05:38:43\",\"updatedBy\":1}', '2024-05-26 23:53:43', '2024-05-26 23:53:43'),
(NULL, 803, 1, 202405270544156615, 202405270544156615, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Bibhuti LMS\",\"description\":\"orporate clients and leisure travelers has been relying on Groundlink for dependable safe, and professional chauffeured car end service in major cities across World.\",\"url1\":\"info@dreamoneducation.com\",\"url2\":\"\",\"location\":\"Dillibazar, Kathmandu\",\"email\":\"info@vedinternational.com\",\"phone\":\"+977-9851156423\",\"secondary_phone\":\"+01-4423776\",\"working_hours\":\"09:00 - 17:00\",\"working_days\":\"Sun - Friday\",\"leave_days\":\"\",\"google_map\":\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d883.0949391974468!2d85.32302736933097!3d27.705558793809068!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39eb19fdc6a9c123%3A0xb39c97df78aa662a!2sVed%20International%20Education%20Consultancy!5e0!3m2!1sen!2snp!4v1715830558741!5m2!1sen!2snp\",\"fb\":\"https:\\/\\/www.facebook.com\",\"insta\":\"https:\\/\\/www.facebook.com\",\"twitter\":\"https:\\/\\/www.x.com\\/\",\"tiktok\":\"https:\\/\\/www.youtube.com\\/\",\"youtube\":\"https:\\/\\/www.facebook.com\",\"primary_logo\":\"storage\\/dreamon\\/files\\/1\\/DREAM-ON-03.png\",\"secondary_logo\":\"storage\\/ved\\/files\\/1\\/Logo\\/logo.png\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\\u00a9Copyright 2024 DreamOn Education. All rights reserved\",\"content1\":\"\",\"content2\":\"\",\"content3\":\"\",\"seo_title\":null,\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":1,\"status\":1,\"created_at\":null,\"updated_at\":\"2024-05-27T05:38:43.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\\/ved\\/files\\/1\\/Logo\\/logo11.png\",\"updated_at\":\"2024-05-27 05:44:15\",\"updatedBy\":1}', '2024-05-26 23:59:15', '2024-05-26 23:59:15'),
(NULL, 804, 1, 202405290434221586, 202405290434221586, 'App\\Models\\Countryarticles', 13, 'update', '{\"article_id\":13,\"parent_article\":0,\"title\":\"Australia\",\"subtitle\":null,\"alias\":\"australia\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":1,\"status\":1,\"created_at\":\"2024-05-20T10:56:35.000000Z\",\"updated_at\":\"2024-05-22T09:57:37.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"subtitle\":\"\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/Small Images\\/aus1.png\",\"updated_at\":\"2024-05-29 04:34:22\",\"updatedBy\":1}', '2024-05-28 22:49:22', '2024-05-28 22:49:22'),
(NULL, 805, 1, 202405290434428577, 202405290434428577, 'App\\Models\\Countryarticles', 19, 'update', '{\"article_id\":19,\"parent_article\":0,\"title\":\"Uk\",\"subtitle\":\"\",\"alias\":\"uk\",\"text\":\"\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/Small Images\\/uk1.png\",\"thumb\":\"\",\"display_order\":7,\"status\":1,\"created_at\":\"2024-05-20T11:42:53.000000Z\",\"updated_at\":\"2024-05-20T11:44: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>\"}', '{\"cover_photo\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/Small Images\\/usa1.png\",\"updated_at\":\"2024-05-29 04:34:42\",\"updatedBy\":1}', '2024-05-28 22:49:42', '2024-05-28 22:49:42'),
(NULL, 806, 1, 202405290434567060, 202405290434567060, 'App\\Models\\Countryarticles', 20, 'update', '{\"article_id\":20,\"parent_article\":0,\"title\":\"USA\",\"subtitle\":\"\",\"alias\":\"usa\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":8,\"status\":1,\"created_at\":\"2024-05-22T05:57:38.000000Z\",\"updated_at\":\"2024-05-22T05:57:38.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_photo\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/Small Images\\/uk1.png\",\"updated_at\":\"2024-05-29 04:34:56\",\"updatedBy\":1}', '2024-05-28 22:49:56', '2024-05-28 22:49:56'),
(NULL, 807, 1, 202405290435086093, 202405290435086093, 'App\\Models\\Countryarticles', 21, 'update', '{\"article_id\":21,\"parent_article\":0,\"title\":\"Canada\",\"subtitle\":\"\",\"alias\":\"canada\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":9,\"status\":1,\"created_at\":\"2024-05-22T05:58:03.000000Z\",\"updated_at\":\"2024-05-22T05:58:03.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_photo\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/Small Images\\/usa1.png\",\"updated_at\":\"2024-05-29 04:35:08\",\"updatedBy\":1}', '2024-05-28 22:50:08', '2024-05-28 22:50:08'),
(NULL, 808, 1, 202405290435229964, 202405290435229964, 'App\\Models\\Countryarticles', 22, 'update', '{\"article_id\":22,\"parent_article\":0,\"title\":\"New Zealand\",\"subtitle\":\"\",\"alias\":\"new-zealand\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":10,\"status\":1,\"created_at\":\"2024-05-22T05:58:12.000000Z\",\"updated_at\":\"2024-05-22T05:58:12.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_photo\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/Small Images\\/canada1.png\",\"updated_at\":\"2024-05-29 04:35:22\",\"updatedBy\":1}', '2024-05-28 22:50:22', '2024-05-28 22:50:22'),
(NULL, 809, 1, 202405290449124738, 202405290449124738, 'App\\Models\\Resourcearticles', 2, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-05-28 23:04:12', '2024-05-28 23:04:12'),
(NULL, 810, 1, 202405290449152514, 202405290449152514, 'App\\Models\\Resourcearticles', 3, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-05-28 23:04:15', '2024-05-28 23:04:15'),
(NULL, 811, 1, 202405290454477385, 202405290454477385, 'App\\Models\\Resourcearticles', 30, 'create', NULL, '{\"parent_article\":\"4\",\"title\":\"First Image\",\"subtitle\":\"\",\"text\":\"\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/miltestone\\/award-1.jpg\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"first-image\",\"display_order\":\"30\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-29T04:54:47.000000Z\",\"created_at\":\"2024-05-29T04:54:47.000000Z\",\"institutionarticle_id\":30,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-28 23:09:47', '2024-05-28 23:09:47'),
(NULL, 812, 1, 202405290455167421, 202405290455167421, 'App\\Models\\Resourcearticles', 31, 'create', NULL, '{\"parent_article\":\"4\",\"title\":\"Second Image\",\"subtitle\":\"\",\"text\":\"\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Preparation\\/australia.jpeg\",\"thumb\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"second-image\",\"display_order\":\"31\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-29T04:55:16.000000Z\",\"created_at\":\"2024-05-29T04:55:16.000000Z\",\"institutionarticle_id\":31,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-28 23:10:16', '2024-05-28 23:10:16'),
(NULL, 813, 1, 202405290511429881, 202405290511429881, 'App\\Models\\Resourcearticles', 1, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-05-28 23:26:42', '2024-05-28 23:26:42'),
(NULL, 814, 1, 202405290511462713, 202405290511462713, 'App\\Models\\Resourcearticles', 4, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-05-28 23:26:46', '2024-05-28 23:26:46'),
(NULL, 815, 1, 202405290511518989, 202405290511518989, 'App\\Models\\Resourcearticles', 30, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-05-28 23:26:51', '2024-05-28 23:26:51'),
(NULL, 816, 1, 202405290511561267, 202405290511561267, 'App\\Models\\Resourcearticles', 31, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-05-28 23:26:56', '2024-05-28 23:26:56'),
(NULL, 817, 1, 202405290512252850, 202405290512252850, 'App\\Models\\Galleryarticles', 1, 'create', NULL, '{\"parent_gallery\":\"0\",\"title\":\"Gallery\",\"cover_photo\":\"\",\"alias\":\"gallery\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-29T05:12:25.000000Z\",\"created_at\":\"2024-05-29T05:12:25.000000Z\",\"gallery_id\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-28 23:27:25', '2024-05-28 23:27:25'),
(NULL, 818, 1, 202405290513253936, 202405290513253936, 'App\\Models\\Galleryarticles', 2, 'create', NULL, '{\"parent_gallery\":\"1\",\"title\":\"Australlian Edu Fair\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Preparation\\/australia.jpeg\",\"alias\":\"australlian-edu-fair\",\"display_order\":\"2\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-29T05:13:25.000000Z\",\"created_at\":\"2024-05-29T05:13:25.000000Z\",\"gallery_id\":2,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-28 23:28:25', '2024-05-28 23:28:25'),
(NULL, 819, 1, 202405290513465157, 202405290513465157, 'App\\Models\\Galleryarticles', 3, 'create', NULL, '{\"parent_gallery\":\"2\",\"title\":\"Sydney\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Gallery\\/5.jpg\",\"alias\":\"sydney\",\"display_order\":\"3\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-29T05:13:46.000000Z\",\"created_at\":\"2024-05-29T05:13:46.000000Z\",\"gallery_id\":3,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-28 23:28:46', '2024-05-28 23:28:46'),
(NULL, 820, 1, 202405290514003062, 202405290514003062, 'App\\Models\\Galleryarticles', 4, 'create', NULL, '{\"parent_gallery\":\"2\",\"title\":\"test\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Gallery\\/4.jpg\",\"alias\":\"test\",\"display_order\":\"4\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-29T05:14:00.000000Z\",\"created_at\":\"2024-05-29T05:14:00.000000Z\",\"gallery_id\":4,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-28 23:29:00', '2024-05-28 23:29:00'),
(NULL, 821, 1, 202405290514177518, 202405290514177518, 'App\\Models\\Galleryarticles', 5, 'create', NULL, '{\"parent_gallery\":\"2\",\"title\":\"test\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Gallery\\/4.jpg\",\"alias\":\"test\",\"display_order\":\"5\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-29T05:14:17.000000Z\",\"created_at\":\"2024-05-29T05:14:17.000000Z\",\"gallery_id\":5,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-28 23:29:17', '2024-05-28 23:29:17'),
(NULL, 822, 1, 202405290532039199, 202405290532039199, 'App\\Models\\Faqs', 5, 'create', NULL, '{\"title\":\"Why Ved?\",\"text\":\"<p>Reliasble,helpful and with very exprienced people to work with.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"alias\":\"why-ved\",\"display_order\":\"3\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-05-29T05:32:03.000000Z\",\"created_at\":\"2024-05-29T05:32:03.000000Z\",\"faq_id\":5,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-05-28 23:47:03', '2024-05-28 23:47:03'),
(NULL, 823, 1, 202405290535229227, 202405290535229227, 'App\\Models\\Resourcearticles', 15, 'update', '{\"institutionarticle_id\":15,\"parent_article\":14,\"title\":\"Brochures of VED Education\",\"subtitle\":\"\",\"alias\":\"brochures-of-ved-education\",\"text\":\"<h4>He legged it up the kyver have it mush super me old mucker cheeky naff that are you taking the piss, blow off ruddy the pub bite your arm off the wireless boot cor blimey guvnor happy days bender what a load of rubbish, say cheers pardon me horse play spiffing Why car boot gosh bubble and squeak. Cheers Richard bugger show off show Que pick your nose and blow off get stuffed mate chancer in my flat loo, bevvy amongst hunky-dory bender bubb Matie and squeak me old mucker vagabond, barmy spend a penny chimney pot young delinquent bum bag the nancy arm knees chap, gosh nice one knees up the wireless Charles such a fibber. Mush barmy bleeding Jeffrey pardon nose barney grub loo cup of tea bubble and squeak bugger all mate say, I bloke matie boy tickety-boo give us the duff bugger lurgy wind up I don&#39;t want no agro.<\\/h4>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Brochures\\/brochures-1.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/DocumentSamplePDF\\/sample-compressed.pdf\",\"display_order\":15,\"status\":1,\"created_at\":\"2024-05-21T07:31:30.000000Z\",\"updated_at\":\"2024-05-21T07:49: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>\"}', '{\"text\":\"<p>He legged it up the kyver have it mush super me old mucker cheeky naff that are you taking the piss, blow off ruddy the pub bite your arm off the wireless boot cor blimey guvnor happy days bender what a load of rubbish, say cheers pardon me horse play spiffing Why car boot gosh bubble and squeak. Cheers Richard bugger show off show Que pick your nose and blow off get stuffed mate chancer in my flat loo, bevvy amongst hunky-dory bender bubb Matie and squeak me old mucker vagabond, barmy spend a penny chimney pot young delinquent bum bag the nancy arm knees chap, gosh nice one knees up the wireless Charles such a fibber. Mush barmy bleeding Jeffrey pardon nose barney grub loo cup of tea bubble and squeak bugger all mate say, I bloke matie boy tickety-boo give us the duff bugger lurgy wind up I don&#39;t want no agro.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"updated_at\":\"2024-05-29 05:35:22\",\"updatedBy\":1}', '2024-05-28 23:50:22', '2024-05-28 23:50:22'),
(NULL, 824, 1, 202405290541069923, 202405290541069923, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Bibhuti LMS\",\"description\":\"orporate clients and leisure travelers has been relying on Groundlink for dependable safe, and professional chauffeured car end service in major cities across World.\",\"url1\":\"info@dreamoneducation.com\",\"url2\":\"\",\"location\":\"Dillibazar, Kathmandu\",\"email\":\"info@vedinternational.com\",\"phone\":\"+977-9851156423\",\"secondary_phone\":\"+01-4423776\",\"working_hours\":\"09:00 - 17:00\",\"working_days\":\"Sun - Friday\",\"leave_days\":\"\",\"google_map\":\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d883.0949391974468!2d85.32302736933097!3d27.705558793809068!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39eb19fdc6a9c123%3A0xb39c97df78aa662a!2sVed%20International%20Education%20Consultancy!5e0!3m2!1sen!2snp!4v1715830558741!5m2!1sen!2snp\",\"fb\":\"https:\\/\\/www.facebook.com\",\"insta\":\"https:\\/\\/www.facebook.com\",\"twitter\":\"https:\\/\\/www.x.com\\/\",\"tiktok\":\"https:\\/\\/www.youtube.com\\/\",\"youtube\":\"https:\\/\\/www.facebook.com\",\"primary_logo\":\"storage\\/ved\\/files\\/1\\/Logo\\/logo11.png\",\"secondary_logo\":\"storage\\/ved\\/files\\/1\\/Logo\\/logo.png\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\\u00a9Copyright 2024 DreamOn Education. All rights reserved\",\"content1\":\"\",\"content2\":\"\",\"content3\":\"\",\"seo_title\":null,\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":1,\"status\":1,\"created_at\":null,\"updated_at\":\"2024-05-27T05:44:15.000000Z\",\"createdby\":null,\"updatedby\":1,\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"content1\":\"https:\\/\\/www.youtube.com\\/watch?v=8Hf9gSXyPBc\",\"updated_at\":\"2024-05-29 05:41:06\",\"updatedBy\":1}', '2024-05-28 23:56:06', '2024-05-28 23:56:06'),
(NULL, 825, 1, 202405290542287734, 202405290542287734, 'App\\Models\\Resourcearticles', 7, 'update', '{\"institutionarticle_id\":7,\"parent_article\":5,\"title\":\"document\",\"subtitle\":\"\",\"alias\":\"document\",\"text\":\"\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Gallery\\/4.jpg\",\"thumb\":\"\",\"display_order\":7,\"status\":1,\"created_at\":\"2024-05-21T05:18:01.000000Z\",\"updated_at\":\"2024-05-21T05:18: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>\"}', '{\"thumb\":\"storage\\/ved\\/files\\/1\\/DocumentSamplePDF\\/sample-compressed.pdf\",\"updated_at\":\"2024-05-29 05:42:28\",\"updatedBy\":1}', '2024-05-28 23:57:28', '2024-05-28 23:57:28'),
(NULL, 826, 1, 202405290634009893, 202405290634009893, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Bibhuti LMS\",\"description\":\"orporate clients and leisure travelers has been relying on Groundlink for dependable safe, and professional chauffeured car end service in major cities across World.\",\"url1\":\"info@dreamoneducation.com\",\"url2\":\"\",\"location\":\"Dillibazar, Kathmandu\",\"email\":\"info@vedinternational.com\",\"phone\":\"+977-9851156423\",\"secondary_phone\":\"+01-4423776\",\"working_hours\":\"09:00 - 17:00\",\"working_days\":\"Sun - Friday\",\"leave_days\":\"\",\"google_map\":\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d883.0949391974468!2d85.32302736933097!3d27.705558793809068!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39eb19fdc6a9c123%3A0xb39c97df78aa662a!2sVed%20International%20Education%20Consultancy!5e0!3m2!1sen!2snp!4v1715830558741!5m2!1sen!2snp\",\"fb\":\"https:\\/\\/www.facebook.com\",\"insta\":\"https:\\/\\/www.facebook.com\",\"twitter\":\"https:\\/\\/www.x.com\\/\",\"tiktok\":\"https:\\/\\/www.youtube.com\\/\",\"youtube\":\"https:\\/\\/www.facebook.com\",\"primary_logo\":\"storage\\/ved\\/files\\/1\\/Logo\\/logo11.png\",\"secondary_logo\":\"storage\\/ved\\/files\\/1\\/Logo\\/logo.png\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\\u00a9Copyright 2024 DreamOn Education. All rights reserved\",\"content1\":\"https:\\/\\/www.youtube.com\\/watch?v=8Hf9gSXyPBc\",\"content2\":\"\",\"content3\":\"\",\"seo_title\":null,\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"created_at\":null,\"updated_at\":\"2024-05-28T23:56:06.000000Z\",\"createdby\":null,\"updatedby\":\"1\",\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"copyright_text\":\"\\u00a9Copyright 2024 Ved International Consultancy. All rights reserved\",\"updated_at\":\"2024-05-29 06:34:00\",\"updatedBy\":1}', '2024-05-29 06:34:00', '2024-05-29 06:34:00'),
(NULL, 827, 1, 202406040941082629, 202406040941082629, 'App\\Models\\Articles', 74, 'update', '{\"article_id\":74,\"parent_article\":\"0\",\"title\":\"Student Support\",\"subtitle\":\"\",\"alias\":\"student-support\",\"text\":\"<div class=\\\"blog__details__content\\\">\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interd enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">\\r\\n<h5>Experience is over the world visit<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<\\/p>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">\\r\\n<h5>Experience is over the world visit<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading__2\\\">\\r\\n<h5>Let our investment management team<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider2.jpg\",\"thumb\":\"\",\"display_order\":\"42\",\"status\":\"1\",\"created_at\":\"2024-05-20T10:16:06.000000Z\",\"updated_at\":\"2024-05-20T10:25:21.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_photo\":\"storage\\/ved\\/files\\/1\\/student support-01.jpg\",\"updated_at\":\"2024-06-04 09:41:08\",\"updatedBy\":1}', '2024-06-04 09:41:08', '2024-06-04 09:41:08'),
(NULL, 828, 1, 202406040945163974, 202406040945163974, 'App\\Models\\Articles', 74, 'update', '{\"article_id\":74,\"parent_article\":\"0\",\"title\":\"Student Support\",\"subtitle\":\"\",\"alias\":\"student-support\",\"text\":\"<div class=\\\"blog__details__content\\\">\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interd enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">\\r\\n<h5>Experience is over the world visit<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<\\/p>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">\\r\\n<h5>Experience is over the world visit<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading__2\\\">\\r\\n<h5>Let our investment management team<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/student support-01.jpg\",\"thumb\":\"\",\"display_order\":\"42\",\"status\":\"1\",\"created_at\":\"2024-05-20T10:16:06.000000Z\",\"updated_at\":\"2024-06-04T09:41: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>\"}', NULL, '2024-06-04 09:45:16', '2024-06-04 09:45:16'),
(NULL, 829, 1, 202406040947072448, 202406040947072448, 'App\\Models\\Articles', 30, 'update', '{\"article_id\":30,\"parent_article\":\"29\",\"title\":\"Australlia\",\"subtitle\":\"\",\"alias\":\"australlia\",\"text\":\"\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/australia.jpeg\",\"thumb\":\"\",\"display_order\":\"4\",\"status\":\"1\",\"created_at\":\"2024-05-19T03:53:00.000000Z\",\"updated_at\":\"2024-05-19T23:38:42.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_photo\":\"storage\\/ved\\/files\\/1\\/australia.jpg\",\"updated_at\":\"2024-06-04 09:47:07\",\"updatedBy\":1}', '2024-06-04 09:47:07', '2024-06-04 09:47:07'),
(NULL, 830, 1, 202406040950458893, 202406040950458893, 'App\\Models\\Articles', 31, 'update', '{\"article_id\":31,\"parent_article\":\"29\",\"title\":\"Uk\",\"subtitle\":\"\",\"alias\":\"uk\",\"text\":\"\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/uk.jpg\",\"thumb\":\"\",\"display_order\":\"5\",\"status\":\"1\",\"created_at\":\"2024-05-19T03:53:16.000000Z\",\"updated_at\":\"2024-05-19T23:38:42.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, '2024-06-04 09:50:45', '2024-06-04 09:50:45'),
(NULL, 831, 1, 202406040951071087, 202406040951071087, 'App\\Models\\Articles', 31, 'update', '{\"article_id\":31,\"parent_article\":\"29\",\"title\":\"Uk\",\"subtitle\":\"\",\"alias\":\"uk\",\"text\":\"\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/uk.jpg\",\"thumb\":\"\",\"display_order\":\"5\",\"status\":\"1\",\"created_at\":\"2024-05-19T03:53:16.000000Z\",\"updated_at\":\"2024-05-19T23:38:42.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, '2024-06-04 09:51:07', '2024-06-04 09:51:07'),
(NULL, 832, 1, 202406040951216086, 202406040951216086, 'App\\Models\\Articles', 31, 'update', '{\"article_id\":31,\"parent_article\":\"29\",\"title\":\"Uk\",\"subtitle\":\"\",\"alias\":\"uk\",\"text\":\"\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/uk.jpg\",\"thumb\":\"\",\"display_order\":\"5\",\"status\":\"1\",\"created_at\":\"2024-05-19T03:53:16.000000Z\",\"updated_at\":\"2024-05-19T23:38:42.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, '2024-06-04 09:51:21', '2024-06-04 09:51:21'),
(NULL, 833, 1, 202406040952133115, 202406040952133115, 'App\\Models\\Articles', 27, 'update', '{\"article_id\":27,\"parent_article\":\"28\",\"title\":\"About Us\",\"subtitle\":\"Welcome to the Ved Education\",\"alias\":\"about-us\",\"text\":\"<p><strong>Ved International Education Consultancy<\\/strong> is a private limited company registered under the Government of Nepal (REGD. No. 78839\\/067\\/068). Ved International Education Consultancy is the best consultancy in Nepal established in 2010, is a professional education consultancy based in Putalisadak, Kathmandu, Nepal. With several years of experience in placing the right student in the right universities, we specialize in providing admissions in the USA, Australia, and the UK&rsquo;s World Ranked Universities. We also help students to get Scholarships. We have got various Scholarship opportunities for universities in Australia and the USA. Ved International Education Consultancy is an organization established by a young<\\/p>\\r\\n\\r\\n<p>energetic team and guided by experienced personnel. Ved International education has a well-furnished and equipped office with active, energetic, and expert human resources in the heart of Kathmandu, the capital city. We are trustworthy, responsible, and student-oriented. Please visit our website for more details and Student testimonials.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Home\\/about_1.png\",\"thumb\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"created_at\":\"2024-05-19T02:30:42.000000Z\",\"updated_at\":\"2024-05-19T23:38:42.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_photo\":\"storage\\/ved\\/files\\/1\\/Articles\\/about_us.png\",\"thumb\":\"storage\\/ved\\/files\\/1\\/Articles\\/about_us.png\",\"updated_at\":\"2024-06-04 09:52:13\",\"updatedBy\":1}', '2024-06-04 09:52:13', '2024-06-04 09:52:13'),
(NULL, 834, 1, 202406040955369960, 202406040955369960, 'App\\Models\\Articles', 50, 'update', '{\"article_id\":50,\"parent_article\":\"49\",\"title\":\"Our Mission\",\"subtitle\":\"\",\"alias\":\"our-mission\",\"text\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider1.jpg\",\"thumb\":\"\",\"display_order\":\"18\",\"status\":\"1\",\"created_at\":\"2024-05-20T00:24:14.000000Z\",\"updated_at\":\"2024-05-20T00:24:14.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>To be the first choice and a successful international organization that provides excellent educational consultancy services to the students who are dreaming to study abroad.<\\/p>\",\"updated_at\":\"2024-06-04 09:55:37\",\"updatedBy\":1}', '2024-06-04 09:55:37', '2024-06-04 09:55:37'),
(NULL, 835, 1, 202406040956375043, 202406040956375043, 'App\\Models\\Articles', 51, 'update', '{\"article_id\":51,\"parent_article\":\"49\",\"title\":\"Our Vision\",\"subtitle\":\"\",\"alias\":\"our-vision\",\"text\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider1.jpg\",\"thumb\":\"\",\"display_order\":\"19\",\"status\":\"1\",\"created_at\":\"2024-05-20T00:24:43.000000Z\",\"updated_at\":\"2024-05-20T00:25:15.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>To be the first choice and a successful international organization that provides excellent educational consultancy services to the students who are dreaming to study abroad.<\\/p>\",\"updated_at\":\"2024-06-04 09:56:37\",\"updatedBy\":1}', '2024-06-04 09:56:37', '2024-06-04 09:56:37'),
(NULL, 836, 1, 202406040956554021, 202406040956554021, 'App\\Models\\Articles', 50, 'update', '{\"article_id\":50,\"parent_article\":\"49\",\"title\":\"Our Mission\",\"subtitle\":\"\",\"alias\":\"our-mission\",\"text\":\"<p>To be the first choice and a successful international organization that provides excellent educational consultancy services to the students who are dreaming to study abroad.<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider1.jpg\",\"thumb\":\"\",\"display_order\":\"18\",\"status\":\"1\",\"created_at\":\"2024-05-20T00:24:14.000000Z\",\"updated_at\":\"2024-06-04T09:55:37.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>To bridge effective channels to help students achieve their overseas&rsquo; educational plans. Every student&rsquo;s future is the direction of our service. The growth and success of the students are our service core values.<\\/p>\",\"updated_at\":\"2024-06-04 09:56:55\",\"updatedBy\":1}', '2024-06-04 09:56:55', '2024-06-04 09:56:55'),
(NULL, 837, 1, 202406041002376378, 202406041002376378, 'App\\Models\\Articles', 52, 'update', '{\"article_id\":52,\"parent_article\":\"49\",\"title\":\"Our Goal\",\"subtitle\":\"\",\"alias\":\"our-goal\",\"text\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider2.jpg\",\"thumb\":\"\",\"display_order\":\"20\",\"status\":\"1\",\"created_at\":\"2024-05-20T00:25:04.000000Z\",\"updated_at\":\"2024-05-20T00:25: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>\"}', '{\"title\":\"Objective\",\"text\":\"<ol>\\r\\n\\t<li>To provide counseling services to students about national and international universities.<\\/li>\\r\\n\\t<li>To assist students in getting admission to national and international Universities.<\\/li>\\r\\n\\t<li>To provide test preparation classes (IELTS, SAT, TOEFL, GRE, GMAT, PTE, CAE) to the students.<\\/li>\\r\\n\\t<li>To bring public awareness regarding studying abroad, choosing the right educational<\\/li>\\r\\n\\t<li>To provide information through various programs to avoid false information of the respective universities and colleges the students have chosen to study abroad.<\\/li>\\r\\n\\t<li>To carry out the programs in collaboration with the concerned representatives from different international educational institutes about the latest educational policies, rules, and regulations<\\/li>\\r\\n<\\/ol>\",\"updated_at\":\"2024-06-04 10:02:37\",\"updatedBy\":1}', '2024-06-04 10:02:37', '2024-06-04 10:02:37');
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, 838, 1, 202406041002518630, 202406041002518630, 'App\\Models\\Articles', 52, 'update', '{\"article_id\":52,\"parent_article\":\"49\",\"title\":\"Objective\",\"subtitle\":\"\",\"alias\":\"our-goal\",\"text\":\"<ol>\\r\\n\\t<li>To provide counseling services to students about national and international universities.<\\/li>\\r\\n\\t<li>To assist students in getting admission to national and international Universities.<\\/li>\\r\\n\\t<li>To provide test preparation classes (IELTS, SAT, TOEFL, GRE, GMAT, PTE, CAE) to the students.<\\/li>\\r\\n\\t<li>To bring public awareness regarding studying abroad, choosing the right educational<\\/li>\\r\\n\\t<li>To provide information through various programs to avoid false information of the respective universities and colleges the students have chosen to study abroad.<\\/li>\\r\\n\\t<li>To carry out the programs in collaboration with the concerned representatives from different international educational institutes about the latest educational policies, rules, and regulations<\\/li>\\r\\n<\\/ol>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider2.jpg\",\"thumb\":\"\",\"display_order\":\"20\",\"status\":\"1\",\"created_at\":\"2024-05-20T00:25:04.000000Z\",\"updated_at\":\"2024-06-04T10:02:37.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\":\"<ul>\\r\\n\\t<li>To provide counseling services to students about national and international universities.<\\/li>\\r\\n\\t<li>To assist students in getting admission to national and international Universities.<\\/li>\\r\\n\\t<li>To provide test preparation classes (IELTS, SAT, TOEFL, GRE, GMAT, PTE, CAE) to the students.<\\/li>\\r\\n\\t<li>To bring public awareness regarding studying abroad, choosing the right educational<\\/li>\\r\\n\\t<li>To provide information through various programs to avoid false information of the respective universities and colleges the students have chosen to study abroad.<\\/li>\\r\\n\\t<li>To carry out the programs in collaboration with the concerned representatives from different international educational institutes about the latest educational policies, rules, and regulations<\\/li>\\r\\n<\\/ul>\",\"updated_at\":\"2024-06-04 10:02:51\",\"updatedBy\":1}', '2024-06-04 10:02:51', '2024-06-04 10:02:51'),
(NULL, 839, 1, 202406041003029618, 202406041003029618, 'App\\Models\\Articles', 52, 'update', '{\"article_id\":52,\"parent_article\":\"49\",\"title\":\"Objective\",\"subtitle\":\"\",\"alias\":\"our-goal\",\"text\":\"<ul>\\r\\n\\t<li>To provide counseling services to students about national and international universities.<\\/li>\\r\\n\\t<li>To assist students in getting admission to national and international Universities.<\\/li>\\r\\n\\t<li>To provide test preparation classes (IELTS, SAT, TOEFL, GRE, GMAT, PTE, CAE) to the students.<\\/li>\\r\\n\\t<li>To bring public awareness regarding studying abroad, choosing the right educational<\\/li>\\r\\n\\t<li>To provide information through various programs to avoid false information of the respective universities and colleges the students have chosen to study abroad.<\\/li>\\r\\n\\t<li>To carry out the programs in collaboration with the concerned representatives from different international educational institutes about the latest educational policies, rules, and regulations<\\/li>\\r\\n<\\/ul>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider2.jpg\",\"thumb\":\"\",\"display_order\":\"20\",\"status\":\"1\",\"created_at\":\"2024-05-20T00:25:04.000000Z\",\"updated_at\":\"2024-06-04T10:02: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>\"}', NULL, '2024-06-04 10:03:02', '2024-06-04 10:03:02'),
(NULL, 840, 1, 202406041012522122, 202406041012522122, 'App\\Models\\Articles', 32, 'update', '{\"article_id\":32,\"parent_article\":\"29\",\"title\":\"USA\",\"subtitle\":\"\",\"alias\":\"usa\",\"text\":\"\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/USA.jpg\",\"thumb\":null,\"display_order\":\"6\",\"status\":\"1\",\"created_at\":\"2024-05-19T03:53:27.000000Z\",\"updated_at\":\"2024-05-19T23:38:42.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_photo\":\"storage\\/ved\\/files\\/1\\/usa.jpg\",\"thumb\":\"\",\"updated_at\":\"2024-06-04 10:12:53\",\"updatedBy\":1}', '2024-06-04 10:12:53', '2024-06-04 10:12:53'),
(NULL, 841, 1, 202406041014065707, 202406041014065707, 'App\\Models\\Articles', 33, 'update', '{\"article_id\":33,\"parent_article\":\"0\",\"title\":\"Test Preparation\",\"subtitle\":\"With VED, achieve your academic goals and unlock a brighter future.\",\"alias\":\"test-preparation\",\"text\":\"<p>Prepare for success with VED Education Consultancy! Our comprehensive test preparation materials are designed to help you excel in exams. Access expert guidance, practice tests, and personalized study plans tailored to your needs.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":\"7\",\"status\":\"1\",\"created_at\":\"2024-05-19T04:09:49.000000Z\",\"updated_at\":\"2024-05-19T23:38:42.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\\/ved\\/files\\/1\\/interview prep.jpg\",\"updated_at\":\"2024-06-04 10:14:06\",\"updatedBy\":1}', '2024-06-04 10:14:06', '2024-06-04 10:14:06'),
(NULL, 842, 1, 202406041014579556, 202406041014579556, 'App\\Models\\Articles', 34, 'update', '{\"article_id\":34,\"parent_article\":\"33\",\"title\":\"IELTS\",\"subtitle\":\"Construction is a general term the art and science to form\",\"alias\":\"ielts\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":\"8\",\"status\":\"1\",\"created_at\":\"2024-05-19T04:16:10.000000Z\",\"updated_at\":\"2024-05-19T23:38:42.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\\/ved\\/files\\/1\\/ielts.jpg\",\"updated_at\":\"2024-06-04 10:14:57\",\"updatedBy\":1}', '2024-06-04 10:14:57', '2024-06-04 10:14:57'),
(NULL, 843, 1, 202406041015225544, 202406041015225544, 'App\\Models\\Articles', 30, 'update', '{\"article_id\":30,\"parent_article\":\"29\",\"title\":\"Australlia\",\"subtitle\":\"\",\"alias\":\"australlia\",\"text\":\"\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/australia.jpg\",\"thumb\":\"\",\"display_order\":\"4\",\"status\":\"1\",\"created_at\":\"2024-05-19T03:53:00.000000Z\",\"updated_at\":\"2024-06-04T09:47: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>\"}', '{\"thumb\":\"storage\\/ved\\/files\\/1\\/australia.jpg\",\"updated_at\":\"2024-06-04 10:15:22\",\"updatedBy\":1}', '2024-06-04 10:15:22', '2024-06-04 10:15:22'),
(NULL, 844, 1, 202406041016224588, 202406041016224588, 'App\\Models\\Articles', 31, 'update', '{\"article_id\":31,\"parent_article\":\"29\",\"title\":\"Uk\",\"subtitle\":\"\",\"alias\":\"uk\",\"text\":\"\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/uk.jpg\",\"thumb\":\"\",\"display_order\":\"5\",\"status\":\"1\",\"created_at\":\"2024-05-19T03:53:16.000000Z\",\"updated_at\":\"2024-05-19T23:38:42.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\\/ved\\/files\\/1\\/StudyDestaination\\/uk.jpg\",\"updated_at\":\"2024-06-04 10:16:22\",\"updatedBy\":1}', '2024-06-04 10:16:22', '2024-06-04 10:16:22'),
(NULL, 845, 1, 202406041016292399, 202406041016292399, 'App\\Models\\Articles', 31, 'update', '{\"article_id\":31,\"parent_article\":\"29\",\"title\":\"Uk\",\"subtitle\":\"\",\"alias\":\"uk\",\"text\":\"\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/uk.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/uk.jpg\",\"display_order\":\"5\",\"status\":\"1\",\"created_at\":\"2024-05-19T03:53:16.000000Z\",\"updated_at\":\"2024-06-04T10:16:22.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, '2024-06-04 10:16:29', '2024-06-04 10:16:29'),
(NULL, 846, 1, 202406041016535315, 202406041016535315, 'App\\Models\\Articles', 32, 'update', '{\"article_id\":32,\"parent_article\":\"29\",\"title\":\"USA\",\"subtitle\":\"\",\"alias\":\"usa\",\"text\":\"\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/usa.jpg\",\"thumb\":\"\",\"display_order\":\"6\",\"status\":\"1\",\"created_at\":\"2024-05-19T03:53:27.000000Z\",\"updated_at\":\"2024-06-04T10:12: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>\"}', '{\"thumb\":\"storage\\/ved\\/files\\/1\\/usa.jpg\",\"updated_at\":\"2024-06-04 10:16:53\",\"updatedBy\":1}', '2024-06-04 10:16:53', '2024-06-04 10:16:53'),
(NULL, 847, 1, 202406041017095562, 202406041017095562, 'App\\Models\\Articles', 33, 'update', '{\"article_id\":33,\"parent_article\":\"0\",\"title\":\"Test Preparation\",\"subtitle\":\"With VED, achieve your academic goals and unlock a brighter future.\",\"alias\":\"test-preparation\",\"text\":\"<p>Prepare for success with VED Education Consultancy! Our comprehensive test preparation materials are designed to help you excel in exams. Access expert guidance, practice tests, and personalized study plans tailored to your needs.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"storage\\/ved\\/files\\/1\\/interview prep.jpg\",\"display_order\":\"7\",\"status\":\"1\",\"created_at\":\"2024-05-19T04:09:49.000000Z\",\"updated_at\":\"2024-06-04T10:14:06.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_photo\":\"storage\\/ved\\/files\\/1\\/interview prep.jpg\",\"updated_at\":\"2024-06-04 10:17:09\",\"updatedBy\":1}', '2024-06-04 10:17:09', '2024-06-04 10:17:09'),
(NULL, 848, 1, 202406041017272095, 202406041017272095, 'App\\Models\\Articles', 34, 'update', '{\"article_id\":34,\"parent_article\":\"33\",\"title\":\"IELTS\",\"subtitle\":\"Construction is a general term the art and science to form\",\"alias\":\"ielts\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"storage\\/ved\\/files\\/1\\/ielts.jpg\",\"display_order\":\"8\",\"status\":\"1\",\"created_at\":\"2024-05-19T04:16:10.000000Z\",\"updated_at\":\"2024-06-04T10:14: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>\"}', '{\"cover_photo\":\"storage\\/ved\\/files\\/1\\/ielts.jpg\",\"updated_at\":\"2024-06-04 10:17:27\",\"updatedBy\":1}', '2024-06-04 10:17:27', '2024-06-04 10:17:27'),
(NULL, 849, 1, 202406041018263960, 202406041018263960, 'App\\Models\\Articles', 35, 'update', '{\"article_id\":35,\"parent_article\":\"33\",\"title\":\"GRE\",\"subtitle\":\"Construction is a general term the art and science to form\",\"alias\":\"gre\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":\"9\",\"status\":\"1\",\"created_at\":\"2024-05-19T04:16:25.000000Z\",\"updated_at\":\"2024-05-19T23:38:42.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_photo\":\"storage\\/ved\\/files\\/1\\/gre-gmat.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/gre-gmat.jpg\",\"updated_at\":\"2024-06-04 10:18:26\",\"updatedBy\":1}', '2024-06-04 10:18:26', '2024-06-04 10:18:26'),
(NULL, 850, 1, 202406041019426734, 202406041019426734, 'App\\Models\\Articles', 36, 'update', '{\"article_id\":36,\"parent_article\":\"33\",\"title\":\"TOFEL\",\"subtitle\":\"Construction is a general term the art and science to form\",\"alias\":\"tofel\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":\"10\",\"status\":\"1\",\"created_at\":\"2024-05-19T04:16:49.000000Z\",\"updated_at\":\"2024-05-19T23:38:42.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_photo\":\"storage\\/ved\\/files\\/1\\/toefl.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/toefl.jpg\",\"updated_at\":\"2024-06-04 10:19:42\",\"updatedBy\":1}', '2024-06-04 10:19:42', '2024-06-04 10:19:42'),
(NULL, 851, 1, 202406041025205732, 202406041025205732, 'App\\Models\\Articles', 37, 'update', '{\"article_id\":37,\"parent_article\":\"33\",\"title\":\"PTE\",\"subtitle\":\"Construction is a general term the art and science\",\"alias\":\"pte\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":\"11\",\"status\":\"1\",\"created_at\":\"2024-05-19T04:17:09.000000Z\",\"updated_at\":\"2024-05-19T23:38:42.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_photo\":\"storage\\/ved\\/files\\/1\\/pte.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/pte.jpg\",\"updated_at\":\"2024-06-04 10:25:20\",\"updatedBy\":1}', '2024-06-04 10:25:20', '2024-06-04 10:25:20'),
(NULL, 852, 1, 202406041025321047, 202406041025321047, 'App\\Models\\Articles', 37, 'update', '{\"article_id\":37,\"parent_article\":\"33\",\"title\":\"PTE\",\"subtitle\":\"Construction is a general term the art and science\",\"alias\":\"pte\",\"text\":\"\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/pte.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/pte.jpg\",\"display_order\":\"11\",\"status\":\"1\",\"created_at\":\"2024-05-19T04:17:09.000000Z\",\"updated_at\":\"2024-06-04T10:25:20.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, '2024-06-04 10:25:32', '2024-06-04 10:25:32'),
(NULL, 853, 1, 202406041131131145, 202406041131131145, 'App\\Models\\Articles', 30, 'update', '{\"article_id\":30,\"parent_article\":\"29\",\"title\":\"Australlia\",\"subtitle\":\"\",\"alias\":\"australlia\",\"text\":\"\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/australia.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/australia.jpg\",\"display_order\":\"4\",\"status\":\"1\",\"created_at\":\"2024-05-19T03:53:00.000000Z\",\"updated_at\":\"2024-06-04T10:15:22.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\":\"Australia\",\"updated_at\":\"2024-06-04 11:31:13\",\"updatedBy\":1}', '2024-06-04 11:31:13', '2024-06-04 11:31:13'),
(NULL, 854, 1, 202406051034333696, 202406051034333696, 'App\\Models\\Articles', 52, 'update', '{\"article_id\":52,\"parent_article\":\"49\",\"title\":\"Objective\",\"subtitle\":\"\",\"alias\":\"our-goal\",\"text\":\"<ul>\\r\\n\\t<li>To provide counseling services to students about national and international universities.<\\/li>\\r\\n\\t<li>To assist students in getting admission to national and international Universities.<\\/li>\\r\\n\\t<li>To provide test preparation classes (IELTS, SAT, TOEFL, GRE, GMAT, PTE, CAE) to the students.<\\/li>\\r\\n\\t<li>To bring public awareness regarding studying abroad, choosing the right educational<\\/li>\\r\\n\\t<li>To provide information through various programs to avoid false information of the respective universities and colleges the students have chosen to study abroad.<\\/li>\\r\\n\\t<li>To carry out the programs in collaboration with the concerned representatives from different international educational institutes about the latest educational policies, rules, and regulations<\\/li>\\r\\n<\\/ul>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider2.jpg\",\"thumb\":\"\",\"display_order\":\"20\",\"status\":\"1\",\"created_at\":\"2024-05-20T00:25:04.000000Z\",\"updated_at\":\"2024-06-04T10:02: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>\"}', '{\"text\":\"<p>We offer counseling services to help students gain admission to national and international universities, provide test preparation classes for exams like IELTS, SAT, TOEFL, GRE, GMAT, PTE, and CAE, and raise public awareness about studying abroad and choosing the right educational path. We also ensure students receive accurate information about their chosen institutions and collaborate with international educational representatives to stay updated on the latest policies and regulations.<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/miltestone\\/goals (1).png\",\"updated_at\":\"2024-06-05 10:34:33\",\"updatedBy\":1}', '2024-06-05 10:34:33', '2024-06-05 10:34:33'),
(NULL, 855, 1, 202406051035008613, 202406051035008613, 'App\\Models\\Articles', 50, 'update', '{\"article_id\":50,\"parent_article\":\"49\",\"title\":\"Our Mission\",\"subtitle\":\"\",\"alias\":\"our-mission\",\"text\":\"<p>To bridge effective channels to help students achieve their overseas&rsquo; educational plans. Every student&rsquo;s future is the direction of our service. The growth and success of the students are our service core values.<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider1.jpg\",\"thumb\":\"\",\"display_order\":\"18\",\"status\":\"1\",\"created_at\":\"2024-05-20T00:24:14.000000Z\",\"updated_at\":\"2024-06-04T09:56: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>\"}', '{\"cover_photo\":\"storage\\/ved\\/files\\/1\\/miltestone\\/mission (1).png\",\"updated_at\":\"2024-06-05 10:35:00\",\"updatedBy\":1}', '2024-06-05 10:35:00', '2024-06-05 10:35:00'),
(NULL, 856, 1, 202406051035155811, 202406051035155811, 'App\\Models\\Articles', 51, 'update', '{\"article_id\":51,\"parent_article\":\"49\",\"title\":\"Our Vision\",\"subtitle\":\"\",\"alias\":\"our-vision\",\"text\":\"<p>To be the first choice and a successful international organization that provides excellent educational consultancy services to the students who are dreaming to study abroad.<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider1.jpg\",\"thumb\":\"\",\"display_order\":\"19\",\"status\":\"1\",\"created_at\":\"2024-05-20T00:24:43.000000Z\",\"updated_at\":\"2024-06-04T09:56:37.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_photo\":\"storage\\/ved\\/files\\/1\\/miltestone\\/vision (1).png\",\"updated_at\":\"2024-06-05 10:35:15\",\"updatedBy\":1}', '2024-06-05 10:35:15', '2024-06-05 10:35:15'),
(NULL, 857, 1, 202406051038352097, 202406051038352097, 'App\\Models\\Articles', 45, 'update', '{\"article_id\":45,\"parent_article\":\"38\",\"title\":\"HISTORY\",\"subtitle\":\"\",\"alias\":\"history\",\"text\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>World best education site - (Computer engeenering)<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":\"13\",\"status\":\"1\",\"created_at\":\"2024-05-20T00:21:20.000000Z\",\"updated_at\":\"2024-05-20T00:21:20.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\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<p>Ved International Education Consultancy was founded in 2010 in Putalisadak, Kathmandu, Nepal, registered under the Government of Nepal (REGD. No. 78839\\/067\\/068). It was established by a young and energetic team, guided by experienced professionals, with the vision of becoming the premier educational consultancy in Nepal.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"updated_at\":\"2024-06-05 10:38:35\",\"updatedBy\":1}', '2024-06-05 10:38:35', '2024-06-05 10:38:35'),
(NULL, 858, 1, 202406051039441337, 202406051039441337, 'App\\Models\\Articles', 46, 'update', '{\"article_id\":46,\"parent_article\":\"38\",\"title\":\"2021\",\"subtitle\":\"\",\"alias\":\"2021\",\"text\":\"<div class=\\\"aos-animate aos-init col-xl-12\\\" style=\\\"margin-top:30px\\\">\\r\\n<ul>\\r\\n\\t<li>&nbsp;<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init tab-content tab__content__wrapper\\\" id=\\\"myTabContent\\\">\\r\\n<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__two\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":\"14\",\"status\":\"1\",\"created_at\":\"2024-05-20T00:21:39.000000Z\",\"updated_at\":\"2024-05-20T00:21:39.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\":\"2011-2016\",\"text\":\"<p><strong>2011-2013: Building Reputation and Services<\\/strong><br \\/>\\r\\nIn its early years, Ved International quickly gained recognition for its expertise in placing students in top universities in the USA, Australia, and the UK. The consultancy began offering specialized services, including scholarship opportunities, which significantly benefited many students.<\\/p>\\r\\n\\r\\n<p><strong>2014-2016: Team Expansion and Certification<\\/strong><br \\/>\\r\\nDuring this period, Ved International focused on expanding and strengthening its team. The counselors became QEAC certified and received training from the Training Institute for Technical Instruction (TITI), Education New Zealand (ENZ), and ISANA International Education Association. This ensured that the consultancy could provide top-tier, knowledgeable guidance to its clients.<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\n&nbsp;<\\/p>\",\"updated_at\":\"2024-06-05 10:39:44\",\"updatedBy\":1}', '2024-06-05 10:39:44', '2024-06-05 10:39:44'),
(NULL, 859, 1, 202406051040297578, 202406051040297578, 'App\\Models\\Articles', 47, 'update', '{\"article_id\":47,\"parent_article\":\"38\",\"title\":\"2022\",\"subtitle\":\"\",\"alias\":\"2022\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":\"15\",\"status\":\"1\",\"created_at\":\"2024-05-20T00:21:46.000000Z\",\"updated_at\":\"2024-05-20T00:22:33.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\":\"2017-2020\",\"text\":\"<p><strong>2017-2018: Infrastructure Development<\\/strong><br \\/>\\r\\nTo better serve its growing client base, Ved International moved to a well-furnished and equipped office in the heart of Kathmandu. This new facility provided a welcoming and comfortable environment for students and their families, reinforcing the consultancy&#39;s student-oriented approach.<\\/p>\\r\\n\\r\\n<p><strong>2019-2020: Enhancing Student Support and Success<\\/strong><br \\/>\\r\\nVed International enhanced its services by providing comprehensive test preparation classes for IELTS, SAT, TOEFL, GRE, GMAT, PTE, and CAE. The consultancy also focused on creating a family-like atmosphere, treating every student like a brother or sister, which contributed to a supportive and motivating environment.<br \\/>\\r\\n&nbsp;<\\/p>\",\"updated_at\":\"2024-06-05 10:40:29\",\"updatedBy\":1}', '2024-06-05 10:40:29', '2024-06-05 10:40:29'),
(NULL, 860, 1, 202406051041122791, 202406051041122791, 'App\\Models\\Articles', 48, 'update', '{\"article_id\":48,\"parent_article\":\"38\",\"title\":\"2023\",\"subtitle\":\"\",\"alias\":\"2023\",\"text\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__four\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>World best education site - (Computer engeenering)<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":\"16\",\"status\":\"1\",\"created_at\":\"2024-05-20T00:22:07.000000Z\",\"updated_at\":\"2024-05-20T00:22: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>\"}', '{\"title\":\"2021-Present\",\"text\":\"<p><strong>2021-Present: Achievements and Continued Growth<\\/strong><br \\/>\\r\\nVed International achieved a visa success rate of over 80% for Australia and continued to secure various scholarship opportunities for its students. The consultancy maintained its commitment to accurate information dissemination and collaborated with international educational institutes to stay updated on the latest educational policies, rules, and regulations. Today, Ved International is recognized as a trustworthy, responsible, and student-oriented consultancy, dedicated to helping students achieve their dreams of studying abroad.<\\/p>\",\"updated_at\":\"2024-06-05 10:41:12\",\"updatedBy\":1}', '2024-06-05 10:41:12', '2024-06-05 10:41:12'),
(NULL, 861, 1, 202406051041283388, 202406051041283388, 'App\\Models\\Articles', 48, 'update', '{\"article_id\":48,\"parent_article\":\"38\",\"title\":\"2021-Present\",\"subtitle\":\"\",\"alias\":\"2023\",\"text\":\"<p><strong>2021-Present: Achievements and Continued Growth<\\/strong><br \\/>\\r\\nVed International achieved a visa success rate of over 80% for Australia and continued to secure various scholarship opportunities for its students. The consultancy maintained its commitment to accurate information dissemination and collaborated with international educational institutes to stay updated on the latest educational policies, rules, and regulations. Today, Ved International is recognized as a trustworthy, responsible, and student-oriented consultancy, dedicated to helping students achieve their dreams of studying abroad.<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":\"16\",\"status\":\"1\",\"created_at\":\"2024-05-20T00:22:07.000000Z\",\"updated_at\":\"2024-06-05T10:41:12.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\":\"2021 - Present\",\"updated_at\":\"2024-06-05 10:41:28\",\"updatedBy\":1}', '2024-06-05 10:41:28', '2024-06-05 10:41:28'),
(NULL, 862, 1, 202406051046419320, 202406051046419320, 'App\\Models\\Articles', 61, 'update', '{\"article_id\":61,\"parent_article\":\"0\",\"title\":\"Working With Us\",\"subtitle\":\"\",\"alias\":\"working-with-us\",\"text\":\"<p>Join our team at Ved International Education Consultancy, where we&#39;re dedicated to revolutionizing the educational consultancy landscape. As pioneers in the field, we offer a dynamic and collaborative environment where your passion for education meets boundless opportunities for growth. Our culture is built on a foundation of excellence, innovation, and integrity, where every team member plays a crucial role in shaping the future of education.<\\/p>\\r\\n\\r\\n<p>At Ved International Education Consultancy, we believe in nurturing talent and fostering a culture of continuous learning. As part of our team, you&#39;ll have access to unparalleled professional development opportunities, including mentorship programs, training workshops, and networking events. We encourage you to unleash your creativity and explore innovative solutions that push the boundaries of traditional educational consultancy.<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider3.jpg\",\"thumb\":\"\",\"display_order\":\"29\",\"status\":\"1\",\"created_at\":\"2024-05-20T01:05:35.000000Z\",\"updated_at\":\"2024-05-20T01:06: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>\"}', '{\"text\":\"<p>At Ved International Education Consultancy, we believe in creating a collaborative, supportive, and enriching environment for both our students and our team members. Our commitment to excellence and our student-first approach make us a leader in the field of educational consultancy. Here&rsquo;s what you can expect when working with us:<\\/p>\\r\\n\\r\\n<p><strong>1. Professional Development:<\\/strong><br \\/>\\r\\nWe invest in the continuous growth of our team. Our counselors are QEAC certified, and we provide training from reputable institutions such as the Training Institute for Technical Instruction (TITI), Education New Zealand (ENZ), and ISANA International Education Association. This ensures that our team remains at the forefront of industry knowledge and best practices.<\\/p>\\r\\n\\r\\n<p><strong>2. Supportive and Collaborative Environment:<\\/strong><br \\/>\\r\\nOur office in the heart of Kathmandu is more than just a workplace; it&#39;s a community. We foster a family-like atmosphere where every team member feels valued and supported. We believe in working together, sharing knowledge, and helping each other succeed.<\\/p>\\r\\n\\r\\n<p><strong>3. Impactful Work:<\\/strong><br \\/>\\r\\nAt Ved International, your work directly impacts the lives of students. You&rsquo;ll help guide them through crucial decisions, support their aspirations, and celebrate their successes. Knowing that your efforts contribute to shaping their futures is immensely rewarding.<\\/p>\\r\\n\\r\\n<p><strong>4. Innovation and Excellence:<\\/strong><br \\/>\\r\\nWe are committed to maintaining high standards of service and constantly seek innovative ways to improve our offerings. Our team is encouraged to bring fresh ideas to the table, and we provide the resources and support needed to implement them.<\\/p>\\r\\n\\r\\n<p><strong>5. Ethical Practices:<\\/strong><br \\/>\\r\\nIntegrity and transparency are at the core of our operations. We provide accurate information and honest advice to our students, ensuring they make well-informed decisions about their education and future.<\\/p>\\r\\n\\r\\n<p><strong>6. Diverse Opportunities:<\\/strong><br \\/>\\r\\nOur consultancy handles admissions to top-ranked universities in the USA, Australia, and the UK, as well as scholarship opportunities and test preparation services. This diversity means that you&rsquo;ll have the chance to work on a wide range of projects and develop expertise in multiple areas.<\\/p>\\r\\n\\r\\n<p><strong>7. Personal Fulfillment:<\\/strong><br \\/>\\r\\nWorking with Ved International is not just a job; it&rsquo;s a fulfilling career where you&rsquo;ll see the direct impact of your efforts. We treat our students like family, creating a nurturing environment that not only helps them succeed but also brings personal satisfaction to our team.<\\/p>\",\"updated_at\":\"2024-06-05 10:46:41\",\"updatedBy\":1}', '2024-06-05 10:46:41', '2024-06-05 10:46:41'),
(NULL, 863, 1, 202406051048422744, 202406051048422744, 'App\\Models\\Articles', 62, 'update', '{\"article_id\":62,\"parent_article\":\"0\",\"title\":\"Student Support\",\"subtitle\":\"\",\"alias\":\"student-support\",\"text\":\"<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<br \\/>\\r\\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interd enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<br \\/>\\r\\nExperience is over the world visit<br \\/>\\r\\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<br \\/>\\r\\nWe have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<br \\/>\\r\\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<br \\/>\\r\\nExperience is over the world visit<br \\/>\\r\\nWe have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service<br \\/>\\r\\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<br \\/>\\r\\nLet our investment management team<br \\/>\\r\\nWe have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<br \\/>\\r\\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider2.jpg\",\"thumb\":\"\",\"display_order\":\"30\",\"status\":\"1\",\"created_at\":\"2024-05-20T01:16:04.000000Z\",\"updated_at\":\"2024-05-20T01:16: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>\"}', '{\"text\":\"<p>At Ved International Education Consultancy, our primary goal is to ensure that every student receives the support they need to succeed in their academic and professional endeavors. We understand that the journey to studying abroad can be complex and challenging, which is why we offer comprehensive support services designed to guide students every step of the way.<\\/p>\\r\\n\\r\\n<p><strong>1. Personalized Counseling:<\\/strong><br \\/>\\r\\nOur team of experienced and certified counselors provides one-on-one counseling sessions to understand each student&rsquo;s unique aspirations, strengths, and needs. We help students identify the right universities and courses that align with their career goals and personal interests.<\\/p>\\r\\n\\r\\n<p><strong>2. Admission Assistance:<\\/strong><br \\/>\\r\\nNavigating the admission process for universities can be daunting. We assist students with every aspect of their applications, from filling out forms to writing compelling personal statements and preparing for interviews. Our expertise ensures that applications are thorough, accurate, and timely.<\\/p>\\r\\n\\r\\n<p><strong>3. Scholarship Guidance:<\\/strong><br \\/>\\r\\nWe offer guidance on various scholarship opportunities available for universities in the USA, Australia, and the UK. Our team helps students understand the eligibility criteria, application process, and documentation required, increasing their chances of securing financial aid.<\\/p>\\r\\n\\r\\n<p><strong>4. Test Preparation:<\\/strong><br \\/>\\r\\nWe provide specialized test preparation classes for standardized tests such as IELTS, SAT, TOEFL, GRE, GMAT, PTE, and CAE. Our experienced instructors use proven strategies and materials to help students achieve their best possible scores.<\\/p>\\r\\n\\r\\n<p><strong>5. Visa Assistance:<\\/strong><br \\/>\\r\\nObtaining a student visa can be a complex process. Our dedicated visa assistance team helps students understand the requirements, prepare necessary documents, and navigate the visa application process. Our high visa success rate speaks to the effectiveness of our support.<\\/p>\\r\\n\\r\\n<p><strong>6. Pre-Departure Briefing:<\\/strong><br \\/>\\r\\nWe conduct comprehensive pre-departure briefings to prepare students for life abroad. These sessions cover important topics such as cultural adjustment, accommodation, travel arrangements, and essential tips for settling into a new country.<\\/p>\\r\\n\\r\\n<p><strong>7. Ongoing Support:<\\/strong><br \\/>\\r\\nOur support doesn&rsquo;t end once students reach their destination. We stay in touch to ensure they are adjusting well and provide assistance with any challenges they may face. Our goal is to be a reliable resource for students throughout their academic journey.<\\/p>\\r\\n\\r\\n<p><strong>8. Family-Like Environment:<\\/strong><br \\/>\\r\\nWe pride ourselves on creating a supportive, family-like environment where students feel comfortable and valued. We treat every student like a member of our own family, offering <strong>encouragement and motivation at every stage.<\\/strong><\\/p>\\r\\n\\r\\n<p><strong>9. Accurate Information:<\\/strong><br \\/>\\r\\nWe are committed to providing accurate and up-to-date information about universities, courses, and educational policies. Our collaboration with international educational institutes ensures that students receive reliable guidance.<\\/p>\\r\\n\\r\\n<p><strong>10. Career Guidance:<\\/strong><br \\/>\\r\\nBeyond academic support, we offer career counseling to help students make informed decisions about their professional futures. Our counselors provide insights into job market trends, internship opportunities, and career development strategies.<\\/p>\\r\\n\\r\\n<p>At Ved International Education Consultancy, we are dedicated to empowering students to achieve their dreams of studying abroad. Our comprehensive support services ensure that every student receives the guidance, resources, and encouragement they need to succeed. Visit our website or contact us to learn more about how we can support you on your educational journey.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"updated_at\":\"2024-06-05 10:48:42\",\"updatedBy\":1}', '2024-06-05 10:48:42', '2024-06-05 10:48:42');
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, 864, 1, 202406051049076842, 202406051049076842, 'App\\Models\\Articles', 62, 'update', '{\"article_id\":62,\"parent_article\":\"0\",\"title\":\"Student Support\",\"subtitle\":\"\",\"alias\":\"student-support\",\"text\":\"<p>At Ved International Education Consultancy, our primary goal is to ensure that every student receives the support they need to succeed in their academic and professional endeavors. We understand that the journey to studying abroad can be complex and challenging, which is why we offer comprehensive support services designed to guide students every step of the way.<\\/p>\\r\\n\\r\\n<p><strong>1. Personalized Counseling:<\\/strong><br \\/>\\r\\nOur team of experienced and certified counselors provides one-on-one counseling sessions to understand each student&rsquo;s unique aspirations, strengths, and needs. We help students identify the right universities and courses that align with their career goals and personal interests.<\\/p>\\r\\n\\r\\n<p><strong>2. Admission Assistance:<\\/strong><br \\/>\\r\\nNavigating the admission process for universities can be daunting. We assist students with every aspect of their applications, from filling out forms to writing compelling personal statements and preparing for interviews. Our expertise ensures that applications are thorough, accurate, and timely.<\\/p>\\r\\n\\r\\n<p><strong>3. Scholarship Guidance:<\\/strong><br \\/>\\r\\nWe offer guidance on various scholarship opportunities available for universities in the USA, Australia, and the UK. Our team helps students understand the eligibility criteria, application process, and documentation required, increasing their chances of securing financial aid.<\\/p>\\r\\n\\r\\n<p><strong>4. Test Preparation:<\\/strong><br \\/>\\r\\nWe provide specialized test preparation classes for standardized tests such as IELTS, SAT, TOEFL, GRE, GMAT, PTE, and CAE. Our experienced instructors use proven strategies and materials to help students achieve their best possible scores.<\\/p>\\r\\n\\r\\n<p><strong>5. Visa Assistance:<\\/strong><br \\/>\\r\\nObtaining a student visa can be a complex process. Our dedicated visa assistance team helps students understand the requirements, prepare necessary documents, and navigate the visa application process. Our high visa success rate speaks to the effectiveness of our support.<\\/p>\\r\\n\\r\\n<p><strong>6. Pre-Departure Briefing:<\\/strong><br \\/>\\r\\nWe conduct comprehensive pre-departure briefings to prepare students for life abroad. These sessions cover important topics such as cultural adjustment, accommodation, travel arrangements, and essential tips for settling into a new country.<\\/p>\\r\\n\\r\\n<p><strong>7. Ongoing Support:<\\/strong><br \\/>\\r\\nOur support doesn&rsquo;t end once students reach their destination. We stay in touch to ensure they are adjusting well and provide assistance with any challenges they may face. Our goal is to be a reliable resource for students throughout their academic journey.<\\/p>\\r\\n\\r\\n<p><strong>8. Family-Like Environment:<\\/strong><br \\/>\\r\\nWe pride ourselves on creating a supportive, family-like environment where students feel comfortable and valued. We treat every student like a member of our own family, offering <strong>encouragement and motivation at every stage.<\\/strong><\\/p>\\r\\n\\r\\n<p><strong>9. Accurate Information:<\\/strong><br \\/>\\r\\nWe are committed to providing accurate and up-to-date information about universities, courses, and educational policies. Our collaboration with international educational institutes ensures that students receive reliable guidance.<\\/p>\\r\\n\\r\\n<p><strong>10. Career Guidance:<\\/strong><br \\/>\\r\\nBeyond academic support, we offer career counseling to help students make informed decisions about their professional futures. Our counselors provide insights into job market trends, internship opportunities, and career development strategies.<\\/p>\\r\\n\\r\\n<p>At Ved International Education Consultancy, we are dedicated to empowering students to achieve their dreams of studying abroad. Our comprehensive support services ensure that every student receives the guidance, resources, and encouragement they need to succeed. Visit our website or contact us to learn more about how we can support you on your educational journey.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider2.jpg\",\"thumb\":\"\",\"display_order\":\"30\",\"status\":\"1\",\"created_at\":\"2024-05-20T01:16:04.000000Z\",\"updated_at\":\"2024-06-05T10:48:42.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, '2024-06-05 10:49:07', '2024-06-05 10:49:07'),
(NULL, 865, 1, 202406051050235885, 202406051050235885, 'App\\Models\\Articles', 62, 'update', '{\"article_id\":62,\"parent_article\":\"0\",\"title\":\"Student Support\",\"subtitle\":\"\",\"alias\":\"student-support\",\"text\":\"<p>At Ved International Education Consultancy, our primary goal is to ensure that every student receives the support they need to succeed in their academic and professional endeavors. We understand that the journey to studying abroad can be complex and challenging, which is why we offer comprehensive support services designed to guide students every step of the way.<\\/p>\\r\\n\\r\\n<p><strong>1. Personalized Counseling:<\\/strong><br \\/>\\r\\nOur team of experienced and certified counselors provides one-on-one counseling sessions to understand each student&rsquo;s unique aspirations, strengths, and needs. We help students identify the right universities and courses that align with their career goals and personal interests.<\\/p>\\r\\n\\r\\n<p><strong>2. Admission Assistance:<\\/strong><br \\/>\\r\\nNavigating the admission process for universities can be daunting. We assist students with every aspect of their applications, from filling out forms to writing compelling personal statements and preparing for interviews. Our expertise ensures that applications are thorough, accurate, and timely.<\\/p>\\r\\n\\r\\n<p><strong>3. Scholarship Guidance:<\\/strong><br \\/>\\r\\nWe offer guidance on various scholarship opportunities available for universities in the USA, Australia, and the UK. Our team helps students understand the eligibility criteria, application process, and documentation required, increasing their chances of securing financial aid.<\\/p>\\r\\n\\r\\n<p><strong>4. Test Preparation:<\\/strong><br \\/>\\r\\nWe provide specialized test preparation classes for standardized tests such as IELTS, SAT, TOEFL, GRE, GMAT, PTE, and CAE. Our experienced instructors use proven strategies and materials to help students achieve their best possible scores.<\\/p>\\r\\n\\r\\n<p><strong>5. Visa Assistance:<\\/strong><br \\/>\\r\\nObtaining a student visa can be a complex process. Our dedicated visa assistance team helps students understand the requirements, prepare necessary documents, and navigate the visa application process. Our high visa success rate speaks to the effectiveness of our support.<\\/p>\\r\\n\\r\\n<p><strong>6. Pre-Departure Briefing:<\\/strong><br \\/>\\r\\nWe conduct comprehensive pre-departure briefings to prepare students for life abroad. These sessions cover important topics such as cultural adjustment, accommodation, travel arrangements, and essential tips for settling into a new country.<\\/p>\\r\\n\\r\\n<p><strong>7. Ongoing Support:<\\/strong><br \\/>\\r\\nOur support doesn&rsquo;t end once students reach their destination. We stay in touch to ensure they are adjusting well and provide assistance with any challenges they may face. Our goal is to be a reliable resource for students throughout their academic journey.<\\/p>\\r\\n\\r\\n<p><strong>8. Family-Like Environment:<\\/strong><br \\/>\\r\\nWe pride ourselves on creating a supportive, family-like environment where students feel comfortable and valued. We treat every student like a member of our own family, offering <strong>encouragement and motivation at every stage.<\\/strong><\\/p>\\r\\n\\r\\n<p><strong>9. Accurate Information:<\\/strong><br \\/>\\r\\nWe are committed to providing accurate and up-to-date information about universities, courses, and educational policies. Our collaboration with international educational institutes ensures that students receive reliable guidance.<\\/p>\\r\\n\\r\\n<p><strong>10. Career Guidance:<\\/strong><br \\/>\\r\\nBeyond academic support, we offer career counseling to help students make informed decisions about their professional futures. Our counselors provide insights into job market trends, internship opportunities, and career development strategies.<\\/p>\\r\\n\\r\\n<p>At Ved International Education Consultancy, we are dedicated to empowering students to achieve their dreams of studying abroad. Our comprehensive support services ensure that every student receives the guidance, resources, and encouragement they need to succeed. Visit our website or contact us to learn more about how we can support you on your educational journey.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider2.jpg\",\"thumb\":\"\",\"display_order\":\"30\",\"status\":\"1\",\"created_at\":\"2024-05-20T01:16:04.000000Z\",\"updated_at\":\"2024-06-05T10:48:42.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, '2024-06-05 10:50:23', '2024-06-05 10:50:23'),
(NULL, 866, 1, 202406051108011990, 202406051108011990, 'App\\Models\\Articles', 62, 'delete', '{\"status\":\"1\"}', '{\"status\":\"-1\"}', '2024-06-05 11:08:01', '2024-06-05 11:08:01'),
(NULL, 867, 1, 202406051108414811, 202406051108414811, 'App\\Models\\Articles', 74, 'update', '{\"article_id\":74,\"parent_article\":\"0\",\"title\":\"Student Support\",\"subtitle\":\"\",\"alias\":\"student-support\",\"text\":\"<div class=\\\"blog__details__content\\\">\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interd enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">\\r\\n<h5>Experience is over the world visit<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<\\/p>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">\\r\\n<h5>Experience is over the world visit<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading__2\\\">\\r\\n<h5>Let our investment management team<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/student support-01.jpg\",\"thumb\":\"\",\"display_order\":\"41\",\"status\":\"1\",\"created_at\":\"2024-05-20T10:16:06.000000Z\",\"updated_at\":\"2024-06-05T10:41:40.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, '2024-06-05 11:08:41', '2024-06-05 11:08:41'),
(NULL, 868, 1, 202406051114456974, 202406051114456974, 'App\\Models\\Articles', 74, 'update', '{\"article_id\":74,\"parent_article\":\"0\",\"title\":\"Student Support\",\"subtitle\":\"\",\"alias\":\"student-support\",\"text\":\"<div class=\\\"blog__details__content\\\">\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interd enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">\\r\\n<h5>Experience is over the world visit<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<\\/p>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">\\r\\n<h5>Experience is over the world visit<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading__2\\\">\\r\\n<h5>Let our investment management team<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/student support-01.jpg\",\"thumb\":\"\",\"display_order\":\"41\",\"status\":\"1\",\"created_at\":\"2024-05-20T10:16:06.000000Z\",\"updated_at\":\"2024-06-05T10:41:40.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\":\"<div class=\\\"blog__details__content\\\">\\r\\n<p>At Ved International Education Consultancy, our primary goal is to ensure that every student receives the support they need to succeed in their academic and professional endeavors. We understand that the journey to studying abroad can be complex and challenging, which is why we offer comprehensive support services designed to guide students every step of the way.<\\/p>\\r\\n\\r\\n<p><strong>1. Personalized Counseling:<\\/strong><br \\/>\\r\\nOur team of experienced and certified counselors provides one-on-one counseling sessions to understand each student&rsquo;s unique aspirations, strengths, and needs. We help students identify the right universities and courses that align with their career goals and personal interests.<\\/p>\\r\\n\\r\\n<p><strong>2. Admission Assistance:<\\/strong><br \\/>\\r\\nNavigating the admission process for universities can be daunting. We assist students with every aspect of their applications, from filling out forms to writing compelling personal statements and preparing for interviews. Our expertise ensures that applications are thorough, accurate, and timely.<\\/p>\\r\\n\\r\\n<p><strong>3. Scholarship Guidance:<\\/strong><br \\/>\\r\\nWe offer guidance on various scholarship opportunities available for universities in the USA, Australia, and the UK. Our team helps students understand the eligibility criteria, application process, and documentation required, increasing their chances of securing financial aid.<\\/p>\\r\\n\\r\\n<p><strong>4. Test Preparation:<\\/strong><br \\/>\\r\\nWe provide specialized test preparation classes for standardized tests such as IELTS, SAT, TOEFL, GRE, GMAT, PTE, and CAE. Our experienced instructors use proven strategies and materials to help students achieve their best possible scores.<\\/p>\\r\\n\\r\\n<p><strong>5. Visa Assistance:<\\/strong><br \\/>\\r\\nObtaining a student visa can be a complex process. Our dedicated visa assistance team helps students understand the requirements, prepare necessary documents, and navigate the visa application process. Our high visa success rate speaks to the effectiveness of our support.<\\/p>\\r\\n\\r\\n<p><strong>6. Pre-Departure Briefing:<\\/strong><br \\/>\\r\\nWe conduct comprehensive pre-departure briefings to prepare students for life abroad. These sessions cover important topics such as cultural adjustment, accommodation, travel arrangements, and essential tips for settling into a new country.<\\/p>\\r\\n\\r\\n<p><strong>7. Ongoing Support:<\\/strong><br \\/>\\r\\nOur support doesn&rsquo;t end once students reach their destination. We stay in touch to ensure they are adjusting well and provide assistance with any challenges they may face. Our goal is to be a reliable resource for students throughout their academic journey.<\\/p>\\r\\n\\r\\n<p><strong>8. Family-Like Environment:<\\/strong><br \\/>\\r\\nWe pride ourselves on creating a supportive, family-like environment where students feel comfortable and valued. We treat every student like a member of our own family, offering encouragement and motivation at every stage.<\\/p>\\r\\n\\r\\n<p><strong>9. Accurate Information:<\\/strong><br \\/>\\r\\nWe are committed to providing accurate and up-to-date information about universities, courses, and educational policies. Our collaboration with international educational institutes ensures that students receive reliable guidance.<\\/p>\\r\\n\\r\\n<p><strong>10. Career Guidance:<\\/strong><br \\/>\\r\\nBeyond academic support, we offer career counseling to help students make informed decisions about their professional futures. Our counselors provide insights into job market trends, internship opportunities, and career development strategies.<\\/p>\\r\\n\\r\\n<p>At Ved International Education Consultancy, we are dedicated to empowering students to achieve their dreams of studying abroad. Our comprehensive support services ensure that every student receives the guidance, resources, and encouragement they need to succeed. Visit our website or contact us to learn more about how we can support you on your educational journey.<\\/p>\\r\\n<\\/div>\",\"updated_at\":\"2024-06-05 11:14:45\",\"updatedBy\":1}', '2024-06-05 11:14:45', '2024-06-05 11:14:45'),
(NULL, 869, 1, 202406051118516446, 202406051118516446, 'App\\Models\\Articles', 63, 'update', '{\"article_id\":63,\"parent_article\":\"0\",\"title\":\"Work Standard\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim.\",\"alias\":\"work-standard\",\"text\":\"<div class=\\\"col-12 col-lg-12 col-md-12 col-sm-12 col-xl-12\\\" style=\\\"margin-bottom:20px\\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"col-12 col-lg-12 col-md-12 col-sm-12 col-xl-12\\\" style=\\\"margin-bottom:20px\\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim.<\\/p>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/miltestone\\/award-1.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/miltestone\\/award-2.jpg\",\"display_order\":\"31\",\"status\":\"1\",\"created_at\":\"2024-05-20T01:35:18.000000Z\",\"updated_at\":\"2024-05-20T01:35: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>\"}', '{\"subtitle\":\"At Ved International Education Consultancy, we uphold the highest standards of professionalism, integrity, and excellence. Our team is highly trained and certified, ensuring expert guidance and support for our students. Key aspects of our work standards include:\",\"text\":\"<div class=\\\"col-12 col-lg-12 col-md-12 col-sm-12 col-xl-12\\\" style=\\\"margin-bottom:20px\\\">\\r\\n<p>At Ved International Education Consultancy, we uphold the highest standards of professionalism, integrity, and excellence. Our team is highly trained and certified, ensuring expert guidance and support for our students. Key aspects of our work standards include:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li><strong>Professionalism:<\\/strong> We maintain a high level of professionalism in all our interactions, reflecting our values and mission.<\\/li>\\r\\n\\t<li><strong>Integrity and Transparency:<\\/strong> We provide accurate, reliable information and build trust through open communication and ethical practices.<\\/li>\\r\\n\\t<li><strong>Expertise and Certification:<\\/strong> Our team holds various certifications, including QEAC, TITI, ENZ, ISANA, and Uni Agent, keeping us updated on the latest educational policies and practices.<\\/li>\\r\\n\\t<li><strong>Personalized Service:<\\/strong> We offer tailored guidance to meet each student&#39;s unique goals and needs.<\\/li>\\r\\n\\t<li><strong>Comprehensive Support:<\\/strong> From admissions assistance to visa guidance, we provide end-to-end solutions for studying abroad.<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>Our commitment to continuous improvement and a student-centric approach sets us apart. We create a nurturing environment where students feel supported and valued. Additionally, we maintain strong partnerships with international educational institutions, offering students the most current information and opportunities. Our ethical practices and results-oriented focus ensure that we achieve positive outcomes, as evidenced by our high visa success rates and numerous student success stories. Key aspects include:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li><strong>Continuous Improvement: <\\/strong>Regular training and professional development keep us ahead of industry trends.<\\/li>\\r\\n\\t<li><strong>Student-Centric Approach: <\\/strong>We prioritize our students&#39; needs, creating a supportive, family-like atmosphere.<\\/li>\\r\\n\\t<li><strong>Collaborative Partnerships: <\\/strong>Strong relationships with educational institutions provide students with the best resources and support.<\\/li>\\r\\n\\t<li><strong>Ethical Practices: <\\/strong>We adhere to principles of fairness and justice in all our operations.<\\/li>\\r\\n\\t<li><strong>Results-Oriented: <\\/strong>Clear goals and diligent work lead to successful outcomes for our students.<\\/li>\\r\\n<\\/ol>\\r\\n<\\/div>\",\"updated_at\":\"2024-06-05 11:18:51\",\"updatedBy\":1}', '2024-06-05 11:18:51', '2024-06-05 11:18:51'),
(NULL, 870, 1, 202406051119183787, 202406051119183787, 'App\\Models\\Articles', 63, 'update', '{\"article_id\":63,\"parent_article\":\"0\",\"title\":\"Work Standard\",\"subtitle\":\"At Ved International Education Consultancy, we uphold the highest standards of professionalism, integrity, and excellence. Our team is highly trained and certified, ensuring expert guidance and support for our students. Key aspects of our work standards include:\",\"alias\":\"work-standard\",\"text\":\"<div class=\\\"col-12 col-lg-12 col-md-12 col-sm-12 col-xl-12\\\" style=\\\"margin-bottom:20px\\\">\\r\\n<p>At Ved International Education Consultancy, we uphold the highest standards of professionalism, integrity, and excellence. Our team is highly trained and certified, ensuring expert guidance and support for our students. Key aspects of our work standards include:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li><strong>Professionalism:<\\/strong> We maintain a high level of professionalism in all our interactions, reflecting our values and mission.<\\/li>\\r\\n\\t<li><strong>Integrity and Transparency:<\\/strong> We provide accurate, reliable information and build trust through open communication and ethical practices.<\\/li>\\r\\n\\t<li><strong>Expertise and Certification:<\\/strong> Our team holds various certifications, including QEAC, TITI, ENZ, ISANA, and Uni Agent, keeping us updated on the latest educational policies and practices.<\\/li>\\r\\n\\t<li><strong>Personalized Service:<\\/strong> We offer tailored guidance to meet each student&#39;s unique goals and needs.<\\/li>\\r\\n\\t<li><strong>Comprehensive Support:<\\/strong> From admissions assistance to visa guidance, we provide end-to-end solutions for studying abroad.<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>Our commitment to continuous improvement and a student-centric approach sets us apart. We create a nurturing environment where students feel supported and valued. Additionally, we maintain strong partnerships with international educational institutions, offering students the most current information and opportunities. Our ethical practices and results-oriented focus ensure that we achieve positive outcomes, as evidenced by our high visa success rates and numerous student success stories. Key aspects include:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li><strong>Continuous Improvement: <\\/strong>Regular training and professional development keep us ahead of industry trends.<\\/li>\\r\\n\\t<li><strong>Student-Centric Approach: <\\/strong>We prioritize our students&#39; needs, creating a supportive, family-like atmosphere.<\\/li>\\r\\n\\t<li><strong>Collaborative Partnerships: <\\/strong>Strong relationships with educational institutions provide students with the best resources and support.<\\/li>\\r\\n\\t<li><strong>Ethical Practices: <\\/strong>We adhere to principles of fairness and justice in all our operations.<\\/li>\\r\\n\\t<li><strong>Results-Oriented: <\\/strong>Clear goals and diligent work lead to successful outcomes for our students.<\\/li>\\r\\n<\\/ol>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/miltestone\\/award-1.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/miltestone\\/award-2.jpg\",\"display_order\":\"31\",\"status\":\"1\",\"created_at\":\"2024-05-20T01:35:18.000000Z\",\"updated_at\":\"2024-06-05T11:18: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>\"}', '{\"text\":\"<div class=\\\"col-12 col-lg-12 col-md-12 col-sm-12 col-xl-12\\\" style=\\\"margin-bottom:20px\\\">\\r\\n<ol>\\r\\n\\t<li><strong>Professionalism:<\\/strong> We maintain a high level of professionalism in all our interactions, reflecting our values and mission.<\\/li>\\r\\n\\t<li><strong>Integrity and Transparency:<\\/strong> We provide accurate, reliable information and build trust through open communication and ethical practices.<\\/li>\\r\\n\\t<li><strong>Expertise and Certification:<\\/strong> Our team holds various certifications, including QEAC, TITI, ENZ, ISANA, and Uni Agent, keeping us updated on the latest educational policies and practices.<\\/li>\\r\\n\\t<li><strong>Personalized Service:<\\/strong> We offer tailored guidance to meet each student&#39;s unique goals and needs.<\\/li>\\r\\n\\t<li><strong>Comprehensive Support:<\\/strong> From admissions assistance to visa guidance, we provide end-to-end solutions for studying abroad.<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>Our commitment to continuous improvement and a student-centric approach sets us apart. We create a nurturing environment where students feel supported and valued. Additionally, we maintain strong partnerships with international educational institutions, offering students the most current information and opportunities. Our ethical practices and results-oriented focus ensure that we achieve positive outcomes, as evidenced by our high visa success rates and numerous student success stories. Key aspects include:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li><strong>Continuous Improvement: <\\/strong>Regular training and professional development keep us ahead of industry trends.<\\/li>\\r\\n\\t<li><strong>Student-Centric Approach: <\\/strong>We prioritize our students&#39; needs, creating a supportive, family-like atmosphere.<\\/li>\\r\\n\\t<li><strong>Collaborative Partnerships: <\\/strong>Strong relationships with educational institutions provide students with the best resources and support.<\\/li>\\r\\n\\t<li><strong>Ethical Practices: <\\/strong>We adhere to principles of fairness and justice in all our operations.<\\/li>\\r\\n\\t<li><strong>Results-Oriented: <\\/strong>Clear goals and diligent work lead to successful outcomes for our students.<\\/li>\\r\\n<\\/ol>\\r\\n<\\/div>\",\"updated_at\":\"2024-06-05 11:19:18\",\"updatedBy\":1}', '2024-06-05 11:19:18', '2024-06-05 11:19:18'),
(NULL, 871, 1, 202406051120336685, 202406051120336685, 'App\\Models\\Articles', 64, 'update', '{\"article_id\":64,\"parent_article\":\"0\",\"title\":\"Message from Director\",\"subtitle\":\"\",\"alias\":\"message-from-director\",\"text\":\"<p>Meet my startup design agency Shape Rex Currently I am working at CodeNext as Product Designer.<br \\/>\\r\\nI love to work in User Experience &amp; User Interface designing. Because I love to solve the design problem and find easy and better solutions to solve it.<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Testimonial\\/about_5.png\",\"thumb\":\"\",\"display_order\":\"32\",\"status\":\"1\",\"created_at\":\"2024-05-20T03:34:48.000000Z\",\"updated_at\":\"2024-05-20T03:34:48.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>I am delighted to welcome you to Ved International Education Consultancy, where we are committed to shaping the futures of aspiring students through quality education and unwavering support. As the Director of Ved International, I am honored to lead a team of dedicated professionals who share a passion for guiding students toward academic success and personal growth.<\\/p>\\r\\n\\r\\n<p>At Ved International, we believe that education is not just about acquiring knowledge but also about nurturing skills, fostering creativity, and empowering individuals to become global citizens. Our mission is to provide comprehensive support to students, ensuring they make informed decisions and achieve their dreams of studying abroad.<\\/p>\\r\\n\\r\\n<p>We understand that the journey to studying abroad can be both exciting and challenging. That&#39;s why we are here to offer personalized guidance, expert advice, and a supportive environment every step of the way. Our team of certified counselors, trainers, and support staff is committed to upholding the highest standards of professionalism, integrity, and excellence in all our interactions.<\\/p>\\r\\n\\r\\n<p>We value the trust that our students, parents, and partners place in us, and we are dedicated to exceeding expectations and delivering outstanding results. Whether you are seeking admissions assistance, test preparation classes, scholarship opportunities, or visa guidance, Ved International is here to help you navigate the complexities of the education system and achieve your goals.<\\/p>\\r\\n\\r\\n<p>I invite you to explore our services, connect with our team, and embark on an educational journey filled with possibilities. Together, let&#39;s create a brighter future and make your dreams a reality.<\\/p>\",\"updated_at\":\"2024-06-05 11:20:33\",\"updatedBy\":1}', '2024-06-05 11:20:33', '2024-06-05 11:20:33'),
(NULL, 872, 1, 202406051121267703, 202406051121267703, 'App\\Models\\Articles', 65, 'update', '{\"article_id\":65,\"parent_article\":\"0\",\"title\":\"Message from Managing Director\",\"subtitle\":\"\",\"alias\":\"message-from-md\",\"text\":\"<div class=\\\"about__text__5\\\">\\r\\n<p>Meet my startup design agency Shape Rex Currently I am working at CodeNext as Product Designer.<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__para__5\\\">\\r\\n<p>I love to work in User Experience &amp; User Interface designing. Because I love to solve the design problem and find easy and better solutions to solve it.<\\/p>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Testimonial\\/about_5.png\",\"thumb\":\"\",\"display_order\":\"33\",\"status\":\"1\",\"created_at\":\"2024-05-20T03:36:29.000000Z\",\"updated_at\":\"2024-05-23T09:36:35.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\":\"<div class=\\\"about__text__5\\\">\\r\\n<p>I am thrilled to extend a warm welcome to Ved International Education Consultancy. As the Managing Director, I am committed to ensuring that every student who walks through our doors receives the highest level of support, guidance, and opportunities for academic success.<\\/p>\\r\\n\\r\\n<p>At Ved International, we understand the importance of education as a catalyst for personal and professional growth. Our mission is to empower students with the knowledge, skills, and confidence they need to thrive in an increasingly globalized world.<\\/p>\\r\\n\\r\\n<p>We take pride in our team of dedicated counselors, trainers, and support staff who work tirelessly to provide personalized services tailored to each student&#39;s unique needs and aspirations. Whether it&#39;s assistance with university admissions, test preparation classes, scholarship opportunities, or visa guidance, we are here to help students achieve their educational goals.<\\/p>\\r\\n\\r\\n<p>Our commitment to excellence, integrity, and innovation sets us apart as a trusted partner in the educational consultancy landscape. We strive to create a nurturing environment where students feel supported, encouraged, and inspired to reach for their dreams.<\\/p>\\r\\n\\r\\n<p>I invite you to explore the wide range of services and resources available at Ved International Education Consultancy. Together, let&#39;s embark on a journey of learning, growth, and success.<\\/p>\\r\\n<\\/div>\",\"updated_at\":\"2024-06-05 11:21:26\",\"updatedBy\":1}', '2024-06-05 11:21:26', '2024-06-05 11:21:26'),
(NULL, 873, 1, 202406051124443387, 202406051124443387, 'App\\Models\\Articles', 66, 'update', '{\"article_id\":66,\"parent_article\":\"0\",\"title\":\"Message from Counsler\",\"subtitle\":\"\",\"alias\":\"message-from-counsler\",\"text\":\"<div class=\\\"about__text__5\\\">\\r\\n<p>Meet my startup design agency Shape Rex Currently I am working at CodeNext as Product Designer.<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__para__5\\\">\\r\\n<p>I love to work in User Experience &amp; User Interface designing. Because I love to solve the design problem and find easy and better solutions to solve it.<\\/p>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Testimonial\\/about_5.png\",\"thumb\":\"\",\"display_order\":\"34\",\"status\":\"1\",\"created_at\":\"2024-05-20T03:37:30.000000Z\",\"updated_at\":\"2024-05-20T03:37:30.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\":\"<div class=\\\"about__text__5\\\">\\r\\n<p>As a counselor at Ved International Education Consultancy, it is my privilege to assist you on your educational journey and help you achieve your dreams of studying abroad. Our team of certified counselors is dedicated to providing personalized guidance and support to every student we serve.<\\/p>\\r\\n\\r\\n<p>We understand that choosing the right path for your education can be overwhelming, which is why we are here to listen, understand your aspirations, and offer expert advice tailored to your needs. Whether you are exploring university options, preparing for standardized tests, or navigating the visa process, we are committed to helping you make informed decisions and achieve success.<\\/p>\\r\\n\\r\\n<p>At Ved International, we prioritize your goals and strive to create a welcoming and supportive environment where you feel valued and empowered. Our goal is not just to assist you in securing admission to a prestigious university but also to equip you with the skills and knowledge to thrive in your academic and professional endeavors.<\\/p>\\r\\n\\r\\n<p>I look forward to working with you and being a part of your educational journey. Together, let&#39;s turn your dreams into reality.<\\/p>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/images.png\",\"updated_at\":\"2024-06-05 11:24:44\",\"updatedBy\":1}', '2024-06-05 11:24:44', '2024-06-05 11:24:44'),
(NULL, 874, 1, 202406051129325201, 202406051129325201, 'App\\Models\\Articles', 64, 'update', '{\"article_id\":64,\"parent_article\":\"0\",\"title\":\"Message from Director\",\"subtitle\":\"\",\"alias\":\"message-from-director\",\"text\":\"<p>I am delighted to welcome you to Ved International Education Consultancy, where we are committed to shaping the futures of aspiring students through quality education and unwavering support. As the Director of Ved International, I am honored to lead a team of dedicated professionals who share a passion for guiding students toward academic success and personal growth.<\\/p>\\r\\n\\r\\n<p>At Ved International, we believe that education is not just about acquiring knowledge but also about nurturing skills, fostering creativity, and empowering individuals to become global citizens. Our mission is to provide comprehensive support to students, ensuring they make informed decisions and achieve their dreams of studying abroad.<\\/p>\\r\\n\\r\\n<p>We understand that the journey to studying abroad can be both exciting and challenging. That&#39;s why we are here to offer personalized guidance, expert advice, and a supportive environment every step of the way. Our team of certified counselors, trainers, and support staff is committed to upholding the highest standards of professionalism, integrity, and excellence in all our interactions.<\\/p>\\r\\n\\r\\n<p>We value the trust that our students, parents, and partners place in us, and we are dedicated to exceeding expectations and delivering outstanding results. Whether you are seeking admissions assistance, test preparation classes, scholarship opportunities, or visa guidance, Ved International is here to help you navigate the complexities of the education system and achieve your goals.<\\/p>\\r\\n\\r\\n<p>I invite you to explore our services, connect with our team, and embark on an educational journey filled with possibilities. Together, let&#39;s create a brighter future and make your dreams a reality.<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Testimonial\\/about_5.png\",\"thumb\":\"\",\"display_order\":\"32\",\"status\":\"1\",\"created_at\":\"2024-05-20T03:34:48.000000Z\",\"updated_at\":\"2024-06-05T11:20:33.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_photo\":\"storage\\/ved\\/files\\/1\\/images.png\",\"updated_at\":\"2024-06-05 11:29:32\",\"updatedBy\":1}', '2024-06-05 11:29:32', '2024-06-05 11:29:32'),
(NULL, 875, 1, 202406051129498041, 202406051129498041, 'App\\Models\\Articles', 65, 'update', '{\"article_id\":65,\"parent_article\":\"0\",\"title\":\"Message from Managing Director\",\"subtitle\":\"\",\"alias\":\"message-from-md\",\"text\":\"<div class=\\\"about__text__5\\\">\\r\\n<p>I am thrilled to extend a warm welcome to Ved International Education Consultancy. As the Managing Director, I am committed to ensuring that every student who walks through our doors receives the highest level of support, guidance, and opportunities for academic success.<\\/p>\\r\\n\\r\\n<p>At Ved International, we understand the importance of education as a catalyst for personal and professional growth. Our mission is to empower students with the knowledge, skills, and confidence they need to thrive in an increasingly globalized world.<\\/p>\\r\\n\\r\\n<p>We take pride in our team of dedicated counselors, trainers, and support staff who work tirelessly to provide personalized services tailored to each student&#39;s unique needs and aspirations. Whether it&#39;s assistance with university admissions, test preparation classes, scholarship opportunities, or visa guidance, we are here to help students achieve their educational goals.<\\/p>\\r\\n\\r\\n<p>Our commitment to excellence, integrity, and innovation sets us apart as a trusted partner in the educational consultancy landscape. We strive to create a nurturing environment where students feel supported, encouraged, and inspired to reach for their dreams.<\\/p>\\r\\n\\r\\n<p>I invite you to explore the wide range of services and resources available at Ved International Education Consultancy. Together, let&#39;s embark on a journey of learning, growth, and success.<\\/p>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Testimonial\\/about_5.png\",\"thumb\":\"\",\"display_order\":\"33\",\"status\":\"1\",\"created_at\":\"2024-05-20T03:36:29.000000Z\",\"updated_at\":\"2024-06-05T11:21: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>\"}', '{\"cover_photo\":\"storage\\/ved\\/files\\/1\\/images.png\",\"updated_at\":\"2024-06-05 11:29:49\",\"updatedBy\":1}', '2024-06-05 11:29:49', '2024-06-05 11:29:49'),
(NULL, 876, 1, 202406051130336444, 202406051130336444, 'App\\Models\\Articles', 66, 'update', '{\"article_id\":66,\"parent_article\":\"0\",\"title\":\"Message from Counsler\",\"subtitle\":\"\",\"alias\":\"message-from-counsler\",\"text\":\"<div class=\\\"about__text__5\\\">\\r\\n<p>As a counselor at Ved International Education Consultancy, it is my privilege to assist you on your educational journey and help you achieve your dreams of studying abroad. Our team of certified counselors is dedicated to providing personalized guidance and support to every student we serve.<\\/p>\\r\\n\\r\\n<p>We understand that choosing the right path for your education can be overwhelming, which is why we are here to listen, understand your aspirations, and offer expert advice tailored to your needs. Whether you are exploring university options, preparing for standardized tests, or navigating the visa process, we are committed to helping you make informed decisions and achieve success.<\\/p>\\r\\n\\r\\n<p>At Ved International, we prioritize your goals and strive to create a welcoming and supportive environment where you feel valued and empowered. Our goal is not just to assist you in securing admission to a prestigious university but also to equip you with the skills and knowledge to thrive in your academic and professional endeavors.<\\/p>\\r\\n\\r\\n<p>I look forward to working with you and being a part of your educational journey. Together, let&#39;s turn your dreams into reality.<\\/p>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/images.png\",\"thumb\":\"\",\"display_order\":\"34\",\"status\":\"1\",\"created_at\":\"2024-05-20T03:37:30.000000Z\",\"updated_at\":\"2024-06-05T11:24: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>\"}', NULL, '2024-06-05 11:30:33', '2024-06-05 11:30:33');
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, 877, 1, 202406051133031776, 202406051133031776, 'App\\Models\\Articles', 69, 'update', '{\"article_id\":69,\"parent_article\":\"68\",\"title\":\"FIrst Advisory\",\"subtitle\":\"Title\",\"alias\":\"first-advisory\",\"text\":\"<p>Some description<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/miltestone\\/award-2.jpg\",\"thumb\":\"\",\"display_order\":\"37\",\"status\":\"1\",\"created_at\":\"2024-05-20T04:44:59.000000Z\",\"updated_at\":\"2024-05-20T04:45:15.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"subtitle\":\"Ved Horizon: Expanding Educational Horizons\",\"text\":\"<p>Ved Horizon represents our commitment to broadening the educational horizons of students by offering a diverse range of opportunities, including admissions to top universities worldwide, scholarship guidance, and comprehensive test preparation classes. We aim to empower students to explore new possibilities, discover their potential, and reach new heights in their academic and professional pursuits.<\\/p>\",\"updated_at\":\"2024-06-05 11:33:04\",\"updatedBy\":1}', '2024-06-05 11:33:04', '2024-06-05 11:33:04'),
(NULL, 878, 1, 202406051133365246, 202406051133365246, 'App\\Models\\Articles', 70, 'update', '{\"article_id\":70,\"parent_article\":\"68\",\"title\":\"Second Advisory\",\"subtitle\":\"Name\",\"alias\":\"second-advisory\",\"text\":\"<p>Some text<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/australia.jpeg\",\"thumb\":\"\",\"display_order\":\"38\",\"status\":\"1\",\"created_at\":\"2024-05-20T04:45:51.000000Z\",\"updated_at\":\"2024-05-20T04:46: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>\"}', '{\"subtitle\":\"Ved Nexus: Connecting Students to Success\",\"text\":\"<p>Ved Nexus symbolizes our role in creating a supportive network that connects students to success. Through personalized counseling, career guidance, and ongoing support, we bridge the gap between aspirations and achievements, helping students navigate their educational journey with confidence and clarity. Our goal is to foster meaningful connections, inspire growth, and pave the way for a successful future.<\\/p>\",\"updated_at\":\"2024-06-05 11:33:36\",\"updatedBy\":1}', '2024-06-05 11:33:36', '2024-06-05 11:33:36'),
(NULL, 879, 1, 202406051154221435, 202406051154221435, 'App\\Models\\Articles', 49, 'update', '{\"article_id\":49,\"parent_article\":\"0\",\"title\":\"Our Approaches For Your Carrer\",\"subtitle\":\"\",\"alias\":\"our-approaches\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":\"17\",\"status\":\"1\",\"created_at\":\"2024-05-20T00:23:15.000000Z\",\"updated_at\":\"2024-05-20T00:25: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>\"}', '{\"title\":\"Our Approaches\",\"updated_at\":\"2024-06-05 11:54:22\",\"updatedBy\":1}', '2024-06-05 11:54:22', '2024-06-05 11:54:22'),
(NULL, 880, 1, 202406051217466690, 202406051217466690, 'App\\Models\\Articles', 63, 'update', '{\"article_id\":63,\"parent_article\":\"0\",\"title\":\"Work Standard\",\"subtitle\":\"At Ved International Education Consultancy, we uphold the highest standards of professionalism, integrity, and excellence. Our team is highly trained and certified, ensuring expert guidance and support for our students. Key aspects of our work standards include:\",\"alias\":\"work-standard\",\"text\":\"<div class=\\\"col-12 col-lg-12 col-md-12 col-sm-12 col-xl-12\\\" style=\\\"margin-bottom:20px\\\">\\r\\n<ol>\\r\\n\\t<li><strong>Professionalism:<\\/strong> We maintain a high level of professionalism in all our interactions, reflecting our values and mission.<\\/li>\\r\\n\\t<li><strong>Integrity and Transparency:<\\/strong> We provide accurate, reliable information and build trust through open communication and ethical practices.<\\/li>\\r\\n\\t<li><strong>Expertise and Certification:<\\/strong> Our team holds various certifications, including QEAC, TITI, ENZ, ISANA, and Uni Agent, keeping us updated on the latest educational policies and practices.<\\/li>\\r\\n\\t<li><strong>Personalized Service:<\\/strong> We offer tailored guidance to meet each student&#39;s unique goals and needs.<\\/li>\\r\\n\\t<li><strong>Comprehensive Support:<\\/strong> From admissions assistance to visa guidance, we provide end-to-end solutions for studying abroad.<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>Our commitment to continuous improvement and a student-centric approach sets us apart. We create a nurturing environment where students feel supported and valued. Additionally, we maintain strong partnerships with international educational institutions, offering students the most current information and opportunities. Our ethical practices and results-oriented focus ensure that we achieve positive outcomes, as evidenced by our high visa success rates and numerous student success stories. Key aspects include:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li><strong>Continuous Improvement: <\\/strong>Regular training and professional development keep us ahead of industry trends.<\\/li>\\r\\n\\t<li><strong>Student-Centric Approach: <\\/strong>We prioritize our students&#39; needs, creating a supportive, family-like atmosphere.<\\/li>\\r\\n\\t<li><strong>Collaborative Partnerships: <\\/strong>Strong relationships with educational institutions provide students with the best resources and support.<\\/li>\\r\\n\\t<li><strong>Ethical Practices: <\\/strong>We adhere to principles of fairness and justice in all our operations.<\\/li>\\r\\n\\t<li><strong>Results-Oriented: <\\/strong>Clear goals and diligent work lead to successful outcomes for our students.<\\/li>\\r\\n<\\/ol>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/miltestone\\/award-1.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/miltestone\\/award-2.jpg\",\"display_order\":\"30\",\"status\":\"1\",\"created_at\":\"2024-05-20T01:35:18.000000Z\",\"updated_at\":\"2024-06-05T11:39:30.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, '2024-06-05 12:17:46', '2024-06-05 12:17:46'),
(NULL, 881, 1, 202406051219568277, 202406051219568277, 'App\\Models\\Articles', 63, 'update', '{\"article_id\":63,\"parent_article\":\"0\",\"title\":\"Work Standard\",\"subtitle\":\"At Ved International Education Consultancy, we uphold the highest standards of professionalism, integrity, and excellence. Our team is highly trained and certified, ensuring expert guidance and support for our students. Key aspects of our work standards include:\",\"alias\":\"work-standard\",\"text\":\"<div class=\\\"col-12 col-lg-12 col-md-12 col-sm-12 col-xl-12\\\" style=\\\"margin-bottom:20px\\\">\\r\\n<ol>\\r\\n\\t<li><strong>Professionalism:<\\/strong> We maintain a high level of professionalism in all our interactions, reflecting our values and mission.<\\/li>\\r\\n\\t<li><strong>Integrity and Transparency:<\\/strong> We provide accurate, reliable information and build trust through open communication and ethical practices.<\\/li>\\r\\n\\t<li><strong>Expertise and Certification:<\\/strong> Our team holds various certifications, including QEAC, TITI, ENZ, ISANA, and Uni Agent, keeping us updated on the latest educational policies and practices.<\\/li>\\r\\n\\t<li><strong>Personalized Service:<\\/strong> We offer tailored guidance to meet each student&#39;s unique goals and needs.<\\/li>\\r\\n\\t<li><strong>Comprehensive Support:<\\/strong> From admissions assistance to visa guidance, we provide end-to-end solutions for studying abroad.<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>Our commitment to continuous improvement and a student-centric approach sets us apart. We create a nurturing environment where students feel supported and valued. Additionally, we maintain strong partnerships with international educational institutions, offering students the most current information and opportunities. Our ethical practices and results-oriented focus ensure that we achieve positive outcomes, as evidenced by our high visa success rates and numerous student success stories. Key aspects include:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li><strong>Continuous Improvement: <\\/strong>Regular training and professional development keep us ahead of industry trends.<\\/li>\\r\\n\\t<li><strong>Student-Centric Approach: <\\/strong>We prioritize our students&#39; needs, creating a supportive, family-like atmosphere.<\\/li>\\r\\n\\t<li><strong>Collaborative Partnerships: <\\/strong>Strong relationships with educational institutions provide students with the best resources and support.<\\/li>\\r\\n\\t<li><strong>Ethical Practices: <\\/strong>We adhere to principles of fairness and justice in all our operations.<\\/li>\\r\\n\\t<li><strong>Results-Oriented: <\\/strong>Clear goals and diligent work lead to successful outcomes for our students.<\\/li>\\r\\n<\\/ol>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/miltestone\\/award-1.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/miltestone\\/award-2.jpg\",\"display_order\":\"30\",\"status\":\"1\",\"created_at\":\"2024-05-20T01:35:18.000000Z\",\"updated_at\":\"2024-06-05T11:39:30.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\":\"<div class=\\\"col-12 col-lg-12 col-md-12 col-sm-12 col-xl-12\\\" style=\\\"margin-bottom:20px\\\">\\r\\n<ul>\\r\\n\\t<li><strong>Professionalism:<\\/strong> We maintain a high level of professionalism in all our interactions, reflecting our values and mission.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<ol>\\r\\n\\t<li><strong>Integrity and Transparency:<\\/strong> We provide accurate, reliable information and build trust through open communication and ethical practices.<\\/li>\\r\\n\\t<li><strong>Expertise and Certification:<\\/strong> Our team holds various certifications, including QEAC, TITI, ENZ, ISANA, and Uni Agent, keeping us updated on the latest educational policies and practices.<\\/li>\\r\\n\\t<li><strong>Personalized Service:<\\/strong> We offer tailored guidance to meet each student&#39;s unique goals and needs.<\\/li>\\r\\n\\t<li><strong>Comprehensive Support:<\\/strong> From admissions assistance to visa guidance, we provide end-to-end solutions for studying abroad.<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>Our commitment to continuous improvement and a student-centric approach sets us apart. We create a nurturing environment where students feel supported and valued. Additionally, we maintain strong partnerships with international educational institutions, offering students the most current information and opportunities. Our ethical practices and results-oriented focus ensure that we achieve positive outcomes, as evidenced by our high visa success rates and numerous student success stories. Key aspects include:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li><strong>Continuous Improvement: <\\/strong>Regular training and professional development keep us ahead of industry trends.<\\/li>\\r\\n\\t<li><strong>Student-Centric Approach: <\\/strong>We prioritize our students&#39; needs, creating a supportive, family-like atmosphere.<\\/li>\\r\\n\\t<li><strong>Collaborative Partnerships: <\\/strong>Strong relationships with educational institutions provide students with the best resources and support.<\\/li>\\r\\n\\t<li><strong>Ethical Practices: <\\/strong>We adhere to principles of fairness and justice in all our operations.<\\/li>\\r\\n\\t<li><strong>Results-Oriented: <\\/strong>Clear goals and diligent work lead to successful outcomes for our students.<\\/li>\\r\\n<\\/ol>\\r\\n<\\/div>\",\"updated_at\":\"2024-06-05 12:19:56\",\"updatedBy\":1}', '2024-06-05 12:19:56', '2024-06-05 12:19:56'),
(NULL, 882, 1, 202406051220235432, 202406051220235432, 'App\\Models\\Articles', 63, 'update', '{\"article_id\":63,\"parent_article\":\"0\",\"title\":\"Work Standard\",\"subtitle\":\"At Ved International Education Consultancy, we uphold the highest standards of professionalism, integrity, and excellence. Our team is highly trained and certified, ensuring expert guidance and support for our students. Key aspects of our work standards include:\",\"alias\":\"work-standard\",\"text\":\"<div class=\\\"col-12 col-lg-12 col-md-12 col-sm-12 col-xl-12\\\" style=\\\"margin-bottom:20px\\\">\\r\\n<ul>\\r\\n\\t<li><strong>Professionalism:<\\/strong> We maintain a high level of professionalism in all our interactions, reflecting our values and mission.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<ol>\\r\\n\\t<li><strong>Integrity and Transparency:<\\/strong> We provide accurate, reliable information and build trust through open communication and ethical practices.<\\/li>\\r\\n\\t<li><strong>Expertise and Certification:<\\/strong> Our team holds various certifications, including QEAC, TITI, ENZ, ISANA, and Uni Agent, keeping us updated on the latest educational policies and practices.<\\/li>\\r\\n\\t<li><strong>Personalized Service:<\\/strong> We offer tailored guidance to meet each student&#39;s unique goals and needs.<\\/li>\\r\\n\\t<li><strong>Comprehensive Support:<\\/strong> From admissions assistance to visa guidance, we provide end-to-end solutions for studying abroad.<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>Our commitment to continuous improvement and a student-centric approach sets us apart. We create a nurturing environment where students feel supported and valued. Additionally, we maintain strong partnerships with international educational institutions, offering students the most current information and opportunities. Our ethical practices and results-oriented focus ensure that we achieve positive outcomes, as evidenced by our high visa success rates and numerous student success stories. Key aspects include:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li><strong>Continuous Improvement: <\\/strong>Regular training and professional development keep us ahead of industry trends.<\\/li>\\r\\n\\t<li><strong>Student-Centric Approach: <\\/strong>We prioritize our students&#39; needs, creating a supportive, family-like atmosphere.<\\/li>\\r\\n\\t<li><strong>Collaborative Partnerships: <\\/strong>Strong relationships with educational institutions provide students with the best resources and support.<\\/li>\\r\\n\\t<li><strong>Ethical Practices: <\\/strong>We adhere to principles of fairness and justice in all our operations.<\\/li>\\r\\n\\t<li><strong>Results-Oriented: <\\/strong>Clear goals and diligent work lead to successful outcomes for our students.<\\/li>\\r\\n<\\/ol>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/miltestone\\/award-1.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/miltestone\\/award-2.jpg\",\"display_order\":\"30\",\"status\":\"1\",\"created_at\":\"2024-05-20T01:35:18.000000Z\",\"updated_at\":\"2024-06-05T12:19: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\":\"<div class=\\\"col-12 col-lg-12 col-md-12 col-sm-12 col-xl-12\\\" style=\\\"margin-bottom:20px\\\">\\r\\n<ol>\\r\\n\\t<li><strong>Professionalism:<\\/strong> We maintain a high level of professionalism in all our interactions, reflecting our values and mission.<\\/li>\\r\\n\\t<li><strong>Integrity and Transparency:<\\/strong> We provide accurate, reliable information and build trust through open communication and ethical practices.<\\/li>\\r\\n\\t<li><strong>Expertise and Certification:<\\/strong> Our team holds various certifications, including QEAC, TITI, ENZ, ISANA, and Uni Agent, keeping us updated on the latest educational policies and practices.<\\/li>\\r\\n\\t<li><strong>Personalized Service:<\\/strong> We offer tailored guidance to meet each student&#39;s unique goals and needs.<\\/li>\\r\\n\\t<li><strong>Comprehensive Support:<\\/strong> From admissions assistance to visa guidance, we provide end-to-end solutions for studying abroad.<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>Our commitment to continuous improvement and a student-centric approach sets us apart. We create a nurturing environment where students feel supported and valued. Additionally, we maintain strong partnerships with international educational institutions, offering students the most current information and opportunities. Our ethical practices and results-oriented focus ensure that we achieve positive outcomes, as evidenced by our high visa success rates and numerous student success stories. Key aspects include:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li><strong>Continuous Improvement: <\\/strong>Regular training and professional development keep us ahead of industry trends.<\\/li>\\r\\n\\t<li><strong>Student-Centric Approach: <\\/strong>We prioritize our students&#39; needs, creating a supportive, family-like atmosphere.<\\/li>\\r\\n\\t<li><strong>Collaborative Partnerships: <\\/strong>Strong relationships with educational institutions provide students with the best resources and support.<\\/li>\\r\\n\\t<li><strong>Ethical Practices: <\\/strong>We adhere to principles of fairness and justice in all our operations.<\\/li>\\r\\n\\t<li><strong>Results-Oriented: <\\/strong>Clear goals and diligent work lead to successful outcomes for our students.<\\/li>\\r\\n<\\/ol>\\r\\n<\\/div>\",\"updated_at\":\"2024-06-05 12:20:23\",\"updatedBy\":1}', '2024-06-05 12:20:23', '2024-06-05 12:20:23'),
(NULL, 883, 1, 202406060640515490, 202406060640515490, 'App\\Models\\Articles', 30, 'update', '{\"article_id\":30,\"parent_article\":\"29\",\"title\":\"Australia\",\"subtitle\":\"\",\"alias\":\"australia\",\"text\":\"\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/australia.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/australia.jpg\",\"display_order\":\"4\",\"status\":\"1\",\"created_at\":\"2024-05-19T03:53:00.000000Z\",\"updated_at\":\"2024-06-04T11:31:24.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>Studying in Australia offers a transformative educational experience enriched with cultural diversity, world-class universities, and vibrant cities. Renowned for its academic excellence and innovative research opportunities, Australia attracts students from around the globe seeking quality education. With a wide range of courses and programs across various disciplines, students can explore their passions and develop valuable skills that prepare them for the global workforce. Australia&#39;s welcoming and multicultural environment fosters cross-cultural understanding and personal growth, creating a truly enriching academic journey. Additionally, international students in Australia benefit from access to cutting-edge facilities, state-of-the-art technology, and industry connections that enhance their learning experience. Beyond academics, Australia&#39;s natural beauty, outdoor adventures, and laid-back lifestyle offer a well-rounded experience for students to explore and enjoy. Whether pursuing undergraduate, postgraduate, or research studies, studying in Australia opens doors to endless opportunities for academic success and personal development.<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\n&nbsp;<\\/p>\",\"updated_at\":\"2024-06-06 06:40:51\",\"updatedBy\":1}', '2024-06-06 06:40:51', '2024-06-06 06:40:51'),
(NULL, 884, 1, 202406060641411454, 202406060641411454, 'App\\Models\\Countryarticles', 14, 'update', '{\"article_id\":14,\"parent_article\":\"13\",\"title\":\"Study in Australia\",\"subtitle\":\"\",\"alias\":\"study-in-australia\",\"text\":\"<p>Australia is not only a student destination but overall a dynamic and technologically vibrant country that offers a good educational and career life to students from all over the world.<br \\/>\\r\\nAustralia is a highly sought study destination for Nepalese students due to its excellent education, quality lifestyle, and welcoming atmosphere. It attracts students from around the world, including Nepal,who are looking for top-notch education.<br \\/>\\r\\nWith a wide range of courses and over 1,100 institutions, including prestigious universities, Australia offers an exceptional educational environment. It covers diverse study areas and provides abundant opportunities for international students to pursue their desired fields, such as language, nursing, and medicine.<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/aus.png\",\"thumb\":\"\",\"display_order\":\"2\",\"status\":\"1\",\"created_at\":\"2024-05-20T05:13:20.000000Z\",\"updated_at\":\"2024-05-20T05:18: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>\"}', '{\"text\":\"<p>Studying in Australia offers a transformative educational experience enriched with cultural diversity, world-class universities, and vibrant cities. Renowned for its academic excellence and innovative research opportunities, Australia attracts students from around the globe seeking quality education. With a wide range of courses and programs across various disciplines, students can explore their passions and develop valuable skills that prepare them for the global workforce. Australia&#39;s welcoming and multicultural environment fosters cross-cultural understanding and personal growth, creating a truly enriching academic journey. Additionally, international students in Australia benefit from access to cutting-edge facilities, state-of-the-art technology, and industry connections that enhance their learning experience. Beyond academics, Australia&#39;s natural beauty, outdoor adventures, and laid-back lifestyle offer a well-rounded experience for students to explore and enjoy. Whether pursuing undergraduate, postgraduate, or research studies, studying in Australia opens doors to endless opportunities for academic success and personal development.<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\n&nbsp;<\\/p>\",\"updated_at\":\"2024-06-06 06:41:41\",\"updatedBy\":1}', '2024-06-06 06:41:41', '2024-06-06 06:41:41'),
(NULL, 885, 1, 202406060643115385, 202406060643115385, 'App\\Models\\Countryarticles', 15, 'update', '{\"article_id\":15,\"parent_article\":\"13\",\"title\":\"Education\",\"subtitle\":\"Education System in Australia\",\"alias\":\"education\",\"text\":\"<p>The Australian education system is globally renowned for its quality, diversity, and accessibility, covering early childhood, primary, secondary, vocational, and higher education. Its comprehensive curriculum emphasizes both academic learning and practical skills development, with highly esteemed universities offering diverse undergraduate and postgraduate programs. The government&#39;s strict quality assurance measures ensure standards and integrity are upheld. Thriving in a multicultural environment, Australia welcomes students from diverse backgrounds, promoting cross-cultural understanding. With a focus on excellence, inclusivity, and innovation, it remains a premier destination for education, attracting students worldwide.<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":\"3\",\"status\":\"1\",\"created_at\":\"2024-05-20T05:19:46.000000Z\",\"updated_at\":\"2024-05-20T05:19:46.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>Education for international students in Australia is characterized by world-class universities, diverse courses, and a supportive learning environment. Australian universities consistently rank among the top institutions globally, offering a wide range of programs from undergraduate to postgraduate levels. International students benefit from high-quality education delivered by experienced faculty members, cutting-edge facilities, and innovative teaching methods that promote critical thinking and practical skills development.<\\/p>\\r\\n\\r\\n<p>Australia&#39;s education system is known for its emphasis on research and industry relevance, providing students with hands-on experience and opportunities for internships and industry placements. Additionally, universities in Australia offer a multicultural and inclusive environment, welcoming students from diverse backgrounds and fostering cross-cultural understanding and collaboration.<\\/p>\\r\\n\\r\\n<p>International students also enjoy various support services, including orientation programs, academic advising, career counseling, and access to health and well-being resources. Furthermore, Australia&#39;s post-study work visa options allow international graduates to gain valuable work experience and contribute to the country&#39;s workforce after completing their studies.<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\n&nbsp;<\\/p>\",\"updated_at\":\"2024-06-06 06:43:11\",\"updatedBy\":1}', '2024-06-06 06:43:11', '2024-06-06 06:43:11'),
(NULL, 886, 1, 202406060645113493, 202406060645113493, 'App\\Models\\Countryarticles', 16, 'update', '{\"article_id\":16,\"parent_article\":\"13\",\"title\":\"Work\",\"subtitle\":\"\",\"alias\":\"work\",\"text\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\r\\n<div class=\\\"experence__heading\\\">\\r\\n<h5>Work Opportunities<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"experence__description\\\">\\r\\n<p>Australia provides many job opportunities for international students. Here are some key points about job opportunities in Australia:<\\/p>\\r\\n\\r\\n<h4>Work Right:<\\/h4>\\r\\n\\r\\n<p>International students with a valid student visa are generally allowed to work part-time during their studies. They can work up to 48 hours per fortnight during the academic term and full-time during scheduled breaks.<\\/p>\\r\\n\\r\\n<h4>Availability of Jobs:<\\/h4>\\r\\n\\r\\n<p>Australia has a strong economy and a diverse range of industries, offering job opportunities in sectors such as hospitality, retail, administration, healthcare, and more. Major cities like Sydney, Melbourne, Brisbane, and Perth have a higher concentration of job opportunities.<\\/p>\\r\\n\\r\\n<h4>Minimum Wage:<\\/h4>\\r\\n\\r\\n<p>Australia has one of the highest minimum wages globally, providing students with fair remuneration for their work. The minimum wage varies based on age, but it is generally around AU$21.38 per hour.<\\/p>\\r\\n\\r\\n<h4>Job Search Support:<\\/h4>\\r\\n\\r\\n<p>Australian universities and institutions often provide career services and job placement assistance to help students find employment opportunities. They offer resources, workshops, and guidance on resume writing, interview skills, and job search strategies.<\\/p>\\r\\n\\r\\n<h4>Post-Study Work Opportunities:<\\/h4>\\r\\n\\r\\n<p>After graduation, international students may be eligible for the Post-Study Work Stream of the Temporary Graduate Visa (subclass 485), allowing them to work in Australia for a period of two to four years, depending on their level of study.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":\"4\",\"status\":\"1\",\"created_at\":\"2024-05-20T05:20:35.000000Z\",\"updated_at\":\"2024-05-20T05:20:35.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\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\r\\n<div class=\\\"experence__heading\\\">\\r\\n<p>Working as an international student in Australia offers valuable opportunities for professional development, financial support, and cultural integration. The Australian government allows international students to work part-time while studying, providing a pathway to gain work experience, earn income, and support living expenses. International students can work up to 40 hours per fortnight during the academic semester and full-time during scheduled breaks.<\\/p>\\r\\n\\r\\n<p>The types of jobs available to international students vary but often include roles in hospitality, retail, administration, tutoring, and customer service. Many universities and colleges also offer on-campus employment opportunities, such as student ambassadors, library assistants, or research assistants, which can provide relevant experience in a student&#39;s field of study.<\\/p>\\r\\n\\r\\n<p>Working in Australia not only helps international students cover living costs but also allows them to develop essential skills such as communication, teamwork, time management, and problem-solving. Moreover, working part-time can enhance cultural integration by providing opportunities to interact with locals, learn about Australian workplace culture, and build professional networks.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\",\"updated_at\":\"2024-06-06 06:45:11\",\"updatedBy\":1}', '2024-06-06 06:45:11', '2024-06-06 06:45:11'),
(NULL, 887, 1, 202406060646409783, 202406060646409783, 'App\\Models\\Countryarticles', 17, 'update', '{\"article_id\":17,\"parent_article\":\"13\",\"title\":\"Scholarships\",\"subtitle\":\"\",\"alias\":\"scholarships\",\"text\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__three\\\">\\r\\n<div class=\\\"experence__heading\\\">\\r\\n<h5>Scholarships<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"experence__description\\\">\\r\\n<p>Australia is a highly sought-after destination for international students due to its excellent education system, diverse culture, and appealing lifestyle. However, the costs associated with studying abroad, including tuition fees, accommodation, and living expenses, can pose significant challenges. Fortunately, there is a wide range of scholarships available to help mitigate these financial barriers. These scholarships are offered by various sources, including the Australian government, universities, colleges, and private organizations. While the eligibility criteria and application processes vary, prospective international students, including those from Nepal, have ample opportunities to pursue their academic goals in Australia with financial support.<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"experence__heading\\\">\\r\\n<h4>Types of Scholarships<\\/h4>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"experence__description\\\">\\r\\n<p>Australia provides numerous scholarships for international students. The most popular ones are:<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__list__2 aos-animate aos-init blog__details__list__2\\\">\\r\\n<ul>\\r\\n\\t<li>\\r\\n\\t<p>Australian Government Scholarships<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>University Scholarships<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Private Scholarships<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Merit-Based Scholarships<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Australian Awards Scholarships<\\/p>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":\"5\",\"status\":\"1\",\"created_at\":\"2024-05-20T05:21:22.000000Z\",\"updated_at\":\"2024-05-20T05:21:22.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\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__three\\\">\\r\\n<div class=\\\"experence__heading\\\">\\r\\n<p>Australia offers a range of scholarships for international students, providing financial support and opportunities for academic excellence. These scholarships are offered by universities, government bodies, private organizations, and international agencies. Some of the key scholarships available to international students in Australia include:<\\/p>\\r\\n\\r\\n<p><strong>Australia Awards: <\\/strong>Sponsored by the Australian government, Australia Awards scholarships are prestigious opportunities for students from developing countries to pursue undergraduate or postgraduate studies, as well as research programs.<\\/p>\\r\\n\\r\\n<p><strong>Endeavour Scholarships and Fellowships:<\\/strong> Administered by the Australian government, Endeavour Scholarships and Fellowships support high-achieving international students, researchers, and professionals to undertake study, research, or professional development in Australia.<\\/p>\\r\\n\\r\\n<p><strong>University Scholarships: <\\/strong>Many universities in Australia offer scholarships specifically for international students. These scholarships may be based on academic merit, financial need, or specific criteria related to the student&#39;s field of study.<\\/p>\\r\\n\\r\\n<p><strong>Research Scholarships: <\\/strong>Australian universities and research institutions offer scholarships for international students pursuing research degrees such as Master&#39;s by Research or PhD. These scholarships often cover tuition fees, living expenses, and research costs.<\\/p>\\r\\n\\r\\n<p><strong>Government Scholarships:<\\/strong> Some Australian state governments, such as the Victorian Government and the New South Wales Government, offer scholarships to attract international students to study in their respective states.<\\/p>\\r\\n\\r\\n<p><strong>Industry and Organization Scholarships:<\\/strong> Various industries and organizations in Australia offer scholarships to international students pursuing studies in fields such as STEM, healthcare, business, and the arts.<\\/p>\\r\\n\\r\\n<p><strong>International Agency Scholarships: <\\/strong>Organizations such as the Fulbright Commission and the United Nations offer scholarships for international students to study in Australia, promoting cultural exchange and collaboration.<\\/p>\\r\\n\\r\\n<p>It&#39;s important for international students to research and apply for scholarships that align with their academic goals, interests, and eligibility criteria. Scholarships in Australia can cover tuition fees, living expenses, travel costs, and research expenses, providing valuable financial support to help international students achieve their educational aspirations.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\",\"updated_at\":\"2024-06-06 06:46:40\",\"updatedBy\":1}', '2024-06-06 06:46:40', '2024-06-06 06:46:40'),
(NULL, 888, 1, 202406060648552621, 202406060648552621, 'App\\Models\\Countryarticles', 18, 'update', '{\"article_id\":18,\"parent_article\":\"13\",\"title\":\"Universities\",\"subtitle\":\"\",\"alias\":\"universities\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":\"6\",\"status\":\"1\",\"created_at\":\"2024-05-20T05:24:14.000000Z\",\"updated_at\":\"2024-05-20T05:24:14.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>Australia is home to numerous universities that offer exceptional opportunities for international students to pursue higher education. Here are some of the top universities in Australia known for their academic excellence, research contributions, and diverse course offerings:<\\/p>\\r\\n\\r\\n<p><strong>The University of Melbourne:<\\/strong> Renowned for its research-intensive programs, The University of Melbourne consistently ranks among the top universities globally. It offers a wide range of undergraduate and postgraduate courses across various disciplines.<\\/p>\\r\\n\\r\\n<p><strong>The Australian National University (ANU):<\\/strong> ANU is known for its strong focus on research and innovation. It offers world-class programs in areas such as science, humanities, engineering, and business.<\\/p>\\r\\n\\r\\n<p><strong>The University of Sydney:<\\/strong> With a history of academic excellence and a vibrant campus life, The University of Sydney attracts students from around the world. It offers a broad range of courses and has a strong reputation in areas like medicine, law, and engineering.<\\/p>\\r\\n\\r\\n<p><strong>The University of New South Wales (UNSW Sydney):<\\/strong> UNSW Sydney is known for its cutting-edge research, particularly in fields such as engineering, technology, and business. It offers a diverse range of programs and is recognized for its strong industry partnerships.<\\/p>\\r\\n\\r\\n<p><strong>The University of Queensland (UQ):<\\/strong> UQ is a leading research-intensive university known for its high-quality education and world-class facilities. It offers a range of programs in areas like science, engineering, health sciences, and business.<\\/p>\\r\\n\\r\\n<p><strong>Monash University:<\\/strong> Monash University is renowned for its innovative approach to education and research. It offers a wide variety of courses across multiple campuses, with a focus on areas such as medicine, engineering, and business.<\\/p>\\r\\n\\r\\n<p><strong>The University of Western Australia (UWA):<\\/strong> UWA is known for its strong academic reputation and research excellence. It offers a range of undergraduate and postgraduate programs in diverse fields, including arts, sciences, and health sciences.<\\/p>\\r\\n\\r\\n<p><strong>The University of Adelaide:<\\/strong> The University of Adelaide is known for its world-class research and high-quality education. It offers a range of programs in areas such as agriculture, engineering, humanities, and social sciences.<\\/p>\\r\\n\\r\\n<p>These universities, among others in Australia, provide international students with exceptional academic opportunities, vibrant campus experiences, and access to world-class faculty and facilities.<\\/p>\",\"updated_at\":\"2024-06-06 06:48:55\",\"updatedBy\":1}', '2024-06-06 06:48:55', '2024-06-06 06:48:55'),
(NULL, 889, 1, 202406060652571693, 202406060652571693, 'App\\Models\\Countryarticles', 33, 'update', '{\"article_id\":33,\"parent_article\":\"21\",\"title\":\"Study in Canada\",\"subtitle\":\"Study in Canada\",\"alias\":\"study-in-canada\",\"text\":\"<p>When anybody mentions Canada, what comes to mind? Is it the merciless winters, the hockey-loving Canadians, or the maple syrup it is renowned for?<br \\/>\\r\\nWell, you might have heard that Canadians ride polar bears to work and apologize all the time, but Canada is also one of the best countries in the world when it comes to education. It is one of the top choice for Nepalese students looking to study abroad. It offers <strong>reputed and affordable education, immigration options, and employment opportunities.<\\/strong><br \\/>\\r\\nKnown for its natural beauty, diverse culture, welcoming people, and high standard of living, Canada is a popular destination for international students. If you&rsquo;re a student from Nepal considering studying in Canada, keep reading to learn everything you need to know.<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/gregmat.png\",\"thumb\":\"\",\"display_order\":\"21\",\"status\":\"1\",\"created_at\":\"2024-05-23T00:15:13.000000Z\",\"updated_at\":\"2024-05-23T00:15: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>\"}', '{\"text\":\"<p>Studying in Canada offers a unique and enriching educational experience marked by academic excellence, cultural diversity, and a welcoming environment. Canadian universities and colleges are globally recognized for their high standards of education, cutting-edge research facilities, and innovative teaching methods. With a wide range of programs and disciplines available, international students can explore their interests and pursue their academic goals with the support of experienced faculty members and state-of-the-art resources.<\\/p>\\r\\n\\r\\n<p>Canada&#39;s multicultural society provides a vibrant and inclusive atmosphere for students from around the world, fostering cross-cultural understanding and lifelong connections. Moreover, Canada&#39;s commitment to innovation and collaboration makes it an ideal destination for students seeking opportunities in fields such as technology, engineering, healthcare, business, and the arts.<\\/p>\\r\\n\\r\\n<p>Beyond academics, Canada&#39;s natural beauty, outdoor recreational activities, and quality of life contribute to a well-rounded and fulfilling student experience. The country&#39;s emphasis on inclusivity, safety, and global perspectives makes it a top choice for international students looking to expand their horizons and pursue a world-class education.<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\n&nbsp;<\\/p>\",\"updated_at\":\"2024-06-06 06:52:57\",\"updatedBy\":1}', '2024-06-06 06:52:57', '2024-06-06 06:52:57'),
(NULL, 890, 1, 202406060654587883, 202406060654587883, 'App\\Models\\Countryarticles', 25, 'update', '{\"article_id\":25,\"parent_article\":\"19\",\"title\":\"Work\",\"subtitle\":\"Work Opportunities\",\"alias\":\"work\",\"text\":\"<p>Most Tier 4 Nepali students are allowed to work 20 hours a week during term time and full- time during vacation periods if they are studying course Level 6 or Higher and 10 hours a week if you are studying a course that is below degree level at an HEI. Student studying below level 6 at Further Education College are no allowed to work in the UK<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":\"13\",\"status\":\"1\",\"created_at\":\"2024-05-22T03:42:48.000000Z\",\"updated_at\":\"2024-05-22T03:42:48.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>Working as an international student in Canada provides valuable opportunities for professional growth, financial support, and cultural enrichment. The Canadian government allows international students to work part-time during their studies and full-time during scheduled breaks, offering a pathway to gain work experience, earn income, and support living expenses.<\\/p>\\r\\n\\r\\n<p>International students in Canada can work on-campus or off-campus, depending on their visa conditions. On-campus jobs may include roles in libraries, student services, research labs, and campus facilities, providing students with relevant experience in their field of study. Off-campus employment opportunities are available in various industries such as hospitality, retail, customer service, and administration.<\\/p>\\r\\n\\r\\n<p>Working in Canada not only helps international students cover living expenses but also enhances their professional skills, communication abilities, and cultural understanding. Moreover, working part-time can complement academic studies, providing practical insights and networking opportunities within the Canadian job market.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"updated_at\":\"2024-06-06 06:54:58\",\"updatedBy\":1}', '2024-06-06 06:54:58', '2024-06-06 06:54:58'),
(NULL, 891, 1, 202406060656583326, 202406060656583326, 'App\\Models\\Countryarticles', 30, 'update', '{\"article_id\":30,\"parent_article\":\"20\",\"title\":\"Work\",\"subtitle\":\"Work Opportunities\",\"alias\":\"work\",\"text\":\"<div class=\\\"experence__description\\\">\\r\\n<h4>Part-Time Job<\\/h4>\\r\\n\\r\\n<p>Working part-time not only helps to solve this problem, but it is also a great chance to meet new people and build key skills that will improve your CV.<br \\/>\\r\\nHowever, there are certain limits on part-time work for overseas students in the United States that you should be aware of before you begin applying.<\\/p>\\r\\n<\\/div>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":\"18\",\"status\":\"1\",\"created_at\":\"2024-05-23T00:13:07.000000Z\",\"updated_at\":\"2024-05-23T00:13: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>\"}', '{\"text\":\"<div class=\\\"experence__description\\\">\\r\\n<p>International students studying in the USA have various opportunities to work on and off-campus, gaining valuable experience and supplementing their finances. Here are some key work options for international students in the USA:<\\/p>\\r\\n\\r\\n<p><strong>On-Campus Employment:<\\/strong> International students with an F-1 visa are generally allowed to work part-time (up to 20 hours per week) on-campus during the academic year and full-time during official school breaks. On-campus jobs may include roles in libraries, student services, research labs, or administrative offices.<\\/p>\\r\\n\\r\\n<p><strong>Curricular Practical Training (CPT):<\\/strong> CPT allows international students to participate in paid internships or cooperative education programs related to their field of study. Students must obtain authorization from their Designated School Official (DSO) and have a job offer before engaging in CPT.<\\/p>\\r\\n\\r\\n<p><strong>Optional Practical Training (OPT):<\\/strong> OPT provides international students with an opportunity to work in the USA for up to 12 months after completing their academic program. Students can apply for OPT authorization through the U.S. Citizenship and Immigration Services (USCIS).<\\/p>\\r\\n\\r\\n<p><strong>Internships and Co-op Programs:<\\/strong> Many universities in the USA offer internship and cooperative education programs that allow international students to gain hands-on experience in their field of study while earning academic credit. These programs often involve working with industry partners or participating in research projects.<\\/p>\\r\\n\\r\\n<p><strong>Off-Campus Employment with Authorization: <\\/strong>International students may be eligible for off-campus employment under certain circumstances, such as severe economic hardship, Optional Practical Training (OPT), or through specific visa programs like the J-1 Exchange Visitor Program.<\\/p>\\r\\n\\r\\n<p><strong>Career Services and Support: <\\/strong>Universities and colleges in the USA typically provide career services and support to help international students find part-time jobs, internships, and post-graduation employment opportunities. Career advisors can assist with resume building, interview preparation, networking, and job search strategies.<\\/p>\\r\\n<\\/div>\",\"updated_at\":\"2024-06-06 06:56:58\",\"updatedBy\":1}', '2024-06-06 06:56:58', '2024-06-06 06:56:58');
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, 892, 1, 202406060658114759, 202406060658114759, 'App\\Models\\Countryarticles', 29, 'update', '{\"article_id\":29,\"parent_article\":\"20\",\"title\":\"Education\",\"subtitle\":\"Education System in USA\",\"alias\":\"education\",\"text\":\"<p>The USA is a popular destination for international students because of its world-class universities, variety of academic programs, and rich cultural experiences. The USA is a diverse and vibrant country with a wide range of opportunities, from the vibrant cities on the east coast to the sunny beaches on the west coast.<\\/p>\\r\\n\\r\\n<p>Studying in the US from Nepal provides the opportunity to become immersed in a new culture, make friendly relationships with people from all over the world, and gain valuable skills and experiences that will help you both personally and professionally.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":\"17\",\"status\":\"1\",\"created_at\":\"2024-05-23T00:12:12.000000Z\",\"updated_at\":\"2024-05-23T00:12:12.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>Education for international students in the USA offers a plethora of opportunities for academic growth, cultural enrichment, and professional development. The United States is home to some of the world&#39;s top universities and colleges known for their rigorous academic programs, cutting-edge research facilities, and diverse student communities.<\\/p>\\r\\n\\r\\n<p>International students in the USA can choose from a wide range of courses and majors across various disciplines, allowing them to explore their interests and tailor their educational experience to align with their career goals. Universities and colleges in the USA also emphasize hands-on learning, experiential education, and industry partnerships, providing students with valuable practical skills and real-world experience.<\\/p>\\r\\n\\r\\n<p>Moreover, the USA&#39;s multicultural society promotes cross-cultural understanding, diversity, and inclusivity, creating a welcoming environment for international students to thrive. Universities often offer support services such as orientation programs, academic advising, career counseling, and cultural integration programs to help international students adjust to campus life and succeed academically.<\\/p>\\r\\n\\r\\n<p>Additionally, studying in the USA opens doors to a wide range of opportunities, including internships, research projects, networking events, and career placement services. The country&#39;s strong economy, innovation ecosystem, and global connections provide international students with avenues to launch their careers and contribute to impactful research and initiatives.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"updated_at\":\"2024-06-06 06:58:11\",\"updatedBy\":1}', '2024-06-06 06:58:11', '2024-06-06 06:58:11'),
(NULL, 893, 1, 202406060659231665, 202406060659231665, 'App\\Models\\Countryarticles', 38, 'create', NULL, '{\"title\":\"Education\",\"subtitle\":\"\",\"text\":\"<p>Education for international students in New Zealand is characterized by high-quality institutions, diverse course offerings, and a supportive learning environment. New Zealand is renowned for its excellent education system, with universities and colleges consistently ranked among the top in the world.<\\/p>\\r\\n\\r\\n<p>International students in New Zealand have access to a wide range of programs across various disciplines, including arts, sciences, business, engineering, and healthcare. The country&#39;s universities and colleges offer innovative teaching methods, practical learning experiences, and strong industry connections, preparing students for successful careers and leadership roles.<\\/p>\\r\\n\\r\\n<p>Additionally, New Zealand&#39;s multicultural society and friendly community make it an attractive destination for international students. The country&#39;s commitment to inclusivity, safety, and cultural diversity ensures that students feel welcome and supported throughout their educational journey.<\\/p>\\r\\n\\r\\n<p>Furthermore, New Zealand offers opportunities for international students to gain valuable work experience through internships, part-time jobs, and post-study work visas. This hands-on experience enhances students&#39; skills, networks, and employability, making New Zealand a preferred choice for those seeking a well-rounded and rewarding education experience abroad.<\\/p>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_article\":\"22\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"education\",\"display_order\":\"26\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-06-06T06:59:23.000000Z\",\"created_at\":\"2024-06-06T06:59:23.000000Z\",\"article_id\":38,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-06-06 06:59:23', '2024-06-06 06:59:23'),
(NULL, 894, 1, 202406060700451712, 202406060700451712, 'App\\Models\\Countryarticles', 39, 'create', NULL, '{\"title\":\"Study in New Zealand\",\"subtitle\":\"\",\"text\":\"<p>Studying in New Zealand offers a unique and enriching educational experience. Renowned for its high-quality education system, picturesque landscapes, and vibrant culture, New Zealand attracts students from around the world. The country&#39;s universities and institutions provide a wide range of courses and programs, ensuring students can pursue their academic interests effectively. Moreover, New Zealand offers a safe and welcoming environment for international students, with a strong emphasis on multiculturalism and diversity. Students have the opportunity to engage in hands-on learning experiences, collaborate with top researchers, and gain practical skills that are highly valued in the global job market. Additionally, New Zealand&#39;s post-study work visa options make it an attractive destination for those seeking to kickstart their careers after graduation. From stunning natural beauty to academic excellence and career prospects, studying in New Zealand opens doors to a world of opportunities and personal growth.<\\/p>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_article\":\"22\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"study-in-new-zealand\",\"display_order\":\"27\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-06-06T07:00:45.000000Z\",\"created_at\":\"2024-06-06T07:00:45.000000Z\",\"article_id\":39,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-06-06 07:00:45', '2024-06-06 07:00:45'),
(NULL, 895, 1, 202406060701241401, 202406060701241401, 'App\\Models\\Countryarticles', 38, 'delete', '{\"status\":\"1\"}', '{\"status\":\"-1\"}', '2024-06-06 07:01:24', '2024-06-06 07:01:24'),
(NULL, 896, 1, 202406060705033829, 202406060705033829, 'App\\Models\\Countryarticles', 40, 'create', NULL, '{\"title\":\"Education\",\"subtitle\":\"\",\"text\":\"<p>Education for international students in New Zealand is characterized by high-quality institutions, diverse course offerings, and a supportive learning environment. New Zealand is renowned for its excellent education system, with universities and colleges consistently ranked among the top in the world.<\\/p>\\r\\n\\r\\n<p>International students in New Zealand have access to a wide range of programs across various disciplines, including arts, sciences, business, engineering, and healthcare. The country&#39;s universities and colleges offer innovative teaching methods, practical learning experiences, and strong industry connections, preparing students for successful careers and leadership roles.<\\/p>\\r\\n\\r\\n<p>Additionally, New Zealand&#39;s multicultural society and friendly community make it an attractive destination for international students. The country&#39;s commitment to inclusivity, safety, and cultural diversity ensures that students feel welcome and supported throughout their educational journey.<\\/p>\\r\\n\\r\\n<p>Furthermore, New Zealand offers opportunities for international students to gain valuable work experience through internships, part-time jobs, and post-study work visas. This hands-on experience enhances students&#39; skills, networks, and employability, making New Zealand a preferred choice for those seeking a well-rounded and rewarding education experience abroad.<\\/p>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_article\":\"22\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"education\",\"display_order\":\"28\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-06-06T07:05:03.000000Z\",\"created_at\":\"2024-06-06T07:05:03.000000Z\",\"article_id\":40,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-06-06 07:05:03', '2024-06-06 07:05:03'),
(NULL, 897, 1, 202406060706452781, 202406060706452781, 'App\\Models\\Countryarticles', 41, 'create', NULL, '{\"title\":\"Work\",\"subtitle\":\"\",\"text\":\"<p>International students in New Zealand have a range of employment opportunities available to them, providing valuable work experience and financial support during their studies. Here are some common types of work that international students can explore in New Zealand:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Part-time Jobs:<\\/strong> Many international students take up part-time jobs in retail, hospitality, customer service, or administrative roles. These jobs offer flexibility and allow students to earn income while balancing their academic commitments.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Internships:<\\/strong> Some universities and companies in New Zealand offer internships or work placements to students in various fields such as business, engineering, IT, and healthcare. Internships provide practical experience and networking opportunities.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Graduate Jobs:<\\/strong> After completing their studies, international students can apply for graduate roles in their respective fields. New Zealand&#39;s post-study work visa options allow students to stay and work in the country for a period after graduation, making it easier to transition into the workforce.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Research Assistantships:<\\/strong> Students pursuing research-based programs may have the opportunity to work as research assistants or lab technicians, assisting faculty members with research projects and gaining hands-on experience in their field of study.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Teaching and Tutoring:<\\/strong> Some international students with strong academic backgrounds may choose to work as teaching assistants or tutors for undergraduate courses, helping other students with coursework and assignments.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Freelancing and Online Work:<\\/strong> With the rise of remote work opportunities, international students can explore freelance work or online jobs in areas such as content writing, graphic design, digital marketing, and web development.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Volunteer Work:<\\/strong> Engaging in volunteer work for non-profit organizations or community initiatives is another way for international students to gain valuable experience, contribute to society, and expand their network.<\\/p>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>It&#39;s important for international students to be aware of their visa conditions regarding work rights and limitations. The New Zealand government provides guidelines and resources to help students understand their rights and responsibilities when working in the country. Overall, working in New Zealand can enhance an international student&#39;s overall experience, complement their studies, and contribute to their personal and professional growth.<\\/p>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_article\":\"22\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"work\",\"display_order\":\"29\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-06-06T07:06:45.000000Z\",\"created_at\":\"2024-06-06T07:06:45.000000Z\",\"article_id\":41,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-06-06 07:06:45', '2024-06-06 07:06:45'),
(NULL, 898, 1, 202406060707563080, 202406060707563080, 'App\\Models\\Countryarticles', 42, 'create', NULL, '{\"title\":\"Scholarship\",\"subtitle\":\"\",\"text\":\"<p>International students studying in New Zealand have access to various scholarship opportunities to support their educational journey. These scholarships are offered by universities, government agencies, private organizations, and international institutions. Here are some common scholarship options available for international students in New Zealand:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>New Zealand Scholarships:<\\/strong> These are funded by the New Zealand government and are available for students from eligible developing countries pursuing undergraduate or postgraduate studies in New Zealand.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>University Scholarships:<\\/strong> Many universities in New Zealand offer scholarships specifically for international students based on academic merit, leadership qualities, or financial need. These scholarships can cover tuition fees, accommodation costs, and living expenses.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Research Scholarships:<\\/strong> For students pursuing research-based programs or doctoral studies, there are research scholarships available from universities, government agencies, and research institutions. These scholarships often provide funding for research expenses and living allowances.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Sports Scholarships:<\\/strong> Students with exceptional sports talents may be eligible for sports scholarships offered by universities or sports organizations in New Zealand. These scholarships can support athletes in balancing their academic and sports commitments.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Industry-Sponsored Scholarships:<\\/strong> Some industries in New Zealand offer scholarships to international students studying fields related to their sectors, such as agriculture, technology, or hospitality. These scholarships may also include internship or job opportunities.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Exchange Program Scholarships:<\\/strong> International exchange programs between universities may offer scholarships or grants to students participating in exchange programs, allowing them to study in New Zealand for a semester or academic year.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Government-Funded Programs:<\\/strong> Apart from New Zealand Scholarships, the New Zealand government may also offer other scholarship programs for specific fields or initiatives, such as climate change research or cultural exchange programs.<\\/p>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>It&#39;s important for international students to research and apply for scholarships well in advance of their intended study period in New Zealand. Each scholarship program has its own eligibility criteria, application process, and deadlines, so students should carefully review the requirements and submit their applications accordingly.<\\/p>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_article\":\"22\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"scholarship\",\"display_order\":\"30\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-06-06T07:07:56.000000Z\",\"created_at\":\"2024-06-06T07:07:56.000000Z\",\"article_id\":42,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-06-06 07:07:56', '2024-06-06 07:07:56'),
(NULL, 899, 1, 202406060708271520, 202406060708271520, 'App\\Models\\Countryarticles', 43, 'create', NULL, '{\"title\":\"Universities\",\"subtitle\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_article\":\"22\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"universities\",\"display_order\":\"31\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-06-06T07:08:27.000000Z\",\"created_at\":\"2024-06-06T07:08:27.000000Z\",\"article_id\":43,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-06-06 07:08:27', '2024-06-06 07:08:27'),
(NULL, 900, 1, 202406060712399894, 202406060712399894, 'App\\Models\\Preparationclasses', 13, 'update', '{\"preparationclass_id\":13,\"title\":\"To Apply\",\"alias\":\"to-apply\",\"parent_preparationclass\":\"11\",\"details\":\"<div class=\\\"aos-animate aos-init course__details__tab__wrapper\\\">\\r\\n<div class=\\\"tab-content tab__content__wrapper\\\" id=\\\"myTabContent\\\">\\r\\n<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\r\\n<div class=\\\"experence__heading\\\">\\r\\n<h5>Who Can Apply?<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"experence__description\\\">\\r\\n<p>Admission to undergraduate and postgraduate courses is based on the results of the academic test. IELTS Academic may also be a requirement to join a professional organization in an English-speaking country. As such, it is important that candidates fulfill the eligibility criteria of IELTS in such cases.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init course__list__wraper\\\">\\r\\n<div class=\\\"blog__details__heading__2\\\">\\r\\n<h5>Why IELTS Is Important ?<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__list__2 aos-animate aos-init blog__details__list__2\\\">\\r\\n<ul>\\r\\n\\t<li>\\r\\n\\t<p>Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p>Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.<\\/p>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"3\",\"status\":\"1\",\"created_at\":\"2024-05-20T06:30:44.000000Z\",\"updated_at\":\"2024-05-20T06:30: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\":\"<div class=\\\"aos-animate aos-init course__details__tab__wrapper\\\">\\r\\n<div class=\\\"tab-content tab__content__wrapper\\\" id=\\\"myTabContent\\\">\\r\\n<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\r\\n<div class=\\\"experence__heading\\\">\\r\\n<p>Anyone who is planning to study, work, or immigrate to an English-speaking country may start or apply for IELTS (International English Language Testing System) or PTE (Pearson Test of English) classes. These exams assess English language proficiency and are widely recognized by universities, employers, and immigration authorities globally. Here&#39;s a breakdown of who can benefit from IELTS and PTE classes:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Students:<\\/strong> Students who are applying to universities or colleges in English-speaking countries often need to demonstrate their English language proficiency through exams like IELTS or PTE. Taking classes specifically tailored for these exams can help students prepare effectively and achieve their desired scores.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Professionals:<\\/strong> Professionals who are planning to work in an English-speaking environment or seek professional certification often need to demonstrate their English language skills through exams like IELTS or PTE. Classes can help professionals improve their language skills and perform well in these exams.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Immigrants:<\\/strong> Individuals who are planning to immigrate to an English-speaking country may be required to take English language proficiency exams as part of their visa application process. IELTS and PTE classes can help immigrants prepare for these exams and meet the language requirements for immigration.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>General English Learners:<\\/strong> Even individuals who simply want to improve their English language skills for personal or professional development can benefit from IELTS or PTE classes. These classes focus on various aspects of English, such as speaking, listening, reading, and writing, and can help learners enhance their overall language proficiency.<\\/p>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"updated_at\":\"2024-06-06 07:12:39\",\"updatedBy\":1}', '2024-06-06 07:12:39', '2024-06-06 07:12:39'),
(NULL, 901, 1, 202406060713479122, 202406060713479122, 'App\\Models\\Preparationclasses', 15, 'update', '{\"preparationclass_id\":15,\"title\":\"Mock Test\",\"alias\":\"mock-test\",\"parent_preparationclass\":\"11\",\"details\":\"<div class=\\\"aos-animate aos-init course__details__tab__wrapper\\\">\\r\\n<div class=\\\"tab-content tab__content__wrapper\\\" id=\\\"myTabContent\\\">\\r\\n<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__four\\\">\\r\\n<div class=\\\"experence__heading\\\">\\r\\n<h5>Mock Test<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"experence__description\\\">\\r\\n<p>Every (Sunday and Wednesday )<br \\/>\\r\\nTime &ndash; 12 am -3 pm.<\\/p>\\r\\n\\r\\n<p><strong>415 Locations and test dates<\\/strong> Test Score is accepted by more than 6000 institutions and test takers can take IELTS in more than 140 countries; over 1.4 million candidates appear every year at more than 1000 test centers; There are up to 48 test dates available per year. Each test centre offers tests up to four times a month depending on local demand. The Academic version is available on all 48 dates per year and the General Training version is available on 24 dates.<\\/p>\\r\\n\\r\\n<p><strong>There are Two Format : <\\/strong>The Academic Module and The General Training Module<\\/p>\\r\\n\\r\\n<p><strong>Authorities that conducts Examination <\\/strong>IELTS is jointly managed by British Council, IDP: IELTS Australia and the University of Cambridge ESOL Examination (Cambridge ESOL)<\\/p>\\r\\n\\r\\n<p><strong>Results:<br \\/>\\r\\nTest Report Forms are valid for two years. <\\/strong><\\/p>\\r\\n\\r\\n<p>A Test Report is provided to candidate after 13 days from their Examination date. It shows:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>An Overall Band Score (from 1-9)<\\/li>\\r\\n\\t<br \\/>\\r\\n\\t<li>A band score (from 1-9) for each section of the test (Listening, Reading, Writing and Speaking)<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>Whether IELTS Academic or General Training was completed<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>The test takers photo, nationality, first language and date of birth.<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init course__list__wraper\\\">&nbsp;<\\/div>\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"5\",\"status\":\"1\",\"created_at\":\"2024-05-20T06:31:41.000000Z\",\"updated_at\":\"2024-05-20T09:41: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>\"}', '{\"details\":\"<div class=\\\"aos-animate aos-init course__details__tab__wrapper\\\">\\r\\n<div class=\\\"tab-content tab__content__wrapper\\\" id=\\\"myTabContent\\\">\\r\\n<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__four\\\">\\r\\n<div class=\\\"experence__heading\\\">\\r\\n<h5>Mock Test<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"experence__description\\\">\\r\\n<p>Every (Sunday and Wednesday )<br \\/>\\r\\nTime : 12 PM - 3 PM.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init course__list__wraper\\\">&nbsp;<\\/div>\",\"updated_at\":\"2024-06-06 07:13:47\",\"updatedBy\":1}', '2024-06-06 07:13:47', '2024-06-06 07:13:47'),
(NULL, 902, 1, 202406060731582611, 202406060731582611, 'App\\Models\\Preparationclasses', 32, 'create', NULL, '{\"title\":\"About PTE\",\"intro\":\"\",\"details\":\"<p>PTE (Pearson Test of English) is an internationally recognized English language proficiency test designed to assess the reading, writing, listening, and speaking skills of non-native English speakers. The test is accepted by universities, colleges, and governments around the world as proof of English language proficiency for academic, immigration, and professional purposes.<\\/p>\\r\\n\\r\\n<p>The PTE exam is computer-based and utilizes advanced technology to ensure accuracy, fairness, and security in the assessment process. It consists of various question types, including multiple-choice, essay writing, summarizing spoken texts, and describing images. Test takers are evaluated on their ability to understand and use English in real-life situations, making it a comprehensive measure of language proficiency.<\\/p>\\r\\n\\r\\n<p>One of the key advantages of the PTE exam is its fast turnaround time for results, typically providing scores within five business days. This makes it a preferred choice for individuals who require timely assessment of their English language skills for academic admissions, visa applications, or employment opportunities.<\\/p>\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"0\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"about-pte\",\"display_order\":\"22\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-06-06T07:31:58.000000Z\",\"created_at\":\"2024-06-06T07:31:58.000000Z\",\"preparationclass_id\":32,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-06-06 07:31:58', '2024-06-06 07:31:58'),
(NULL, 903, 1, 202406060732084941, 202406060732084941, 'App\\Models\\Preparationclasses', 32, 'update', '{\"preparationclass_id\":32,\"title\":\"About PTE\",\"alias\":\"about-pte\",\"parent_preparationclass\":\"0\",\"details\":\"<p>PTE (Pearson Test of English) is an internationally recognized English language proficiency test designed to assess the reading, writing, listening, and speaking skills of non-native English speakers. The test is accepted by universities, colleges, and governments around the world as proof of English language proficiency for academic, immigration, and professional purposes.<\\/p>\\r\\n\\r\\n<p>The PTE exam is computer-based and utilizes advanced technology to ensure accuracy, fairness, and security in the assessment process. It consists of various question types, including multiple-choice, essay writing, summarizing spoken texts, and describing images. Test takers are evaluated on their ability to understand and use English in real-life situations, making it a comprehensive measure of language proficiency.<\\/p>\\r\\n\\r\\n<p>One of the key advantages of the PTE exam is its fast turnaround time for results, typically providing scores within five business days. This makes it a preferred choice for individuals who require timely assessment of their English language skills for academic admissions, visa applications, or employment opportunities.<\\/p>\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"22\",\"status\":\"1\",\"created_at\":\"2024-06-06T07:31:58.000000Z\",\"updated_at\":\"2024-06-06T07:31:58.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_preparationclass\":\"20\",\"updated_at\":\"2024-06-06 07:32:08\",\"updatedBy\":1}', '2024-06-06 07:32:08', '2024-06-06 07:32:08'),
(NULL, 904, 1, 202406060733044589, 202406060733044589, 'App\\Models\\Preparationclasses', 33, 'create', NULL, '{\"title\":\"To Apply\",\"intro\":\"\",\"details\":\"<p>Anyone who wants to improve their English language skills and prepare for the PTE (Pearson Test of English) exam can start or apply for PTE classes. Here are some specific groups of people who may benefit from PTE classes:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Students:<\\/strong> Students who are planning to study at universities or colleges in English-speaking countries and need to demonstrate their English proficiency for admissions can benefit from PTE classes. These classes help students prepare for the exam and achieve the required scores for their desired courses.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Professionals:<\\/strong> Professionals who are seeking employment opportunities in English-speaking environments or need to demonstrate their English proficiency for career advancement can start PTE classes. These classes focus on business English and communication skills relevant to the workplace.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Immigrants:<\\/strong> Individuals who are planning to immigrate to English-speaking countries and need to prove their English language proficiency as part of their visa application process can benefit from PTE classes. These classes prepare immigrants for the language requirements of immigration authorities.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>General English Learners:<\\/strong> Even individuals who simply want to improve their overall English language skills, including reading, writing, listening, and speaking, can start PTE classes. These classes provide structured learning and practice to enhance language proficiency.<\\/p>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>PTE classes are designed to cater to the needs of a diverse range of learners, from beginners to advanced speakers, and offer a comprehensive curriculum that covers all aspects of the PTE exam. The classes are typically led by experienced instructors who provide guidance, practice materials, and feedback to help students achieve their language goals and succeed in the PTE exam.<\\/p>\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"20\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"to-apply\",\"display_order\":\"23\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-06-06T07:33:04.000000Z\",\"created_at\":\"2024-06-06T07:33:04.000000Z\",\"preparationclass_id\":33,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-06-06 07:33:04', '2024-06-06 07:33:04'),
(NULL, 905, 1, 202406060734219118, 202406060734219118, 'App\\Models\\Articles', 77, 'create', NULL, '{\"title\":\"New Zealand\",\"subtitle\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"29\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"new-zealand\",\"display_order\":\"43\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-06-06T07:34:21.000000Z\",\"created_at\":\"2024-06-06T07:34:21.000000Z\",\"article_id\":77,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-06-06 07:34:21', '2024-06-06 07:34:21'),
(NULL, 906, 1, 202406060735048978, 202406060735048978, 'App\\Models\\Articles', 78, 'create', NULL, '{\"title\":\"Canada\",\"subtitle\":\"\",\"text\":\"\",\"seo_title\":\"\",\"seo_keywords\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"parent_article\":\"29\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/canada.jpg\",\"thumb\":\"\",\"alias\":\"canada\",\"display_order\":\"44\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-06-06T07:35:04.000000Z\",\"created_at\":\"2024-06-06T07:35:04.000000Z\",\"article_id\":78,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-06-06 07:35:04', '2024-06-06 07:35:04'),
(NULL, 907, 1, 202406060735402334, 202406060735402334, 'App\\Models\\Articles', 77, 'update', '{\"article_id\":77,\"parent_article\":\"29\",\"title\":\"New Zealand\",\"subtitle\":\"\",\"alias\":\"new-zealand\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":\"43\",\"status\":\"1\",\"created_at\":\"2024-06-06T07:34:21.000000Z\",\"updated_at\":\"2024-06-06T07:34:21.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_photo\":\"storage\\/ved\\/files\\/1\\/newzealand.jpg\",\"updated_at\":\"2024-06-06 07:35:40\",\"updatedBy\":1}', '2024-06-06 07:35:40', '2024-06-06 07:35:40'),
(NULL, 908, 1, 202406060736171424, 202406060736171424, 'App\\Models\\Articles', 37, 'update', '{\"article_id\":37,\"parent_article\":\"33\",\"title\":\"PTE\",\"subtitle\":\"Construction is a general term the art and science\",\"alias\":\"pte\",\"text\":\"\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/pte.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/pte.jpg\",\"display_order\":\"11\",\"status\":\"1\",\"created_at\":\"2024-05-19T04:17:09.000000Z\",\"updated_at\":\"2024-06-04T10:25:20.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"subtitle\":\"PTE is an English language competence test\",\"updated_at\":\"2024-06-06 07:36:17\",\"updatedBy\":1}', '2024-06-06 07:36:17', '2024-06-06 07:36:17'),
(NULL, 909, 1, 202406060737015388, 202406060737015388, 'App\\Models\\Articles', 34, 'update', '{\"article_id\":34,\"parent_article\":\"33\",\"title\":\"IELTS\",\"subtitle\":\"Construction is a general term the art and science to form\",\"alias\":\"ielts\",\"text\":\"\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/ielts.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/ielts.jpg\",\"display_order\":\"8\",\"status\":\"1\",\"created_at\":\"2024-05-19T04:16:10.000000Z\",\"updated_at\":\"2024-06-04T10:17: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>\"}', '{\"subtitle\":\"IELTS is the Secure English Language Test\",\"updated_at\":\"2024-06-06 07:37:01\",\"updatedBy\":1}', '2024-06-06 07:37:01', '2024-06-06 07:37:01'),
(NULL, 910, 1, 202406060738043806, 202406060738043806, 'App\\Models\\Preparationclasses', 30, 'update', '{\"preparationclass_id\":30,\"title\":\"GRE-GMAT\",\"alias\":\"gre-gmat\",\"parent_preparationclass\":\"0\",\"details\":\"\",\"intro\":\"Why GRE-GMAT?\",\"image\":\"storage\\/ved\\/files\\/1\\/Preparation\\/ielts.png\",\"thumb\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/Small Images\\/uk1.png\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"20\",\"status\":\"1\",\"created_at\":\"2024-05-24T00:20:19.000000Z\",\"updated_at\":\"2024-05-24T00:20: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>\"}', '{\"title\":\"GRE\",\"details\":\"<p>The Graduate Record Examination (GRE) is a standardized test widely used for admissions to graduate and business schools worldwide. The GRE assesses verbal reasoning, quantitative reasoning, analytical writing, and critical thinking skills that are essential for success in graduate-level academic programs. The test is computer-based and administered by Educational Testing Service (ETS) and is accepted by thousands of graduate and business schools globally.<\\/p>\\r\\n\\r\\n<p>The GRE consists of three main sections:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>Verbal Reasoning: This section assesses your ability to analyze and evaluate written material, comprehend and draw conclusions from it, and recognize relationships between words and concepts.<\\/li>\\r\\n\\t<li>Quantitative Reasoning: This section measures your ability to solve mathematical problems, interpret and analyze quantitative data, and apply mathematical concepts to real-world scenarios.<\\/li>\\r\\n\\t<li>Analytical Writing: This section evaluates your ability to articulate and support complex ideas effectively, analyze arguments, and present logical and coherent written arguments.<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>Preparing for the GRE involves studying a wide range of topics, practicing sample questions, and developing test-taking strategies. Many test preparation resources, such as study guides, practice tests, and online courses, are available to help students achieve their target scores on the GRE.<\\/p>\\r\\n\\r\\n<p>Achieving a competitive score on the GRE can enhance your chances of admission to top graduate and business schools, as it demonstrates your readiness for advanced academic coursework and your ability to excel in a rigorous academic environment. Many schools also consider GRE scores when awarding scholarships and assistantships, making it an important factor in the graduate school application process.<\\/p>\",\"intro\":\"\",\"updated_at\":\"2024-06-06 07:38:04\",\"updatedBy\":1}', '2024-06-06 07:38:04', '2024-06-06 07:38:04'),
(NULL, 911, 1, 202406060738179436, 202406060738179436, 'App\\Models\\Preparationclasses', 30, 'update', '{\"preparationclass_id\":30,\"title\":\"GRE\",\"alias\":\"gre-gmat\",\"parent_preparationclass\":\"0\",\"details\":\"<p>The Graduate Record Examination (GRE) is a standardized test widely used for admissions to graduate and business schools worldwide. The GRE assesses verbal reasoning, quantitative reasoning, analytical writing, and critical thinking skills that are essential for success in graduate-level academic programs. The test is computer-based and administered by Educational Testing Service (ETS) and is accepted by thousands of graduate and business schools globally.<\\/p>\\r\\n\\r\\n<p>The GRE consists of three main sections:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>Verbal Reasoning: This section assesses your ability to analyze and evaluate written material, comprehend and draw conclusions from it, and recognize relationships between words and concepts.<\\/li>\\r\\n\\t<li>Quantitative Reasoning: This section measures your ability to solve mathematical problems, interpret and analyze quantitative data, and apply mathematical concepts to real-world scenarios.<\\/li>\\r\\n\\t<li>Analytical Writing: This section evaluates your ability to articulate and support complex ideas effectively, analyze arguments, and present logical and coherent written arguments.<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>Preparing for the GRE involves studying a wide range of topics, practicing sample questions, and developing test-taking strategies. Many test preparation resources, such as study guides, practice tests, and online courses, are available to help students achieve their target scores on the GRE.<\\/p>\\r\\n\\r\\n<p>Achieving a competitive score on the GRE can enhance your chances of admission to top graduate and business schools, as it demonstrates your readiness for advanced academic coursework and your ability to excel in a rigorous academic environment. Many schools also consider GRE scores when awarding scholarships and assistantships, making it an important factor in the graduate school application process.<\\/p>\",\"intro\":\"\",\"image\":\"storage\\/ved\\/files\\/1\\/Preparation\\/ielts.png\",\"thumb\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/Small Images\\/uk1.png\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"20\",\"status\":\"1\",\"created_at\":\"2024-05-24T00:20:19.000000Z\",\"updated_at\":\"2024-06-06T07:38: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>The Graduate Record Examination (GRE) is a standardized test widely used for admissions to graduate and business schools worldwide. The GRE assesses verbal reasoning, quantitative reasoning, analytical writing, and critical thinking skills that are essential for success in graduate-level academic programs. The test is computer-based and administered by Educational Testing Service (ETS) and is accepted by thousands of graduate and business schools globally.<\\/p>\",\"updated_at\":\"2024-06-06 07:38:17\",\"updatedBy\":1}', '2024-06-06 07:38:17', '2024-06-06 07:38:17'),
(NULL, 912, 1, 202406060738475640, 202406060738475640, 'App\\Models\\Preparationclasses', 34, 'create', NULL, '{\"title\":\"Description\",\"intro\":\"\",\"details\":\"<p>The GRE consists of three main sections:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li><strong>Verbal Reasoning: <\\/strong>This section assesses your ability to analyze and evaluate written material, comprehend and draw conclusions from it, and recognize relationships between words and concepts.<\\/li>\\r\\n\\t<li><strong>Quantitative Reasoning:<\\/strong> This section measures your ability to solve mathematical problems, interpret and analyze quantitative data, and apply mathematical concepts to real-world scenarios.<\\/li>\\r\\n\\t<li><strong>Analytical Writing: <\\/strong>This section evaluates your ability to articulate and support complex ideas effectively, analyze arguments, and present logical and coherent written arguments.<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>Preparing for the GRE involves studying a wide range of topics, practicing sample questions, and developing test-taking strategies. Many test preparation resources, such as study guides, practice tests, and online courses, are available to help students achieve their target scores on the GRE.<\\/p>\\r\\n\\r\\n<p>Achieving a competitive score on the GRE can enhance your chances of admission to top graduate and business schools, as it demonstrates your readiness for advanced academic coursework and your ability to excel in a rigorous academic environment. Many schools also consider GRE scores when awarding scholarships and assistantships, making it an important factor in the graduate school application process.<\\/p>\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"30\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"description\",\"display_order\":\"24\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-06-06T07:38:47.000000Z\",\"created_at\":\"2024-06-06T07:38:47.000000Z\",\"preparationclass_id\":34,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-06-06 07:38:47', '2024-06-06 07:38:47'),
(NULL, 913, 1, 202406060739359612, 202406060739359612, 'App\\Models\\Preparationclasses', 35, 'create', NULL, '{\"title\":\"To Apply\",\"intro\":\"\",\"details\":\"<p>The GRE (Graduate Record Examination) is primarily taken by individuals who are planning to pursue graduate or business school programs. Here are the main groups of people who typically apply for or study for the GRE:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Undergraduate Students:<\\/strong> College students who are approaching the end of their undergraduate studies and plan to apply for graduate programs such as master&#39;s or doctoral degrees often study for the GRE. It&#39;s common for students in fields like engineering, science, humanities, social sciences, and business to take the GRE as part of their application process.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Graduate School Applicants:<\\/strong> Individuals who have already completed their undergraduate studies and are applying for admission to graduate programs, including master&#39;s, doctoral, and MBA programs, study for the GRE. This includes both domestic and international students seeking admission to universities and colleges worldwide.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Working Professionals:<\\/strong> Professionals who have been working in their respective fields and now wish to pursue advanced degrees or certifications, such as an MBA, a master&#39;s in a specialized field, or a doctoral degree, may study for the GRE to meet admission requirements.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Career Changers:<\\/strong> Individuals who are considering a career change and want to transition into a new field that requires an advanced degree often apply for graduate programs and study for the GRE as part of their career development strategy.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Scholarship Seekers:<\\/strong> Some scholarships and fellowships for graduate programs require GRE scores as part of the application process. Therefore, individuals seeking financial aid for their graduate studies may study for and take the GRE.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>International Students:<\\/strong> International students planning to study abroad in countries like the United States, Canada, Australia, or Europe may need to take the GRE as part of their application for graduate programs at universities in these countries.<\\/p>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"30\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"to-apply\",\"display_order\":\"25\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-06-06T07:39:35.000000Z\",\"created_at\":\"2024-06-06T07:39:35.000000Z\",\"preparationclass_id\":35,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-06-06 07:39:35', '2024-06-06 07:39:35'),
(NULL, 914, 1, 202406060740147189, 202406060740147189, 'App\\Models\\Universities', 1, 'create', NULL, '{\"countries_id\":\"5\",\"title\":\"Test University\",\"text\":\"10\",\"description\":\"222\",\"thumb\":\"\",\"cover_photo\":\"\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"alias\":\"test-university\",\"display_order\":\"1\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-06-06T07:40:14.000000Z\",\"created_at\":\"2024-06-06T07:40:14.000000Z\",\"university_id\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-06-06 07:40:14', '2024-06-06 07:40: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, 915, 1, 202406060741041949, 202406060741041949, 'App\\Models\\Preparationclasses', 36, 'create', NULL, '{\"title\":\"Mock Test\",\"intro\":\"\",\"details\":\"<p>At Ved International Education Consultancy, students can access mock GRE tests as part of their test preparation services. These mock tests typically cover all sections of the GRE, including verbal reasoning, quantitative reasoning, and analytical writing. They are timed to mimic the real exam conditions and provide students with a realistic assessment of their performance.<\\/p>\\r\\n\\r\\n<p>The benefits of taking mock tests for the GRE at Ved International Education Consultancy or any other reputable institution include:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Assessment of Readiness:<\\/strong> Mock tests help students gauge their preparedness for the actual GRE exam by simulating the test format, difficulty level, and time constraints.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Identifying Strengths and Weaknesses:<\\/strong> Mock tests highlight areas where students excel and areas where they may need to focus more attention and practice.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Time Management Practice:<\\/strong> Since the GRE is a timed exam, mock tests help students practice managing their time effectively to complete each section within the allotted time.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Familiarization with Exam Interface:<\\/strong> Mock tests familiarize students with the computer-based GRE exam interface, question formats, and navigation tools, reducing anxiety and enhancing confidence on test day.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Feedback and Performance Analysis:<\\/strong> After completing a mock test, students receive feedback on their performance, including scores, correct and incorrect answers, and explanations for answers. This feedback helps students understand their strengths and areas for improvement.<\\/p>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"0\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"mock-test\",\"display_order\":\"26\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-06-06T07:41:04.000000Z\",\"created_at\":\"2024-06-06T07:41:04.000000Z\",\"preparationclass_id\":36,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-06-06 07:41:04', '2024-06-06 07:41:04'),
(NULL, 916, 1, 202406060741114712, 202406060741114712, 'App\\Models\\Preparationclasses', 36, 'update', '{\"preparationclass_id\":36,\"title\":\"Mock Test\",\"alias\":\"mock-test\",\"parent_preparationclass\":\"0\",\"details\":\"<p>At Ved International Education Consultancy, students can access mock GRE tests as part of their test preparation services. These mock tests typically cover all sections of the GRE, including verbal reasoning, quantitative reasoning, and analytical writing. They are timed to mimic the real exam conditions and provide students with a realistic assessment of their performance.<\\/p>\\r\\n\\r\\n<p>The benefits of taking mock tests for the GRE at Ved International Education Consultancy or any other reputable institution include:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Assessment of Readiness:<\\/strong> Mock tests help students gauge their preparedness for the actual GRE exam by simulating the test format, difficulty level, and time constraints.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Identifying Strengths and Weaknesses:<\\/strong> Mock tests highlight areas where students excel and areas where they may need to focus more attention and practice.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Time Management Practice:<\\/strong> Since the GRE is a timed exam, mock tests help students practice managing their time effectively to complete each section within the allotted time.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Familiarization with Exam Interface:<\\/strong> Mock tests familiarize students with the computer-based GRE exam interface, question formats, and navigation tools, reducing anxiety and enhancing confidence on test day.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Feedback and Performance Analysis:<\\/strong> After completing a mock test, students receive feedback on their performance, including scores, correct and incorrect answers, and explanations for answers. This feedback helps students understand their strengths and areas for improvement.<\\/p>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"26\",\"status\":\"1\",\"created_at\":\"2024-06-06T07:41:04.000000Z\",\"updated_at\":\"2024-06-06T07:41: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>\"}', '{\"parent_preparationclass\":\"30\",\"updated_at\":\"2024-06-06 07:41:11\",\"updatedBy\":1}', '2024-06-06 07:41:11', '2024-06-06 07:41:11'),
(NULL, 917, 1, 202406060742491690, 202406060742491690, 'App\\Models\\Preparationclasses', 29, 'update', '{\"preparationclass_id\":29,\"title\":\"TOEFL\",\"alias\":\"toefl\",\"parent_preparationclass\":\"0\",\"details\":\"<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interd enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<br \\/>\\r\\nExperience is over the world visit<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<\\/p>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"intro\":\"What is TOEFL?\",\"image\":\"storage\\/ved\\/files\\/1\\/Preparation\\/ielts.png\",\"thumb\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/Small Images\\/uk1.png\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"19\",\"status\":\"1\",\"created_at\":\"2024-05-24T00:19:28.000000Z\",\"updated_at\":\"2024-05-24T00:19:28.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 TOEFL (Test of English as a Foreign Language) is a widely recognized English language proficiency test that assesses the reading, listening, speaking, and writing skills of non-native English speakers. It is accepted by thousands of universities, colleges, and organizations worldwide as proof of English language proficiency for academic and professional purposes.<\\/p>\\r\\n\\r\\n<p>The TOEFL exam is computer-based and is designed to accurately measure an individual&#39;s ability to understand and use English in academic settings. It includes various question types, such as multiple-choice, short-answer, and essay writing, to evaluate different aspects of language proficiency.<\\/p>\\r\\n\\r\\n<p>One of the key benefits of the TOEFL exam is its global recognition and acceptance, making it a preferred choice for students and professionals aiming to study or work in English-speaking countries. Additionally, the TOEFL exam provides unbiased and standardized scoring, ensuring fairness and reliability in assessing language skills.<\\/p>\\r\\n\\r\\n<p>TOEFL preparation classes are available to help test takers improve their English language abilities and familiarize themselves with the format and content of the exam. These classes focus on developing reading, listening, speaking, and writing skills through interactive lessons, practice tests, and feedback from experienced instructors.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"updated_at\":\"2024-06-06 07:42:49\",\"updatedBy\":1}', '2024-06-06 07:42:49', '2024-06-06 07:42:49'),
(NULL, 918, 1, 202406060743019001, 202406060743019001, 'App\\Models\\Preparationclasses', 29, 'update', '{\"preparationclass_id\":29,\"title\":\"TOEFL\",\"alias\":\"toefl\",\"parent_preparationclass\":\"0\",\"details\":\"<p>The TOEFL (Test of English as a Foreign Language) is a widely recognized English language proficiency test that assesses the reading, listening, speaking, and writing skills of non-native English speakers. It is accepted by thousands of universities, colleges, and organizations worldwide as proof of English language proficiency for academic and professional purposes.<\\/p>\\r\\n\\r\\n<p>The TOEFL exam is computer-based and is designed to accurately measure an individual&#39;s ability to understand and use English in academic settings. It includes various question types, such as multiple-choice, short-answer, and essay writing, to evaluate different aspects of language proficiency.<\\/p>\\r\\n\\r\\n<p>One of the key benefits of the TOEFL exam is its global recognition and acceptance, making it a preferred choice for students and professionals aiming to study or work in English-speaking countries. Additionally, the TOEFL exam provides unbiased and standardized scoring, ensuring fairness and reliability in assessing language skills.<\\/p>\\r\\n\\r\\n<p>TOEFL preparation classes are available to help test takers improve their English language abilities and familiarize themselves with the format and content of the exam. These classes focus on developing reading, listening, speaking, and writing skills through interactive lessons, practice tests, and feedback from experienced instructors.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"intro\":\"What is TOEFL?\",\"image\":\"storage\\/ved\\/files\\/1\\/Preparation\\/ielts.png\",\"thumb\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/Small Images\\/uk1.png\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"19\",\"status\":\"1\",\"created_at\":\"2024-05-24T00:19:28.000000Z\",\"updated_at\":\"2024-06-06T07:42: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>\"}', '{\"details\":\"<p>The TOEFL (Test of English as a Foreign Language) is a widely recognized English language proficiency test that assesses the reading, listening, speaking, and writing skills of non-native English speakers. It is accepted by thousands of universities, colleges, and organizations worldwide as proof of English language proficiency for academic and professional purposes.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"updated_at\":\"2024-06-06 07:43:01\",\"updatedBy\":1}', '2024-06-06 07:43:01', '2024-06-06 07:43:01'),
(NULL, 919, 1, 202406060743302228, 202406060743302228, 'App\\Models\\Preparationclasses', 37, 'create', NULL, '{\"title\":\"Description\",\"intro\":\"\",\"details\":\"<p>The TOEFL exam is computer-based and is designed to accurately measure an individual&#39;s ability to understand and use English in academic settings. It includes various question types, such as multiple-choice, short-answer, and essay writing, to evaluate different aspects of language proficiency.<\\/p>\\r\\n\\r\\n<p>One of the key benefits of the TOEFL exam is its global recognition and acceptance, making it a preferred choice for students and professionals aiming to study or work in English-speaking countries. Additionally, the TOEFL exam provides unbiased and standardized scoring, ensuring fairness and reliability in assessing language skills.<\\/p>\\r\\n\\r\\n<p>TOEFL preparation classes are available to help test takers improve their English language abilities and familiarize themselves with the format and content of the exam. These classes focus on developing reading, listening, speaking, and writing skills through interactive lessons, practice tests, and feedback from experienced instructors.<\\/p>\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"29\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"description\",\"display_order\":\"27\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-06-06T07:43:30.000000Z\",\"created_at\":\"2024-06-06T07:43:30.000000Z\",\"preparationclass_id\":37,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-06-06 07:43:30', '2024-06-06 07:43:30'),
(NULL, 920, 1, 202406060744149444, 202406060744149444, 'App\\Models\\Preparationclasses', 38, 'create', NULL, '{\"title\":\"To Apply\",\"intro\":\"\",\"details\":\"<p>Individuals who wish to demonstrate their English language proficiency for academic, professional, or immigration purposes can apply to study for the TOEFL (Test of English as a Foreign Language) exam. Here are specific groups of people who may benefit from studying for the TOEFL exam:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Students Applying to Universities:<\\/strong> TOEFL is widely accepted by universities and colleges in English-speaking countries as proof of English proficiency for admissions. Students who are planning to pursue undergraduate or graduate studies abroad can benefit from studying for the TOEFL exam to meet the language requirements of their desired institutions.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Professionals Seeking Career Opportunities:<\\/strong> Professionals who want to enhance their English language skills for career advancement or job opportunities in English-speaking environments can study for the TOEFL exam. Many employers and industries require English proficiency, and a high TOEFL score can demonstrate language competency to potential employers.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Immigrants Applying for Visas:<\\/strong> Individuals who are applying for visas or immigration to English-speaking countries often need to demonstrate English proficiency as part of their visa application process. Studying for the TOEFL exam can help immigrants meet the language requirements set by immigration authorities and facilitate their visa applications.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>General English Learners:<\\/strong> Even individuals who want to improve their overall English language skills, including reading, writing, listening, and speaking, can study for the TOEFL exam. TOEFL preparation courses offer structured learning and practice materials to help learners enhance their language proficiency.<\\/p>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\",\"remarks\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_preparationclass\":\"31\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"alias\":\"to-apply\",\"display_order\":\"28\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-06-06T07:44:14.000000Z\",\"created_at\":\"2024-06-06T07:44:14.000000Z\",\"preparationclass_id\":38,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-06-06 07:44:14', '2024-06-06 07:44:14'),
(NULL, 921, 1, 202406060745391388, 202406060745391388, 'App\\Models\\Menuitems', 93, 'update', '{\"menu_id\":93,\"parent_menu\":\"83\",\"menulocations_id\":\"1\",\"title\":\"GRE-GMAT\",\"alias\":\"gre-gmat\",\"type\":\"tbl_preparationclasses\",\"ref\":\"30\",\"target\":\"_SELF\",\"display_order\":\"31\",\"status\":\"1\",\"created_at\":\"2024-05-24T00:21:50.000000Z\",\"updated_at\":\"2024-05-24T00:21:50.000000Z\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"title\":\"GRE\",\"updated_at\":\"2024-06-06 07:45:39\",\"updatedBy\":1}', '2024-06-06 07:45:39', '2024-06-06 07:45:39'),
(NULL, 922, 1, 202406060746515046, 202406060746515046, 'App\\Models\\Preparationclasses', 25, 'update', '{\"preparationclass_id\":25,\"title\":\"Japanese\",\"alias\":\"japanese\",\"parent_preparationclass\":\"24\",\"details\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>World best education site - (Computer engeenering)<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"15\",\"status\":\"1\",\"created_at\":\"2024-05-21T01:13:19.000000Z\",\"updated_at\":\"2024-05-21T01:13: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>\"}', '{\"details\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<p>At Ved International Education Consultancy, we offer Japanese language classes to cater to the growing interest and demand for learning Japanese. Whether you are a student, professional, or simply interested in exploring a new language and culture, our Japanese language classes provide an immersive and interactive learning experience. Here&#39;s what you can expect from our Japanese language program at Ved:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Qualified Instructors:<\\/strong> Our Japanese language classes are led by experienced and certified instructors who are native or fluent speakers of Japanese. They use effective teaching methods to help students grasp the language&#39;s nuances, pronunciation, grammar, and vocabulary.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Structured Curriculum:<\\/strong> Our Japanese language curriculum is designed to cater to learners of all levels, from beginners to advanced speakers. We offer courses that cover essential language skills such as speaking, listening, reading, and writing, as well as cultural aspects of Japan.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Interactive Learning:<\\/strong> We believe in active learning and provide interactive sessions, group activities, role-playing exercises, and multimedia resources to engage students and enhance their learning experience.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Flexible Schedule:<\\/strong> Our Japanese language classes are offered in flexible schedules to accommodate students&#39; diverse needs. Whether you prefer weekday or weekend classes, morning or evening sessions, we have options to suit your schedule.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Small Class Sizes:<\\/strong> We keep our class sizes small to ensure personalized attention and ample opportunities for students to practice speaking and listening skills in a supportive environment.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Cultural Immersion:<\\/strong> In addition to language proficiency, our Japanese language classes provide insights into Japanese culture, traditions, etiquette, and customs. This cultural immersion enhances students&#39; understanding and appreciation of Japan beyond language learning.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Exam Preparation:<\\/strong> For students planning to take Japanese language proficiency exams such as the JLPT (Japanese Language Proficiency Test), we offer specialized exam preparation courses to help them succeed in their language goals.<\\/p>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>Whether you are learning Japanese for academic, professional, travel, or personal reasons, our Japanese language classes at Ved International Education Consultancy offer a comprehensive and enriching learning experience. Join us to embark on a journey of language discovery and cultural exploration.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"updated_at\":\"2024-06-06 07:46:51\",\"updatedBy\":1}', '2024-06-06 07:46:51', '2024-06-06 07:46:51'),
(NULL, 923, 1, 202406060747253840, 202406060747253840, 'App\\Models\\Preparationclasses', 26, 'update', '{\"preparationclass_id\":26,\"title\":\"Korean\",\"alias\":\"korean\",\"parent_preparationclass\":\"24\",\"details\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>World best education site - (Computer engeenering)<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"16\",\"status\":\"1\",\"created_at\":\"2024-05-21T01:13:39.000000Z\",\"updated_at\":\"2024-05-21T01:13:39.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\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<p>At Ved International Education Consultancy, we offer Korean language classes to cater to the growing demand and interest in learning Korean. Whether you are a student, professional, or language enthusiast, our Korean language classes are designed to help you achieve fluency and proficiency in Korean communication.<\\/p>\\r\\n\\r\\n<p>Our Korean language classes are suitable for:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Students:<\\/strong> Students who are interested in Korean language and culture, or are planning to study in South Korea, can benefit from our Korean language classes. We provide a structured curriculum that covers grammar, vocabulary, speaking, listening, reading, and writing skills.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Professionals:<\\/strong> Professionals who work with Korean companies, plan to pursue career opportunities in South Korea, or simply want to enhance their language skills for business purposes can join our Korean language classes. We focus on business communication, etiquette, and terminology relevant to various industries.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Travel Enthusiasts:<\\/strong> If you are planning to visit South Korea for tourism or travel, learning Korean can enrich your experience and help you communicate effectively with locals. Our Korean language classes cover essential phrases, cultural insights, and practical language skills for travelers.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Language Enthusiasts:<\\/strong> For individuals passionate about learning new languages and exploring different cultures, our Korean language classes offer an immersive and engaging learning experience. Our certified instructors create interactive lessons and provide personalized guidance to help you progress in your Korean language journey.<\\/p>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>Our Korean language classes include:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Beginner, intermediate, and advanced levels to accommodate learners of all proficiency levels.<\\/li>\\r\\n\\t<li>Interactive lessons with a focus on speaking, listening, reading, and writing skills.<\\/li>\\r\\n\\t<li>Cultural insights, language etiquette, and real-life scenarios to enhance cultural understanding.<\\/li>\\r\\n\\t<li>Small class sizes for personalized attention and effective learning.<\\/li>\\r\\n\\t<li>Experienced and certified instructors with expertise in teaching Korean language and culture.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>Join us at Ved International Education Consultancy and embark on a rewarding journey of learning Korean language and culture. Whether your goal is academic, professional, or personal enrichment, our Korean language classes provide a valuable opportunity to expand your language skills and cultural knowledge.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"updated_at\":\"2024-06-06 07:47:25\",\"updatedBy\":1}', '2024-06-06 07:47:25', '2024-06-06 07:47:25'),
(NULL, 924, 1, 202406060748038387, 202406060748038387, 'App\\Models\\Preparationclasses', 27, 'update', '{\"preparationclass_id\":27,\"title\":\"Spanish\",\"alias\":\"spanish\",\"parent_preparationclass\":\"24\",\"details\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<\\/p>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>World best education site - (Computer engeenering)<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Web and user interface design - Development<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"aboutarea__tap__heading\\\">\\r\\n<h5>Interaction design - Animation<\\/h5>\\r\\n\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"intro\":\"\",\"image\":\"\",\"thumb\":\"\",\"cover\":\"\",\"remarks\":\"\",\"display_order\":\"17\",\"status\":\"1\",\"created_at\":\"2024-05-21T01:13:50.000000Z\",\"updated_at\":\"2024-05-21T01:13:50.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\":\"<div class=\\\"active fade show tab-pane\\\" id=\\\"projects__one\\\">\\r\\n<div class=\\\"col-xl-12\\\">\\r\\n<div class=\\\"aboutarea__content__tap__wraper\\\">\\r\\n<p>VED International Education Consultancy offers Spanish language classes to cater to the growing demand for language proficiency in Spanish-speaking countries and industries. Our Spanish language courses are designed for individuals who wish to learn Spanish for personal, academic, or professional reasons. Here are key features of our Spanish language classes:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Qualified Instructors:<\\/strong> Our Spanish language instructors are native speakers or proficient speakers with extensive experience in teaching Spanish as a foreign language. They provide expert guidance, personalized instruction, and interactive learning experiences to help students grasp the language effectively.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Comprehensive Curriculum:<\\/strong> Our Spanish language curriculum covers all aspects of language learning, including vocabulary, grammar, pronunciation, reading comprehension, writing skills, and conversational practice. The curriculum is designed to cater to different proficiency levels, from beginners to advanced learners.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Flexible Learning Options:<\\/strong> We offer flexible learning options to accommodate students&#39; schedules and preferences. Students can choose from group classes, private tutoring sessions, intensive courses, or customized programs based on their learning goals and availability.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Interactive Learning Environment:<\\/strong> Our Spanish language classes provide an interactive and engaging learning environment with multimedia resources, audiovisual materials, interactive exercises, and real-life simulations. This immersive approach helps students develop practical language skills and cultural awareness.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Progress Monitoring:<\\/strong> We regularly assess students&#39; progress through quizzes, tests, assignments, and interactive activities. Feedback from instructors helps students identify areas for improvement and track their language learning journey effectively.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Cultural Enrichment:<\\/strong> In addition to language instruction, our Spanish language classes incorporate cultural elements, such as traditions, customs, history, and cultural nuances of Spanish-speaking countries. This cultural enrichment enhances students&#39; understanding and appreciation of the Spanish language and culture.<\\/p>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>Whether you are a beginner looking to learn basic Spanish phrases or an advanced learner aiming for fluency, our Spanish language classes at VED International Education Consultancy provide a structured and supportive learning environment to help you achieve your language learning goals. Join us and embark on a rewarding journey of language proficiency and cultural exploration.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"updated_at\":\"2024-06-06 07:48:03\",\"updatedBy\":1}', '2024-06-06 07:48:03', '2024-06-06 07:48:03'),
(NULL, 925, 1, 202406060748171103, 202406060748171103, 'App\\Models\\Preparationclasses', 28, 'delete', '{\"status\":\"1\"}', '{\"status\":\"-1\"}', '2024-06-06 07:48:17', '2024-06-06 07:48:17'),
(NULL, 926, 1, 202406060749497789, 202406060749497789, 'App\\Models\\Articles', 73, 'update', '{\"article_id\":73,\"parent_article\":\"0\",\"title\":\"Interview Preparation\",\"subtitle\":\"\",\"alias\":\"interview-preparation\",\"text\":\"<div class=\\\"blog__details__content\\\">\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interd enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">\\r\\n<h5>Experience is over the world visit<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<\\/p>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/gregmat.png\",\"thumb\":\"\",\"display_order\":\"39\",\"status\":\"1\",\"created_at\":\"2024-05-20T10:15:14.000000Z\",\"updated_at\":\"2024-06-05T11:39:30.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\":\"<div class=\\\"blog__details__content\\\">\\r\\n<p>VED International Education Consultancy offers comprehensive interview preparation services to help students and professionals excel in their interviews and secure their desired academic or career opportunities. Here are the key features of our interview preparation program:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Mock Interviews:<\\/strong> We conduct mock interviews that simulate real interview scenarios, allowing candidates to practice and refine their interview skills. Our experienced interviewers provide constructive feedback and guidance to help candidates improve their performance.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Personalized Coaching:<\\/strong> Our interview preparation program includes personalized coaching sessions tailored to each candidate&#39;s needs and goals. We assess individual strengths, weaknesses, and areas for improvement, providing targeted guidance and strategies to enhance interview performance.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Behavioral Interview Training:<\\/strong> We offer training in behavioral interview techniques, focusing on competency-based questions and situational scenarios commonly used by employers and academic institutions. Candidates learn how to effectively showcase their skills, experiences, and achievements in alignment with interview expectations.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Technical Interview Preparation:<\\/strong> For candidates applying for technical roles or programs, we provide specialized preparation for technical interviews. This includes practice sessions, coding challenges, case studies, and problem-solving exercises to assess and enhance technical proficiency.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Communication Skills Enhancement:<\\/strong> We focus on improving candidates&#39; communication skills, including verbal and non-verbal communication, active listening, clarity of expression, and confidence-building techniques. Effective communication is essential for making a positive impression during interviews.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Resume and Portfolio Review:<\\/strong> As part of our interview preparation services, we review candidates&#39; resumes, CVs, portfolios, and application materials to ensure they are well-presented, relevant, and tailored to the target position or program. We offer guidance on highlighting key achievements, skills, and experiences that align with interview requirements.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Industry Insights:<\\/strong> Our interview preparation program provides insights into industry-specific interview trends, expectations, and best practices. Candidates gain valuable knowledge about the interview process, company culture, and industry insights to better prepare for their interviews.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Confidence Building:<\\/strong> We focus on building candidates&#39; confidence and mindset for success during interviews. Through motivational coaching, role-playing exercises, and positive reinforcement, we help candidates overcome nervousness, anxiety, and self-doubt, enabling them to perform at their best during interviews.<\\/p>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>At VED International Education Consultancy, we are committed to empowering candidates with the skills, knowledge, and confidence needed to succeed in interviews and achieve their academic and career aspirations. Our interview preparation services are designed to equip candidates with the tools and strategies to make a strong impression, stand out from the competition, and secure their desired opportunities.<\\/p>\\r\\n<\\/div>\",\"updated_at\":\"2024-06-06 07:49:49\",\"updatedBy\":1}', '2024-06-06 07:49:49', '2024-06-06 07:49:49'),
(NULL, 927, 1, 202406060750452078, 202406060750452078, 'App\\Models\\Articles', 75, 'update', '{\"article_id\":75,\"parent_article\":\"0\",\"title\":\"Documentation Guide\",\"subtitle\":\"\",\"alias\":\"documentation-guide\",\"text\":\"<div class=\\\"blog__details__content\\\">\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interd enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">\\r\\n<h5>Experience is over the world visit<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<\\/p>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/gregmat.png\",\"thumb\":\"\",\"display_order\":\"41\",\"status\":\"1\",\"created_at\":\"2024-05-20T10:16:37.000000Z\",\"updated_at\":\"2024-06-05T11:39:30.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\":\"<div class=\\\"blog__details__content\\\">\\r\\n<p>Welcome to VED International Education Consultancy&#39;s Documentation Guide, where we provide comprehensive information and guidance on the documentation required for various services and processes. Our aim is to ensure clarity, accuracy, and efficiency in handling documentation-related matters for our students, partners, and stakeholders. Below is an overview of our documentation guide:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Admissions Documentation:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>For students applying to universities or colleges through VED, we provide detailed guidance on the required admissions documentation, including academic transcripts, letters of recommendation, statement of purpose, resume\\/CV, and any additional documents specified by the institution.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Visa and Immigration Documentation:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>For students seeking visa and immigration assistance, we offer a step-by-step guide on the documentation needed for visa applications, including passport copies, financial statements, visa application forms, acceptance letters from universities, and any other documents mandated by immigration authorities.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Scholarship Documentation:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Students applying for scholarships through VED receive support in preparing the necessary documentation, such as scholarship application forms, academic achievements certificates, recommendation letters, essays or statements, and proof of eligibility criteria fulfillment.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Test Preparation Documentation:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Our test preparation classes (e.g., IELTS, TOEFL, PTE) include guidance on documentation required for test registration, identification documents for test day, test scores reporting, and any additional documents needed for exam-related processes.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Educational Program Documentation:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Documentation related to educational programs, including course outlines, program brochures, admission letters, program fees, and terms and conditions, is provided to students for a clear understanding of the educational offerings.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Legal and Compliance Documentation:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>We ensure compliance with legal and regulatory requirements by maintaining documentation related to business licenses, certifications, agreements, policies, and other legal documents necessary for our operations.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Student Support Documentation:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Documentation related to student support services, such as counseling sessions records, progress reports, feedback forms, and communication logs, is maintained to ensure effective support and communication with students.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Resource Library and Templates:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Our documentation guide includes a resource library with templates, sample documents, checklists, and FAQs to assist students and partners in preparing accurate and complete documentation for various purposes.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>By following our Documentation Guide, students, partners, and stakeholders can navigate the documentation process smoothly, minimize errors, and ensure compliance with requirements, leading to a streamlined and efficient experience at VED International Education Consultancy.<\\/p>\\r\\n<\\/div>\",\"updated_at\":\"2024-06-06 07:50:45\",\"updatedBy\":1}', '2024-06-06 07:50:45', '2024-06-06 07:50:45');
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, 928, 1, 202406060751328336, 202406060751328336, 'App\\Models\\Articles', 76, 'update', '{\"article_id\":76,\"parent_article\":\"0\",\"title\":\"Career Counseling\",\"subtitle\":\"\",\"alias\":\"career-counseling\",\"text\":\"<div class=\\\"blog__details__content\\\">\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interd enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">\\r\\n<h5>Experience is over the world visit<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<\\/p>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">\\r\\n<h5>Experience is over the world visit<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading__2\\\">\\r\\n<h5>Let our investment management team<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider2.jpg\",\"thumb\":\"\",\"display_order\":\"42\",\"status\":\"1\",\"created_at\":\"2024-05-20T10:17:14.000000Z\",\"updated_at\":\"2024-06-05T11:39:30.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\":\"<div class=\\\"blog__details__content\\\">\\r\\n<p>VED International Education Consultancy offers comprehensive career counseling services to help students make informed decisions about their academic and professional futures. Our career counseling program is designed to guide students through the process of exploring career options, setting goals, and planning pathways to achieve success. Here are key features of our career counseling services:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Personalized Guidance:<\\/strong> Our experienced career counselors provide one-on-one counseling sessions tailored to each student&#39;s interests, strengths, aspirations, and academic background. We help students identify their career goals, assess their skills and interests, and explore potential career paths.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Career Assessment:<\\/strong> We offer career assessment tools and personality tests to help students gain insights into their strengths, preferences, and areas of potential growth. These assessments assist students in making informed decisions about suitable career options and educational pathways.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Exploration of Career Options:<\\/strong> Our career counselors help students explore a wide range of career options based on their interests, academic qualifications, and market trends. We provide information about different industries, job roles, and potential career trajectories to help students make informed choices.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Educational Pathway Planning:<\\/strong> We assist students in mapping out their educational pathways, including choosing suitable courses, majors, and programs that align with their career goals. We provide guidance on university admissions, course requirements, and academic planning.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Skill Development:<\\/strong> We offer guidance on developing essential skills and competencies required for success in chosen career paths. This may include communication skills, leadership abilities, problem-solving skills, technical knowledge, and industry-specific skills.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Resume Building and Interview Preparation:<\\/strong> Our career counselors provide support in resume writing, CV building, cover letter writing, and interview preparation. We offer tips, techniques, and mock interviews to help students present themselves effectively to potential employers or universities.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Networking and Industry Insights:<\\/strong> We connect students with industry professionals, alumni networks, and career events to provide networking opportunities and insights into industry trends. This exposure helps students gain a better understanding of their chosen fields and build professional connections.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Post-Graduation Support:<\\/strong> Our career counseling services extend beyond graduation, providing ongoing support, job placement assistance, and career development resources to help students transition smoothly into the workforce or pursue further education.<\\/p>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>At VED International Education Consultancy, our goal is to empower students to make informed career decisions, explore their potential, and achieve success in their chosen fields. Our experienced career counselors are dedicated to guiding students through every step of their career journey and helping them realize their professional aspirations. Join us and embark on a fulfilling career exploration and planning process.<\\/p>\\r\\n<\\/div>\",\"updated_at\":\"2024-06-06 07:51:32\",\"updatedBy\":1}', '2024-06-06 07:51:32', '2024-06-06 07:51:32'),
(NULL, 929, 1, 202406060752353251, 202406060752353251, 'App\\Models\\Articles', 72, 'update', '{\"article_id\":72,\"parent_article\":\"0\",\"title\":\"OHSC Insurance\",\"subtitle\":\"\",\"alias\":\"ohsc-insurance\",\"text\":\"<p>We are pleased to offer Overseas Student Health Cover (OSHC) or Overseas Visitor Health Cover (OVHC) services to ensure your health and well-being during your stay. We understand the importance of having appropriate health insurance coverage while studying or visiting a foreign country. Our consultancy provides assistance in obtaining OSHC\\/OVHC tailored to your specific needs. These health insurance plans are designed to cover medical expenses, hospitalization, and other essential healthcare services. By partnering with reputable insurance providers, we ensure that you have access to comprehensive coverage and reliable support in the event of any health-related issues.<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider2.jpg\",\"thumb\":\"\",\"display_order\":\"38\",\"status\":\"1\",\"created_at\":\"2024-05-20T10:14:16.000000Z\",\"updated_at\":\"2024-06-05T11:39:30.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>At VED International Education Consultancy, we understand the importance of health insurance coverage for international students studying in Australia. That&#39;s why we offer assistance and guidance with Overseas Student Health Cover (OSHC) insurance to ensure that our students have access to comprehensive healthcare services during their stay in Australia. Here are key features of our OSHC insurance services:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Coverage Options:<\\/strong> We provide information about different OSHC insurance plans available from approved Australian insurance providers. Students can choose coverage options based on their visa requirements, duration of stay, and individual healthcare needs.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Medical Benefits:<\\/strong> Our OSHC insurance plans cover a range of medical benefits, including doctor&#39;s visits, hospitalization, emergency services, prescription medications, and specialist consultations. This ensures that students have access to essential healthcare services when needed.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Dental and Optical Coverage:<\\/strong> Some of our OSHC insurance plans also include coverage for dental treatments, optical services, and allied health services such as physiotherapy and chiropractic care. This comprehensive coverage promotes overall health and well-being for students.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Easy Enrollment Process:<\\/strong> We facilitate the enrollment process for OSHC insurance, guiding students through the application, payment, and issuance of OSHC membership cards. Our team ensures that students understand their insurance coverage and rights as OSHC members.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Claim Assistance:<\\/strong> In the event of a medical emergency or need for healthcare services, we provide assistance with OSHC claims processing. Our team helps students navigate the claims process, submit necessary documentation, and communicate with insurance providers for timely reimbursements.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Student Support:<\\/strong> We offer ongoing support and guidance regarding OSHC insurance throughout students&#39; stay in Australia. Whether it&#39;s understanding coverage details, finding healthcare providers, or addressing insurance-related queries, we are committed to ensuring a seamless experience for our students.<\\/p>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>By offering comprehensive OSHC insurance services, VED International Education Consultancy aims to promote the health and well-being of international students studying in Australia. Our goal is to provide peace of mind and reliable healthcare coverage so that students can focus on their academic pursuits and enjoy their time in Australia with confidence.<\\/p>\",\"updated_at\":\"2024-06-06 07:52:35\",\"updatedBy\":1}', '2024-06-06 07:52:35', '2024-06-06 07:52:35'),
(NULL, 930, 1, 202406060754298768, 202406060754298768, 'App\\Models\\Articles', 35, 'update', '{\"article_id\":35,\"parent_article\":\"33\",\"title\":\"GRE\",\"subtitle\":\"Construction is a general term the art and science to form\",\"alias\":\"gre\",\"text\":\"\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/gre-gmat.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/gre-gmat.jpg\",\"display_order\":\"9\",\"status\":\"1\",\"created_at\":\"2024-05-19T04:16:25.000000Z\",\"updated_at\":\"2024-06-04T10:18: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>\"}', '{\"subtitle\":\"The Graduate Record Examinations is a standardized test\",\"updated_at\":\"2024-06-06 07:54:29\",\"updatedBy\":1}', '2024-06-06 07:54:29', '2024-06-06 07:54:29'),
(NULL, 931, 1, 202406060754583709, 202406060754583709, 'App\\Models\\Articles', 36, 'update', '{\"article_id\":36,\"parent_article\":\"33\",\"title\":\"TOFEL\",\"subtitle\":\"Construction is a general term the art and science to form\",\"alias\":\"tofel\",\"text\":\"\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/toefl.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/toefl.jpg\",\"display_order\":\"10\",\"status\":\"1\",\"created_at\":\"2024-05-19T04:16:49.000000Z\",\"updated_at\":\"2024-06-04T10:19:42.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"subtitle\":\"The test is accepted by more than 11,000 universities\",\"updated_at\":\"2024-06-06 07:54:58\",\"updatedBy\":1}', '2024-06-06 07:54:58', '2024-06-06 07:54:58'),
(NULL, 932, 1, 202406060756265955, 202406060756265955, 'App\\Models\\Testimonials', 10, 'update', '{\"testimonial_id\":10,\"branches_id\":null,\"for\":null,\"ref\":\"0\",\"by\":\"Jaya Tandukar\",\"rating\":null,\"alias\":\"\",\"image\":\"storage\\/ved\\/files\\/1\\/Testimonial\\/about_16.png\",\"cover\":\"\",\"text\":\"<p>&ldquo;Almost all of my friends were in USA. I was also really likely to study in USA but confused on how to take a step. Then I got refer to Ved...&rdquo;<\\/p>\",\"remarks\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"testimonials_faculty\":null,\"testimonials_university\":null,\"university\":null,\"faculty\":\"\",\"createdby\":\"1\",\"created_at\":\"2024-05-19T04:37:30.000000Z\",\"updatedby\":\"1\",\"updated_at\":\"2024-05-19T04:41:35.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"by\":\"Shiva Regmi\",\"image\":\"storage\\/ved\\/files\\/1\\/images.png\",\"text\":\"<p>Thanks to VED International, I was able to navigate the complex visa application process with ease. Their expert guidance and support ensured that all my documents were in order, and I received my student visa to Australia without any hitches. I highly recommend VED for their professionalism and commitment to student success.<\\/p>\",\"updated_at\":\"2024-06-06 07:56:26\",\"updatedBy\":1}', '2024-06-06 07:56:26', '2024-06-06 07:56:26'),
(NULL, 933, 1, 202406060756532498, 202406060756532498, 'App\\Models\\Testimonials', 11, 'update', '{\"testimonial_id\":11,\"branches_id\":null,\"for\":null,\"ref\":\"0\",\"by\":\"Allur Arjun\",\"rating\":null,\"alias\":\"\",\"image\":\"storage\\/ved\\/files\\/1\\/Testimonial\\/about_16.png\",\"cover\":\"\",\"text\":\"<p>&ldquo;Studying in Australia was my dream and courageous decision. Choosing Ved International Education was Wise decision. Now I am here at Melbourne...&rdquo;<\\/p>\",\"remarks\":\"\",\"display_order\":\"2\",\"status\":\"1\",\"testimonials_faculty\":null,\"testimonials_university\":null,\"university\":null,\"faculty\":\"\",\"createdby\":\"1\",\"created_at\":\"2024-05-19T04:38:09.000000Z\",\"updatedby\":\"1\",\"updated_at\":\"2024-05-19T04:41:48.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"by\":\"Anu Karki\",\"image\":\"storage\\/ved\\/files\\/1\\/images.png\",\"text\":\"<p>VED International played a crucial role in helping me secure my student visa for Canada. Their team provided personalized assistance, helped me prepare all necessary documents, and guided me through the entire visa application process. I am grateful for their support and would recommend VED to anyone seeking visa assistance<\\/p>\",\"updated_at\":\"2024-06-06 07:56:54\",\"updatedBy\":1}', '2024-06-06 07:56:54', '2024-06-06 07:56:54'),
(NULL, 934, 1, 202406060758383981, 202406060758383981, 'App\\Models\\Testimonials', 12, 'create', NULL, '{\"by\":\"Sonam Rai\",\"text\":\"<p>VED International exceeded my expectations in assisting me with my student visa application for New Zealand. Their knowledgeable counselors provided valuable insights, helped me with visa documentation, and guided me through every step of the process. I am now ready to pursue my dream of studying abroad, all thanks to VED.<\\/p>\",\"faculty\":\"\",\"remarks\":\"\",\"image\":\"storage\\/ved\\/files\\/1\\/images.png\",\"cover\":\"\",\"alias\":\"\",\"display_order\":\"3\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-06-06T07:58:38.000000Z\",\"created_at\":\"2024-06-06T07:58:38.000000Z\",\"testimonial_id\":12,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-06-06 07:58:38', '2024-06-06 07:58:38'),
(NULL, 935, 1, 202406060806192410, 202406060806192410, 'App\\Models\\Faqs', 6, 'create', NULL, '{\"title\":\"Can VED International Education Consultancy assist me with scholarship applications for studying abroad?\",\"text\":\"<p>Yes, VED can assist you in researching and applying for scholarships offered by universities, government agencies, and private organizations. Our team provides guidance on scholarship eligibility criteria, application deadlines, required documents, and tips for writing compelling scholarship essays.<\\/p>\",\"alias\":\"can-ved-international-education-consultancy-assist-me-with-scholarship-applications-for-studying-abroad\",\"display_order\":\"4\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-06-06T08:06:19.000000Z\",\"created_at\":\"2024-06-06T08:06:19.000000Z\",\"faq_id\":6,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-06-06 08:06:19', '2024-06-06 08:06:19'),
(NULL, 936, 1, 202406060806472526, 202406060806472526, 'App\\Models\\Faqs', 7, 'create', NULL, '{\"title\":\"How long does it typically take to process a student visa application with VED\'s assistance?\",\"text\":\"<p>The processing time for a student visa application can vary depending on the country, visa type, and individual circumstances. With VED&#39;s assistance, we strive to expedite the visa application process by ensuring all required documents are complete and accurate. However, the actual processing time is determined by the respective visa authorities.<\\/p>\",\"alias\":\"how-long-does-it-typically-take-to-process-a-student-visa-application-with-ved-s-assistance\",\"display_order\":\"5\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-06-06T08:06:47.000000Z\",\"created_at\":\"2024-06-06T08:06:47.000000Z\",\"faq_id\":7,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-06-06 08:06:47', '2024-06-06 08:06:47'),
(NULL, 937, 1, 202406060807073220, 202406060807073220, 'App\\Models\\Faqs', 8, 'create', NULL, '{\"title\":\"What are the English language proficiency requirements for admission to universities in English-speaking countries, and can VED help me prepare for language exams?\",\"text\":\"<p>English language proficiency requirements vary among universities and countries. Commonly accepted language exams include IELTS, TOEFL, PTE, and Cambridge English exams. VED offers test preparation classes for these exams to help students improve their language skills and achieve the required scores for university admissions.<\\/p>\",\"alias\":\"what-are-the-english-language-proficiency-requirements-for-admission-to-universities-in-english-speaking-countries-and-can-ved-help-me-prepare-for-language-exams\",\"display_order\":\"6\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-06-06T08:07:07.000000Z\",\"created_at\":\"2024-06-06T08:07:07.000000Z\",\"faq_id\":8,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-06-06 08:07:07', '2024-06-06 08:07:07'),
(NULL, 938, 1, 202406060807264894, 202406060807264894, 'App\\Models\\Faqs', 9, 'create', NULL, '{\"title\":\"How does VED International Education Consultancy support students in finding suitable accommodation options while studying abroad?\",\"text\":\"<p>VED provides assistance and guidance in finding suitable accommodation options such as student housing, homestays, shared apartments, or private rentals. Our team helps students research accommodation options, understand lease agreements, budget effectively, and make informed decisions based on their preferences and needs.<\\/p>\",\"alias\":\"how-does-ved-international-education-consultancy-support-students-in-finding-suitable-accommodation-options-while-studying-abroad\",\"display_order\":\"7\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-06-06T08:07:26.000000Z\",\"created_at\":\"2024-06-06T08:07:26.000000Z\",\"faq_id\":9,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-06-06 08:07:26', '2024-06-06 08:07:26'),
(NULL, 939, 1, 202406060807322278, 202406060807322278, 'App\\Models\\Faqs', 3, 'delete', '{\"status\":\"1\"}', '{\"status\":\"-1\"}', '2024-06-06 08:07:32', '2024-06-06 08:07:32'),
(NULL, 940, 1, 202406060807363121, 202406060807363121, 'App\\Models\\Faqs', 4, 'delete', '{\"status\":\"1\"}', '{\"status\":\"-1\"}', '2024-06-06 08:07:36', '2024-06-06 08:07:36'),
(NULL, 941, 1, 202406060807406323, 202406060807406323, 'App\\Models\\Faqs', 5, 'delete', '{\"status\":\"1\"}', '{\"status\":\"-1\"}', '2024-06-06 08:07:40', '2024-06-06 08:07:40'),
(NULL, 942, 1, 202406060808166489, 202406060808166489, 'App\\Models\\Faqs', 10, 'create', NULL, '{\"title\":\"Can VED help me with course selection and university admissions?\",\"text\":\"<p>Yes, VED offers counseling services to help you select suitable courses and universities based on your academic goals, interests, and budget. Our team provides information about different programs, admission requirements, application deadlines, and assists you in preparing and submitting your university applications.<\\/p>\",\"alias\":\"can-ved-help-me-with-course-selection-and-university-admissions\",\"display_order\":\"8\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-06-06T08:08:16.000000Z\",\"created_at\":\"2024-06-06T08:08:16.000000Z\",\"faq_id\":10,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-06-06 08:08:16', '2024-06-06 08:08:16'),
(NULL, 943, 1, 202406060808484213, 202406060808484213, 'App\\Models\\Faqs', 11, 'create', NULL, '{\"title\":\"How can I contact VED International Education Consultancy for assistance and inquiries?\",\"text\":\"<p>You can contact VED through various channels, including phone, email, website inquiry forms, social media platforms, or by visiting our office in person. Our team is readily available to answer your questions, provide guidance, and assist you throughout your study abroad journey.<\\/p>\",\"alias\":\"how-can-i-contact-ved-international-education-consultancy-for-assistance-and-inquiries\",\"display_order\":\"9\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-06-06T08:08:48.000000Z\",\"created_at\":\"2024-06-06T08:08:48.000000Z\",\"faq_id\":11,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-06-06 08:08:48', '2024-06-06 08:08:48'),
(NULL, 944, 1, 202406060917409221, 202406060917409221, 'App\\Models\\Resourcearticles', 14, 'update', '{\"institutionarticle_id\":14,\"parent_article\":\"0\",\"title\":\"Institutions Prospectors\",\"subtitle\":\"\",\"alias\":\"institutions-prospectors\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":\"14\",\"status\":\"1\",\"created_at\":\"2024-05-21T01:43:43.000000Z\",\"updated_at\":\"2024-05-21T01:52:17.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>At VED International Education Consultancy, we recognize the importance of building strong relationships with educational institutions around the globe. Our team of Institutions Prospectors is dedicated to identifying and establishing partnerships with prestigious universities, colleges, and language schools that align with our mission of providing students with high-quality education opportunities. By leveraging our extensive network and market research capabilities, we ensure that our students have access to a diverse range of programs and institutions that meet their academic and professional aspirations.<\\/p>\\r\\n\\r\\n<p>Our Institutions Prospectors work diligently to stay informed about the latest developments in the education sector, enabling us to connect with institutions that offer innovative programs and cutting-edge facilities. This proactive approach allows us to provide our students with up-to-date information about admission requirements, scholarship opportunities, and unique course offerings. Through these strategic partnerships, VED is able to enhance the overall student experience, ensuring that our clients receive the best possible guidance and support as they embark on their educational journeys abroad.<\\/p>\",\"updated_at\":\"2024-06-06 09:17:40\",\"updatedBy\":1}', '2024-06-06 09:17:40', '2024-06-06 09:17:40'),
(NULL, 945, 1, 202406060919189334, 202406060919189334, 'App\\Models\\Resourcearticles', 17, 'update', '{\"institutionarticle_id\":17,\"parent_article\":\"16\",\"title\":\"Promotional Brochures\",\"subtitle\":\"\",\"alias\":\"promotional-brochures\",\"text\":\"<p>He legged it up the kyver have it mush super me old mucker cheeky naff that are you taking the piss, blow off ruddy the pub bite your arm off the wireless boot cor blimey guvnor happy days bender what a load of rubbish, say cheers pardon me horse play spiffing Why car boot gosh bubble and squeak. Cheers Richard bugger show off show Que pick your nose and blow off get stuffed mate chancer in my flat loo, bevvy amongst hunky-dory bender bubb Matie and squeak me old mucker vagabond, barmy spend a penny chimney pot young delinquent bum bag the nancy arm knees chap, gosh nice one knees up the wireless Charles such a fibber. Mush barmy bleeding Jeffrey pardon nose barney grub loo cup of tea bubble and squeak bugger all mate say, I bloke matie boy tickety-boo give us the duff bugger lurgy wind up I don&#39;t want no agro.<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Brochures\\/brochures-1.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/DocumentSamplePDF\\/sample-compressed.pdf\",\"display_order\":\"17\",\"status\":\"1\",\"created_at\":\"2024-05-21T01:48:57.000000Z\",\"updated_at\":\"2024-05-21T02:04:50.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>Discover endless opportunities with VED International Education Consultancy! Since 2010, VED has been dedicated to guiding students towards their dreams of studying abroad in world-renowned institutions. Our expert team offers personalized counseling, test preparation classes (IELTS, SAT, TOEFL, GRE, GMAT, PTE, CAE), and seamless visa assistance, ensuring a smooth journey to your desired destination. With a commitment to excellence and a family-like atmosphere, we provide reliable information, scholarship opportunities, and support every step of the way. Join VED and embark on a transformative educational adventure today! Visit our website for more details and student testimonials.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>4o<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<form>\\r\\n<p><input type=\\\"file\\\" \\/><\\/p>\\r\\n<\\/form>\",\"updated_at\":\"2024-06-06 09:19:18\",\"updatedBy\":1}', '2024-06-06 09:19:18', '2024-06-06 09:19:18'),
(NULL, 946, 1, 202406060919359594, 202406060919359594, 'App\\Models\\Resourcearticles', 17, 'update', '{\"institutionarticle_id\":17,\"parent_article\":\"16\",\"title\":\"Promotional Brochures\",\"subtitle\":\"\",\"alias\":\"promotional-brochures\",\"text\":\"<p>Discover endless opportunities with VED International Education Consultancy! Since 2010, VED has been dedicated to guiding students towards their dreams of studying abroad in world-renowned institutions. Our expert team offers personalized counseling, test preparation classes (IELTS, SAT, TOEFL, GRE, GMAT, PTE, CAE), and seamless visa assistance, ensuring a smooth journey to your desired destination. With a commitment to excellence and a family-like atmosphere, we provide reliable information, scholarship opportunities, and support every step of the way. Join VED and embark on a transformative educational adventure today! Visit our website for more details and student testimonials.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>4o<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<form>\\r\\n<p><input type=\\\"file\\\" \\/><\\/p>\\r\\n<\\/form>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Brochures\\/brochures-1.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/DocumentSamplePDF\\/sample-compressed.pdf\",\"display_order\":\"17\",\"status\":\"1\",\"created_at\":\"2024-05-21T01:48:57.000000Z\",\"updated_at\":\"2024-06-06T09:19: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>\"}', '{\"text\":\"<p>Discover endless opportunities with VED International Education Consultancy! Since 2010, VED has been dedicated to guiding students towards their dreams of studying abroad in world-renowned institutions. Our expert team offers personalized counseling, test preparation classes (IELTS, SAT, TOEFL, GRE, GMAT, PTE, CAE), and seamless visa assistance, ensuring a smooth journey to your desired destination. With a commitment to excellence and a family-like atmosphere, we provide reliable information, scholarship opportunities, and support every step of the way. Join VED and embark on a transformative educational adventure today! Visit our website for more details and student testimonials.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><input type=\\\"file\\\" \\/><\\/p>\",\"updated_at\":\"2024-06-06 09:19:35\",\"updatedBy\":1}', '2024-06-06 09:19:35', '2024-06-06 09:19:35'),
(NULL, 947, 1, 202406060919498138, 202406060919498138, 'App\\Models\\Resourcearticles', 17, 'update', '{\"institutionarticle_id\":17,\"parent_article\":\"16\",\"title\":\"Promotional Brochures\",\"subtitle\":\"\",\"alias\":\"promotional-brochures\",\"text\":\"<p>Discover endless opportunities with VED International Education Consultancy! Since 2010, VED has been dedicated to guiding students towards their dreams of studying abroad in world-renowned institutions. Our expert team offers personalized counseling, test preparation classes (IELTS, SAT, TOEFL, GRE, GMAT, PTE, CAE), and seamless visa assistance, ensuring a smooth journey to your desired destination. With a commitment to excellence and a family-like atmosphere, we provide reliable information, scholarship opportunities, and support every step of the way. Join VED and embark on a transformative educational adventure today! Visit our website for more details and student testimonials.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p><input type=\\\"file\\\" \\/><\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Brochures\\/brochures-1.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/DocumentSamplePDF\\/sample-compressed.pdf\",\"display_order\":\"17\",\"status\":\"1\",\"created_at\":\"2024-05-21T01:48:57.000000Z\",\"updated_at\":\"2024-06-06T09:19:35.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>Discover endless opportunities with VED International Education Consultancy! Since 2010, VED has been dedicated to guiding students towards their dreams of studying abroad in world-renowned institutions. Our expert team offers personalized counseling, test preparation classes (IELTS, SAT, TOEFL, GRE, GMAT, PTE, CAE), and seamless visa assistance, ensuring a smooth journey to your desired destination. With a commitment to excellence and a family-like atmosphere, we provide reliable information, scholarship opportunities, and support every step of the way. Join VED and embark on a transformative educational adventure today! Visit our website for more details and student testimonials.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"updated_at\":\"2024-06-06 09:19:49\",\"updatedBy\":1}', '2024-06-06 09:19:49', '2024-06-06 09:19:49'),
(NULL, 948, 1, 202406060921446731, 202406060921446731, 'App\\Models\\Resourcearticles', 18, 'update', '{\"institutionarticle_id\":18,\"parent_article\":\"0\",\"title\":\"Application Flow Chart\",\"subtitle\":\"\",\"alias\":\"application-flow-chart\",\"text\":\"\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":\"18\",\"status\":\"1\",\"created_at\":\"2024-05-21T01:49:23.000000Z\",\"updated_at\":\"2024-05-21T01:52:59.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>This flowchart outlines the step-by-step process VED International Education Consultancy follows to ensure a smooth and successful application journey for students aspiring to study abroad. From the initial inquiry to ongoing support after arrival, VED provides comprehensive services to guide students through every stage of their educational journey.<\\/p>\",\"updated_at\":\"2024-06-06 09:21:44\",\"updatedBy\":1}', '2024-06-06 09:21:44', '2024-06-06 09:21:44'),
(NULL, 949, 1, 202406060924173269, 202406060924173269, 'App\\Models\\Resourcearticles', 15, 'update', '{\"institutionarticle_id\":15,\"parent_article\":\"14\",\"title\":\"Brochures of VED Education\",\"subtitle\":\"\",\"alias\":\"brochures-of-ved-education\",\"text\":\"<p>He legged it up the kyver have it mush super me old mucker cheeky naff that are you taking the piss, blow off ruddy the pub bite your arm off the wireless boot cor blimey guvnor happy days bender what a load of rubbish, say cheers pardon me horse play spiffing Why car boot gosh bubble and squeak. Cheers Richard bugger show off show Que pick your nose and blow off get stuffed mate chancer in my flat loo, bevvy amongst hunky-dory bender bubb Matie and squeak me old mucker vagabond, barmy spend a penny chimney pot young delinquent bum bag the nancy arm knees chap, gosh nice one knees up the wireless Charles such a fibber. Mush barmy bleeding Jeffrey pardon nose barney grub loo cup of tea bubble and squeak bugger all mate say, I bloke matie boy tickety-boo give us the duff bugger lurgy wind up I don&#39;t want no agro.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Brochures\\/brochures-1.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/DocumentSamplePDF\\/sample-compressed.pdf\",\"display_order\":\"15\",\"status\":\"1\",\"created_at\":\"2024-05-21T01:46:30.000000Z\",\"updated_at\":\"2024-05-28T23:50:22.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>This flowchart outlines the step-by-step process VED International Education Consultancy follows to ensure a smooth and successful application journey for students aspiring to study abroad. From the initial inquiry to ongoing support after arrival, VED provides comprehensive services to guide students through every stage of their educational journey.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"updated_at\":\"2024-06-06 09:24:17\",\"updatedBy\":1}', '2024-06-06 09:24:17', '2024-06-06 09:24:17'),
(NULL, 950, 1, 202406060924505698, 202406060924505698, 'App\\Models\\Resourcearticles', 15, 'update', '{\"institutionarticle_id\":15,\"parent_article\":\"14\",\"title\":\"Brochures of VED Education\",\"subtitle\":\"\",\"alias\":\"brochures-of-ved-education\",\"text\":\"<p>This flowchart outlines the step-by-step process VED International Education Consultancy follows to ensure a smooth and successful application journey for students aspiring to study abroad. From the initial inquiry to ongoing support after arrival, VED provides comprehensive services to guide students through every stage of their educational journey.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Brochures\\/brochures-1.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/DocumentSamplePDF\\/sample-compressed.pdf\",\"display_order\":\"15\",\"status\":\"1\",\"created_at\":\"2024-05-21T01:46:30.000000Z\",\"updated_at\":\"2024-06-06T09:24:17.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>Discover endless opportunities with VED International Education Consultancy! Since 2010, VED has been dedicated to guiding students towards their dreams of studying abroad in world-renowned institutions. Our expert team offers personalized counseling, test preparation classes (IELTS, SAT, TOEFL, GRE, GMAT, PTE, CAE), and seamless visa assistance, ensuring a smooth journey to your desired destination. With a commitment to excellence and a family-like atmosphere, we provide reliable information, scholarship opportunities, and support every step of the way. Join VED and embark on a transformative educational adventure today! Visit our website for more details and student testimonials.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"updated_at\":\"2024-06-06 09:24:50\",\"updatedBy\":1}', '2024-06-06 09:24:50', '2024-06-06 09:24:50'),
(NULL, 951, 1, 202406060925194068, 202406060925194068, 'App\\Models\\Resourcearticles', 19, 'update', '{\"institutionarticle_id\":19,\"parent_article\":\"18\",\"title\":\"Application Flowchart of VED Education\",\"subtitle\":\"\",\"alias\":\"application-flowchart-of-ved-education\",\"text\":\"<div class=\\\"aos-animate aos-init event__details__content\\\">\\r\\n<h4>He legged it up the kyver have it mush super me old mucker cheeky naff that are you taking the piss, blow off ruddy the pub bite your arm off the wireless boot cor blimey guvnor happy days bender what a load of rubbish, say cheers pardon me horse play spiffing Why car boot gosh bubble and squeak. Cheers Richard bugger show off show Que pick your nose and blow off get stuffed mate chancer in my flat loo, bevvy amongst hunky-dory bender bubb Matie and squeak me old mucker vagabond, barmy spend a penny chimney pot young delinquent bum bag the nancy arm knees chap, gosh nice one knees up the wireless Charles such a fibber. Mush barmy bleeding Jeffrey pardon nose barney grub loo cup of tea bubble and squeak bugger all mate say, I bloke matie boy tickety-boo give us the duff bugger lurgy wind up I don&#39;t want no agro.<\\/h4>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Brochures\\/application.png\",\"thumb\":\"\",\"display_order\":\"19\",\"status\":\"1\",\"created_at\":\"2024-05-21T01:50:37.000000Z\",\"updated_at\":\"2024-05-21T02:05:10.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\":\"<div class=\\\"aos-animate aos-init event__details__content\\\">\\r\\n<p>This flowchart outlines the step-by-step process VED International Education Consultancy follows to ensure a smooth and successful application journey for students aspiring to study abroad. From the initial inquiry to ongoing support after arrival, VED provides comprehensive services to guide students through every stage of their educational journey.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n<\\/div>\",\"updated_at\":\"2024-06-06 09:25:19\",\"updatedBy\":1}', '2024-06-06 09:25:19', '2024-06-06 09:25:19'),
(NULL, 952, 1, 202406060928536250, 202406060928536250, 'App\\Models\\Resourcearticles', 21, 'update', '{\"institutionarticle_id\":21,\"parent_article\":\"20\",\"title\":\"Privilege\",\"subtitle\":\"\",\"alias\":\"privilege\",\"text\":\"<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interd enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">\\r\\n<h5>Experience is over the world visit<\\/h5>\\r\\n<\\/div>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/gregmat.png\",\"thumb\":\"\",\"display_order\":\"21\",\"status\":\"1\",\"created_at\":\"2024-05-21T03:42:52.000000Z\",\"updated_at\":\"2024-05-21T03:42: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>\"}', '{\"text\":\"<p>At VED International Education Consultancy, we value our students and aim to provide them with additional benefits to enhance their study abroad experience. Our VED Privilege Cards offer exclusive advantages and discounts to our students, ensuring they receive the best support and services throughout their journey. Here&rsquo;s a detailed overview of our VED Privilege Cards:<\\/p>\\r\\n\\r\\n<h4>1. <strong>Bronze Privilege Card<\\/strong><\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Eligibility:<\\/strong> Issued to students upon initial consultation.<\\/li>\\r\\n\\t<li><strong>Benefits:<\\/strong>\\r\\n\\t<ul>\\r\\n\\t\\t<li><strong>Discount on Test Preparation Classes:<\\/strong> Enjoy a 5% discount on all test preparation classes (IELTS, SAT, TOEFL, GRE, GMAT, PTE, CAE).<\\/li>\\r\\n\\t\\t<li><strong>Access to Exclusive Seminars:<\\/strong> Invitations to special seminars and webinars conducted by VED experts and guest speakers.<\\/li>\\r\\n\\t\\t<li><strong>Counseling Sessions:<\\/strong> One additional free counseling session with our certified advisors.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>2. <strong>Silver Privilege Card<\\/strong><\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Eligibility:<\\/strong> Issued to students upon submission of university applications through VED.<\\/li>\\r\\n\\t<li><strong>Benefits:<\\/strong>\\r\\n\\t<ul>\\r\\n\\t\\t<li><strong>Higher Discount on Test Preparation Classes:<\\/strong> 10% discount on all test preparation classes.<\\/li>\\r\\n\\t\\t<li><strong>Priority Counseling:<\\/strong> Priority access to counseling sessions and quick response times for queries.<\\/li>\\r\\n\\t\\t<li><strong>Accommodation Assistance:<\\/strong> Assistance in finding and securing accommodation options.<\\/li>\\r\\n\\t\\t<li><strong>Access to Study Materials:<\\/strong> Free access to premium study materials and resources.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>3. <strong>Gold Privilege Card<\\/strong><\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Eligibility:<\\/strong> Issued to students who receive an offer of admission from a university.<\\/li>\\r\\n\\t<li><strong>Benefits:<\\/strong>\\r\\n\\t<ul>\\r\\n\\t\\t<li><strong>Exclusive Discounts:<\\/strong> 15% discount on test preparation classes and additional discounts on educational resources.<\\/li>\\r\\n\\t\\t<li><strong>Visa Application Support:<\\/strong> Comprehensive support with visa applications, including document review and interview preparation.<\\/li>\\r\\n\\t\\t<li><strong>Networking Events:<\\/strong> Invitations to exclusive networking events with alumni and industry professionals.<\\/li>\\r\\n\\t\\t<li><strong>Travel Assistance:<\\/strong> Guidance on travel arrangements and discounts on selected travel agencies.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>4. <strong>Platinum Privilege Card<\\/strong><\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Eligibility:<\\/strong> Issued to students who have secured a visa and are preparing for departure.<\\/li>\\r\\n\\t<li><strong>Benefits:<\\/strong>\\r\\n\\t<ul>\\r\\n\\t\\t<li><strong>Maximum Discounts:<\\/strong> 20% discount on test preparation classes and other VED services.<\\/li>\\r\\n\\t\\t<li><strong>Comprehensive Pre-Departure Orientation:<\\/strong> Detailed pre-departure orientation sessions and materials.<\\/li>\\r\\n\\t\\t<li><strong>Post-Arrival Support:<\\/strong> Ongoing support in the host country, including assistance with local resources and emergency contacts.<\\/li>\\r\\n\\t\\t<li><strong>Health Insurance Discounts:<\\/strong> Discounts on OSHC and other health insurance plans.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h3>How to Avail VED Privilege Cards<\\/h3>\\r\\n\\r\\n<ol>\\r\\n\\t<li><strong>Registration:<\\/strong> Start by registering with VED International Education Consultancy and scheduling your initial consultation.<\\/li>\\r\\n\\t<li><strong>Progress through the Application Process:<\\/strong> As you progress through each stage of the application process (from consultation to visa acquisition), you will automatically be upgraded to the next level of the privilege card.<\\/li>\\r\\n\\t<li><strong>Enjoy Exclusive Benefits:<\\/strong> Utilize the benefits associated with your current privilege card to enhance your study abroad experience.<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<h3>Summary<\\/h3>\",\"updated_at\":\"2024-06-06 09:28:53\",\"updatedBy\":1}', '2024-06-06 09:28:53', '2024-06-06 09:28:53');
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, 953, 1, 202406060929298684, 202406060929298684, 'App\\Models\\Resourcearticles', 21, 'update', '{\"institutionarticle_id\":21,\"parent_article\":\"20\",\"title\":\"Privilege\",\"subtitle\":\"\",\"alias\":\"privilege\",\"text\":\"<p>At VED International Education Consultancy, we value our students and aim to provide them with additional benefits to enhance their study abroad experience. Our VED Privilege Cards offer exclusive advantages and discounts to our students, ensuring they receive the best support and services throughout their journey. Here&rsquo;s a detailed overview of our VED Privilege Cards:<\\/p>\\r\\n\\r\\n<h4>1. <strong>Bronze Privilege Card<\\/strong><\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Eligibility:<\\/strong> Issued to students upon initial consultation.<\\/li>\\r\\n\\t<li><strong>Benefits:<\\/strong>\\r\\n\\t<ul>\\r\\n\\t\\t<li><strong>Discount on Test Preparation Classes:<\\/strong> Enjoy a 5% discount on all test preparation classes (IELTS, SAT, TOEFL, GRE, GMAT, PTE, CAE).<\\/li>\\r\\n\\t\\t<li><strong>Access to Exclusive Seminars:<\\/strong> Invitations to special seminars and webinars conducted by VED experts and guest speakers.<\\/li>\\r\\n\\t\\t<li><strong>Counseling Sessions:<\\/strong> One additional free counseling session with our certified advisors.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>2. <strong>Silver Privilege Card<\\/strong><\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Eligibility:<\\/strong> Issued to students upon submission of university applications through VED.<\\/li>\\r\\n\\t<li><strong>Benefits:<\\/strong>\\r\\n\\t<ul>\\r\\n\\t\\t<li><strong>Higher Discount on Test Preparation Classes:<\\/strong> 10% discount on all test preparation classes.<\\/li>\\r\\n\\t\\t<li><strong>Priority Counseling:<\\/strong> Priority access to counseling sessions and quick response times for queries.<\\/li>\\r\\n\\t\\t<li><strong>Accommodation Assistance:<\\/strong> Assistance in finding and securing accommodation options.<\\/li>\\r\\n\\t\\t<li><strong>Access to Study Materials:<\\/strong> Free access to premium study materials and resources.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>3. <strong>Gold Privilege Card<\\/strong><\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Eligibility:<\\/strong> Issued to students who receive an offer of admission from a university.<\\/li>\\r\\n\\t<li><strong>Benefits:<\\/strong>\\r\\n\\t<ul>\\r\\n\\t\\t<li><strong>Exclusive Discounts:<\\/strong> 15% discount on test preparation classes and additional discounts on educational resources.<\\/li>\\r\\n\\t\\t<li><strong>Visa Application Support:<\\/strong> Comprehensive support with visa applications, including document review and interview preparation.<\\/li>\\r\\n\\t\\t<li><strong>Networking Events:<\\/strong> Invitations to exclusive networking events with alumni and industry professionals.<\\/li>\\r\\n\\t\\t<li><strong>Travel Assistance:<\\/strong> Guidance on travel arrangements and discounts on selected travel agencies.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>4. <strong>Platinum Privilege Card<\\/strong><\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Eligibility:<\\/strong> Issued to students who have secured a visa and are preparing for departure.<\\/li>\\r\\n\\t<li><strong>Benefits:<\\/strong>\\r\\n\\t<ul>\\r\\n\\t\\t<li><strong>Maximum Discounts:<\\/strong> 20% discount on test preparation classes and other VED services.<\\/li>\\r\\n\\t\\t<li><strong>Comprehensive Pre-Departure Orientation:<\\/strong> Detailed pre-departure orientation sessions and materials.<\\/li>\\r\\n\\t\\t<li><strong>Post-Arrival Support:<\\/strong> Ongoing support in the host country, including assistance with local resources and emergency contacts.<\\/li>\\r\\n\\t\\t<li><strong>Health Insurance Discounts:<\\/strong> Discounts on OSHC and other health insurance plans.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h3>How to Avail VED Privilege Cards<\\/h3>\\r\\n\\r\\n<ol>\\r\\n\\t<li><strong>Registration:<\\/strong> Start by registering with VED International Education Consultancy and scheduling your initial consultation.<\\/li>\\r\\n\\t<li><strong>Progress through the Application Process:<\\/strong> As you progress through each stage of the application process (from consultation to visa acquisition), you will automatically be upgraded to the next level of the privilege card.<\\/li>\\r\\n\\t<li><strong>Enjoy Exclusive Benefits:<\\/strong> Utilize the benefits associated with your current privilege card to enhance your study abroad experience.<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<h3>Summary<\\/h3>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/gregmat.png\",\"thumb\":\"\",\"display_order\":\"21\",\"status\":\"1\",\"created_at\":\"2024-05-21T03:42:52.000000Z\",\"updated_at\":\"2024-06-06T09:28: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>\"}', '{\"text\":\"<p>At VED International Education Consultancy, we value our students and aim to provide them with additional benefits to enhance their study abroad experience. Our VED Privilege Cards offer exclusive advantages and discounts to our students, ensuring they receive the best support and services throughout their journey. Here&rsquo;s a detailed overview of our VED Privilege Cards:<\\/p>\\r\\n\\r\\n<h4>1. <strong>Bronze Privilege Card<\\/strong><\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Eligibility:<\\/strong> Issued to students upon initial consultation.<\\/li>\\r\\n\\t<li><strong>Benefits:<\\/strong>\\r\\n\\t<ul>\\r\\n\\t\\t<li><strong>Discount on Test Preparation Classes:<\\/strong> Enjoy a 5% discount on all test preparation classes (IELTS, SAT, TOEFL, GRE, GMAT, PTE, CAE).<\\/li>\\r\\n\\t\\t<li><strong>Access to Exclusive Seminars:<\\/strong> Invitations to special seminars and webinars conducted by VED experts and guest speakers.<\\/li>\\r\\n\\t\\t<li><strong>Counseling Sessions:<\\/strong> One additional free counseling session with our certified advisors.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<h4>2. <strong>Silver Privilege Card<\\/strong><\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Eligibility:<\\/strong> Issued to students upon submission of university applications through VED.<\\/li>\\r\\n\\t<li><strong>Benefits:<\\/strong>\\r\\n\\t<ul>\\r\\n\\t\\t<li><strong>Higher Discount on Test Preparation Classes:<\\/strong> 10% discount on all test preparation classes.<\\/li>\\r\\n\\t\\t<li><strong>Priority Counseling:<\\/strong> Priority access to counseling sessions and quick response times for queries.<\\/li>\\r\\n\\t\\t<li><strong>Accommodation Assistance:<\\/strong> Assistance in finding and securing accommodation options.<\\/li>\\r\\n\\t\\t<li><strong>Access to Study Materials:<\\/strong> Free access to premium study materials and resources.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<h4>3. <strong>Gold Privilege Card<\\/strong><\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Eligibility:<\\/strong> Issued to students who receive an offer of admission from a university.<\\/li>\\r\\n\\t<li><strong>Benefits:<\\/strong>\\r\\n\\t<ul>\\r\\n\\t\\t<li><strong>Exclusive Discounts:<\\/strong> 15% discount on test preparation classes and additional discounts on educational resources.<\\/li>\\r\\n\\t\\t<li><strong>Visa Application Support:<\\/strong> Comprehensive support with visa applications, including document review and interview preparation.<\\/li>\\r\\n\\t\\t<li><strong>Networking Events:<\\/strong> Invitations to exclusive networking events with alumni and industry professionals.<\\/li>\\r\\n\\t\\t<li><strong>Travel Assistance:<\\/strong> Guidance on travel arrangements and discounts on selected travel agencies.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<h4>4. <strong>Platinum Privilege Card<\\/strong><\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Eligibility:<\\/strong> Issued to students who have secured a visa and are preparing for departure.<\\/li>\\r\\n\\t<li><strong>Benefits:<\\/strong>\\r\\n\\t<ul>\\r\\n\\t\\t<li><strong>Maximum Discounts:<\\/strong> 20% discount on test preparation classes and other VED services.<\\/li>\\r\\n\\t\\t<li><strong>Comprehensive Pre-Departure Orientation:<\\/strong> Detailed pre-departure orientation sessions and materials.<\\/li>\\r\\n\\t\\t<li><strong>Post-Arrival Support:<\\/strong> Ongoing support in the host country, including assistance with local resources and emergency contacts.<\\/li>\\r\\n\\t\\t<li><strong>Health Insurance Discounts:<\\/strong> Discounts on OSHC and other health insurance plans.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<h3>How to Avail VED Privilege Cards<\\/h3>\\r\\n\\r\\n<ol>\\r\\n\\t<li><strong>Registration:<\\/strong> Start by registering with VED International Education Consultancy and scheduling your initial consultation.<\\/li>\\r\\n\\t<li><strong>Progress through the Application Process:<\\/strong> As you progress through each stage of the application process (from consultation to visa acquisition), you will automatically be upgraded to the next level of the privilege card.<\\/li>\\r\\n\\t<li><strong>Enjoy Exclusive Benefits:<\\/strong> Utilize the benefits associated with your current privilege card to enhance your study abroad experience.<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<h3>Summary<\\/h3>\",\"updated_at\":\"2024-06-06 09:29:29\",\"updatedBy\":1}', '2024-06-06 09:29:29', '2024-06-06 09:29:29'),
(NULL, 954, 1, 202406060929437049, 202406060929437049, 'App\\Models\\Resourcearticles', 21, 'update', '{\"institutionarticle_id\":21,\"parent_article\":\"20\",\"title\":\"Privilege\",\"subtitle\":\"\",\"alias\":\"privilege\",\"text\":\"<p>At VED International Education Consultancy, we value our students and aim to provide them with additional benefits to enhance their study abroad experience. Our VED Privilege Cards offer exclusive advantages and discounts to our students, ensuring they receive the best support and services throughout their journey. Here&rsquo;s a detailed overview of our VED Privilege Cards:<\\/p>\\r\\n\\r\\n<h4>1. <strong>Bronze Privilege Card<\\/strong><\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Eligibility:<\\/strong> Issued to students upon initial consultation.<\\/li>\\r\\n\\t<li><strong>Benefits:<\\/strong>\\r\\n\\t<ul>\\r\\n\\t\\t<li><strong>Discount on Test Preparation Classes:<\\/strong> Enjoy a 5% discount on all test preparation classes (IELTS, SAT, TOEFL, GRE, GMAT, PTE, CAE).<\\/li>\\r\\n\\t\\t<li><strong>Access to Exclusive Seminars:<\\/strong> Invitations to special seminars and webinars conducted by VED experts and guest speakers.<\\/li>\\r\\n\\t\\t<li><strong>Counseling Sessions:<\\/strong> One additional free counseling session with our certified advisors.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<h4>2. <strong>Silver Privilege Card<\\/strong><\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Eligibility:<\\/strong> Issued to students upon submission of university applications through VED.<\\/li>\\r\\n\\t<li><strong>Benefits:<\\/strong>\\r\\n\\t<ul>\\r\\n\\t\\t<li><strong>Higher Discount on Test Preparation Classes:<\\/strong> 10% discount on all test preparation classes.<\\/li>\\r\\n\\t\\t<li><strong>Priority Counseling:<\\/strong> Priority access to counseling sessions and quick response times for queries.<\\/li>\\r\\n\\t\\t<li><strong>Accommodation Assistance:<\\/strong> Assistance in finding and securing accommodation options.<\\/li>\\r\\n\\t\\t<li><strong>Access to Study Materials:<\\/strong> Free access to premium study materials and resources.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<h4>3. <strong>Gold Privilege Card<\\/strong><\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Eligibility:<\\/strong> Issued to students who receive an offer of admission from a university.<\\/li>\\r\\n\\t<li><strong>Benefits:<\\/strong>\\r\\n\\t<ul>\\r\\n\\t\\t<li><strong>Exclusive Discounts:<\\/strong> 15% discount on test preparation classes and additional discounts on educational resources.<\\/li>\\r\\n\\t\\t<li><strong>Visa Application Support:<\\/strong> Comprehensive support with visa applications, including document review and interview preparation.<\\/li>\\r\\n\\t\\t<li><strong>Networking Events:<\\/strong> Invitations to exclusive networking events with alumni and industry professionals.<\\/li>\\r\\n\\t\\t<li><strong>Travel Assistance:<\\/strong> Guidance on travel arrangements and discounts on selected travel agencies.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<h4>4. <strong>Platinum Privilege Card<\\/strong><\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Eligibility:<\\/strong> Issued to students who have secured a visa and are preparing for departure.<\\/li>\\r\\n\\t<li><strong>Benefits:<\\/strong>\\r\\n\\t<ul>\\r\\n\\t\\t<li><strong>Maximum Discounts:<\\/strong> 20% discount on test preparation classes and other VED services.<\\/li>\\r\\n\\t\\t<li><strong>Comprehensive Pre-Departure Orientation:<\\/strong> Detailed pre-departure orientation sessions and materials.<\\/li>\\r\\n\\t\\t<li><strong>Post-Arrival Support:<\\/strong> Ongoing support in the host country, including assistance with local resources and emergency contacts.<\\/li>\\r\\n\\t\\t<li><strong>Health Insurance Discounts:<\\/strong> Discounts on OSHC and other health insurance plans.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<h3>How to Avail VED Privilege Cards<\\/h3>\\r\\n\\r\\n<ol>\\r\\n\\t<li><strong>Registration:<\\/strong> Start by registering with VED International Education Consultancy and scheduling your initial consultation.<\\/li>\\r\\n\\t<li><strong>Progress through the Application Process:<\\/strong> As you progress through each stage of the application process (from consultation to visa acquisition), you will automatically be upgraded to the next level of the privilege card.<\\/li>\\r\\n\\t<li><strong>Enjoy Exclusive Benefits:<\\/strong> Utilize the benefits associated with your current privilege card to enhance your study abroad experience.<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<h3>Summary<\\/h3>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/gregmat.png\",\"thumb\":\"\",\"display_order\":\"21\",\"status\":\"1\",\"created_at\":\"2024-05-21T03:42:52.000000Z\",\"updated_at\":\"2024-06-06T09:29: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>At VED International Education Consultancy, we value our students and aim to provide them with additional benefits to enhance their study abroad experience. Our VED Privilege Cards offer exclusive advantages and discounts to our students, ensuring they receive the best support and services throughout their journey. Here&rsquo;s a detailed overview of our VED Privilege Cards:<\\/p>\\r\\n\\r\\n<h4>1. <strong>Bronze Privilege Card<\\/strong><\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Eligibility:<\\/strong> Issued to students upon initial consultation.<\\/li>\\r\\n\\t<li><strong>Benefits:<\\/strong>\\r\\n\\t<ul>\\r\\n\\t\\t<li><strong>Discount on Test Preparation Classes:<\\/strong> Enjoy a 5% discount on all test preparation classes (IELTS, SAT, TOEFL, GRE, GMAT, PTE, CAE).<\\/li>\\r\\n\\t\\t<li><strong>Access to Exclusive Seminars:<\\/strong> Invitations to special seminars and webinars conducted by VED experts and guest speakers.<\\/li>\\r\\n\\t\\t<li><strong>Counseling Sessions:<\\/strong> One additional free counseling session with our certified advisors.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<h4>2. <strong>Silver Privilege Card<\\/strong><\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Eligibility:<\\/strong> Issued to students upon submission of university applications through VED.<\\/li>\\r\\n\\t<li><strong>Benefits:<\\/strong>\\r\\n\\t<ul>\\r\\n\\t\\t<li><strong>Higher Discount on Test Preparation Classes:<\\/strong> 10% discount on all test preparation classes.<\\/li>\\r\\n\\t\\t<li><strong>Priority Counseling:<\\/strong> Priority access to counseling sessions and quick response times for queries.<\\/li>\\r\\n\\t\\t<li><strong>Accommodation Assistance:<\\/strong> Assistance in finding and securing accommodation options.<\\/li>\\r\\n\\t\\t<li><strong>Access to Study Materials:<\\/strong> Free access to premium study materials and resources.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<h4>3. <strong>Gold Privilege Card<\\/strong><\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Eligibility:<\\/strong> Issued to students who receive an offer of admission from a university.<\\/li>\\r\\n\\t<li><strong>Benefits:<\\/strong>\\r\\n\\t<ul>\\r\\n\\t\\t<li><strong>Exclusive Discounts:<\\/strong> 15% discount on test preparation classes and additional discounts on educational resources.<\\/li>\\r\\n\\t\\t<li><strong>Visa Application Support:<\\/strong> Comprehensive support with visa applications, including document review and interview preparation.<\\/li>\\r\\n\\t\\t<li><strong>Networking Events:<\\/strong> Invitations to exclusive networking events with alumni and industry professionals.<\\/li>\\r\\n\\t\\t<li><strong>Travel Assistance:<\\/strong> Guidance on travel arrangements and discounts on selected travel agencies.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<h4>4. <strong>Platinum Privilege Card<\\/strong><\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Eligibility:<\\/strong> Issued to students who have secured a visa and are preparing for departure.<\\/li>\\r\\n\\t<li><strong>Benefits:<\\/strong>\\r\\n\\t<ul>\\r\\n\\t\\t<li><strong>Maximum Discounts:<\\/strong> 20% discount on test preparation classes and other VED services.<\\/li>\\r\\n\\t\\t<li><strong>Comprehensive Pre-Departure Orientation:<\\/strong> Detailed pre-departure orientation sessions and materials.<\\/li>\\r\\n\\t\\t<li><strong>Post-Arrival Support:<\\/strong> Ongoing support in the host country, including assistance with local resources and emergency contacts.<\\/li>\\r\\n\\t\\t<li><strong>Health Insurance Discounts:<\\/strong> Discounts on OSHC and other health insurance plans.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<h3>How to Avail VED Privilege Cards<\\/h3>\\r\\n\\r\\n<ol>\\r\\n\\t<li><strong>Registration:<\\/strong> Start by registering with VED International Education Consultancy and scheduling your initial consultation.<\\/li>\\r\\n\\t<li><strong>Progress through the Application Process:<\\/strong> As you progress through each stage of the application process (from consultation to visa acquisition), you will automatically be upgraded to the next level of the privilege card.<\\/li>\\r\\n\\t<li><strong>Enjoy Exclusive Benefits:<\\/strong> Utilize the benefits associated with your current privilege card to enhance your study abroad experience.<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<h3>&nbsp;<\\/h3>\",\"updated_at\":\"2024-06-06 09:29:43\",\"updatedBy\":1}', '2024-06-06 09:29:43', '2024-06-06 09:29:43'),
(NULL, 955, 1, 202406060930263440, 202406060930263440, 'App\\Models\\Resourcearticles', 23, 'update', '{\"institutionarticle_id\":23,\"parent_article\":\"22\",\"title\":\"Statement Of Purpose\",\"subtitle\":\"\",\"alias\":\"statement-of-purpose\",\"text\":\"<p>Creating a compelling Statement of Purpose (SOP) involves articulating your academic and professional goals, highlighting relevant experiences, and demonstrating your fit with the program you&#39;re applying to. Here&#39;s a structured guide and an example to help you craft your SOP:<\\/p>\\r\\n\\r\\n<h3>Structure of a Statement of Purpose<\\/h3>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Introduction<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Briefly introduce yourself.<\\/li>\\r\\n\\t\\t<li>Mention your current status (e.g., recent graduate, current job role).<\\/li>\\r\\n\\t\\t<li>State the program you are applying for and why you are interested in it.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Academic Background<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Highlight your academic achievements.<\\/li>\\r\\n\\t\\t<li>Mention any relevant coursework, projects, or research.<\\/li>\\r\\n\\t\\t<li>Discuss what motivated you to pursue this field of study.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Professional Experience<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Detail your work experience related to your field.<\\/li>\\r\\n\\t\\t<li>Mention any internships, jobs, or volunteer work.<\\/li>\\r\\n\\t\\t<li>Highlight skills and knowledge gained from these experiences.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Why This Program<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Explain why you chose this particular program and institution.<\\/li>\\r\\n\\t\\t<li>Mention any faculty members, resources, or courses that attract you.<\\/li>\\r\\n\\t\\t<li>Connect the program&rsquo;s offerings to your goals.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Career Goals<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Outline your short-term and long-term career objectives.<\\/li>\\r\\n\\t\\t<li>Explain how this program will help you achieve these goals.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Conclusion<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Summarize your motivation and enthusiasm.<\\/li>\\r\\n\\t\\t<li>Reinforce your commitment to the field and the program.<\\/li>\\r\\n\\t\\t<li>Thank the admissions committee for considering your application.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider2.jpg\",\"thumb\":\"\",\"display_order\":\"23\",\"status\":\"1\",\"created_at\":\"2024-05-21T04:05:57.000000Z\",\"updated_at\":\"2024-05-21T04:07: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>Creating a compelling Statement of Purpose (SOP) involves articulating your academic and professional goals, highlighting relevant experiences, and demonstrating your fit with the program you&#39;re applying to. Here&#39;s a structured guide and an example to help you craft your SOP:<\\/p>\\r\\n\\r\\n<h3>Structure of a Statement of Purpose<\\/h3>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Introduction<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Briefly introduce yourself.<\\/li>\\r\\n\\t\\t<li>Mention your current status (e.g., recent graduate, current job role).<\\/li>\\r\\n\\t\\t<li>State the program you are applying for and why you are interested in it.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Academic Background<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Highlight your academic achievements.<\\/li>\\r\\n\\t\\t<li>Mention any relevant coursework, projects, or research.<\\/li>\\r\\n\\t\\t<li>Discuss what motivated you to pursue this field of study.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Professional Experience<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Detail your work experience related to your field.<\\/li>\\r\\n\\t\\t<li>Mention any internships, jobs, or volunteer work.<\\/li>\\r\\n\\t\\t<li>Highlight skills and knowledge gained from these experiences.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Why This Program<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Explain why you chose this particular program and institution.<\\/li>\\r\\n\\t\\t<li>Mention any faculty members, resources, or courses that attract you.<\\/li>\\r\\n\\t\\t<li>Connect the program&rsquo;s offerings to your goals.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Career Goals<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Outline your short-term and long-term career objectives.<\\/li>\\r\\n\\t\\t<li>Explain how this program will help you achieve these goals.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Conclusion<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Summarize your motivation and enthusiasm.<\\/li>\\r\\n\\t\\t<li>Reinforce your commitment to the field and the program.<\\/li>\\r\\n\\t\\t<li>Thank the admissions committee for considering your application.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\",\"updated_at\":\"2024-06-06 09:30:26\",\"updatedBy\":1}', '2024-06-06 09:30:26', '2024-06-06 09:30:26'),
(NULL, 956, 1, 202406060930416524, 202406060930416524, 'App\\Models\\Resourcearticles', 23, 'update', '{\"institutionarticle_id\":23,\"parent_article\":\"22\",\"title\":\"Statement Of Purpose\",\"subtitle\":\"\",\"alias\":\"statement-of-purpose\",\"text\":\"<p>Creating a compelling Statement of Purpose (SOP) involves articulating your academic and professional goals, highlighting relevant experiences, and demonstrating your fit with the program you&#39;re applying to. Here&#39;s a structured guide and an example to help you craft your SOP:<\\/p>\\r\\n\\r\\n<h3>Structure of a Statement of Purpose<\\/h3>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Introduction<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Briefly introduce yourself.<\\/li>\\r\\n\\t\\t<li>Mention your current status (e.g., recent graduate, current job role).<\\/li>\\r\\n\\t\\t<li>State the program you are applying for and why you are interested in it.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Academic Background<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Highlight your academic achievements.<\\/li>\\r\\n\\t\\t<li>Mention any relevant coursework, projects, or research.<\\/li>\\r\\n\\t\\t<li>Discuss what motivated you to pursue this field of study.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Professional Experience<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Detail your work experience related to your field.<\\/li>\\r\\n\\t\\t<li>Mention any internships, jobs, or volunteer work.<\\/li>\\r\\n\\t\\t<li>Highlight skills and knowledge gained from these experiences.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Why This Program<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Explain why you chose this particular program and institution.<\\/li>\\r\\n\\t\\t<li>Mention any faculty members, resources, or courses that attract you.<\\/li>\\r\\n\\t\\t<li>Connect the program&rsquo;s offerings to your goals.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Career Goals<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Outline your short-term and long-term career objectives.<\\/li>\\r\\n\\t\\t<li>Explain how this program will help you achieve these goals.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Conclusion<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Summarize your motivation and enthusiasm.<\\/li>\\r\\n\\t\\t<li>Reinforce your commitment to the field and the program.<\\/li>\\r\\n\\t\\t<li>Thank the admissions committee for considering your application.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider2.jpg\",\"thumb\":\"\",\"display_order\":\"23\",\"status\":\"1\",\"created_at\":\"2024-05-21T04:05:57.000000Z\",\"updated_at\":\"2024-06-06T09:30: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>\"}', '{\"text\":\"<p>Creating a compelling Statement of Purpose (SOP) involves articulating your academic and professional goals, highlighting relevant experiences, and demonstrating your fit with the program you&#39;re applying to. Here&#39;s a structured guide and an example to help you craft your SOP:<\\/p>\\r\\n\\r\\n<h3>Structure of a Statement of Purpose<\\/h3>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Introduction<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Briefly introduce yourself.<\\/li>\\r\\n\\t\\t<li>Mention your current status (e.g., recent graduate, current job role).<\\/li>\\r\\n\\t\\t<li>State the program you are applying for and why you are interested in it.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Academic Background<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Highlight your academic achievements.<\\/li>\\r\\n\\t\\t<li>Mention any relevant coursework, projects, or research.<\\/li>\\r\\n\\t\\t<li>Discuss what motivated you to pursue this field of study.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Professional Experience<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Detail your work experience related to your field.<\\/li>\\r\\n\\t\\t<li>Mention any internships, jobs, or volunteer work.<\\/li>\\r\\n\\t\\t<li>Highlight skills and knowledge gained from these experiences.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Why This Program<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Explain why you chose this particular program and institution.<\\/li>\\r\\n\\t\\t<li>Mention any faculty members, resources, or courses that attract you.<\\/li>\\r\\n\\t\\t<li>Connect the program&rsquo;s offerings to your goals.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Career Goals<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Outline your short-term and long-term career objectives.<\\/li>\\r\\n\\t\\t<li>Explain how this program will help you achieve these goals.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Conclusion<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Summarize your motivation and enthusiasm.<\\/li>\\r\\n\\t\\t<li>Reinforce your commitment to the field and the program.<\\/li>\\r\\n\\t\\t<li>Thank the admissions committee for considering your application.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\",\"updated_at\":\"2024-06-06 09:30:41\",\"updatedBy\":1}', '2024-06-06 09:30:41', '2024-06-06 09:30:41'),
(NULL, 957, 1, 202406060941591787, 202406060941591787, 'App\\Models\\Resourcearticles', 23, 'update', '{\"institutionarticle_id\":23,\"parent_article\":\"22\",\"title\":\"Statement Of Purpose\",\"subtitle\":\"\",\"alias\":\"statement-of-purpose\",\"text\":\"<p>Creating a compelling Statement of Purpose (SOP) involves articulating your academic and professional goals, highlighting relevant experiences, and demonstrating your fit with the program you&#39;re applying to. Here&#39;s a structured guide and an example to help you craft your SOP:<\\/p>\\r\\n\\r\\n<h3>Structure of a Statement of Purpose<\\/h3>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Introduction<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Briefly introduce yourself.<\\/li>\\r\\n\\t\\t<li>Mention your current status (e.g., recent graduate, current job role).<\\/li>\\r\\n\\t\\t<li>State the program you are applying for and why you are interested in it.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Academic Background<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Highlight your academic achievements.<\\/li>\\r\\n\\t\\t<li>Mention any relevant coursework, projects, or research.<\\/li>\\r\\n\\t\\t<li>Discuss what motivated you to pursue this field of study.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Professional Experience<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Detail your work experience related to your field.<\\/li>\\r\\n\\t\\t<li>Mention any internships, jobs, or volunteer work.<\\/li>\\r\\n\\t\\t<li>Highlight skills and knowledge gained from these experiences.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Why This Program<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Explain why you chose this particular program and institution.<\\/li>\\r\\n\\t\\t<li>Mention any faculty members, resources, or courses that attract you.<\\/li>\\r\\n\\t\\t<li>Connect the program&rsquo;s offerings to your goals.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Career Goals<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Outline your short-term and long-term career objectives.<\\/li>\\r\\n\\t\\t<li>Explain how this program will help you achieve these goals.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Conclusion<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Summarize your motivation and enthusiasm.<\\/li>\\r\\n\\t\\t<li>Reinforce your commitment to the field and the program.<\\/li>\\r\\n\\t\\t<li>Thank the admissions committee for considering your application.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/slider2.jpg\",\"thumb\":\"\",\"display_order\":\"23\",\"status\":\"1\",\"created_at\":\"2024-05-21T04:05:57.000000Z\",\"updated_at\":\"2024-06-06T09:30:41.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>The&nbsp;<strong>Statement of Purpose&nbsp;<\\/strong>is the most important part of your application that will tell the admissions committee who you are in some detail, what you want to learn about in your applied courses, what has influenced your career path so far, your professional interests and where you plan to go from here. It is a long essay that includes a brief introduction, educational background, employment history, course details of the applied course, career goals, and many more things.<\\/p>\\r\\n\\r\\n<p>The statement of purpose approximately consists of 1000 words. It is a declarative sentence that summarizes the specific topic and goals of a document. It is typically included in the introduction to give the reader an accurate, concrete understanding of what the document will cover and what admissions committee can gain from reading it. So the statement of purpose should be clear and genuine with proper checking of every grammar error, spelling, or any else mistakes. It plays a vital role in admission.<\\/p>\\r\\n\\r\\n<p>Statement of Purpose must include the following information:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Your personal brief introduction or you can start with personal philosophy\\/motto if you like. It includes your name, address, your intent for the course, etc.<\\/li>\\r\\n\\t<li>You should state your academic achievements or history and English proficiency with respective dates. Also the training, internship, employment history if applicable.<\\/li>\\r\\n\\t<li>The reason to choose the particular education destination where students should have some comparative differences like health and safety, education system, duration to complete and cost analysis as well as definitely career opportunity with that country and also why not to study in Nepal or any other country.<\\/li>\\r\\n\\t<li>The reason to choose a particular education provider compares to other institutions in terms of graduation and employability rate, student support, student\\/teacher ratio at the class, and any further good point like Academic requirement, tuition fees, IELTS requirement of institution ranking and also with about the chosen city.<\\/li>\\r\\n\\t<li>The student must be clear about the course he\\/she is applying for and how that program fits with your future plans and career pathways. In-depth you can explain the course (units, compulsory subjects, elective\\/major\\/optional subject, and possible career opportunity.<\\/li>\\r\\n\\t<li>The main point of the statement of purpose is to show your vision clearly to the admission committee so your career plan should be clear and specific. You can mention the potentiality to achieve the goals you have set for yourself the career opportunity, the competitive benefit you will get with the help of your applied course.<\\/li>\\r\\n\\t<li>For the financial coverage of your studies, you should explain your family&rsquo;s financial capacity and circumstances of the sponsor.<\\/li>\\r\\n\\t<li>The student should aware of the GTE requirement and immigration history, here student needs to explain whether they have applied earlier to any country, immigration history, previous travel history.<\\/li>\\r\\n\\t<li>As final words, you can conclude the statement of purpose by requesting your admission to that particular institution with the course you have chosen.<\\/li>\\r\\n<\\/ul>\",\"updated_at\":\"2024-06-06 09:41:59\",\"updatedBy\":1}', '2024-06-06 09:41:59', '2024-06-06 09:41:59'),
(NULL, 958, 1, 202406061000383914, 202406061000383914, 'App\\Models\\Eventsarticles', 8, 'update', '{\"article_id\":8,\"parent_article\":\"0\",\"title\":\"Referal Benefits\",\"alias\":\"referal-benefits\",\"text\":\"\",\"description\":\"<div class=\\\"blog__details__content\\\" style=\\\"margin-top:20px\\\">\\r\\n<h5>Here is the referal benefits that you can receive.<\\/h5>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interd enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n\\r\\n<div class=\\\"aos-animate aos-init blog__details__heading\\\">&nbsp;<\\/div>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus<\\/p>\\r\\n\\r\\n<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards ceremonies, fashion shows, sporting events, and even a memorial service.<\\/p>\\r\\n\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate vestibulum Phasellus rhoncus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat elit eu lacus. Vestibulum non justo consectetur, cursus ante, tincidunt sapien. Nulla quis diam sit amet turpis interdum accumsan quis nec enim. Vivamus faucibus ex sed nibh egestas elementum. Mauris et bibendum dui. Aenean consequat pulvinar luctus. Suspendisse consectetur tristique tortor<\\/p>\\r\\n<\\/div>\",\"thumb\":\"storage\\/ved\\/files\\/1\\/Sliders\\/university_1.jpg\",\"cover_photo\":\"\",\"display_order\":\"4\",\"status\":\"1\",\"created_at\":\"2024-05-21T10:56:04.000000Z\",\"updated_at\":\"2024-05-21T11:20:16.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":\"1\",\"updatedby\":\"1\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"description\":\"<div class=\\\"blog__details__content\\\" style=\\\"margin-top:20px\\\">\\r\\n<p>At VED International Education Consultancy, we value the trust and confidence our students place in us. To show our appreciation, we have introduced an exclusive Referral Benefits Program. When you refer friends, family, or colleagues to VED, you not only help them achieve their educational dreams but also earn exciting rewards for yourself. Here&rsquo;s how you can benefit from our referral program:<\\/p>\\r\\n\\r\\n<h4>How It Works:<\\/h4>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Refer a Friend:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Encourage your friends, family, or colleagues to visit VED International Education Consultancy and mention your referral.<\\/li>\\r\\n\\t\\t<li>They can reach out through our website, phone, email, or by visiting our office in person.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Successful Enrollment:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Once your referred friend successfully enrolls in any of our services (counseling, test preparation, university application assistance, etc.), both you and your friend become eligible for referral benefits.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Receive Your Rewards:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Enjoy exclusive rewards as a token of our appreciation for spreading the word about VED. The more friends you refer, the more benefits you can earn!<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<h4>Referral Benefits:<\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li>\\r\\n\\t<p><strong>Discounts on Services:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Receive a discount on future services, including counseling sessions, test preparation classes, and more.<\\/li>\\r\\n\\t\\t<li>Your referred friend also enjoys a discount on their chosen service.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Gift Vouchers:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Earn gift vouchers that can be used for various purposes, such as purchasing study materials, travel accessories, or personal items.<\\/li>\\r\\n\\t\\t<li>Gift vouchers are also given to your referred friend as a welcome gesture.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Exclusive Workshops and Seminars:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Gain complimentary access to exclusive workshops and seminars hosted by VED, featuring industry experts and successful alumni.<\\/li>\\r\\n\\t\\t<li>Your referred friend also gets an invitation to these enriching events.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Priority Services:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Enjoy priority access to our services, ensuring quick responses and dedicated support.<\\/li>\\r\\n\\t\\t<li>Your referred friend receives the same priority treatment, making their experience smooth and efficient.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Special Recognition:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Get featured on our website and social media platforms as a valued member of the VED community who helps others achieve their educational goals.<\\/li>\\r\\n\\t\\t<li>Your referred friend also gets recognized for joining the VED family.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>How to Get Started:<\\/h4>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Share the Experience:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Talk about your positive experiences with VED to friends, family, and colleagues who are considering studying abroad.<\\/li>\\r\\n\\t\\t<li>Share your success stories and the benefits you&rsquo;ve received from our services.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Provide Referral Details:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Ensure your referred friend mentions your name and contact information when they reach out to VED.<\\/li>\\r\\n\\t\\t<li>This helps us track your referrals and ensure you receive your deserved rewards.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Stay Connected:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Keep in touch with your referred friends and encourage them throughout their application process.<\\/li>\\r\\n\\t\\t<li>Celebrate their successes and enjoy your referral benefits together.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\\r\\n<\\/div>\",\"updated_at\":\"2024-06-06 10:00:38\",\"updatedBy\":1}', '2024-06-06 10:00:38', '2024-06-06 10:00:38'),
(NULL, 959, 1, 202406100652041140, 202406100652041140, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Bibhuti LMS\",\"description\":\"orporate clients and leisure travelers has been relying on Groundlink for dependable safe, and professional chauffeured car end service in major cities across World.\",\"url1\":\"info@dreamoneducation.com\",\"url2\":\"\",\"location\":\"Dillibazar, Kathmandu\",\"email\":\"info@vedinternational.com\",\"phone\":\"+977-9851156423\",\"secondary_phone\":\"+01-4423776\",\"working_hours\":\"09:00 - 17:00\",\"working_days\":\"Sun - Friday\",\"leave_days\":\"\",\"google_map\":\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d883.0949391974468!2d85.32302736933097!3d27.705558793809068!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39eb19fdc6a9c123%3A0xb39c97df78aa662a!2sVed%20International%20Education%20Consultancy!5e0!3m2!1sen!2snp!4v1715830558741!5m2!1sen!2snp\",\"fb\":\"https:\\/\\/www.facebook.com\",\"insta\":\"https:\\/\\/www.facebook.com\",\"twitter\":\"https:\\/\\/www.x.com\\/\",\"tiktok\":\"https:\\/\\/www.youtube.com\\/\",\"youtube\":\"https:\\/\\/www.facebook.com\",\"primary_logo\":\"storage\\/ved\\/files\\/1\\/Logo\\/logo11.png\",\"secondary_logo\":\"storage\\/ved\\/files\\/1\\/Logo\\/logo.png\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\\u00a9Copyright 2024 Ved International Consultancy. All rights reserved\",\"content1\":\"https:\\/\\/www.youtube.com\\/watch?v=8Hf9gSXyPBc\",\"content2\":\"\",\"content3\":\"\",\"seo_title\":null,\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"created_at\":null,\"updated_at\":\"2024-05-29T06:34:00.000000Z\",\"createdby\":null,\"updatedby\":\"1\",\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"description\":\"Ved International Education Consultancy is a private limited company registered under the Government of Nepal (REGD. No. 78839\\/067\\/068). Ved International Education Consultancy is the best consultancy in Nepal established in 2010,\",\"updated_at\":\"2024-06-10 06:52:04\",\"updatedBy\":1}', '2024-06-10 06:52:04', '2024-06-10 06:52:04');
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, 960, 1, 202406120619303588, 202406120619303588, 'App\\Models\\News', 1, 'update', '{\"news_id\":1,\"parent_news\":\"0\",\"title\":\"\\u2018\\u0935\\u093f\\u0926\\u0947\\u0936\\u0915\\u094b \\u091c\\u094d\\u091e\\u093e\\u0928 \\u0930 \\u0938\\u0940\\u092a\\u0932\\u093e\\u0908 \\u0938\\u094d\\u0935\\u0926\\u0947\\u0936\\u092e\\u093e \\u0938\\u0926\\u0941\\u092a\\u092f\\u094b\\u0917 \\u0917\\u0930\\u094d\\u0928\\u0938\\u0915\\u0947 \\u0938\\u0941\\u0928\\u092e\\u093e \\u0938\\u0941\\u0917\\u0928\\u094d\\u0927 \\u0939\\u0941\\u0928\\u094d\\u091b\\u2019\",\"alias\":\"\",\"text\":\"<p>\\u0935\\u093f\\u0926\\u0947\\u0936\\u092e\\u093e \\u0905\\u0927\\u094d\\u092f\\u092f\\u0928 \\u0930 \\u0915\\u093e\\u092e \\u0917\\u0930\\u094d\\u0928 \\u0917\\u090f\\u0915\\u093e \\u0927\\u0947\\u0930\\u0948 \\u0928\\u0947\\u092a\\u093e\\u0932\\u0940\\u0939\\u0930\\u0942\\u0932\\u0947 \\u0935\\u093f\\u092d\\u093f\\u0928\\u094d\\u0928 \\u0915\\u094d\\u0937\\u0947\\u0924\\u094d\\u0930\\u092e\\u093e \\u0935\\u093f\\u0936\\u0947\\u0937\\u091c\\u094d\\u091e\\u0924\\u093e \\u0939\\u093e\\u0938\\u093f\\u0932 \\u0917\\u0930\\u0947\\u0915\\u093e \\u091b\\u0928\\u094d\\u0964 \\u0924\\u093f\\u0928\\u0940\\u0939\\u0930\\u0942\\u0915\\u094b \\u091c\\u094d\\u091e\\u093e\\u0928, \\u0938\\u0940\\u092a, \\u0930 \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0939\\u093e\\u092e\\u094d\\u0930\\u094b \\u0926\\u0947\\u0936\\u0915\\u094b \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0930 \\u0938\\u092e\\u0943\\u0926\\u094d\\u0927\\u093f\\u0915\\u093e \\u0932\\u093e\\u0917\\u093f \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u092f\\u094b\\u0917\\u0926\\u093e\\u0928 \\u0926\\u093f\\u0928 \\u0938\\u0915\\u094d\\u091b\\u0964 \\u0935\\u093f\\u0926\\u0947\\u0936\\u092e\\u093e \\u0938\\u093f\\u0915\\u0947\\u0915\\u094b \\u091c\\u094d\\u091e\\u093e\\u0928 \\u0930 \\u0938\\u0940\\u092a\\u0932\\u093e\\u0908 \\u0938\\u094d\\u0935\\u0926\\u0947\\u0936\\u092e\\u093e \\u0932\\u093e\\u0917\\u0942 \\u0917\\u0930\\u094d\\u0928 \\u0938\\u0915\\u094d\\u0926\\u093e, \\u0939\\u093e\\u092e\\u094d\\u0930\\u094b \\u0926\\u0947\\u0936\\u092e\\u093e \\u0928\\u0935\\u092a\\u094d\\u0930\\u0935\\u0930\\u094d\\u0924\\u0928, \\u092a\\u094d\\u0930\\u0917\\u0924\\u093f, \\u0930 \\u0938\\u092e\\u0943\\u0926\\u094d\\u0927\\u093f \\u0932\\u094d\\u092f\\u093e\\u0909\\u0928 \\u0938\\u0915\\u093f\\u0928\\u094d\\u091b\\u0964<\\/p>\\r\\n\\r\\n<p>\\u0935\\u093f\\u0926\\u0947\\u0936\\u092e\\u093e \\u092d\\u090f\\u0915\\u093e \\u092a\\u094d\\u0930\\u0935\\u093f\\u0927\\u093f, \\u0935\\u094d\\u092f\\u0935\\u0938\\u094d\\u0925\\u093e\\u092a\\u0928\\u0915\\u093e \\u0924\\u0930\\u093f\\u0915\\u093e, \\u0930 \\u0935\\u094d\\u092f\\u0935\\u0938\\u093e\\u092f\\u093f\\u0915 \\u0938\\u0940\\u092a\\u0939\\u0930\\u0942\\u0932\\u0947 \\u0939\\u093e\\u092e\\u094d\\u0930\\u094b \\u0938\\u092e\\u093e\\u091c\\u0932\\u093e\\u0908 \\u092e\\u093e\\u0924\\u094d\\u0930 \\u0928\\u092d\\u090f\\u0930 \\u0938\\u092e\\u0917\\u094d\\u0930 \\u0926\\u0947\\u0936\\u0932\\u093e\\u0908 \\u092a\\u0928\\u093f \\u092b\\u093e\\u0907\\u0926\\u093e \\u092a\\u0941\\u0930\\u094d\\u092f\\u093e\\u0909\\u0928 \\u0938\\u0915\\u094d\\u091b\\u0964 \\u092f\\u0940 \\u0938\\u0940\\u092a \\u0930 \\u091c\\u094d\\u091e\\u093e\\u0928\\u0932\\u093e\\u0908 \\u092a\\u094d\\u0930\\u092f\\u094b\\u0917 \\u0917\\u0930\\u0947\\u0930 \\u0939\\u093e\\u092e\\u0940 \\u0906\\u092b\\u094d\\u0928\\u094b \\u0909\\u0924\\u094d\\u092a\\u093e\\u0926\\u0928 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u092c\\u0922\\u093e\\u0909\\u0928, \\u0928\\u092f\\u093e\\u0901 \\u0909\\u0926\\u094d\\u092f\\u092e \\u0916\\u094b\\u0932\\u094d\\u0928, \\u0930 \\u0905\\u0928\\u094d\\u0924\\u0930\\u094d\\u0930\\u093e\\u0937\\u094d\\u091f\\u094d\\u0930\\u093f\\u092f \\u092c\\u091c\\u093e\\u0930\\u092e\\u093e \\u092a\\u094d\\u0930\\u0924\\u093f\\u0938\\u094d\\u092a\\u0930\\u094d\\u0927\\u093e \\u0917\\u0930\\u094d\\u0928 \\u0938\\u0915\\u094d\\u0926\\u091b\\u094c\\u0902\\u0964<\\/p>\\r\\n\\r\\n<p>\\u0935\\u093f\\u0926\\u0947\\u0936\\u092e\\u093e \\u0938\\u093f\\u0915\\u0947\\u0915\\u094b \\u0905\\u0928\\u0941\\u092d\\u0935\\u0932\\u093e\\u0908 \\u0938\\u094d\\u0935\\u0926\\u0947\\u0936\\u092e\\u093e \\u0938\\u0926\\u0941\\u092a\\u092f\\u094b\\u0917 \\u0917\\u0930\\u094d\\u0928 \\u0915\\u0947\\u0939\\u0940 \\u092e\\u0941\\u0916\\u094d\\u092f \\u092c\\u0941\\u0901\\u0926\\u093e\\u0939\\u0930\\u0942\\u092e\\u093e \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0926\\u093f\\u0928\\u0941 \\u092a\\u0930\\u094d\\u0926\\u091b:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li><strong>\\u0938\\u091e\\u094d\\u091c\\u093e\\u0932 \\u0930 \\u0938\\u092e\\u094d\\u092c\\u0928\\u094d\\u0927\\u0939\\u0930\\u0942<\\/strong>: \\u0935\\u093f\\u0926\\u0947\\u0936\\u092e\\u093e \\u0930\\u0939\\u0901\\u0926\\u093e \\u092c\\u0928\\u093e\\u090f\\u0915\\u093e \\u0938\\u091e\\u094d\\u091c\\u093e\\u0932 \\u0930 \\u0938\\u092e\\u094d\\u092c\\u0928\\u094d\\u0927\\u0939\\u0930\\u0942\\u0932\\u093e\\u0908 \\u0938\\u094d\\u0935\\u0926\\u0947\\u0936\\u092e\\u093e \\u0935\\u094d\\u092f\\u0935\\u0938\\u093e\\u092f \\u0930 \\u0905\\u0928\\u094d\\u092f \\u0915\\u094d\\u0937\\u0947\\u0924\\u094d\\u0930\\u092e\\u093e \\u092a\\u094d\\u0930\\u092f\\u094b\\u0917 \\u0917\\u0930\\u094d\\u0928 \\u0938\\u0915\\u093f\\u0928\\u094d\\u091b\\u0964<\\/li>\\r\\n\\t<li><strong>\\u0928\\u0935\\u092a\\u094d\\u0930\\u0935\\u0930\\u094d\\u0924\\u0928<\\/strong>: \\u0935\\u093f\\u0926\\u0947\\u0936\\u092e\\u093e \\u0938\\u093f\\u0915\\u0947\\u0915\\u093e \\u0928\\u092f\\u093e\\u0901 \\u092a\\u094d\\u0930\\u0935\\u093f\\u0927\\u093f \\u0930 \\u0935\\u094d\\u092f\\u0935\\u0938\\u094d\\u0925\\u093e\\u092a\\u0928\\u0915\\u093e \\u0924\\u0930\\u093f\\u0915\\u093e \\u0939\\u093e\\u092e\\u094d\\u0930\\u094b \\u0926\\u0947\\u0936\\u092e\\u093e \\u0932\\u093e\\u0917\\u0942 \\u0917\\u0930\\u0947\\u0930 \\u0928\\u0935\\u092a\\u094d\\u0930\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0917\\u0930\\u094d\\u0928 \\u0938\\u0915\\u093f\\u0928\\u094d\\u091b\\u0964<\\/li>\\r\\n\\t<li><strong>\\u0936\\u093f\\u0915\\u094d\\u0937\\u093e \\u0930 \\u092a\\u094d\\u0930\\u0936\\u093f\\u0915\\u094d\\u0937\\u0923<\\/strong>: \\u0935\\u093f\\u0926\\u0947\\u0936\\u092e\\u093e \\u092a\\u094d\\u0930\\u093e\\u092a\\u094d\\u0924 \\u0936\\u093f\\u0915\\u094d\\u0937\\u093e \\u0930 \\u092a\\u094d\\u0930\\u0936\\u093f\\u0915\\u094d\\u0937\\u0923\\u0932\\u093e\\u0908 \\u0938\\u094d\\u0935\\u0926\\u0947\\u0936\\u092e\\u093e \\u092c\\u093e\\u0901\\u0921\\u0947\\u0930 \\u0928\\u092f\\u093e\\u0901 \\u092a\\u0941\\u0938\\u094d\\u0924\\u093e\\u0932\\u093e\\u0908 \\u0938\\u0915\\u094d\\u0937\\u092e \\u092c\\u0928\\u093e\\u0909\\u0928\\u0947\\u0964<\\/li>\\r\\n\\t<li><strong>\\u0938\\u092e\\u0941\\u0926\\u093e\\u092f \\u0928\\u093f\\u0930\\u094d\\u092e\\u093e\\u0923<\\/strong>: \\u0906\\u092b\\u094d\\u0928\\u094b \\u091c\\u094d\\u091e\\u093e\\u0928 \\u0930 \\u0938\\u0940\\u092a\\u0932\\u093e\\u0908 \\u0938\\u092e\\u0941\\u0926\\u093e\\u092f\\u092e\\u093e \\u092c\\u093e\\u0901\\u0921\\u0947\\u0930 \\u0938\\u092e\\u093e\\u091c\\u0915\\u094b \\u0938\\u092e\\u0943\\u0926\\u094d\\u0927\\u093f\\u092e\\u093e \\u092f\\u094b\\u0917\\u0926\\u093e\\u0928 \\u0926\\u093f\\u0928\\u0947\\u0964<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>\\u092f\\u0938 \\u092a\\u094d\\u0930\\u0915\\u093e\\u0930\\u0915\\u094b \\u0938\\u0915\\u093e\\u0930\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u094b\\u0917\\u0926\\u093e\\u0928\\u0932\\u0947 \\u0926\\u0947\\u0936\\u0915\\u094b \\u0935\\u093f\\u0915\\u093e\\u0938\\u092e\\u093e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u092d\\u0942\\u092e\\u093f\\u0915\\u093e \\u0916\\u0947\\u0932\\u094d\\u0928 \\u0938\\u0915\\u094d\\u091b\\u0964 \\u0935\\u093f\\u0926\\u0947\\u0936\\u0915\\u094b \\u091c\\u094d\\u091e\\u093e\\u0928 \\u0930 \\u0938\\u0940\\u092a\\u0932\\u093e\\u0908 \\u0938\\u094d\\u0935\\u0926\\u0947\\u0936\\u092e\\u093e \\u0938\\u0926\\u0941\\u092a\\u092f\\u094b\\u0917 \\u0917\\u0930\\u094d\\u0928\\u0938\\u0915\\u0947, \\u092f\\u094b \\u0938\\u0941\\u0928\\u092e\\u093e \\u0938\\u0941\\u0917\\u0928\\u094d\\u0927 \\u0925\\u092a\\u094d\\u0928\\u0947 \\u091c\\u0938\\u094d\\u0924\\u0948 \\u0939\\u0941\\u0928\\u0947\\u091b\\u0964 \\u092f\\u0938\\u0932\\u0947 \\u0926\\u0947\\u0936\\u0932\\u093e\\u0908 \\u0906\\u0930\\u094d\\u0925\\u093f\\u0915, \\u0938\\u093e\\u092e\\u093e\\u091c\\u093f\\u0915, \\u0930 \\u0938\\u093e\\u0902\\u0938\\u094d\\u0915\\u0943\\u0924\\u093f\\u0915 \\u0930\\u0942\\u092a\\u092e\\u093e \\u092c\\u0932\\u093f\\u092f\\u094b \\u092c\\u0928\\u093e\\u0909\\u0928 \\u092e\\u0926\\u094d\\u0926\\u0924 \\u092a\\u0941\\u0930\\u094d\\u092f\\u093e\\u0909\\u0901\\u091b\\u0964<\\/p>\",\"image\":\"storage\\/ved\\/files\\/1\\/News\\/news1.png\",\"thumb\":\"storage\\/ved\\/files\\/1\\/Footer\\/footer__3.png\",\"cover\":\"\",\"display_order\":\"1\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status\":\"1\",\"createdby\":\"1\",\"updatedby\":\"1\",\"created_at\":\"2024-05-19T04:29:31.000000Z\",\"updated_at\":\"2024-05-22T00:41:45.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"text\":\"<p><a href=\\\"https:\\/\\/makalukhabar.com\\/news\\/994211\\\"><strong>\\u092d\\u093e\\u0926\\u094d\\u0930 \\u0967\\u096b, \\u0915\\u093e\\u0920\\u092e\\u093e\\u0921\\u093e\\u0948\\u0901 \\u0964&nbsp;<\\/strong>&nbsp;\\u092a\\u091b\\u093f\\u0932\\u094d\\u0932\\u094b \\u0938\\u092e\\u092f \\u0909\\u091a\\u094d\\u091a \\u0936\\u093f\\u0915\\u094d\\u0937\\u093e\\u0915\\u093e \\u0932\\u093e\\u0917\\u093f \\u0935\\u093f\\u0926\\u0947\\u0936 \\u091c\\u093e\\u0928\\u0947 \\u0935\\u093f\\u0926\\u094d\\u092f\\u093e\\u0930\\u094d\\u0925\\u0940\\u0915\\u094b \\u0938\\u0902\\u0916\\u094d\\u092f\\u093e \\u0939\\u094d\\u0935\\u093e\\u0924\\u094d\\u0924\\u0948 \\u092c\\u0922\\u0947\\u0915\\u094b \\u091b \\u0964 \\u0915\\u0924\\u093f\\u092a\\u092f \\u0935\\u093f\\u0926\\u094d\\u092f\\u093e\\u0930\\u094d\\u0925\\u0940 \\u0935\\u093f\\u0926\\u0947\\u0936\\u092e\\u093e \\u092a\\u0922\\u0947\\u0930 \\u0928\\u0947\\u092a\\u093e\\u0932 \\u092b\\u0930\\u094d\\u0915\\u093f\\u090f\\u0930 \\u0915\\u0947\\u0939\\u0940 \\u0917\\u0930\\u094d\\u091b\\u0941 \\u092d\\u0928\\u094d\\u0928\\u0947 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f\\u0932\\u0947 \\u091c\\u093e\\u0928\\u094d\\u091b\\u0928\\u094d \\u092d\\u0928\\u0947 \\u0915\\u0924\\u093f\\u092a\\u092f \\u0909\\u0924\\u0948 \\u0938\\u0947\\u091f\\u0932 \\u0939\\u0941\\u0928\\u0947 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f\\u0932\\u0947 \\u0917\\u090f\\u0915\\u094b \\u092a\\u093e\\u0907\\u0928\\u094d\\u091b \\u0964\\u0935\\u093f\\u0926\\u094d\\u092f\\u093e\\u0930\\u094d\\u0925\\u0940\\u0939\\u0930\\u0941 \\u0938\\u094d\\u0935\\u0926\\u0947\\u0936 \\u092b\\u0930\\u094d\\u0915\\u0928 \\u0915\\u093f\\u0928 \\u091a\\u093e\\u0939\\u0901\\u0926\\u0948\\u0928\\u0928\\u094d ? \\u0915\\u0947 \\u0928\\u0947\\u092a\\u093e\\u0932\\u0915\\u094b \\u0936\\u0948\\u0915\\u094d\\u0937\\u093f\\u0915 \\u0938\\u094d\\u0924\\u0930 \\u0916\\u0938\\u094d\\u0915\\u0947\\u0915\\u0948 \\u0939\\u094b \\u0924 ? \\u092f\\u0938\\u0948 \\u0935\\u093f\\u0937\\u092f\\u092e\\u093e \\u0935\\u0947\\u0926 \\u0907\\u0928\\u094d\\u091f\\u0930\\u0928\\u0947\\u0936\\u0928\\u0932 \\u090f\\u091c\\u0941\\u0915\\u0947\\u0936\\u0928 \\u0915\\u0928\\u094d\\u0938\\u0932\\u094d\\u091f\\u0947\\u0928\\u094d\\u0938\\u0940\\u0915\\u093e \\u092e\\u094d\\u092f\\u093e\\u0928\\u0947\\u091c\\u093f\\u0919 \\u0921\\u093e\\u0907\\u0930\\u0947\\u0915\\u094d\\u091f\\u0930 \\u0906\\u0936\\u093f\\u0915 \\u0915\\u093e\\u0930\\u094d\\u0915\\u0940\\u0938\\u0901\\u0917 \\u0917\\u0930\\u093f\\u090f\\u0915\\u094b \\u0915\\u0941\\u0930\\u093e\\u0915\\u093e\\u0928\\u0940 \\u0938\\u0902\\u0915\\u094d\\u0937\\u0947\\u092a\\u0903<\\/a><\\/p>\",\"updated_at\":\"2024-06-12 06:19:30\",\"updatedBy\":1}', '2024-06-12 06:19:30', '2024-06-12 06:19:30'),
(NULL, 961, 1, 202406120620324032, 202406120620324032, 'App\\Models\\News', 2, 'update', '{\"news_id\":2,\"parent_news\":\"0\",\"title\":\"Oxford News\",\"alias\":\"oxford-news\",\"text\":\"\",\"image\":\"storage\\/ved\\/files\\/1\\/News\\/news2.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/Footer\\/footer__1.png\",\"cover\":\"\",\"display_order\":\"2\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status\":\"1\",\"createdby\":\"1\",\"updatedby\":\"1\",\"created_at\":\"2024-05-19T04:30:08.000000Z\",\"updated_at\":\"2024-05-22T00:07:11.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"text\":\"<h2><strong>ELICOS Graduations<\\/strong><\\/h2>\\r\\n\\r\\n<p>Congratulations to Ford, Yoode, Leekung and Yok for completing your English Secondary School Preparation course. You will all definitely be missed as you go&nbsp;back to Thailand to continue your studies. Everyone at Ozford wishes you the best of luck and hopefully we will see you back in Australia soon!<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"updated_at\":\"2024-06-12 06:20:32\",\"updatedBy\":1}', '2024-06-12 06:20:32', '2024-06-12 06:20:32'),
(NULL, 962, 1, 202406120622008880, 202406120622008880, 'App\\Models\\News', 3, 'create', NULL, '{\"title\":\"Quick Student Job Hunting Tips\",\"text\":\"<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" id=\\\"templateContainer\\\" style=\\\"width:600px\\\">\\r\\n\\t<tbody>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" id=\\\"templateBody\\\" style=\\\"width:600px\\\">\\r\\n\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">1.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Read relevant online magazines, newspapers and blogs about the sector you are interested in to keep up with the latest trends and vacancies.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>2.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Job search websites like E4S offer job postings from multiple online recruiters and can make finding opportunities very easy.&nbsp;<strong>Employment4students<\\/strong>&nbsp;is just one such example &ndash; set yourself up with a few other quality outfits too.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>3.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Get yourself a job hunt buddy. Why go it alone? If two of you are looking for similar jobs in the same area, then pool your resources and cut down on research time.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>4.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Get to know your college or university careers staff.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>5.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Go old school for half an hour a week and have a look through your local newspaper for opportunities. Smaller local businesses often stick to more traditional methods of recruiting so never right off the power of print.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>6.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Likewise, keep an eye on the noticeboards of local shops and supermarkets.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>7.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set up a dedicated email address for job applications and replies. Not only is it easier to track, but it can look more professional if your main email account has a &ldquo;nickname&rdquo;.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>8.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If it looks too good to be true, then it might actually be too good to be true. Always keep an eye out for&nbsp;<strong>student money job scams<\\/strong>&nbsp;when researching opportunities.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>9.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; University job shops, although often overlooked, are always a great first port of call for student job vacancies as recruiters know exactly the audience they&rsquo;re targeting.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>10.&nbsp; Keep it in the family. When you&rsquo;re on the job hunt, especially if you&rsquo;re still living at home, your immediate family will often know of local opportunities. But, why not cast the net wider and tap those extended family connections (doesn&rsquo;t cousin Peter&rsquo;s niece&rsquo;s uncle work at Asda?) In never hurts to ask after all.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>11.&nbsp; Search the e4s extensive database of&nbsp;<strong>student jobs<\\/strong>&nbsp;and&nbsp;<strong>graduate jobs<\\/strong>&nbsp;in your area.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>12.&nbsp; Set up an email alert from the results page of those searches so that we can keep you up to date with new opportunities.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>13.&nbsp; Widen your job search preferences. We very rarely get the exact job we&rsquo;re after the very first time. Be inspirational but also realistic. No one starts out as a managing director.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>14.&nbsp; Set up&nbsp;<strong>Google Alerts<\\/strong>&nbsp;to get notified when news relating to your job search or desired sector reaches Google News. It can save time you would otherwise spend trawling the major news sites.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>15.&nbsp; Gumtree is a bit like Marmite; you either love it or hate it. Online classifieds can be tedious if the same jobs are being posted and reposed over and over, but you do find some gems on there now and again. Especially in the casual and part time sections of the website.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>16.&nbsp; If there&rsquo;s a company that you really want to work for but you haven&rsquo;t seen any positions advertised, it&rsquo;s always worth dropping them a call or letter with your CV to make them aware of you keenness and qualifications.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>18.&nbsp; Get your CV in front of the as many appropriate recruiters as you possibly can. You can never make too many applications so long as the recruiters are the right ones for you.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>19.&nbsp; 5.2 million people have registered their CV with&nbsp;<strong>CV Library<\\/strong>&nbsp;to ensure they get found. It will only take up a few minutes of your time, so just do it!<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>20.&nbsp; ALWAYS ensure your CV is kept up to date with contact details, education history, qualifications, key skills, work experience and interests.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\"><img alt=\\\"\\\" src=\\\"https:\\/\\/cdn-images.mailchimp.com\\/template_images\\/gallery\\/photo_mailchimphq.jpg\\\" style=\\\"width:564px\\\" \\/><\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">18.&nbsp; When writing your CV and covering letter, make sure there is consistency in terms of design, layout and professionalism.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>19.&nbsp; Priorities your greatest achievements on your CV.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>20.&nbsp; Don&rsquo;t waffle on your CV or covering letter.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>21.&nbsp; Make sure your contact details are on the CV (sorry guys, but we do see some that lack that basic feature. Not from you of course, though!)<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>22.&nbsp; Say it with numbers. Where applicable, try to quantify any results and achievements in your previous work experience. eg. I increased sales by 200% within 3 months.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>23.&nbsp; Use the occasional bullet list format rather than prose if appropriate. It can break up the rest of the text and help summaries your major achievements and top qualities.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>24.&nbsp; Ensure you are concise when constructing your CV. It is often beneficial to limit yourself to one page (two maximum) so be concise.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>25.&nbsp; Hold off on using fancy graphics on your CV. Keep it simple.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>26.&nbsp; Only include the most appropriate education details on your CV. If you&rsquo;re applying for a job after college, there is no need to list your primary school.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>27.&nbsp; Check, check, check again &ndash; and the double check for spelling and grammatical mistakes.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>32.&nbsp; Update your references regularly and, if you have multiple referees, then use the most appropriate ones for each individual job application.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>33.&nbsp; Work experience, internships or placements are a fantastic way to get the proverbial foot in the door at a company to gain valuable experience and connections. You can find the latest opportunities on the&nbsp;<strong>e4s website<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>34.&nbsp; Take a course. Similar to work experience and internships, if you can afford to live whilst studying then an extra course is a great way to enhance your knowledge, CV and chance of securing that dream job.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>35.&nbsp; Volunteer &ndash; either in the UK or overseas. Okay, you won&rsquo;t earn money &ndash; but you&rsquo;ll be doing good for others and making yourself much more employable.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>36.&nbsp; Apprenticeships are becoming ever more popular with job seekers across a wide number of sectors, as the combination of excellent training, skill development and a qualification at the end of it, whilst getting paid, is an attractive proposition. Check out some options at&nbsp;<strong>Apprenticeships.org<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>37.&nbsp; Does a family member own their own business or have influence at one owned by someone else? See if they can sort you out with some work experience, if even for just a couple of weeks.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>37.&nbsp; Working from home is a great way to earn some money while you are still looking for a more traditional student job. It also builds up skills to add to your CV.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>38.&nbsp; Are you crafty? Make your own toys and handicrafts to sell.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>39.&nbsp; Find some&nbsp;<strong>online freelancing work<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>40.&nbsp; Always keep looking for new opportunities. eg: NEWS JUST IN: Good with computers? Why not help other PC users remotely with technical issues using the new&nbsp;<strong>Google Hangout &amp; Remote Desktop marriage<\\/strong>?<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" id=\\\"templateColumns\\\" style=\\\"width:600px\\\">\\r\\n\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\"><img alt=\\\"\\\" src=\\\"https:\\/\\/gallery.mailchimp.com\\/bdd6d42d42a6418e07f548aa7\\/_compresseds\\/c67fa2c2-3146-42fa-ad9e-7b0af991a689.jpg\\\" style=\\\"width:264px\\\" \\/><\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\"><img alt=\\\"\\\" src=\\\"https:\\/\\/gallery.mailchimp.com\\/bdd6d42d42a6418e07f548aa7\\/images\\/8ce4b4a2-7f4a-4da6-b87c-d5604a2e9744.jpg\\\" style=\\\"width:264px\\\" \\/><\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" id=\\\"templateFooter\\\" style=\\\"width:600px\\\">\\r\\n\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">37.&nbsp; Earn money filling out&nbsp;<strong>online surveys<\\/strong>.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>38.&nbsp; Is there an entrepreneurial side to you? If you&rsquo;ve a product to sell, identified a gap in the market, formulated a sound business plan and have a little finance, then why not&nbsp;<strong>setup an eBay&nbsp;shop<\\/strong>?<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>39.&nbsp; If you have a second language, why not find some online translation work?<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>40.&nbsp; You&rsquo;re a student, you know how tutoring works &ndash; so start tutoring other students. Read about how to find&nbsp;<strong>online tutoring work<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>41.&nbsp; Fill some spare time&nbsp;<strong>testing websites for businesses<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>42.&nbsp; Own a camera? Then here&rsquo;s how to&nbsp;<strong>sell your photos online<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>49.&nbsp; Facebook doesn&rsquo;t only have to be used for keeping up with friends and family and other students. Get the message out to all of your Facebook friends that you are in the jobs market.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>50.&nbsp; &ldquo;Like&rdquo; relevant recruiters&rsquo; Facebook Pages and add them to specialized Facebook Interest Lists so that they are easy to keep track of.<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_news\":\"0\",\"image\":\"storage\\/ved\\/files\\/1\\/590238-1.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/590238-1.jpg\",\"cover\":\"\",\"alias\":\"quick-student-job-hunting-tips\",\"display_order\":\"3\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-06-12T06:22:00.000000Z\",\"created_at\":\"2024-06-12T06:22:00.000000Z\",\"news_id\":3,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-06-12 06:22:00', '2024-06-12 06:22:00'),
(NULL, 963, 1, 202406120623146873, 202406120623146873, 'App\\Models\\News', 4, 'create', NULL, '{\"title\":\"Skills You Need To Become A Successful International Student\",\"text\":\"<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t<tbody>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p>It takes more than just being smart to succeed at university. Aside from leading a&nbsp;healthy student lifestyle, there is a range of essential study skills and qualities that every student must have to excel at university. Some of these can be learned, practiced and honed but it&rsquo;s ideal to have some sort of foundation before you arrive on your course.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<h1>&nbsp;<\\/h1>\\r\\n\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n\\r\\n<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t<tbody>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h4><u>Time-Management<\\/u><\\/h4>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<p>Your time at university will require you to demonstrate excellent time-management. You&rsquo;ll be juggling assignments for different modules, that you will have to complete to a high standard, as well as attending all of your lectures. You may also have a part-time job to factor into your schedule too. Being able to prioritise your responsibilities will see you do well at university.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<h4><u>Organisation<\\/u><\\/h4>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<p>Having strong organisation skills will make your time at university much easier. Whether it&rsquo;s working out a detailed study system or simply investing in a lot of folders and binders for your notes, being organised can help you reduce stress and anxiety during busy exam and assignment periods.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<h4><u>Note-Taking<\\/u><\\/h4>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<p>Note-taking is one of the most useful university study skills to master. You may be given handouts to refer to in lectures but you&rsquo;ll be expected to take notes as well. You&rsquo;ll be given a lot of information by your professor and it is up to you to make notes of the most important elements. These notes will help you with revision for exams and when you&rsquo;re completing assignments.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<h4><u>Independent Learning &amp; Research<\\/u><\\/h4>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<p>Lectures only make up a small portion of your time at university. You may only have a few hours a week scheduled in your timetable but you&rsquo;ll be expected to make up the rest of the time doing&nbsp;independent learning and research. You&rsquo;ll need to know where and how to find the relevant information you need; as well as how to structure your study sessions yourself.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<h4><u>Good Work Ethic<\\/u><\\/h4>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<p>The students that do well at university are hard-working and driven, but they also understand the&nbsp;importance of achieving the perfect study-life balance. Having a really good work ethic means you&rsquo;re less likely to let things distract you from your academic studies. Attending every lecture, being on time and handing in assignments by the deadline are all qualities of a hard-working student that is likely to succeed.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<h4><u>Self-Awareness<\\/u><\\/h4>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<p>Knowing your strengths and weaknesses can be a really useful skill to have as a student. It allows you to develop new skills and focus on improving the areas in which you are weakest. Whilst also allowing you to build upon your existing strengths. This means you&rsquo;re more likely to work more efficiently.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<h4><u>English Language Skills<\\/u><\\/h4>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<p>If you&rsquo;re studying in an English speaking country, whether you&rsquo;re an international student or not, you will be required to demonstrate an ability to read and write in English. Correct spelling and grammar is important and having a firm grasp of the English language is vital for your success in your lectures, exams and assignments. From advising you on the perfect English course to helping you&nbsp;prepare for your IELTS exam, our expert team can support in many ways. By implementing the above study skills for international students, you&rsquo;ll be able to thrive on your university course &ndash; wherever you decide to go. Contact IEC Abroad to receive more&nbsp;advice for international students studying abroad.<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n\\r\\n<p><a href=\\\"https:\\/\\/www.thewpclub.net\\/\\\">Download WordPress Themes Free<\\/a><\\/p>\\r\\n\\r\\n<p><a href=\\\"https:\\/\\/www.themeslide.com\\/\\\">Free Download WordPress Themes<\\/a><\\/p>\\r\\n\\r\\n<p><a href=\\\"https:\\/\\/www.script-stack.com\\/\\\">Free Download WordPress Themes<\\/a><\\/p>\\r\\n\\r\\n<p><a href=\\\"https:\\/\\/www.thememazing.com\\/\\\">Download WordPress Themes<\\/a><\\/p>\\r\\n\\r\\n<p><a href=\\\"https:\\/\\/www.onlinefreecourse.net\\/\\\">ZG93bmxvYWQgbHluZGEgY291cnNlIGZyZWU=<\\/a><\\/p>\\r\\n\\r\\n<p><a href=\\\"https:\\/\\/www.frendx.com\\/firmware\\/\\\">download xiomi firmware<\\/a><\\/p>\\r\\n\\r\\n<p><a href=\\\"https:\\/\\/www.themebanks.com\\/\\\">Download Nulled WordPress Themes<\\/a><\\/p>\\r\\n\\r\\n<p><a href=\\\"https:\\/\\/downloadtutorials.net\\/\\\">udemy free download<\\/a><\\/p>\\r\\n\\r\\n<p><a href=\\\"https:\\/\\/vedinternational.com\\/\\\"><img alt=\\\"Ved International\\\" src=\\\"https:\\/\\/vedinternational.com\\/wp-content\\/themes\\/ultrabyte\\/image\\/logo-white.png\\\" \\/><\\/a><\\/p>\\r\\n\\r\\n<p>Ved International Education Consultancy is a private limited company registered under the Government of Nepal (REGD. No. 78839\\/067\\/068). Ved International...<\\/p>\\r\\n\\r\\n<h4>Get In Touch<\\/h4>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_news\":\"0\",\"image\":\"storage\\/ved\\/files\\/1\\/small-social.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/small-social.jpg\",\"cover\":\"\",\"alias\":\"skills-you-need-to-become-a-successful-international-student\",\"display_order\":\"4\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-06-12T06:23:14.000000Z\",\"created_at\":\"2024-06-12T06:23:14.000000Z\",\"news_id\":4,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-06-12 06:23:14', '2024-06-12 06:23: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, 964, 1, 202406120623414615, 202406120623414615, 'App\\Models\\News', 4, 'update', '{\"news_id\":4,\"parent_news\":\"0\",\"title\":\"Skills You Need To Become A Successful International Student\",\"alias\":\"skills-you-need-to-become-a-successful-international-student\",\"text\":\"<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t<tbody>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p>It takes more than just being smart to succeed at university. Aside from leading a&nbsp;healthy student lifestyle, there is a range of essential study skills and qualities that every student must have to excel at university. Some of these can be learned, practiced and honed but it&rsquo;s ideal to have some sort of foundation before you arrive on your course.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<h1>&nbsp;<\\/h1>\\r\\n\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n\\r\\n<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t<tbody>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h4><u>Time-Management<\\/u><\\/h4>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<p>Your time at university will require you to demonstrate excellent time-management. You&rsquo;ll be juggling assignments for different modules, that you will have to complete to a high standard, as well as attending all of your lectures. You may also have a part-time job to factor into your schedule too. Being able to prioritise your responsibilities will see you do well at university.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<h4><u>Organisation<\\/u><\\/h4>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<p>Having strong organisation skills will make your time at university much easier. Whether it&rsquo;s working out a detailed study system or simply investing in a lot of folders and binders for your notes, being organised can help you reduce stress and anxiety during busy exam and assignment periods.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<h4><u>Note-Taking<\\/u><\\/h4>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<p>Note-taking is one of the most useful university study skills to master. You may be given handouts to refer to in lectures but you&rsquo;ll be expected to take notes as well. You&rsquo;ll be given a lot of information by your professor and it is up to you to make notes of the most important elements. These notes will help you with revision for exams and when you&rsquo;re completing assignments.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<h4><u>Independent Learning &amp; Research<\\/u><\\/h4>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<p>Lectures only make up a small portion of your time at university. You may only have a few hours a week scheduled in your timetable but you&rsquo;ll be expected to make up the rest of the time doing&nbsp;independent learning and research. You&rsquo;ll need to know where and how to find the relevant information you need; as well as how to structure your study sessions yourself.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<h4><u>Good Work Ethic<\\/u><\\/h4>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<p>The students that do well at university are hard-working and driven, but they also understand the&nbsp;importance of achieving the perfect study-life balance. Having a really good work ethic means you&rsquo;re less likely to let things distract you from your academic studies. Attending every lecture, being on time and handing in assignments by the deadline are all qualities of a hard-working student that is likely to succeed.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<h4><u>Self-Awareness<\\/u><\\/h4>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<p>Knowing your strengths and weaknesses can be a really useful skill to have as a student. It allows you to develop new skills and focus on improving the areas in which you are weakest. Whilst also allowing you to build upon your existing strengths. This means you&rsquo;re more likely to work more efficiently.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<h4><u>English Language Skills<\\/u><\\/h4>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<p>If you&rsquo;re studying in an English speaking country, whether you&rsquo;re an international student or not, you will be required to demonstrate an ability to read and write in English. Correct spelling and grammar is important and having a firm grasp of the English language is vital for your success in your lectures, exams and assignments. From advising you on the perfect English course to helping you&nbsp;prepare for your IELTS exam, our expert team can support in many ways. By implementing the above study skills for international students, you&rsquo;ll be able to thrive on your university course &ndash; wherever you decide to go. Contact IEC Abroad to receive more&nbsp;advice for international students studying abroad.<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n\\r\\n<p><a href=\\\"https:\\/\\/www.thewpclub.net\\/\\\">Download WordPress Themes Free<\\/a><\\/p>\\r\\n\\r\\n<p><a href=\\\"https:\\/\\/www.themeslide.com\\/\\\">Free Download WordPress Themes<\\/a><\\/p>\\r\\n\\r\\n<p><a href=\\\"https:\\/\\/www.script-stack.com\\/\\\">Free Download WordPress Themes<\\/a><\\/p>\\r\\n\\r\\n<p><a href=\\\"https:\\/\\/www.thememazing.com\\/\\\">Download WordPress Themes<\\/a><\\/p>\\r\\n\\r\\n<p><a href=\\\"https:\\/\\/www.onlinefreecourse.net\\/\\\">ZG93bmxvYWQgbHluZGEgY291cnNlIGZyZWU=<\\/a><\\/p>\\r\\n\\r\\n<p><a href=\\\"https:\\/\\/www.frendx.com\\/firmware\\/\\\">download xiomi firmware<\\/a><\\/p>\\r\\n\\r\\n<p><a href=\\\"https:\\/\\/www.themebanks.com\\/\\\">Download Nulled WordPress Themes<\\/a><\\/p>\\r\\n\\r\\n<p><a href=\\\"https:\\/\\/downloadtutorials.net\\/\\\">udemy free download<\\/a><\\/p>\\r\\n\\r\\n<p><a href=\\\"https:\\/\\/vedinternational.com\\/\\\"><img alt=\\\"Ved International\\\" src=\\\"https:\\/\\/vedinternational.com\\/wp-content\\/themes\\/ultrabyte\\/image\\/logo-white.png\\\" \\/><\\/a><\\/p>\\r\\n\\r\\n<p>Ved International Education Consultancy is a private limited company registered under the Government of Nepal (REGD. No. 78839\\/067\\/068). Ved International...<\\/p>\\r\\n\\r\\n<h4>Get In Touch<\\/h4>\",\"image\":\"storage\\/ved\\/files\\/1\\/small-social.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/small-social.jpg\",\"cover\":\"\",\"display_order\":\"4\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status\":\"1\",\"createdby\":\"1\",\"updatedby\":\"1\",\"created_at\":\"2024-06-12T06:23:14.000000Z\",\"updated_at\":\"2024-06-12T06:23:14.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"text\":\"<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t<tbody>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p>It takes more than just being smart to succeed at university. Aside from leading a&nbsp;healthy student lifestyle, there is a range of essential study skills and qualities that every student must have to excel at university. Some of these can be learned, practiced and honed but it&rsquo;s ideal to have some sort of foundation before you arrive on your course.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<h1>&nbsp;<\\/h1>\\r\\n\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n\\r\\n<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t<tbody>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h4><u>Time-Management<\\/u><\\/h4>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<p>Your time at university will require you to demonstrate excellent time-management. You&rsquo;ll be juggling assignments for different modules, that you will have to complete to a high standard, as well as attending all of your lectures. You may also have a part-time job to factor into your schedule too. Being able to prioritise your responsibilities will see you do well at university.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<h4><u>Organisation<\\/u><\\/h4>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<p>Having strong organisation skills will make your time at university much easier. Whether it&rsquo;s working out a detailed study system or simply investing in a lot of folders and binders for your notes, being organised can help you reduce stress and anxiety during busy exam and assignment periods.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<h4><u>Note-Taking<\\/u><\\/h4>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<p>Note-taking is one of the most useful university study skills to master. You may be given handouts to refer to in lectures but you&rsquo;ll be expected to take notes as well. You&rsquo;ll be given a lot of information by your professor and it is up to you to make notes of the most important elements. These notes will help you with revision for exams and when you&rsquo;re completing assignments.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<h4><u>Independent Learning &amp; Research<\\/u><\\/h4>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<p>Lectures only make up a small portion of your time at university. You may only have a few hours a week scheduled in your timetable but you&rsquo;ll be expected to make up the rest of the time doing&nbsp;independent learning and research. You&rsquo;ll need to know where and how to find the relevant information you need; as well as how to structure your study sessions yourself.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<h4><u>Good Work Ethic<\\/u><\\/h4>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<p>The students that do well at university are hard-working and driven, but they also understand the&nbsp;importance of achieving the perfect study-life balance. Having a really good work ethic means you&rsquo;re less likely to let things distract you from your academic studies. Attending every lecture, being on time and handing in assignments by the deadline are all qualities of a hard-working student that is likely to succeed.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<h4><u>Self-Awareness<\\/u><\\/h4>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<p>Knowing your strengths and weaknesses can be a really useful skill to have as a student. It allows you to develop new skills and focus on improving the areas in which you are weakest. Whilst also allowing you to build upon your existing strengths. This means you&rsquo;re more likely to work more efficiently.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<h4><u>English Language Skills<\\/u><\\/h4>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<p>If you&rsquo;re studying in an English speaking country, whether you&rsquo;re an international student or not, you will be required to demonstrate an ability to read and write in English. Correct spelling and grammar is important and having a firm grasp of the English language is vital for your success in your lectures, exams and assignments. From advising you on the perfect English course to helping you&nbsp;prepare for your IELTS exam, our expert team can support in many ways. By implementing the above study skills for international students, you&rsquo;ll be able to thrive on your university course &ndash; wherever you decide to go. Contact IEC Abroad to receive more&nbsp;advice for international students studying abroad.<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"updated_at\":\"2024-06-12 06:23:41\",\"updatedBy\":1}', '2024-06-12 06:23:41', '2024-06-12 06:23:41'),
(NULL, 965, 1, 202406120624351509, 202406120624351509, 'App\\Models\\News', 5, 'create', NULL, '{\"title\":\"Tuition Protection Service (TPS) In Australia\",\"text\":\"<h2>Student TPS Overview<\\/h2>\\r\\n\\r\\n<p>The Tuition Protection Service (TPS) is an initiative of the Australian Government to assist international students whose education providers are unable to fully deliver their course of study. The TPS ensures that international students are able to either:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>complete their studies in another course or with another education provider or<\\/li>\\r\\n\\t<li>receive a refund of their unspent tuition fees.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>Australia has a well established international education sector with over 1200 education providers delivering a high quality education to international students. For many years now Australia has been a world leader in protecting the tuition fees of international students studying in Australia on a student visa. Recent changes to the Education Services for Overseas Students (ESOS) Act have further strengthened protections for international students through the introduction of the Tuition Protection Service (TPS).<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>In the unlikely event your education provider is unable to deliver a course you have paid for and does not meet their obligations to either offer you an alternative course that you accept or pay you a refund of your unspent prepaid tuition fees (this is called a provider&rsquo;s &lsquo;default obligations&rsquo;), the TPS will assist you in finding an alternative course or to get a refund if a suitable alternative is not found.<\\/p>\\r\\n\\r\\n<h4>Step 1<\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Your education provider stops providing or does not start providing your course as agreed and does not meet their default obligations.<\\/li>\\r\\n\\t<li>The TPS contacts you and creates an account for you.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>Step 2<\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Register with or log-on to the TPS and provide proof of identity<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>Step 3<\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li>The TPS online system will assist you to find options for completing your study in Australia.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>Step 4<\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Accept preferred suitable offer.<\\/li>\\r\\n\\t<li>You commence study as agreed.<\\/li>\\r\\n\\t<li>TPS transfers any unspent pre-paid tuition fees to your new provider.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p><strong>OR<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>If there are no suitable alternative courses or offers, you may apply for a refund of the amount of any unspent pre-paid tuition fees you have paid the provider. These are any tuition fees you have already paid that are directly related to the course which you haven&rsquo;t yet received. Any remaining unspent tuition fees are refunded to you.<\\/li>\\r\\n<\\/ul>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_news\":\"0\",\"image\":\"storage\\/ved\\/files\\/1\\/istock-668477252_0-300x200-1.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/istock-668477252_0-300x200-1.jpg\",\"cover\":\"\",\"alias\":\"tuition-protection-service-tps-in-australia\",\"display_order\":\"5\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-06-12T06:24:35.000000Z\",\"created_at\":\"2024-06-12T06:24:35.000000Z\",\"news_id\":5,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-06-12 06:24:35', '2024-06-12 06:24:35'),
(NULL, 966, 1, 202406120628035568, 202406120628035568, 'App\\Models\\Events', 1, 'update', '{\"event_id\":1,\"startdate\":\"2024-05-21\",\"enddate\":\"2024-05-22 00:00:00\",\"title\":\"Ved Annual Conference 2024\",\"alias\":\"ved-annual-conference-2024\",\"text\":\"<p>Join us for our annual conference where industry leaders, experts, and enthusiasts come together to share insights, innovations, and trends in the field. This year, our keynote speaker is renowned technologist Dr.<\\/p>\",\"description\":\"<p><strong>Date:<\\/strong> June 15-17, 2024<br \\/>\\r\\n<strong>Location:<\\/strong> San Francisco, CA<br \\/>\\r\\n<strong>Description:<\\/strong><br \\/>\\r\\nJoin us for our annual conference where industry leaders, experts, and enthusiasts come together to share insights, innovations, and trends in the field. This year, our keynote speaker is renowned technologist Dr. Alex Johnson. The conference will feature a series of workshops, panel discussions, and networking opportunities.<\\/p>\",\"image\":\"storage\\/ved\\/files\\/1\\/Gallery\\/2.jpg\",\"thumb\":\"\",\"cover\":\"\",\"link\":null,\"seo_title\":\"\",\"seo_description\":null,\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"createdby\":\"1\",\"updatedby\":\"1\",\"created_at\":\"2024-05-21T05:37:38.000000Z\",\"updated_at\":\"2024-05-21T05:58:03.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"startdate\":\"2024-06-30\",\"enddate\":\"2024-06-30\",\"text\":\"<p>The VED International Education Consultancy is thrilled to announce the VED Annual Conference 2024, a premier event dedicated to exploring the latest trends, challenges, and opportunities in the realm of international education. T<\\/p>\",\"description\":\"<p>The VED International Education Consultancy is thrilled to announce the VED Annual Conference 2024, a premier event dedicated to exploring the latest trends, challenges, and opportunities in the realm of international education. This conference is designed to bring together students, educators, industry experts, and university representatives from around the world to share insights, network, and inspire the next generation of global scholars.<\\/p>\\r\\n\\r\\n<h4>Date and Venue:<\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Date:<\\/strong> October 10-12, 2024<\\/li>\\r\\n\\t<li><strong>Venue:<\\/strong> Hyatt Regency, Kathmandu, Nepal<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>Theme:<\\/h4>\\r\\n\\r\\n<p><strong>&quot;Global Education: Bridging Borders, Shaping Futures&quot;<\\/strong><\\/p>\\r\\n\\r\\n<h4>Key Highlights:<\\/h4>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Keynote Speeches:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Listen to inspiring keynote addresses from distinguished speakers in the field of international education, including university deans, policy makers, and successful alumni.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Panel Discussions:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Engage in dynamic panel discussions covering a range of topics such as global education trends, visa and immigration policies, scholarship opportunities, and career pathways for international students.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Workshops and Breakout Sessions:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Participate in interactive workshops and breakout sessions designed to provide practical guidance on test preparation (IELTS, SAT, TOEFL, GRE, GMAT, PTE, CAE), university applications, and adapting to life abroad.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>University Fair:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Explore the University Fair featuring representatives from top universities in the USA, Australia, UK, Canada, New Zealand, and Europe. Gain firsthand information about courses, admission criteria, and campus life.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Networking Opportunities:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Network with peers, university representatives, and industry experts. Build valuable connections that can support your educational journey and career aspirations.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Student Success Stories:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Hear inspiring success stories from VED alumni who have successfully navigated the challenges of studying abroad and are now thriving in their chosen fields.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Pre-Departure Orientation:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Attend comprehensive pre-departure orientation sessions to prepare for your transition to studying abroad. Topics will include cultural adaptation, academic expectations, and practical tips for living in a new country.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Counseling Sessions:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Benefit from one-on-one counseling sessions with VED&rsquo;s experienced advisors to discuss your personal study plans, university choices, and career goals.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<h4>Who Should Attend:<\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Aspiring international students and their parents<\\/li>\\r\\n\\t<li>Current students considering further education abroad<\\/li>\\r\\n\\t<li>Educators and academic advisors<\\/li>\\r\\n\\t<li>University representatives and recruiters<\\/li>\\r\\n\\t<li>Industry professionals interested in international education<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>Registration Details:<\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Early Bird Registration:<\\/strong> Open until July 31, 2024. Early bird registrants receive a 10% discount on conference fees.<\\/li>\\r\\n\\t<li><strong>Regular Registration:<\\/strong> Closes on September 30, 2024.<\\/li>\\r\\n\\t<li><strong>Registration Fees:<\\/strong>\\r\\n\\t<ul>\\r\\n\\t\\t<li>Students: $50<\\/li>\\r\\n\\t\\t<li>Professionals: $100<\\/li>\\r\\n\\t\\t<li>Group Discounts: Available for groups of 5 or more.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>How to Register:<\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Visit the VED International Education Consultancy website.<\\/li>\\r\\n\\t<li>Complete the online registration form and submit the required details.<\\/li>\\r\\n\\t<li>Make the payment through our secure online payment gateway.<\\/li>\\r\\n\\t<li>Receive a confirmation email with your registration details and conference pass.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>Sponsors and Partners:<\\/h4>\\r\\n\\r\\n<p>We are proud to partner with leading universities, educational organizations, and industry sponsors who share our commitment to fostering global education.<\\/p>\\r\\n\\r\\n<h4>Contact Us:<\\/h4>\\r\\n\\r\\n<p>For more information about the VED Annual Conference 2024, please contact:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Email:<\\/strong> conference@vedinternational.com<\\/li>\\r\\n\\t<li><strong>Phone:<\\/strong> +977-1-1234567<\\/li>\\r\\n\\t<li><strong>Website:<\\/strong> <a href=\\\"http:\\/\\/www.vedinternational.com\\\" rel=\\\"noreferrer\\\" target=\\\"_new\\\">www.vedinternational.com<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>Join us at the VED Annual Conference 2024 to gain valuable insights, expand your network, and take the next step towards your international education journey. Together, let&rsquo;s bridge borders and shape the future of global education<\\/p>\",\"thumb\":\"storage\\/ved\\/files\\/1\\/Gallery\\/2.jpg\",\"link\":\"\",\"updated_at\":\"2024-06-12 06:28:03\",\"updatedBy\":1}', '2024-06-12 06:28:03', '2024-06-12 06:28:03'),
(NULL, 967, 1, 202406120629298807, 202406120629298807, 'App\\Models\\Events', 2, 'delete', '{\"status\":\"1\"}', '{\"status\":\"-1\"}', '2024-06-12 06:29:29', '2024-06-12 06:29:29'),
(NULL, 968, 1, 202406120629344496, 202406120629344496, 'App\\Models\\Events', 4, 'delete', '{\"status\":\"1\"}', '{\"status\":\"-1\"}', '2024-06-12 06:29:34', '2024-06-12 06:29:34'),
(NULL, 969, 1, 202406120629372504, 202406120629372504, 'App\\Models\\Events', 5, 'delete', '{\"status\":\"1\"}', '{\"status\":\"-1\"}', '2024-06-12 06:29:37', '2024-06-12 06:29:37'),
(NULL, 970, 1, 202406120630313786, 202406120630313786, 'App\\Models\\Events', 3, 'update', '{\"event_id\":3,\"startdate\":\"2024-05-01\",\"enddate\":\"2024-05-04 00:00:00\",\"title\":\"Ved Hackathon 2024\",\"alias\":\"ved-hackathon-2024\",\"text\":\"<p>This is a great opportunity to showcase your skills and make a difference<\\/p>\",\"description\":\"<p><strong>Date:<\\/strong> August 20-22, 2024<br \\/>\\r\\n<strong>Location:<\\/strong> Online<br \\/>\\r\\n<strong>Description:<\\/strong><br \\/>\\r\\nCalling all developers, designers, and tech enthusiasts! Participate in our virtual hackathon to solve real-world challenges. Collaborate with like-minded individuals, build innovative solutions, and compete for exciting prizes. This is a great opportunity to showcase your skills and make a difference<\\/p>\",\"image\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/newzealand.jpg\",\"thumb\":\"\",\"cover\":\"\",\"link\":null,\"seo_title\":\"\",\"seo_description\":null,\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":\"3\",\"status\":\"1\",\"createdby\":\"1\",\"updatedby\":\"1\",\"created_at\":\"2024-05-21T05:41:51.000000Z\",\"updated_at\":\"2024-05-21T05:58:44.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"startdate\":\"2023-05-01\",\"enddate\":\"2023-05-01\",\"text\":\"<p>The inaugural VED Hackathon 2023, a thrilling event where creativity meets innovation! This hackathon is designed to bring together bright minds, from students to professionals, to tackle<\\/p>\",\"description\":\"<p>The inaugural VED Hackathon 2023, a thrilling event where creativity meets innovation! This hackathon is designed to bring together bright minds, from students to professionals, to tackle real-world challenges through technology and collaboration. Whether you are a seasoned coder or a beginner with big ideas, VED Hackathon 2023 is the perfect platform to showcase your skills, learn new ones, and make a meaningful impact.<\\/p>\\r\\n\\r\\n<h4>Event Details:<\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Date:<\\/strong> October 14-16, 2023<\\/li>\\r\\n\\t<li><strong>Location:<\\/strong> VED International Education Consultancy, Putalisadak, Kathmandu, Nepal<\\/li>\\r\\n\\t<li><strong>Duration:<\\/strong> 48 hours of non-stop hacking<\\/li>\\r\\n\\t<li><strong>Participation:<\\/strong> Open to students, professionals, and enthusiasts from all backgrounds<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>Key Features:<\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Collaborative Environment:<\\/strong> Work in teams to brainstorm, develop, and present innovative solutions.<\\/li>\\r\\n\\t<li><strong>Mentorship:<\\/strong> Gain insights and guidance from industry experts and experienced mentors throughout the event.<\\/li>\\r\\n\\t<li><strong>Workshops:<\\/strong> Participate in hands-on workshops on the latest technologies and tools.<\\/li>\\r\\n\\t<li><strong>Networking Opportunities:<\\/strong> Connect with like-minded individuals, potential employers, and industry leaders.<\\/li>\\r\\n\\t<li><strong>Prizes and Recognition:<\\/strong> Compete for exciting prizes and gain recognition for your innovative solutions.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>Challenge Themes:<\\/h4>\\r\\n\\r\\n<p>Participants will have the opportunity to choose from various challenge themes, including:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Education Technology:<\\/strong> Create solutions that enhance learning experiences and accessibility.<\\/li>\\r\\n\\t<li><strong>Health and Wellness:<\\/strong> Develop innovations to improve healthcare delivery and personal wellness.<\\/li>\\r\\n\\t<li><strong>Sustainability:<\\/strong> Design projects that promote environmental sustainability and responsible resource use.<\\/li>\\r\\n\\t<li><strong>Social Impact:<\\/strong> Address pressing social issues and contribute to community development.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>Schedule:<\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li>\\r\\n\\t<p><strong>Day 1: October 14<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>9:00 AM: Registration and Breakfast<\\/li>\\r\\n\\t\\t<li>10:00 AM: Opening Ceremony and Keynote Speech<\\/li>\\r\\n\\t\\t<li>11:00 AM: Team Formation and Ideation<\\/li>\\r\\n\\t\\t<li>12:00 PM: Lunch Break<\\/li>\\r\\n\\t\\t<li>1:00 PM: Hacking Begins<\\/li>\\r\\n\\t\\t<li>3:00 PM: Workshop 1: Introduction to Emerging Technologies<\\/li>\\r\\n\\t\\t<li>6:00 PM: Dinner and Networking<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Day 2: October 15<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>9:00 AM: Breakfast and Check-In<\\/li>\\r\\n\\t\\t<li>10:00 AM: Continued Hacking<\\/li>\\r\\n\\t\\t<li>12:00 PM: Lunch Break<\\/li>\\r\\n\\t\\t<li>1:00 PM: Workshop 2: Pitching Your Ideas<\\/li>\\r\\n\\t\\t<li>3:00 PM: Mentorship Sessions<\\/li>\\r\\n\\t\\t<li>6:00 PM: Dinner and Collaboration<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Day 3: October 16<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>9:00 AM: Breakfast and Final Touches<\\/li>\\r\\n\\t\\t<li>11:00 AM: Submission Deadline<\\/li>\\r\\n\\t\\t<li>12:00 PM: Lunch Break<\\/li>\\r\\n\\t\\t<li>1:00 PM: Project Presentations and Demos<\\/li>\\r\\n\\t\\t<li>3:00 PM: Judging Panel Deliberation<\\/li>\\r\\n\\t\\t<li>4:00 PM: Award Ceremony and Closing Remarks<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>How to Register:<\\/h4>\\r\\n\\r\\n<ol>\\r\\n\\t<li><strong>Online Registration:<\\/strong> Visit the VED website and complete the registration form.<\\/li>\\r\\n\\t<li><strong>Team Formation:<\\/strong> Register as an individual or with a team. Individuals will be matched with teams based on their interests and skills.<\\/li>\\r\\n\\t<li><strong>Confirmation:<\\/strong> Receive a confirmation email with event details and preparation guidelines.<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<h4>Contact Information:<\\/h4>\\r\\n\\r\\n<p>For more details and inquiries, please contact us at:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Email:<\\/strong> vedhackathon2023@vedconsultancy.com<\\/li>\\r\\n\\t<li><strong>Phone:<\\/strong> +977-1-1234567<\\/li>\\r\\n\\t<li><strong>Website:<\\/strong> www.vedconsultancy.com\\/hackathon2023<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>Conclusion:<\\/h4>\\r\\n\\r\\n<p>Don&rsquo;t miss out on the chance to be part of an exciting and transformative experience at the VED Hackathon 2023. Unleash your creativity, collaborate with peers, and develop solutions that could change the world. We look forward to seeing you there and witnessing the future of innovation in action!<\\/p>\",\"link\":\"\",\"updated_at\":\"2024-06-12 06:30:31\",\"updatedBy\":1}', '2024-06-12 06:30:31', '2024-06-12 06:30:31'),
(NULL, 971, 1, 202406120632411702, 202406120632411702, 'App\\Models\\Eventsarticles', 6, 'update', '{\"article_id\":6,\"parent_article\":\"5\",\"title\":\"Foundation course to under stand about softwere\",\"alias\":\"foundation-course-to-under-stand-about-softwere\",\"text\":\"\",\"description\":\"\",\"thumb\":\"storage\\/ved\\/files\\/1\\/Preparation\\/gregmat.png\",\"cover_photo\":\"\",\"display_order\":\"2\",\"status\":\"1\",\"created_at\":\"2024-05-21T10:53:48.000000Z\",\"updated_at\":\"2024-05-21T10:54:54.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\":\"Exclusive Offers and Privileges at VED International Education Consultancy\",\"description\":\"<p>At VED International Education Consultancy, we value our students and aim to provide them with additional benefits to enhance their study abroad experience. Our VED Privilege Cards offer exclusive advantages and discounts to our students, ensuring they receive the best support and services throughout their journey.<\\/p>\",\"updated_at\":\"2024-06-12 06:32:41\",\"updatedBy\":1}', '2024-06-12 06:32:41', '2024-06-12 06:32:41'),
(NULL, 972, 1, 202406120634587202, 202406120634587202, 'App\\Models\\Events', 1, 'update', '{\"event_id\":1,\"startdate\":\"2024-06-30\",\"enddate\":\"2024-06-30 00:00:00\",\"title\":\"Ved Annual Conference 2024\",\"alias\":\"ved-annual-conference-2024\",\"text\":\"<p>The VED International Education Consultancy is thrilled to announce the VED Annual Conference 2024, a premier event dedicated to exploring the latest trends, challenges, and opportunities in the realm of international education. T<\\/p>\",\"description\":\"<p>The VED International Education Consultancy is thrilled to announce the VED Annual Conference 2024, a premier event dedicated to exploring the latest trends, challenges, and opportunities in the realm of international education. This conference is designed to bring together students, educators, industry experts, and university representatives from around the world to share insights, network, and inspire the next generation of global scholars.<\\/p>\\r\\n\\r\\n<h4>Date and Venue:<\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Date:<\\/strong> October 10-12, 2024<\\/li>\\r\\n\\t<li><strong>Venue:<\\/strong> Hyatt Regency, Kathmandu, Nepal<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>Theme:<\\/h4>\\r\\n\\r\\n<p><strong>&quot;Global Education: Bridging Borders, Shaping Futures&quot;<\\/strong><\\/p>\\r\\n\\r\\n<h4>Key Highlights:<\\/h4>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Keynote Speeches:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Listen to inspiring keynote addresses from distinguished speakers in the field of international education, including university deans, policy makers, and successful alumni.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Panel Discussions:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Engage in dynamic panel discussions covering a range of topics such as global education trends, visa and immigration policies, scholarship opportunities, and career pathways for international students.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Workshops and Breakout Sessions:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Participate in interactive workshops and breakout sessions designed to provide practical guidance on test preparation (IELTS, SAT, TOEFL, GRE, GMAT, PTE, CAE), university applications, and adapting to life abroad.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>University Fair:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Explore the University Fair featuring representatives from top universities in the USA, Australia, UK, Canada, New Zealand, and Europe. Gain firsthand information about courses, admission criteria, and campus life.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Networking Opportunities:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Network with peers, university representatives, and industry experts. Build valuable connections that can support your educational journey and career aspirations.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Student Success Stories:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Hear inspiring success stories from VED alumni who have successfully navigated the challenges of studying abroad and are now thriving in their chosen fields.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Pre-Departure Orientation:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Attend comprehensive pre-departure orientation sessions to prepare for your transition to studying abroad. Topics will include cultural adaptation, academic expectations, and practical tips for living in a new country.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Counseling Sessions:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Benefit from one-on-one counseling sessions with VED&rsquo;s experienced advisors to discuss your personal study plans, university choices, and career goals.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<h4>Who Should Attend:<\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Aspiring international students and their parents<\\/li>\\r\\n\\t<li>Current students considering further education abroad<\\/li>\\r\\n\\t<li>Educators and academic advisors<\\/li>\\r\\n\\t<li>University representatives and recruiters<\\/li>\\r\\n\\t<li>Industry professionals interested in international education<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>Registration Details:<\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Early Bird Registration:<\\/strong> Open until July 31, 2024. Early bird registrants receive a 10% discount on conference fees.<\\/li>\\r\\n\\t<li><strong>Regular Registration:<\\/strong> Closes on September 30, 2024.<\\/li>\\r\\n\\t<li><strong>Registration Fees:<\\/strong>\\r\\n\\t<ul>\\r\\n\\t\\t<li>Students: $50<\\/li>\\r\\n\\t\\t<li>Professionals: $100<\\/li>\\r\\n\\t\\t<li>Group Discounts: Available for groups of 5 or more.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>How to Register:<\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Visit the VED International Education Consultancy website.<\\/li>\\r\\n\\t<li>Complete the online registration form and submit the required details.<\\/li>\\r\\n\\t<li>Make the payment through our secure online payment gateway.<\\/li>\\r\\n\\t<li>Receive a confirmation email with your registration details and conference pass.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>Sponsors and Partners:<\\/h4>\\r\\n\\r\\n<p>We are proud to partner with leading universities, educational organizations, and industry sponsors who share our commitment to fostering global education.<\\/p>\\r\\n\\r\\n<h4>Contact Us:<\\/h4>\\r\\n\\r\\n<p>For more information about the VED Annual Conference 2024, please contact:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Email:<\\/strong> conference@vedinternational.com<\\/li>\\r\\n\\t<li><strong>Phone:<\\/strong> +977-1-1234567<\\/li>\\r\\n\\t<li><strong>Website:<\\/strong> <a href=\\\"http:\\/\\/www.vedinternational.com\\\" rel=\\\"noreferrer\\\" target=\\\"_new\\\">www.vedinternational.com<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>Join us at the VED Annual Conference 2024 to gain valuable insights, expand your network, and take the next step towards your international education journey. Together, let&rsquo;s bridge borders and shape the future of global education<\\/p>\",\"image\":\"storage\\/ved\\/files\\/1\\/Gallery\\/2.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/Gallery\\/2.jpg\",\"cover\":\"\",\"link\":\"\",\"seo_title\":\"\",\"seo_description\":null,\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"createdby\":\"1\",\"updatedby\":\"1\",\"created_at\":\"2024-05-21T05:37:38.000000Z\",\"updated_at\":\"2024-06-12T06:28:03.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"link\":\"gister.trusteducation.net\",\"updated_at\":\"2024-06-12 06:34:58\",\"updatedBy\":1}', '2024-06-12 06:34:58', '2024-06-12 06:34:58'),
(NULL, 973, 1, 202406120635125678, 202406120635125678, 'App\\Models\\Events', 1, 'update', '{\"event_id\":1,\"startdate\":\"2024-06-30\",\"enddate\":\"2024-06-30 00:00:00\",\"title\":\"Ved Annual Conference 2024\",\"alias\":\"ved-annual-conference-2024\",\"text\":\"<p>The VED International Education Consultancy is thrilled to announce the VED Annual Conference 2024, a premier event dedicated to exploring the latest trends, challenges, and opportunities in the realm of international education. T<\\/p>\",\"description\":\"<p>The VED International Education Consultancy is thrilled to announce the VED Annual Conference 2024, a premier event dedicated to exploring the latest trends, challenges, and opportunities in the realm of international education. This conference is designed to bring together students, educators, industry experts, and university representatives from around the world to share insights, network, and inspire the next generation of global scholars.<\\/p>\\r\\n\\r\\n<h4>Date and Venue:<\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Date:<\\/strong> October 10-12, 2024<\\/li>\\r\\n\\t<li><strong>Venue:<\\/strong> Hyatt Regency, Kathmandu, Nepal<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>Theme:<\\/h4>\\r\\n\\r\\n<p><strong>&quot;Global Education: Bridging Borders, Shaping Futures&quot;<\\/strong><\\/p>\\r\\n\\r\\n<h4>Key Highlights:<\\/h4>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Keynote Speeches:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Listen to inspiring keynote addresses from distinguished speakers in the field of international education, including university deans, policy makers, and successful alumni.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Panel Discussions:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Engage in dynamic panel discussions covering a range of topics such as global education trends, visa and immigration policies, scholarship opportunities, and career pathways for international students.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Workshops and Breakout Sessions:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Participate in interactive workshops and breakout sessions designed to provide practical guidance on test preparation (IELTS, SAT, TOEFL, GRE, GMAT, PTE, CAE), university applications, and adapting to life abroad.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>University Fair:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Explore the University Fair featuring representatives from top universities in the USA, Australia, UK, Canada, New Zealand, and Europe. Gain firsthand information about courses, admission criteria, and campus life.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Networking Opportunities:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Network with peers, university representatives, and industry experts. Build valuable connections that can support your educational journey and career aspirations.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Student Success Stories:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Hear inspiring success stories from VED alumni who have successfully navigated the challenges of studying abroad and are now thriving in their chosen fields.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Pre-Departure Orientation:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Attend comprehensive pre-departure orientation sessions to prepare for your transition to studying abroad. Topics will include cultural adaptation, academic expectations, and practical tips for living in a new country.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Counseling Sessions:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Benefit from one-on-one counseling sessions with VED&rsquo;s experienced advisors to discuss your personal study plans, university choices, and career goals.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<h4>Who Should Attend:<\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Aspiring international students and their parents<\\/li>\\r\\n\\t<li>Current students considering further education abroad<\\/li>\\r\\n\\t<li>Educators and academic advisors<\\/li>\\r\\n\\t<li>University representatives and recruiters<\\/li>\\r\\n\\t<li>Industry professionals interested in international education<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>Registration Details:<\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Early Bird Registration:<\\/strong> Open until July 31, 2024. Early bird registrants receive a 10% discount on conference fees.<\\/li>\\r\\n\\t<li><strong>Regular Registration:<\\/strong> Closes on September 30, 2024.<\\/li>\\r\\n\\t<li><strong>Registration Fees:<\\/strong>\\r\\n\\t<ul>\\r\\n\\t\\t<li>Students: $50<\\/li>\\r\\n\\t\\t<li>Professionals: $100<\\/li>\\r\\n\\t\\t<li>Group Discounts: Available for groups of 5 or more.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>How to Register:<\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Visit the VED International Education Consultancy website.<\\/li>\\r\\n\\t<li>Complete the online registration form and submit the required details.<\\/li>\\r\\n\\t<li>Make the payment through our secure online payment gateway.<\\/li>\\r\\n\\t<li>Receive a confirmation email with your registration details and conference pass.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>Sponsors and Partners:<\\/h4>\\r\\n\\r\\n<p>We are proud to partner with leading universities, educational organizations, and industry sponsors who share our commitment to fostering global education.<\\/p>\\r\\n\\r\\n<h4>Contact Us:<\\/h4>\\r\\n\\r\\n<p>For more information about the VED Annual Conference 2024, please contact:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Email:<\\/strong> conference@vedinternational.com<\\/li>\\r\\n\\t<li><strong>Phone:<\\/strong> +977-1-1234567<\\/li>\\r\\n\\t<li><strong>Website:<\\/strong> <a href=\\\"http:\\/\\/www.vedinternational.com\\\" rel=\\\"noreferrer\\\" target=\\\"_new\\\">www.vedinternational.com<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>Join us at the VED Annual Conference 2024 to gain valuable insights, expand your network, and take the next step towards your international education journey. Together, let&rsquo;s bridge borders and shape the future of global education<\\/p>\",\"image\":\"storage\\/ved\\/files\\/1\\/Gallery\\/2.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/Gallery\\/2.jpg\",\"cover\":\"\",\"link\":\"gister.trusteducation.net\",\"seo_title\":\"\",\"seo_description\":null,\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"createdby\":\"1\",\"updatedby\":\"1\",\"created_at\":\"2024-05-21T05:37:38.000000Z\",\"updated_at\":\"2024-06-12T06:34:58.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"link\":\"register.trusteducation.net\",\"updated_at\":\"2024-06-12 06:35:12\",\"updatedBy\":1}', '2024-06-12 06:35:12', '2024-06-12 06:35:12');
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, 974, 1, 202406120635556753, 202406120635556753, 'App\\Models\\Events', 1, 'update', '{\"event_id\":1,\"startdate\":\"2024-06-30\",\"enddate\":\"2024-06-30 00:00:00\",\"title\":\"Ved Annual Conference 2024\",\"alias\":\"ved-annual-conference-2024\",\"text\":\"<p>The VED International Education Consultancy is thrilled to announce the VED Annual Conference 2024, a premier event dedicated to exploring the latest trends, challenges, and opportunities in the realm of international education. T<\\/p>\",\"description\":\"<p>The VED International Education Consultancy is thrilled to announce the VED Annual Conference 2024, a premier event dedicated to exploring the latest trends, challenges, and opportunities in the realm of international education. This conference is designed to bring together students, educators, industry experts, and university representatives from around the world to share insights, network, and inspire the next generation of global scholars.<\\/p>\\r\\n\\r\\n<h4>Date and Venue:<\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Date:<\\/strong> October 10-12, 2024<\\/li>\\r\\n\\t<li><strong>Venue:<\\/strong> Hyatt Regency, Kathmandu, Nepal<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>Theme:<\\/h4>\\r\\n\\r\\n<p><strong>&quot;Global Education: Bridging Borders, Shaping Futures&quot;<\\/strong><\\/p>\\r\\n\\r\\n<h4>Key Highlights:<\\/h4>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Keynote Speeches:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Listen to inspiring keynote addresses from distinguished speakers in the field of international education, including university deans, policy makers, and successful alumni.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Panel Discussions:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Engage in dynamic panel discussions covering a range of topics such as global education trends, visa and immigration policies, scholarship opportunities, and career pathways for international students.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Workshops and Breakout Sessions:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Participate in interactive workshops and breakout sessions designed to provide practical guidance on test preparation (IELTS, SAT, TOEFL, GRE, GMAT, PTE, CAE), university applications, and adapting to life abroad.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>University Fair:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Explore the University Fair featuring representatives from top universities in the USA, Australia, UK, Canada, New Zealand, and Europe. Gain firsthand information about courses, admission criteria, and campus life.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Networking Opportunities:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Network with peers, university representatives, and industry experts. Build valuable connections that can support your educational journey and career aspirations.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Student Success Stories:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Hear inspiring success stories from VED alumni who have successfully navigated the challenges of studying abroad and are now thriving in their chosen fields.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Pre-Departure Orientation:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Attend comprehensive pre-departure orientation sessions to prepare for your transition to studying abroad. Topics will include cultural adaptation, academic expectations, and practical tips for living in a new country.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Counseling Sessions:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Benefit from one-on-one counseling sessions with VED&rsquo;s experienced advisors to discuss your personal study plans, university choices, and career goals.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<h4>Who Should Attend:<\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Aspiring international students and their parents<\\/li>\\r\\n\\t<li>Current students considering further education abroad<\\/li>\\r\\n\\t<li>Educators and academic advisors<\\/li>\\r\\n\\t<li>University representatives and recruiters<\\/li>\\r\\n\\t<li>Industry professionals interested in international education<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>Registration Details:<\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Early Bird Registration:<\\/strong> Open until July 31, 2024. Early bird registrants receive a 10% discount on conference fees.<\\/li>\\r\\n\\t<li><strong>Regular Registration:<\\/strong> Closes on September 30, 2024.<\\/li>\\r\\n\\t<li><strong>Registration Fees:<\\/strong>\\r\\n\\t<ul>\\r\\n\\t\\t<li>Students: $50<\\/li>\\r\\n\\t\\t<li>Professionals: $100<\\/li>\\r\\n\\t\\t<li>Group Discounts: Available for groups of 5 or more.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>How to Register:<\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Visit the VED International Education Consultancy website.<\\/li>\\r\\n\\t<li>Complete the online registration form and submit the required details.<\\/li>\\r\\n\\t<li>Make the payment through our secure online payment gateway.<\\/li>\\r\\n\\t<li>Receive a confirmation email with your registration details and conference pass.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>Sponsors and Partners:<\\/h4>\\r\\n\\r\\n<p>We are proud to partner with leading universities, educational organizations, and industry sponsors who share our commitment to fostering global education.<\\/p>\\r\\n\\r\\n<h4>Contact Us:<\\/h4>\\r\\n\\r\\n<p>For more information about the VED Annual Conference 2024, please contact:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li><strong>Email:<\\/strong> conference@vedinternational.com<\\/li>\\r\\n\\t<li><strong>Phone:<\\/strong> +977-1-1234567<\\/li>\\r\\n\\t<li><strong>Website:<\\/strong> <a href=\\\"http:\\/\\/www.vedinternational.com\\\" rel=\\\"noreferrer\\\" target=\\\"_new\\\">www.vedinternational.com<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>Join us at the VED Annual Conference 2024 to gain valuable insights, expand your network, and take the next step towards your international education journey. Together, let&rsquo;s bridge borders and shape the future of global education<\\/p>\",\"image\":\"storage\\/ved\\/files\\/1\\/Gallery\\/2.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/Gallery\\/2.jpg\",\"cover\":\"\",\"link\":\"register.trusteducation.net\",\"seo_title\":\"\",\"seo_description\":null,\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"createdby\":\"1\",\"updatedby\":\"1\",\"created_at\":\"2024-05-21T05:37:38.000000Z\",\"updated_at\":\"2024-06-12T06:35:12.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"link\":\"\",\"updated_at\":\"2024-06-12 06:35:55\",\"updatedBy\":1}', '2024-06-12 06:35:55', '2024-06-12 06:35:55'),
(NULL, 975, 1, 202406120636355085, 202406120636355085, 'App\\Models\\Positions', 1, 'update', '{\"position_id\":1,\"title\":\"Developer\",\"vacancies\":\"2\",\"alias\":\"developer\",\"display_order\":\"1\",\"status\":\"1\",\"createdby\":\"1\",\"updatedby\":\"1\",\"created_at\":\"2024-05-21T04:12:37.000000Z\",\"updated_at\":\"2024-05-21T04:17:44.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"title\":\"Front Desk\",\"updated_at\":\"2024-06-12 06:36:35\",\"updatedBy\":1}', '2024-06-12 06:36:35', '2024-06-12 06:36:35'),
(NULL, 976, 1, 202406120636483755, 202406120636483755, 'App\\Models\\Positions', 2, 'delete', '{\"status\":\"1\"}', '{\"status\":\"-1\"}', '2024-06-12 06:36:48', '2024-06-12 06:36:48'),
(NULL, 977, 1, 202406120642502633, 202406120642502633, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Bibhuti LMS\",\"description\":\"Ved International Education Consultancy is a private limited company registered under the Government of Nepal (REGD. No. 78839\\/067\\/068). Ved International Education Consultancy is the best consultancy in Nepal established in 2010,\",\"url1\":\"info@dreamoneducation.com\",\"url2\":\"\",\"location\":\"Dillibazar, Kathmandu\",\"email\":\"info@vedinternational.com\",\"phone\":\"+977-9851156423\",\"secondary_phone\":\"+01-4423776\",\"working_hours\":\"09:00 - 17:00\",\"working_days\":\"Sun - Friday\",\"leave_days\":\"\",\"google_map\":\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d883.0949391974468!2d85.32302736933097!3d27.705558793809068!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39eb19fdc6a9c123%3A0xb39c97df78aa662a!2sVed%20International%20Education%20Consultancy!5e0!3m2!1sen!2snp!4v1715830558741!5m2!1sen!2snp\",\"fb\":\"https:\\/\\/www.facebook.com\",\"insta\":\"https:\\/\\/www.facebook.com\",\"twitter\":\"https:\\/\\/www.x.com\\/\",\"tiktok\":\"https:\\/\\/www.youtube.com\\/\",\"youtube\":\"https:\\/\\/www.facebook.com\",\"primary_logo\":\"storage\\/ved\\/files\\/1\\/Logo\\/logo11.png\",\"secondary_logo\":\"storage\\/ved\\/files\\/1\\/Logo\\/logo.png\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\\u00a9Copyright 2024 Ved International Consultancy. All rights reserved\",\"content1\":\"https:\\/\\/www.youtube.com\\/watch?v=8Hf9gSXyPBc\",\"content2\":\"\",\"content3\":\"\",\"seo_title\":null,\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"created_at\":null,\"updated_at\":\"2024-06-10T06:52:04.000000Z\",\"createdby\":null,\"updatedby\":\"1\",\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"phone\":\"+977 1 4010588\",\"secondary_phone\":\"\",\"updated_at\":\"2024-06-12 06:42:50\",\"updatedBy\":1}', '2024-06-12 06:42:50', '2024-06-12 06:42:50'),
(NULL, 978, 1, 202406120646392090, 202406120646392090, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Bibhuti LMS\",\"description\":\"Ved International Education Consultancy is a private limited company registered under the Government of Nepal (REGD. No. 78839\\/067\\/068). Ved International Education Consultancy is the best consultancy in Nepal established in 2010,\",\"url1\":\"info@dreamoneducation.com\",\"url2\":\"\",\"location\":\"Dillibazar, Kathmandu\",\"email\":\"info@vedinternational.com\",\"phone\":\"+977 1 4010588\",\"secondary_phone\":\"\",\"working_hours\":\"09:00 - 17:00\",\"working_days\":\"Sun - Friday\",\"leave_days\":\"\",\"google_map\":\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d883.0949391974468!2d85.32302736933097!3d27.705558793809068!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39eb19fdc6a9c123%3A0xb39c97df78aa662a!2sVed%20International%20Education%20Consultancy!5e0!3m2!1sen!2snp!4v1715830558741!5m2!1sen!2snp\",\"fb\":\"https:\\/\\/www.facebook.com\",\"insta\":\"https:\\/\\/www.facebook.com\",\"twitter\":\"https:\\/\\/www.x.com\\/\",\"tiktok\":\"https:\\/\\/www.youtube.com\\/\",\"youtube\":\"https:\\/\\/www.facebook.com\",\"primary_logo\":\"storage\\/ved\\/files\\/1\\/Logo\\/logo11.png\",\"secondary_logo\":\"storage\\/ved\\/files\\/1\\/Logo\\/logo.png\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\\u00a9Copyright 2024 Ved International Consultancy. All rights reserved\",\"content1\":\"https:\\/\\/www.youtube.com\\/watch?v=8Hf9gSXyPBc\",\"content2\":\"\",\"content3\":\"\",\"seo_title\":null,\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"created_at\":null,\"updated_at\":\"2024-06-12T06:42:50.000000Z\",\"createdby\":null,\"updatedby\":\"1\",\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"working_hours\":\"09:00 AM - 5:00 PM\",\"updated_at\":\"2024-06-12 06:46:39\",\"updatedBy\":1}', '2024-06-12 06:46:39', '2024-06-12 06:46:39'),
(NULL, 979, 1, 202406120646468137, 202406120646468137, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Bibhuti LMS\",\"description\":\"Ved International Education Consultancy is a private limited company registered under the Government of Nepal (REGD. No. 78839\\/067\\/068). Ved International Education Consultancy is the best consultancy in Nepal established in 2010,\",\"url1\":\"info@dreamoneducation.com\",\"url2\":\"\",\"location\":\"Dillibazar, Kathmandu\",\"email\":\"info@vedinternational.com\",\"phone\":\"+977 1 4010588\",\"secondary_phone\":\"\",\"working_hours\":\"09:00 AM - 5:00 PM\",\"working_days\":\"Sun - Friday\",\"leave_days\":\"\",\"google_map\":\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d883.0949391974468!2d85.32302736933097!3d27.705558793809068!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39eb19fdc6a9c123%3A0xb39c97df78aa662a!2sVed%20International%20Education%20Consultancy!5e0!3m2!1sen!2snp!4v1715830558741!5m2!1sen!2snp\",\"fb\":\"https:\\/\\/www.facebook.com\",\"insta\":\"https:\\/\\/www.facebook.com\",\"twitter\":\"https:\\/\\/www.x.com\\/\",\"tiktok\":\"https:\\/\\/www.youtube.com\\/\",\"youtube\":\"https:\\/\\/www.facebook.com\",\"primary_logo\":\"storage\\/ved\\/files\\/1\\/Logo\\/logo11.png\",\"secondary_logo\":\"storage\\/ved\\/files\\/1\\/Logo\\/logo.png\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\\u00a9Copyright 2024 Ved International Consultancy. All rights reserved\",\"content1\":\"https:\\/\\/www.youtube.com\\/watch?v=8Hf9gSXyPBc\",\"content2\":\"\",\"content3\":\"\",\"seo_title\":null,\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"created_at\":null,\"updated_at\":\"2024-06-12T06:46:39.000000Z\",\"createdby\":null,\"updatedby\":\"1\",\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"working_days\":\"Sun - Fri\",\"updated_at\":\"2024-06-12 06:46:46\",\"updatedBy\":1}', '2024-06-12 06:46:46', '2024-06-12 06:46:46'),
(NULL, 980, 1, 202406131318481662, 202406131318481662, 'App\\Models\\Menuitems', 85, 'delete', '{\"status\":\"1\"}', '{\"status\":\"-1\"}', '2024-06-13 13:18:48', '2024-06-13 13:18:48'),
(NULL, 981, 1, 202407150410432056, 202407150410432056, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Bibhuti LMS\",\"description\":\"Ved International Education Consultancy is a private limited company registered under the Government of Nepal (REGD. No. 78839\\/067\\/068). Ved International Education Consultancy is the best consultancy in Nepal established in 2010,\",\"url1\":\"info@dreamoneducation.com\",\"url2\":\"\",\"location\":\"Dillibazar, Kathmandu\",\"email\":\"info@vedinternational.com\",\"phone\":\"+977 1 4010588\",\"secondary_phone\":\"\",\"working_hours\":\"09:00 AM - 5:00 PM\",\"working_days\":\"Sun - Fri\",\"leave_days\":\"\",\"google_map\":\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d883.0949391974468!2d85.32302736933097!3d27.705558793809068!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39eb19fdc6a9c123%3A0xb39c97df78aa662a!2sVed%20International%20Education%20Consultancy!5e0!3m2!1sen!2snp!4v1715830558741!5m2!1sen!2snp\",\"fb\":\"https:\\/\\/www.facebook.com\",\"insta\":\"https:\\/\\/www.facebook.com\",\"twitter\":\"https:\\/\\/www.x.com\\/\",\"tiktok\":\"https:\\/\\/www.youtube.com\\/\",\"youtube\":\"https:\\/\\/www.facebook.com\",\"primary_logo\":\"storage\\/ved\\/files\\/1\\/Logo\\/logo11.png\",\"secondary_logo\":\"storage\\/ved\\/files\\/1\\/Logo\\/logo.png\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\\u00a9Copyright 2024 Ved International Consultancy. All rights reserved\",\"content1\":\"https:\\/\\/www.youtube.com\\/watch?v=8Hf9gSXyPBc\",\"content2\":\"\",\"content3\":\"\",\"seo_title\":null,\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":1,\"status\":1,\"created_at\":null,\"updated_at\":\"2024-06-12T12:31:46.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\\/ved\\/files\\/1\\/Logo\\/logo.png\",\"updated_at\":\"2024-07-15 04:10:43\",\"updatedBy\":1}', '2024-07-14 22:25:43', '2024-07-14 22:25:43'),
(NULL, 982, 1, 202407150430526820, 202407150430526820, 'App\\Models\\Articles', 63, 'update', '{\"article_id\":63,\"parent_article\":0,\"title\":\"Work Standard\",\"subtitle\":\"At Ved International Education Consultancy, we uphold the highest standards of professionalism, integrity, and excellence. Our team is highly trained and certified, ensuring expert guidance and support for our students. Key aspects of our work standards include:\",\"alias\":\"work-standard\",\"text\":\"<div class=\\\"col-12 col-lg-12 col-md-12 col-sm-12 col-xl-12\\\" style=\\\"margin-bottom:20px\\\">\\r\\n<ol>\\r\\n\\t<li><strong>Professionalism:<\\/strong> We maintain a high level of professionalism in all our interactions, reflecting our values and mission.<\\/li>\\r\\n\\t<li><strong>Integrity and Transparency:<\\/strong> We provide accurate, reliable information and build trust through open communication and ethical practices.<\\/li>\\r\\n\\t<li><strong>Expertise and Certification:<\\/strong> Our team holds various certifications, including QEAC, TITI, ENZ, ISANA, and Uni Agent, keeping us updated on the latest educational policies and practices.<\\/li>\\r\\n\\t<li><strong>Personalized Service:<\\/strong> We offer tailored guidance to meet each student&#39;s unique goals and needs.<\\/li>\\r\\n\\t<li><strong>Comprehensive Support:<\\/strong> From admissions assistance to visa guidance, we provide end-to-end solutions for studying abroad.<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>Our commitment to continuous improvement and a student-centric approach sets us apart. We create a nurturing environment where students feel supported and valued. Additionally, we maintain strong partnerships with international educational institutions, offering students the most current information and opportunities. Our ethical practices and results-oriented focus ensure that we achieve positive outcomes, as evidenced by our high visa success rates and numerous student success stories. Key aspects include:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li><strong>Continuous Improvement: <\\/strong>Regular training and professional development keep us ahead of industry trends.<\\/li>\\r\\n\\t<li><strong>Student-Centric Approach: <\\/strong>We prioritize our students&#39; needs, creating a supportive, family-like atmosphere.<\\/li>\\r\\n\\t<li><strong>Collaborative Partnerships: <\\/strong>Strong relationships with educational institutions provide students with the best resources and support.<\\/li>\\r\\n\\t<li><strong>Ethical Practices: <\\/strong>We adhere to principles of fairness and justice in all our operations.<\\/li>\\r\\n\\t<li><strong>Results-Oriented: <\\/strong>Clear goals and diligent work lead to successful outcomes for our students.<\\/li>\\r\\n<\\/ol>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/miltestone\\/award-1.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/miltestone\\/award-2.jpg\",\"display_order\":30,\"status\":1,\"created_at\":\"2024-05-20T07:20:18.000000Z\",\"updated_at\":\"2024-06-05T18:05:23.000000Z\",\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"createdby\":1,\"updatedby\":1,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"subtitle\":\"\",\"text\":\"At Ved International Education Consultancy, we uphold the highest standards of professionalism, integrity, and excellence. Our team is highly trained and certified, ensuring expert guidance and support for our students. Key aspects of our work standards include:\\r\\n\\r\\n<div class=\\\"col-12 col-lg-12 col-md-12 col-sm-12 col-xl-12\\\" style=\\\"margin-bottom:20px\\\">\\r\\n<ol>\\r\\n\\t<li><strong>Professionalism:<\\/strong> We maintain a high level of professionalism in all our interactions, reflecting our values and mission.<\\/li>\\r\\n\\t<li><strong>Integrity and Transparency:<\\/strong> We provide accurate, reliable information and build trust through open communication and ethical practices.<\\/li>\\r\\n\\t<li><strong>Expertise and Certification:<\\/strong> Our team holds various certifications, including QEAC, TITI, ENZ, ISANA, and Uni Agent, keeping us updated on the latest educational policies and practices.<\\/li>\\r\\n\\t<li><strong>Personalized Service:<\\/strong> We offer tailored guidance to meet each student&#39;s unique goals and needs.<\\/li>\\r\\n\\t<li><strong>Comprehensive Support:<\\/strong> From admissions assistance to visa guidance, we provide end-to-end solutions for studying abroad.<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>Our commitment to continuous improvement and a student-centric approach sets us apart. We create a nurturing environment where students feel supported and valued. Additionally, we maintain strong partnerships with international educational institutions, offering students the most current information and opportunities. Our ethical practices and results-oriented focus ensure that we achieve positive outcomes, as evidenced by our high visa success rates and numerous student success stories. Key aspects include:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li><strong>Continuous Improvement: <\\/strong>Regular training and professional development keep us ahead of industry trends.<\\/li>\\r\\n\\t<li><strong>Student-Centric Approach: <\\/strong>We prioritize our students&#39; needs, creating a supportive, family-like atmosphere.<\\/li>\\r\\n\\t<li><strong>Collaborative Partnerships: <\\/strong>Strong relationships with educational institutions provide students with the best resources and support.<\\/li>\\r\\n\\t<li><strong>Ethical Practices: <\\/strong>We adhere to principles of fairness and justice in all our operations.<\\/li>\\r\\n\\t<li><strong>Results-Oriented: <\\/strong>Clear goals and diligent work lead to successful outcomes for our students.<\\/li>\\r\\n<\\/ol>\\r\\n<\\/div>\",\"updated_at\":\"2024-07-15 04:30:52\",\"updatedBy\":1}', '2024-07-14 22:45:52', '2024-07-14 22:45:52'),
(NULL, 983, 1, 202407150431006045, 202407150431006045, 'App\\Models\\Articles', 63, 'update', '{\"article_id\":63,\"parent_article\":0,\"title\":\"Work Standard\",\"subtitle\":\"\",\"alias\":\"work-standard\",\"text\":\"At Ved International Education Consultancy, we uphold the highest standards of professionalism, integrity, and excellence. Our team is highly trained and certified, ensuring expert guidance and support for our students. Key aspects of our work standards include:\\r\\n\\r\\n<div class=\\\"col-12 col-lg-12 col-md-12 col-sm-12 col-xl-12\\\" style=\\\"margin-bottom:20px\\\">\\r\\n<ol>\\r\\n\\t<li><strong>Professionalism:<\\/strong> We maintain a high level of professionalism in all our interactions, reflecting our values and mission.<\\/li>\\r\\n\\t<li><strong>Integrity and Transparency:<\\/strong> We provide accurate, reliable information and build trust through open communication and ethical practices.<\\/li>\\r\\n\\t<li><strong>Expertise and Certification:<\\/strong> Our team holds various certifications, including QEAC, TITI, ENZ, ISANA, and Uni Agent, keeping us updated on the latest educational policies and practices.<\\/li>\\r\\n\\t<li><strong>Personalized Service:<\\/strong> We offer tailored guidance to meet each student&#39;s unique goals and needs.<\\/li>\\r\\n\\t<li><strong>Comprehensive Support:<\\/strong> From admissions assistance to visa guidance, we provide end-to-end solutions for studying abroad.<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>Our commitment to continuous improvement and a student-centric approach sets us apart. We create a nurturing environment where students feel supported and valued. Additionally, we maintain strong partnerships with international educational institutions, offering students the most current information and opportunities. Our ethical practices and results-oriented focus ensure that we achieve positive outcomes, as evidenced by our high visa success rates and numerous student success stories. Key aspects include:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li><strong>Continuous Improvement: <\\/strong>Regular training and professional development keep us ahead of industry trends.<\\/li>\\r\\n\\t<li><strong>Student-Centric Approach: <\\/strong>We prioritize our students&#39; needs, creating a supportive, family-like atmosphere.<\\/li>\\r\\n\\t<li><strong>Collaborative Partnerships: <\\/strong>Strong relationships with educational institutions provide students with the best resources and support.<\\/li>\\r\\n\\t<li><strong>Ethical Practices: <\\/strong>We adhere to principles of fairness and justice in all our operations.<\\/li>\\r\\n\\t<li><strong>Results-Oriented: <\\/strong>Clear goals and diligent work lead to successful outcomes for our students.<\\/li>\\r\\n<\\/ol>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/miltestone\\/award-1.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/miltestone\\/award-2.jpg\",\"display_order\":30,\"status\":1,\"created_at\":\"2024-05-20T07:20:18.000000Z\",\"updated_at\":\"2024-07-15T04:30: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>\"}', '{\"subtitle\":\"VED\",\"text\":\"<p>At Ved International Education Consultancy, we uphold the highest standards of professionalism, integrity, and excellence. Our team is highly trained and certified, ensuring expert guidance and support for our students. Key aspects of our work standards include:<\\/p>\\r\\n\\r\\n<div class=\\\"col-12 col-lg-12 col-md-12 col-sm-12 col-xl-12\\\" style=\\\"margin-bottom:20px\\\">\\r\\n<ol>\\r\\n\\t<li><strong>Professionalism:<\\/strong> We maintain a high level of professionalism in all our interactions, reflecting our values and mission.<\\/li>\\r\\n\\t<li><strong>Integrity and Transparency:<\\/strong> We provide accurate, reliable information and build trust through open communication and ethical practices.<\\/li>\\r\\n\\t<li><strong>Expertise and Certification:<\\/strong> Our team holds various certifications, including QEAC, TITI, ENZ, ISANA, and Uni Agent, keeping us updated on the latest educational policies and practices.<\\/li>\\r\\n\\t<li><strong>Personalized Service:<\\/strong> We offer tailored guidance to meet each student&#39;s unique goals and needs.<\\/li>\\r\\n\\t<li><strong>Comprehensive Support:<\\/strong> From admissions assistance to visa guidance, we provide end-to-end solutions for studying abroad.<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>Our commitment to continuous improvement and a student-centric approach sets us apart. We create a nurturing environment where students feel supported and valued. Additionally, we maintain strong partnerships with international educational institutions, offering students the most current information and opportunities. Our ethical practices and results-oriented focus ensure that we achieve positive outcomes, as evidenced by our high visa success rates and numerous student success stories. Key aspects include:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li><strong>Continuous Improvement: <\\/strong>Regular training and professional development keep us ahead of industry trends.<\\/li>\\r\\n\\t<li><strong>Student-Centric Approach: <\\/strong>We prioritize our students&#39; needs, creating a supportive, family-like atmosphere.<\\/li>\\r\\n\\t<li><strong>Collaborative Partnerships: <\\/strong>Strong relationships with educational institutions provide students with the best resources and support.<\\/li>\\r\\n\\t<li><strong>Ethical Practices: <\\/strong>We adhere to principles of fairness and justice in all our operations.<\\/li>\\r\\n\\t<li><strong>Results-Oriented: <\\/strong>Clear goals and diligent work lead to successful outcomes for our students.<\\/li>\\r\\n<\\/ol>\\r\\n<\\/div>\",\"updated_at\":\"2024-07-15 04:31:00\",\"updatedBy\":1}', '2024-07-14 22:46:00', '2024-07-14 22:46:00'),
(NULL, 984, 1, 202407150431206741, 202407150431206741, 'App\\Models\\Articles', 63, 'update', '{\"article_id\":63,\"parent_article\":0,\"title\":\"Work Standard\",\"subtitle\":\"VED\",\"alias\":\"work-standard\",\"text\":\"<p>At Ved International Education Consultancy, we uphold the highest standards of professionalism, integrity, and excellence. Our team is highly trained and certified, ensuring expert guidance and support for our students. Key aspects of our work standards include:<\\/p>\\r\\n\\r\\n<div class=\\\"col-12 col-lg-12 col-md-12 col-sm-12 col-xl-12\\\" style=\\\"margin-bottom:20px\\\">\\r\\n<ol>\\r\\n\\t<li><strong>Professionalism:<\\/strong> We maintain a high level of professionalism in all our interactions, reflecting our values and mission.<\\/li>\\r\\n\\t<li><strong>Integrity and Transparency:<\\/strong> We provide accurate, reliable information and build trust through open communication and ethical practices.<\\/li>\\r\\n\\t<li><strong>Expertise and Certification:<\\/strong> Our team holds various certifications, including QEAC, TITI, ENZ, ISANA, and Uni Agent, keeping us updated on the latest educational policies and practices.<\\/li>\\r\\n\\t<li><strong>Personalized Service:<\\/strong> We offer tailored guidance to meet each student&#39;s unique goals and needs.<\\/li>\\r\\n\\t<li><strong>Comprehensive Support:<\\/strong> From admissions assistance to visa guidance, we provide end-to-end solutions for studying abroad.<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>Our commitment to continuous improvement and a student-centric approach sets us apart. We create a nurturing environment where students feel supported and valued. Additionally, we maintain strong partnerships with international educational institutions, offering students the most current information and opportunities. Our ethical practices and results-oriented focus ensure that we achieve positive outcomes, as evidenced by our high visa success rates and numerous student success stories. Key aspects include:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li><strong>Continuous Improvement: <\\/strong>Regular training and professional development keep us ahead of industry trends.<\\/li>\\r\\n\\t<li><strong>Student-Centric Approach: <\\/strong>We prioritize our students&#39; needs, creating a supportive, family-like atmosphere.<\\/li>\\r\\n\\t<li><strong>Collaborative Partnerships: <\\/strong>Strong relationships with educational institutions provide students with the best resources and support.<\\/li>\\r\\n\\t<li><strong>Ethical Practices: <\\/strong>We adhere to principles of fairness and justice in all our operations.<\\/li>\\r\\n\\t<li><strong>Results-Oriented: <\\/strong>Clear goals and diligent work lead to successful outcomes for our students.<\\/li>\\r\\n<\\/ol>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/miltestone\\/award-1.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/miltestone\\/award-2.jpg\",\"display_order\":30,\"status\":1,\"created_at\":\"2024-05-20T07:20:18.000000Z\",\"updated_at\":\"2024-07-15T04:31: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>\"}', '{\"subtitle\":\"Our Achievements\",\"updated_at\":\"2024-07-15 04:31:20\",\"updatedBy\":1}', '2024-07-14 22:46:20', '2024-07-14 22:46:20'),
(NULL, 985, 1, 202407150503116835, 202407150503116835, 'App\\Models\\Articles', 65, 'update', '{\"article_id\":65,\"parent_article\":0,\"title\":\"Message from Managing Director\",\"subtitle\":\"\",\"alias\":\"message-from-md\",\"text\":\"<div class=\\\"about__text__5\\\">\\r\\n<p>I am thrilled to extend a warm welcome to Ved International Education Consultancy. As the Managing Director, I am committed to ensuring that every student who walks through our doors receives the highest level of support, guidance, and opportunities for academic success.<\\/p>\\r\\n\\r\\n<p>At Ved International, we understand the importance of education as a catalyst for personal and professional growth. Our mission is to empower students with the knowledge, skills, and confidence they need to thrive in an increasingly globalized world.<\\/p>\\r\\n\\r\\n<p>We take pride in our team of dedicated counselors, trainers, and support staff who work tirelessly to provide personalized services tailored to each student&#39;s unique needs and aspirations. Whether it&#39;s assistance with university admissions, test preparation classes, scholarship opportunities, or visa guidance, we are here to help students achieve their educational goals.<\\/p>\\r\\n\\r\\n<p>Our commitment to excellence, integrity, and innovation sets us apart as a trusted partner in the educational consultancy landscape. We strive to create a nurturing environment where students feel supported, encouraged, and inspired to reach for their dreams.<\\/p>\\r\\n\\r\\n<p>I invite you to explore the wide range of services and resources available at Ved International Education Consultancy. Together, let&#39;s embark on a journey of learning, growth, and success.<\\/p>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/images.png\",\"thumb\":\"\",\"display_order\":32,\"status\":1,\"created_at\":\"2024-05-20T09:21:29.000000Z\",\"updated_at\":\"2024-06-05T17:24:30.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_photo\":\"\",\"thumb\":\"storage\\/ved\\/files\\/1\\/94199120_10163601882100472_5447411230308302848_n.jpg\",\"updated_at\":\"2024-07-15 05:03:11\",\"updatedBy\":1}', '2024-07-14 23:18:11', '2024-07-14 23:18:11'),
(NULL, 986, 1, 202407150505168746, 202407150505168746, 'App\\Models\\Articles', 65, 'update', '{\"article_id\":65,\"parent_article\":0,\"title\":\"Message from Managing Director\",\"subtitle\":\"\",\"alias\":\"message-from-md\",\"text\":\"<div class=\\\"about__text__5\\\">\\r\\n<p>I am thrilled to extend a warm welcome to Ved International Education Consultancy. As the Managing Director, I am committed to ensuring that every student who walks through our doors receives the highest level of support, guidance, and opportunities for academic success.<\\/p>\\r\\n\\r\\n<p>At Ved International, we understand the importance of education as a catalyst for personal and professional growth. Our mission is to empower students with the knowledge, skills, and confidence they need to thrive in an increasingly globalized world.<\\/p>\\r\\n\\r\\n<p>We take pride in our team of dedicated counselors, trainers, and support staff who work tirelessly to provide personalized services tailored to each student&#39;s unique needs and aspirations. Whether it&#39;s assistance with university admissions, test preparation classes, scholarship opportunities, or visa guidance, we are here to help students achieve their educational goals.<\\/p>\\r\\n\\r\\n<p>Our commitment to excellence, integrity, and innovation sets us apart as a trusted partner in the educational consultancy landscape. We strive to create a nurturing environment where students feel supported, encouraged, and inspired to reach for their dreams.<\\/p>\\r\\n\\r\\n<p>I invite you to explore the wide range of services and resources available at Ved International Education Consultancy. Together, let&#39;s embark on a journey of learning, growth, and success.<\\/p>\\r\\n<\\/div>\",\"cover_photo\":\"\",\"thumb\":\"storage\\/ved\\/files\\/1\\/94199120_10163601882100472_5447411230308302848_n.jpg\",\"display_order\":32,\"status\":1,\"created_at\":\"2024-05-20T09:21:29.000000Z\",\"updated_at\":\"2024-07-15T05:03: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>\"}', '{\"cover_photo\":\"storage\\/ved\\/files\\/1\\/94199120_10163601882100472_5447411230308302848_n.jpg\",\"updated_at\":\"2024-07-15 05:05:16\",\"updatedBy\":1}', '2024-07-14 23:20:16', '2024-07-14 23:20:16'),
(NULL, 987, 1, 202407150506276060, 202407150506276060, 'App\\Models\\Articles', 65, 'update', '{\"article_id\":65,\"parent_article\":0,\"title\":\"Message from Managing Director\",\"subtitle\":\"\",\"alias\":\"message-from-md\",\"text\":\"<div class=\\\"about__text__5\\\">\\r\\n<p>I am thrilled to extend a warm welcome to Ved International Education Consultancy. As the Managing Director, I am committed to ensuring that every student who walks through our doors receives the highest level of support, guidance, and opportunities for academic success.<\\/p>\\r\\n\\r\\n<p>At Ved International, we understand the importance of education as a catalyst for personal and professional growth. Our mission is to empower students with the knowledge, skills, and confidence they need to thrive in an increasingly globalized world.<\\/p>\\r\\n\\r\\n<p>We take pride in our team of dedicated counselors, trainers, and support staff who work tirelessly to provide personalized services tailored to each student&#39;s unique needs and aspirations. Whether it&#39;s assistance with university admissions, test preparation classes, scholarship opportunities, or visa guidance, we are here to help students achieve their educational goals.<\\/p>\\r\\n\\r\\n<p>Our commitment to excellence, integrity, and innovation sets us apart as a trusted partner in the educational consultancy landscape. We strive to create a nurturing environment where students feel supported, encouraged, and inspired to reach for their dreams.<\\/p>\\r\\n\\r\\n<p>I invite you to explore the wide range of services and resources available at Ved International Education Consultancy. Together, let&#39;s embark on a journey of learning, growth, and success.<\\/p>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/94199120_10163601882100472_5447411230308302848_n.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/94199120_10163601882100472_5447411230308302848_n.jpg\",\"display_order\":32,\"status\":1,\"created_at\":\"2024-05-20T09:21:29.000000Z\",\"updated_at\":\"2024-07-15T05:05:16.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, '2024-07-14 23:21:27', '2024-07-14 23:21:27'),
(NULL, 988, 1, 202407150508233523, 202407150508233523, 'App\\Models\\Articles', 64, 'update', '{\"article_id\":64,\"parent_article\":0,\"title\":\"Message from Director\",\"subtitle\":\"\",\"alias\":\"message-from-director\",\"text\":\"<p>I am delighted to welcome you to Ved International Education Consultancy, where we are committed to shaping the futures of aspiring students through quality education and unwavering support. As the Director of Ved International, I am honored to lead a team of dedicated professionals who share a passion for guiding students toward academic success and personal growth.<\\/p>\\r\\n\\r\\n<p>At Ved International, we believe that education is not just about acquiring knowledge but also about nurturing skills, fostering creativity, and empowering individuals to become global citizens. Our mission is to provide comprehensive support to students, ensuring they make informed decisions and achieve their dreams of studying abroad.<\\/p>\\r\\n\\r\\n<p>We understand that the journey to studying abroad can be both exciting and challenging. That&#39;s why we are here to offer personalized guidance, expert advice, and a supportive environment every step of the way. Our team of certified counselors, trainers, and support staff is committed to upholding the highest standards of professionalism, integrity, and excellence in all our interactions.<\\/p>\\r\\n\\r\\n<p>We value the trust that our students, parents, and partners place in us, and we are dedicated to exceeding expectations and delivering outstanding results. Whether you are seeking admissions assistance, test preparation classes, scholarship opportunities, or visa guidance, Ved International is here to help you navigate the complexities of the education system and achieve your goals.<\\/p>\\r\\n\\r\\n<p>I invite you to explore our services, connect with our team, and embark on an educational journey filled with possibilities. Together, let&#39;s create a brighter future and make your dreams a reality.<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/images.png\",\"thumb\":\"\",\"display_order\":31,\"status\":1,\"created_at\":\"2024-05-20T09:19:48.000000Z\",\"updated_at\":\"2024-06-05T17:24:30.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_photo\":\"storage\\/ved\\/files\\/1\\/94199120_10163601882100472_5447411230308302848_n.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/94199120_10163601882100472_5447411230308302848_n.jpg\",\"updated_at\":\"2024-07-15 05:08:23\",\"updatedBy\":1}', '2024-07-14 23:23:23', '2024-07-14 23:23:23'),
(NULL, 989, 1, 202407150508564152, 202407150508564152, 'App\\Models\\Articles', 64, 'update', '{\"article_id\":64,\"parent_article\":0,\"title\":\"Message from Director\",\"subtitle\":\"\",\"alias\":\"message-from-director\",\"text\":\"<p>I am delighted to welcome you to Ved International Education Consultancy, where we are committed to shaping the futures of aspiring students through quality education and unwavering support. As the Director of Ved International, I am honored to lead a team of dedicated professionals who share a passion for guiding students toward academic success and personal growth.<\\/p>\\r\\n\\r\\n<p>At Ved International, we believe that education is not just about acquiring knowledge but also about nurturing skills, fostering creativity, and empowering individuals to become global citizens. Our mission is to provide comprehensive support to students, ensuring they make informed decisions and achieve their dreams of studying abroad.<\\/p>\\r\\n\\r\\n<p>We understand that the journey to studying abroad can be both exciting and challenging. That&#39;s why we are here to offer personalized guidance, expert advice, and a supportive environment every step of the way. Our team of certified counselors, trainers, and support staff is committed to upholding the highest standards of professionalism, integrity, and excellence in all our interactions.<\\/p>\\r\\n\\r\\n<p>We value the trust that our students, parents, and partners place in us, and we are dedicated to exceeding expectations and delivering outstanding results. Whether you are seeking admissions assistance, test preparation classes, scholarship opportunities, or visa guidance, Ved International is here to help you navigate the complexities of the education system and achieve your goals.<\\/p>\\r\\n\\r\\n<p>I invite you to explore our services, connect with our team, and embark on an educational journey filled with possibilities. Together, let&#39;s create a brighter future and make your dreams a reality.<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/94199120_10163601882100472_5447411230308302848_n.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/94199120_10163601882100472_5447411230308302848_n.jpg\",\"display_order\":31,\"status\":1,\"created_at\":\"2024-05-20T09:19:48.000000Z\",\"updated_at\":\"2024-07-15T05:08:23.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\\/ved\\/files\\/1\\/82307138_3159948660699061_7588879737955549184_n.jpg\",\"updated_at\":\"2024-07-15 05:08:56\",\"updatedBy\":1}', '2024-07-14 23:23:56', '2024-07-14 23:23:56'),
(NULL, 990, 1, 202407150509405002, 202407150509405002, 'App\\Models\\Articles', 64, 'update', '{\"article_id\":64,\"parent_article\":0,\"title\":\"Message from Director\",\"subtitle\":\"\",\"alias\":\"message-from-director\",\"text\":\"<p>I am delighted to welcome you to Ved International Education Consultancy, where we are committed to shaping the futures of aspiring students through quality education and unwavering support. As the Director of Ved International, I am honored to lead a team of dedicated professionals who share a passion for guiding students toward academic success and personal growth.<\\/p>\\r\\n\\r\\n<p>At Ved International, we believe that education is not just about acquiring knowledge but also about nurturing skills, fostering creativity, and empowering individuals to become global citizens. Our mission is to provide comprehensive support to students, ensuring they make informed decisions and achieve their dreams of studying abroad.<\\/p>\\r\\n\\r\\n<p>We understand that the journey to studying abroad can be both exciting and challenging. That&#39;s why we are here to offer personalized guidance, expert advice, and a supportive environment every step of the way. Our team of certified counselors, trainers, and support staff is committed to upholding the highest standards of professionalism, integrity, and excellence in all our interactions.<\\/p>\\r\\n\\r\\n<p>We value the trust that our students, parents, and partners place in us, and we are dedicated to exceeding expectations and delivering outstanding results. Whether you are seeking admissions assistance, test preparation classes, scholarship opportunities, or visa guidance, Ved International is here to help you navigate the complexities of the education system and achieve your goals.<\\/p>\\r\\n\\r\\n<p>I invite you to explore our services, connect with our team, and embark on an educational journey filled with possibilities. Together, let&#39;s create a brighter future and make your dreams a reality.<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/94199120_10163601882100472_5447411230308302848_n.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/82307138_3159948660699061_7588879737955549184_n.jpg\",\"display_order\":31,\"status\":1,\"created_at\":\"2024-05-20T09:19:48.000000Z\",\"updated_at\":\"2024-07-15T05:08: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>I am delighted to welcome you to Ved International Education Consultancy, where we are committed to shaping the futures of aspiring students through quality education and unwavering support. As the Director of Ved International, I am honored to lead a team of dedicated professionals who share a passion for guiding students toward academic success and personal growth.<\\/p>\\r\\n\\r\\n<p>At Ved International, we believe that education is not just about acquiring knowledge but also about nurturing skills, fostering creativity, and empowering individuals to become global citizens. Our mission is to provide comprehensive support to students, ensuring they make informed decisions and achieve their dreams of studying abroad.<\\/p>\\r\\n\\r\\n<p>We understand that the journey to studying abroad can be both exciting and challenging. That&#39;s why we are here to offer personalized guidance, expert advice, and a supportive environment every step of the way. Our team of certified counselors, trainers, and support staff is committed to upholding the highest standards of professionalism, integrity, and excellence in all our interactions.<\\/p>\\r\\n\\r\\n<p>We value the trust that our students, parents, and partners place in us, and we are dedicated to exceeding expectations and delivering outstanding results. Whether you are seeking admissions assistance, test preparation classes, scholarship opportunities, or visa guidance, Ved International is here to help you navigate the complexities of the education system and achieve your goals.<\\/p>\\r\\n\\r\\n<p>I invite you to explore our services, connect with our team, and embark on an educational journey filled with possibilities. Together, let&#39;s create a brighter future and make your dreams a reality.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>Ashik Karki<br \\/>\\r\\nDirector<\\/p>\",\"updated_at\":\"2024-07-15 05:09:40\",\"updatedBy\":1}', '2024-07-14 23:24:40', '2024-07-14 23:24:40');
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, 991, 1, 202407150511332058, 202407150511332058, 'App\\Models\\Articles', 65, 'update', '{\"article_id\":65,\"parent_article\":0,\"title\":\"Message from Managing Director\",\"subtitle\":\"\",\"alias\":\"message-from-md\",\"text\":\"<div class=\\\"about__text__5\\\">\\r\\n<p>I am thrilled to extend a warm welcome to Ved International Education Consultancy. As the Managing Director, I am committed to ensuring that every student who walks through our doors receives the highest level of support, guidance, and opportunities for academic success.<\\/p>\\r\\n\\r\\n<p>At Ved International, we understand the importance of education as a catalyst for personal and professional growth. Our mission is to empower students with the knowledge, skills, and confidence they need to thrive in an increasingly globalized world.<\\/p>\\r\\n\\r\\n<p>We take pride in our team of dedicated counselors, trainers, and support staff who work tirelessly to provide personalized services tailored to each student&#39;s unique needs and aspirations. Whether it&#39;s assistance with university admissions, test preparation classes, scholarship opportunities, or visa guidance, we are here to help students achieve their educational goals.<\\/p>\\r\\n\\r\\n<p>Our commitment to excellence, integrity, and innovation sets us apart as a trusted partner in the educational consultancy landscape. We strive to create a nurturing environment where students feel supported, encouraged, and inspired to reach for their dreams.<\\/p>\\r\\n\\r\\n<p>I invite you to explore the wide range of services and resources available at Ved International Education Consultancy. Together, let&#39;s embark on a journey of learning, growth, and success.<\\/p>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/94199120_10163601882100472_5447411230308302848_n.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/94199120_10163601882100472_5447411230308302848_n.jpg\",\"display_order\":32,\"status\":1,\"created_at\":\"2024-05-20T09:21:29.000000Z\",\"updated_at\":\"2024-07-15T05:05:16.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\\/ved\\/files\\/1\\/82307138_3159948660699061_7588879737955549184_n.jpg\",\"updated_at\":\"2024-07-15 05:11:33\",\"updatedBy\":1}', '2024-07-14 23:26:33', '2024-07-14 23:26:33'),
(NULL, 992, 1, 202407150512258086, 202407150512258086, 'App\\Models\\Articles', 65, 'update', '{\"article_id\":65,\"parent_article\":0,\"title\":\"Message from Managing Director\",\"subtitle\":\"\",\"alias\":\"message-from-md\",\"text\":\"<div class=\\\"about__text__5\\\">\\r\\n<p>I am thrilled to extend a warm welcome to Ved International Education Consultancy. As the Managing Director, I am committed to ensuring that every student who walks through our doors receives the highest level of support, guidance, and opportunities for academic success.<\\/p>\\r\\n\\r\\n<p>At Ved International, we understand the importance of education as a catalyst for personal and professional growth. Our mission is to empower students with the knowledge, skills, and confidence they need to thrive in an increasingly globalized world.<\\/p>\\r\\n\\r\\n<p>We take pride in our team of dedicated counselors, trainers, and support staff who work tirelessly to provide personalized services tailored to each student&#39;s unique needs and aspirations. Whether it&#39;s assistance with university admissions, test preparation classes, scholarship opportunities, or visa guidance, we are here to help students achieve their educational goals.<\\/p>\\r\\n\\r\\n<p>Our commitment to excellence, integrity, and innovation sets us apart as a trusted partner in the educational consultancy landscape. We strive to create a nurturing environment where students feel supported, encouraged, and inspired to reach for their dreams.<\\/p>\\r\\n\\r\\n<p>I invite you to explore the wide range of services and resources available at Ved International Education Consultancy. Together, let&#39;s embark on a journey of learning, growth, and success.<\\/p>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/94199120_10163601882100472_5447411230308302848_n.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/82307138_3159948660699061_7588879737955549184_n.jpg\",\"display_order\":32,\"status\":1,\"created_at\":\"2024-05-20T09:21:29.000000Z\",\"updated_at\":\"2024-07-15T05:11:33.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\":\"<div class=\\\"about__text__5\\\">\\r\\n<p>I am thrilled to extend a warm welcome to Ved International Education Consultancy. As the Managing Director, I am committed to ensuring that every student who walks through our doors receives the highest level of support, guidance, and opportunities for academic success.<\\/p>\\r\\n\\r\\n<p>At Ved International, we understand the importance of education as a catalyst for personal and professional growth. Our mission is to empower students with the knowledge, skills, and confidence they need to thrive in an increasingly globalized world.<\\/p>\\r\\n\\r\\n<p>We take pride in our team of dedicated counselors, trainers, and support staff who work tirelessly to provide personalized services tailored to each student&#39;s unique needs and aspirations. Whether it&#39;s assistance with university admissions, test preparation classes, scholarship opportunities, or visa guidance, we are here to help students achieve their educational goals.<\\/p>\\r\\n\\r\\n<p>Our commitment to excellence, integrity, and innovation sets us apart as a trusted partner in the educational consultancy landscape. We strive to create a nurturing environment where students feel supported, encouraged, and inspired to reach for their dreams.<\\/p>\\r\\n\\r\\n<p>I invite you to explore the wide range of services and resources available at Ved International Education Consultancy. Together, let&#39;s embark on a journey of learning, growth, and success.<br \\/>\\r\\n<br \\/>\\r\\nThank You.<\\/p>\\r\\n\\r\\n<h2>Ashik Karki<\\/h2>\\r\\n\\r\\n<p>Managing Director<\\/p>\\r\\n<\\/div>\",\"updated_at\":\"2024-07-15 05:12:25\",\"updatedBy\":1}', '2024-07-14 23:27:25', '2024-07-14 23:27:25'),
(NULL, 993, 1, 202407150513253521, 202407150513253521, 'App\\Models\\Articles', 67, 'update', '{\"article_id\":67,\"parent_article\":0,\"title\":\"Organogram\",\"subtitle\":\"\",\"alias\":\"organogram\",\"text\":\"<p>He legged it up the kyver have it mush super me old mucker cheeky naff that are you taking the piss, blow off ruddy the pub bite your arm off the wireless boot cor blimey guvnor happy days bender what a load of rubbish, say cheers pardon me horse play spiffing Why car boot gosh bubble and squeak. Cheers Richard bugger show off show Que pick your nose and blow off get stuffed mate chancer in my flat loo, bevvy amongst hunky-dory bender bubb Matie and squeak me old mucker vagabond, barmy spend a penny chimney pot young delinquent bum bag the nancy arm knees chap, gosh nice one knees up the wireless Charles such a fibber. Mush barmy bleeding Jeffrey pardon nose barney grub loo cup of tea bubble and squeak bugger all mate say, I bloke matie boy tickety-boo give us the duff bugger lurgy wind up I don&#39;t want no agro.<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Articles\\/organogram.jpg\",\"thumb\":\"\",\"display_order\":34,\"status\":1,\"created_at\":\"2024-05-20T09:41:01.000000Z\",\"updated_at\":\"2024-06-05T17:24:30.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\":\"\",\"updated_at\":\"2024-07-15 05:13:25\",\"updatedBy\":1}', '2024-07-14 23:28:25', '2024-07-14 23:28:25'),
(NULL, 994, 1, 202407150519554949, 202407150519554949, 'App\\Models\\Articles', 67, 'update', '{\"article_id\":67,\"parent_article\":0,\"title\":\"Organogram\",\"subtitle\":\"\",\"alias\":\"organogram\",\"text\":\"\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Articles\\/organogram.jpg\",\"thumb\":\"\",\"display_order\":34,\"status\":1,\"created_at\":\"2024-05-20T09:41:01.000000Z\",\"updated_at\":\"2024-07-15T05:13: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>\"}', '{\"cover_photo\":\"\",\"thumb\":\"storage\\/ved\\/files\\/1\\/Articles\\/organogram.jpg\",\"updated_at\":\"2024-07-15 05:19:55\",\"updatedBy\":1}', '2024-07-14 23:34:55', '2024-07-14 23:34:55'),
(NULL, 995, 1, 202407150528305396, 202407150528305396, 'App\\Models\\Articles', 73, 'update', '{\"article_id\":73,\"parent_article\":0,\"title\":\"Interview Preparation\",\"subtitle\":\"\",\"alias\":\"interview-preparation\",\"text\":\"<div class=\\\"blog__details__content\\\">\\r\\n<p>VED International Education Consultancy offers comprehensive interview preparation services to help students and professionals excel in their interviews and secure their desired academic or career opportunities. Here are the key features of our interview preparation program:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Mock Interviews:<\\/strong> We conduct mock interviews that simulate real interview scenarios, allowing candidates to practice and refine their interview skills. Our experienced interviewers provide constructive feedback and guidance to help candidates improve their performance.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Personalized Coaching:<\\/strong> Our interview preparation program includes personalized coaching sessions tailored to each candidate&#39;s needs and goals. We assess individual strengths, weaknesses, and areas for improvement, providing targeted guidance and strategies to enhance interview performance.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Behavioral Interview Training:<\\/strong> We offer training in behavioral interview techniques, focusing on competency-based questions and situational scenarios commonly used by employers and academic institutions. Candidates learn how to effectively showcase their skills, experiences, and achievements in alignment with interview expectations.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Technical Interview Preparation:<\\/strong> For candidates applying for technical roles or programs, we provide specialized preparation for technical interviews. This includes practice sessions, coding challenges, case studies, and problem-solving exercises to assess and enhance technical proficiency.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Communication Skills Enhancement:<\\/strong> We focus on improving candidates&#39; communication skills, including verbal and non-verbal communication, active listening, clarity of expression, and confidence-building techniques. Effective communication is essential for making a positive impression during interviews.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Resume and Portfolio Review:<\\/strong> As part of our interview preparation services, we review candidates&#39; resumes, CVs, portfolios, and application materials to ensure they are well-presented, relevant, and tailored to the target position or program. We offer guidance on highlighting key achievements, skills, and experiences that align with interview requirements.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Industry Insights:<\\/strong> Our interview preparation program provides insights into industry-specific interview trends, expectations, and best practices. Candidates gain valuable knowledge about the interview process, company culture, and industry insights to better prepare for their interviews.<\\/p>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Confidence Building:<\\/strong> We focus on building candidates&#39; confidence and mindset for success during interviews. Through motivational coaching, role-playing exercises, and positive reinforcement, we help candidates overcome nervousness, anxiety, and self-doubt, enabling them to perform at their best during interviews.<\\/p>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>At VED International Education Consultancy, we are committed to empowering candidates with the skills, knowledge, and confidence needed to succeed in interviews and achieve their academic and career aspirations. Our interview preparation services are designed to equip candidates with the tools and strategies to make a strong impression, stand out from the competition, and secure their desired opportunities.<\\/p>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/gregmat.png\",\"thumb\":\"\",\"display_order\":39,\"status\":1,\"created_at\":\"2024-05-20T16:00:14.000000Z\",\"updated_at\":\"2024-06-06T13:34: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>\"}', '{\"thumb\":\"storage\\/ved\\/files\\/1\\/interview prep.jpg\",\"updated_at\":\"2024-07-15 05:28:30\",\"updatedBy\":1}', '2024-07-14 23:43:30', '2024-07-14 23:43:30'),
(NULL, 996, 1, 202407150536145661, 202407150536145661, 'App\\Models\\Articles', 75, 'update', '{\"article_id\":75,\"parent_article\":0,\"title\":\"Documentation Guide\",\"subtitle\":\"\",\"alias\":\"documentation-guide\",\"text\":\"<div class=\\\"blog__details__content\\\">\\r\\n<p>Welcome to VED International Education Consultancy&#39;s Documentation Guide, where we provide comprehensive information and guidance on the documentation required for various services and processes. Our aim is to ensure clarity, accuracy, and efficiency in handling documentation-related matters for our students, partners, and stakeholders. Below is an overview of our documentation guide:<\\/p>\\r\\n\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t<p><strong>Admissions Documentation:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>For students applying to universities or colleges through VED, we provide detailed guidance on the required admissions documentation, including academic transcripts, letters of recommendation, statement of purpose, resume\\/CV, and any additional documents specified by the institution.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Visa and Immigration Documentation:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>For students seeking visa and immigration assistance, we offer a step-by-step guide on the documentation needed for visa applications, including passport copies, financial statements, visa application forms, acceptance letters from universities, and any other documents mandated by immigration authorities.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Scholarship Documentation:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Students applying for scholarships through VED receive support in preparing the necessary documentation, such as scholarship application forms, academic achievements certificates, recommendation letters, essays or statements, and proof of eligibility criteria fulfillment.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Test Preparation Documentation:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Our test preparation classes (e.g., IELTS, TOEFL, PTE) include guidance on documentation required for test registration, identification documents for test day, test scores reporting, and any additional documents needed for exam-related processes.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Educational Program Documentation:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Documentation related to educational programs, including course outlines, program brochures, admission letters, program fees, and terms and conditions, is provided to students for a clear understanding of the educational offerings.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Legal and Compliance Documentation:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>We ensure compliance with legal and regulatory requirements by maintaining documentation related to business licenses, certifications, agreements, policies, and other legal documents necessary for our operations.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Student Support Documentation:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Documentation related to student support services, such as counseling sessions records, progress reports, feedback forms, and communication logs, is maintained to ensure effective support and communication with students.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n\\t<li>\\r\\n\\t<p><strong>Resource Library and Templates:<\\/strong><\\/p>\\r\\n\\r\\n\\t<ul>\\r\\n\\t\\t<li>Our documentation guide includes a resource library with templates, sample documents, checklists, and FAQs to assist students and partners in preparing accurate and complete documentation for various purposes.<\\/li>\\r\\n\\t<\\/ul>\\r\\n\\t<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>By following our Documentation Guide, students, partners, and stakeholders can navigate the documentation process smoothly, minimize errors, and ensure compliance with requirements, leading to a streamlined and efficient experience at VED International Education Consultancy.<\\/p>\\r\\n<\\/div>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/gregmat.png\",\"thumb\":\"\",\"display_order\":41,\"status\":1,\"created_at\":\"2024-05-20T16:01:37.000000Z\",\"updated_at\":\"2024-06-06T13:35: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>\"}', '{\"cover_photo\":\"storage\\/ved\\/files\\/1\\/documents.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/documents.jpg\",\"updated_at\":\"2024-07-15 05:36:14\",\"updatedBy\":1}', '2024-07-14 23:51:14', '2024-07-14 23:51:14'),
(NULL, 997, 1, 202407150607046230, 202407150607046230, 'App\\Models\\Institutions', 13, 'update', '{\"institution_id\":13,\"countries_id\":11,\"title\":\"2021\",\"alias\":\"2021\",\"email\":\"\",\"text\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<br \\/>\\r\\nWorld best education site - (Computer engeenering)<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nWeb and user interface design - Development<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nInteraction design - Animation<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"logo\":\"\",\"display_order\":12,\"status\":1,\"created_at\":\"2024-05-20T17:09:36.000000Z\",\"updated_at\":\"2024-06-05T17:28:34.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>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<br \\/>\\r\\nWorld best education site - (Computer engeenering)<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nWeb and user interface design - Development<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nInteraction design - Animation<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\",\"updated_at\":\"2024-07-15 06:07:04\",\"updatedBy\":1}', '2024-07-15 00:22:04', '2024-07-15 00:22:04'),
(NULL, 998, 1, 202407150607271176, 202407150607271176, 'App\\Models\\Institutions', 14, 'update', '{\"institution_id\":14,\"countries_id\":11,\"title\":\"2022\",\"alias\":\"2022\",\"email\":\"\",\"text\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<br \\/>\\r\\nWorld best education site - (Computer engeenering)<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nWeb and user interface design - Development<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nInteraction design - Animation<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"logo\":\"\",\"display_order\":13,\"status\":1,\"created_at\":\"2024-05-20T17:09:53.000000Z\",\"updated_at\":\"2024-06-05T17:28:34.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>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<br \\/>\\r\\nWorld best education site - (Computer engeenering)<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nWeb and user interface design - Development<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nInteraction design - Animation<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\",\"updated_at\":\"2024-07-15 06:07:28\",\"updatedBy\":1}', '2024-07-15 00:22:28', '2024-07-15 00:22:28'),
(NULL, 999, 1, 202407150607599178, 202407150607599178, 'App\\Models\\Institutions', 12, 'update', '{\"institution_id\":12,\"countries_id\":11,\"title\":\"HISTORY\",\"alias\":\"history\",\"email\":\"\",\"text\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<br \\/>\\r\\nWorld best education site - (Computer engeenering)<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nWeb and user interface design - Development<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nInteraction design - Animation<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"logo\":\"\",\"display_order\":15,\"status\":1,\"created_at\":\"2024-05-20T17:04:33.000000Z\",\"updated_at\":\"2024-06-05T17:28:34.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>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.<br \\/>\\r\\nWorld best education site - (Computer engeenering)<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nWeb and user interface design - Development<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<br \\/>\\r\\nInteraction design - Animation<br \\/>\\r\\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery<\\/p>\",\"updated_at\":\"2024-07-15 06:07:59\",\"updatedBy\":1}', '2024-07-15 00:22:59', '2024-07-15 00:22:59'),
(NULL, 1000, 1, 202407150611566162, 202407150611566162, 'App\\Models\\Countryarticles', 14, 'update', '{\"article_id\":14,\"parent_article\":13,\"title\":\"Study in Australia\",\"subtitle\":\"\",\"alias\":\"study-in-australia\",\"text\":\"<p>Studying in Australia offers a transformative educational experience enriched with cultural diversity, world-class universities, and vibrant cities. Renowned for its academic excellence and innovative research opportunities, Australia attracts students from around the globe seeking quality education. With a wide range of courses and programs across various disciplines, students can explore their passions and develop valuable skills that prepare them for the global workforce. Australia&#39;s welcoming and multicultural environment fosters cross-cultural understanding and personal growth, creating a truly enriching academic journey. Additionally, international students in Australia benefit from access to cutting-edge facilities, state-of-the-art technology, and industry connections that enhance their learning experience. Beyond academics, Australia&#39;s natural beauty, outdoor adventures, and laid-back lifestyle offer a well-rounded experience for students to explore and enjoy. Whether pursuing undergraduate, postgraduate, or research studies, studying in Australia opens doors to endless opportunities for academic success and personal development.<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\n&nbsp;<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/StudyDestaination\\/aus.png\",\"thumb\":\"\",\"display_order\":2,\"status\":1,\"created_at\":\"2024-05-20T10:58:20.000000Z\",\"updated_at\":\"2024-06-06T12:26:41.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>Studying in Australia offers a transformative educational experience enriched with cultural diversity, world-class universities, and vibrant cities. Renowned for its academic excellence and innovative research opportunities, Australia attracts students from around the globe seeking quality education. With a wide range of courses and programs across various disciplines, students can explore their passions and develop valuable skills that prepare them for the global workforce. Australia&#39;s welcoming and multicultural environment fosters cross-cultural understanding and personal growth, creating a truly enriching academic journey. Additionally, international students in Australia benefit from access to cutting-edge facilities, state-of-the-art technology, and industry connections that enhance their learning experience. Beyond academics, Australia&#39;s natural beauty, outdoor adventures, and laid-back lifestyle offer a well-rounded experience for students to explore and enjoy. Whether pursuing undergraduate, postgraduate, or research studies, studying in Australia opens doors to endless opportunities for academic success and personal development.<\\/p>\",\"updated_at\":\"2024-07-15 06:11:56\",\"updatedBy\":1}', '2024-07-15 00:26:56', '2024-07-15 00:26:56'),
(NULL, 1001, 1, 202407150614266598, 202407150614266598, 'App\\Models\\Countryarticles', 15, 'update', '{\"article_id\":15,\"parent_article\":13,\"title\":\"Education\",\"subtitle\":\"Education System in Australia\",\"alias\":\"education\",\"text\":\"<p>Education for international students in Australia is characterized by world-class universities, diverse courses, and a supportive learning environment. Australian universities consistently rank among the top institutions globally, offering a wide range of programs from undergraduate to postgraduate levels. International students benefit from high-quality education delivered by experienced faculty members, cutting-edge facilities, and innovative teaching methods that promote critical thinking and practical skills development.<\\/p>\\r\\n\\r\\n<p>Australia&#39;s education system is known for its emphasis on research and industry relevance, providing students with hands-on experience and opportunities for internships and industry placements. Additionally, universities in Australia offer a multicultural and inclusive environment, welcoming students from diverse backgrounds and fostering cross-cultural understanding and collaboration.<\\/p>\\r\\n\\r\\n<p>International students also enjoy various support services, including orientation programs, academic advising, career counseling, and access to health and well-being resources. Furthermore, Australia&#39;s post-study work visa options allow international graduates to gain valuable work experience and contribute to the country&#39;s workforce after completing their studies.<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\n&nbsp;<\\/p>\",\"cover_photo\":\"\",\"thumb\":\"\",\"display_order\":3,\"status\":1,\"created_at\":\"2024-05-20T11:04:46.000000Z\",\"updated_at\":\"2024-06-06T12:28: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>\"}', '{\"text\":\"<p>Education for international students in Australia is characterized by world-class universities, diverse courses, and a supportive learning environment. Australian universities consistently rank among the top institutions globally, offering a wide range of programs from undergraduate to postgraduate levels. International students benefit from high-quality education delivered by experienced faculty members, cutting-edge facilities, and innovative teaching methods that promote critical thinking and practical skills development.<\\/p>\\r\\n\\r\\n<p>Australia&#39;s education system is known for its emphasis on research and industry relevance, providing students with hands-on experience and opportunities for internships and industry placements. Additionally, universities in Australia offer a multicultural and inclusive environment, welcoming students from diverse backgrounds and fostering cross-cultural understanding and collaboration.<\\/p>\\r\\n\\r\\n<p>International students also enjoy various support services, including orientation programs, academic advising, career counseling, and access to health and well-being resources. Furthermore, Australia&#39;s post-study work visa options allow international graduates to gain valuable work experience and contribute to the country&#39;s workforce after completing their studies.<\\/p>\",\"updated_at\":\"2024-07-15 06:14:26\",\"updatedBy\":1}', '2024-07-15 00:29:26', '2024-07-15 00:29:26'),
(NULL, 1002, 1, 202407150615191204, 202407150615191204, 'App\\Models\\Countryarticles', 33, 'update', '{\"article_id\":33,\"parent_article\":21,\"title\":\"Study in Canada\",\"subtitle\":\"Study in Canada\",\"alias\":\"study-in-canada\",\"text\":\"<p>Studying in Canada offers a unique and enriching educational experience marked by academic excellence, cultural diversity, and a welcoming environment. Canadian universities and colleges are globally recognized for their high standards of education, cutting-edge research facilities, and innovative teaching methods. With a wide range of programs and disciplines available, international students can explore their interests and pursue their academic goals with the support of experienced faculty members and state-of-the-art resources.<\\/p>\\r\\n\\r\\n<p>Canada&#39;s multicultural society provides a vibrant and inclusive atmosphere for students from around the world, fostering cross-cultural understanding and lifelong connections. Moreover, Canada&#39;s commitment to innovation and collaboration makes it an ideal destination for students seeking opportunities in fields such as technology, engineering, healthcare, business, and the arts.<\\/p>\\r\\n\\r\\n<p>Beyond academics, Canada&#39;s natural beauty, outdoor recreational activities, and quality of life contribute to a well-rounded and fulfilling student experience. The country&#39;s emphasis on inclusivity, safety, and global perspectives makes it a top choice for international students looking to expand their horizons and pursue a world-class education.<\\/p>\\r\\n\\r\\n<p><br \\/>\\r\\n&nbsp;<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Sliders\\/gregmat.png\",\"thumb\":\"\",\"display_order\":21,\"status\":1,\"created_at\":\"2024-05-23T06:00:13.000000Z\",\"updated_at\":\"2024-06-06T12:37: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>\"}', '{\"text\":\"<p>Studying in Canada offers a unique and enriching educational experience marked by academic excellence, cultural diversity, and a welcoming environment. Canadian universities and colleges are globally recognized for their high standards of education, cutting-edge research facilities, and innovative teaching methods. With a wide range of programs and disciplines available, international students can explore their interests and pursue their academic goals with the support of experienced faculty members and state-of-the-art resources.<\\/p>\\r\\n\\r\\n<p>Canada&#39;s multicultural society provides a vibrant and inclusive atmosphere for students from around the world, fostering cross-cultural understanding and lifelong connections. Moreover, Canada&#39;s commitment to innovation and collaboration makes it an ideal destination for students seeking opportunities in fields such as technology, engineering, healthcare, business, and the arts.<\\/p>\\r\\n\\r\\n<p>Beyond academics, Canada&#39;s natural beauty, outdoor recreational activities, and quality of life contribute to a well-rounded and fulfilling student experience. The country&#39;s emphasis on inclusivity, safety, and global perspectives makes it a top choice for international students looking to expand their horizons and pursue a world-class education.<\\/p>\",\"updated_at\":\"2024-07-15 06:15:19\",\"updatedBy\":1}', '2024-07-15 00:30:19', '2024-07-15 00:30:19'),
(NULL, 1003, 1, 202407150651002071, 202407150651002071, 'App\\Models\\News', 5, 'update', '{\"news_id\":5,\"parent_news\":0,\"title\":\"Tuition Protection Service (TPS) In Australia\",\"alias\":\"tuition-protection-service-tps-in-australia\",\"text\":\"<h2>Student TPS Overview<\\/h2>\\r\\n\\r\\n<p>The Tuition Protection Service (TPS) is an initiative of the Australian Government to assist international students whose education providers are unable to fully deliver their course of study. The TPS ensures that international students are able to either:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>complete their studies in another course or with another education provider or<\\/li>\\r\\n\\t<li>receive a refund of their unspent tuition fees.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>Australia has a well established international education sector with over 1200 education providers delivering a high quality education to international students. For many years now Australia has been a world leader in protecting the tuition fees of international students studying in Australia on a student visa. Recent changes to the Education Services for Overseas Students (ESOS) Act have further strengthened protections for international students through the introduction of the Tuition Protection Service (TPS).<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>In the unlikely event your education provider is unable to deliver a course you have paid for and does not meet their obligations to either offer you an alternative course that you accept or pay you a refund of your unspent prepaid tuition fees (this is called a provider&rsquo;s &lsquo;default obligations&rsquo;), the TPS will assist you in finding an alternative course or to get a refund if a suitable alternative is not found.<\\/p>\\r\\n\\r\\n<h4>Step 1<\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Your education provider stops providing or does not start providing your course as agreed and does not meet their default obligations.<\\/li>\\r\\n\\t<li>The TPS contacts you and creates an account for you.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>Step 2<\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Register with or log-on to the TPS and provide proof of identity<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>Step 3<\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li>The TPS online system will assist you to find options for completing your study in Australia.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>Step 4<\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Accept preferred suitable offer.<\\/li>\\r\\n\\t<li>You commence study as agreed.<\\/li>\\r\\n\\t<li>TPS transfers any unspent pre-paid tuition fees to your new provider.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p><strong>OR<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>If there are no suitable alternative courses or offers, you may apply for a refund of the amount of any unspent pre-paid tuition fees you have paid the provider. These are any tuition fees you have already paid that are directly related to the course which you haven&rsquo;t yet received. Any remaining unspent tuition fees are refunded to you.<\\/li>\\r\\n<\\/ul>\",\"image\":\"storage\\/ved\\/files\\/1\\/istock-668477252_0-300x200-1.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/istock-668477252_0-300x200-1.jpg\",\"cover\":\"\",\"display_order\":5,\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-06-12T12:09:35.000000Z\",\"updated_at\":\"2024-06-12T12:09:35.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"image\":\"storage\\/ved\\/files\\/1\\/News\\/news3.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/News\\/news3.jpg\",\"cover\":\"storage\\/ved\\/files\\/1\\/News\\/news3.jpg\",\"updated_at\":\"2024-07-15 06:51:00\",\"updatedBy\":1}', '2024-07-15 01:06:00', '2024-07-15 01:06:00'),
(NULL, 1004, 1, 202407150653323137, 202407150653323137, 'App\\Models\\News', 5, 'update', '{\"news_id\":5,\"parent_news\":0,\"title\":\"Tuition Protection Service (TPS) In Australia\",\"alias\":\"tuition-protection-service-tps-in-australia\",\"text\":\"<h2>Student TPS Overview<\\/h2>\\r\\n\\r\\n<p>The Tuition Protection Service (TPS) is an initiative of the Australian Government to assist international students whose education providers are unable to fully deliver their course of study. The TPS ensures that international students are able to either:<\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>complete their studies in another course or with another education provider or<\\/li>\\r\\n\\t<li>receive a refund of their unspent tuition fees.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>Australia has a well established international education sector with over 1200 education providers delivering a high quality education to international students. For many years now Australia has been a world leader in protecting the tuition fees of international students studying in Australia on a student visa. Recent changes to the Education Services for Overseas Students (ESOS) Act have further strengthened protections for international students through the introduction of the Tuition Protection Service (TPS).<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>In the unlikely event your education provider is unable to deliver a course you have paid for and does not meet their obligations to either offer you an alternative course that you accept or pay you a refund of your unspent prepaid tuition fees (this is called a provider&rsquo;s &lsquo;default obligations&rsquo;), the TPS will assist you in finding an alternative course or to get a refund if a suitable alternative is not found.<\\/p>\\r\\n\\r\\n<h4>Step 1<\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Your education provider stops providing or does not start providing your course as agreed and does not meet their default obligations.<\\/li>\\r\\n\\t<li>The TPS contacts you and creates an account for you.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>Step 2<\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Register with or log-on to the TPS and provide proof of identity<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>Step 3<\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li>The TPS online system will assist you to find options for completing your study in Australia.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>Step 4<\\/h4>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Accept preferred suitable offer.<\\/li>\\r\\n\\t<li>You commence study as agreed.<\\/li>\\r\\n\\t<li>TPS transfers any unspent pre-paid tuition fees to your new provider.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p><strong>OR<\\/strong><\\/p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>If there are no suitable alternative courses or offers, you may apply for a refund of the amount of any unspent pre-paid tuition fees you have paid the provider. These are any tuition fees you have already paid that are directly related to the course which you haven&rsquo;t yet received. Any remaining unspent tuition fees are refunded to you.<\\/li>\\r\\n<\\/ul>\",\"image\":\"storage\\/ved\\/files\\/1\\/News\\/news3.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/News\\/news3.jpg\",\"cover\":\"storage\\/ved\\/files\\/1\\/News\\/news3.jpg\",\"display_order\":5,\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-06-12T12:09:35.000000Z\",\"updated_at\":\"2024-07-15T06:51:00.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"image\":\"storage\\/ved\\/files\\/1\\/News\\/studyperth_cocktailworkshop_2024_055-web.jpeg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/News\\/studyperth_cocktailworkshop_2024_055-web.jpeg\",\"cover\":\"storage\\/ved\\/files\\/1\\/News\\/studyperth_cocktailworkshop_2024_055-web.jpeg\",\"updated_at\":\"2024-07-15 06:53:32\",\"updatedBy\":1}', '2024-07-15 01:08:32', '2024-07-15 01:08:32');
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, 1005, 1, 202407150658211297, 202407150658211297, 'App\\Models\\News', 4, 'update', '{\"news_id\":4,\"parent_news\":0,\"title\":\"Skills You Need To Become A Successful International Student\",\"alias\":\"skills-you-need-to-become-a-successful-international-student\",\"text\":\"<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t<tbody>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p>It takes more than just being smart to succeed at university. Aside from leading a&nbsp;healthy student lifestyle, there is a range of essential study skills and qualities that every student must have to excel at university. Some of these can be learned, practiced and honed but it&rsquo;s ideal to have some sort of foundation before you arrive on your course.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<h1>&nbsp;<\\/h1>\\r\\n\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n\\r\\n<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t<tbody>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h4><u>Time-Management<\\/u><\\/h4>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<p>Your time at university will require you to demonstrate excellent time-management. You&rsquo;ll be juggling assignments for different modules, that you will have to complete to a high standard, as well as attending all of your lectures. You may also have a part-time job to factor into your schedule too. Being able to prioritise your responsibilities will see you do well at university.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<h4><u>Organisation<\\/u><\\/h4>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<p>Having strong organisation skills will make your time at university much easier. Whether it&rsquo;s working out a detailed study system or simply investing in a lot of folders and binders for your notes, being organised can help you reduce stress and anxiety during busy exam and assignment periods.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<h4><u>Note-Taking<\\/u><\\/h4>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<p>Note-taking is one of the most useful university study skills to master. You may be given handouts to refer to in lectures but you&rsquo;ll be expected to take notes as well. You&rsquo;ll be given a lot of information by your professor and it is up to you to make notes of the most important elements. These notes will help you with revision for exams and when you&rsquo;re completing assignments.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<h4><u>Independent Learning &amp; Research<\\/u><\\/h4>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<p>Lectures only make up a small portion of your time at university. You may only have a few hours a week scheduled in your timetable but you&rsquo;ll be expected to make up the rest of the time doing&nbsp;independent learning and research. You&rsquo;ll need to know where and how to find the relevant information you need; as well as how to structure your study sessions yourself.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<h4><u>Good Work Ethic<\\/u><\\/h4>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<p>The students that do well at university are hard-working and driven, but they also understand the&nbsp;importance of achieving the perfect study-life balance. Having a really good work ethic means you&rsquo;re less likely to let things distract you from your academic studies. Attending every lecture, being on time and handing in assignments by the deadline are all qualities of a hard-working student that is likely to succeed.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<h4><u>Self-Awareness<\\/u><\\/h4>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<p>Knowing your strengths and weaknesses can be a really useful skill to have as a student. It allows you to develop new skills and focus on improving the areas in which you are weakest. Whilst also allowing you to build upon your existing strengths. This means you&rsquo;re more likely to work more efficiently.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<h4><u>English Language Skills<\\/u><\\/h4>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<p>If you&rsquo;re studying in an English speaking country, whether you&rsquo;re an international student or not, you will be required to demonstrate an ability to read and write in English. Correct spelling and grammar is important and having a firm grasp of the English language is vital for your success in your lectures, exams and assignments. From advising you on the perfect English course to helping you&nbsp;prepare for your IELTS exam, our expert team can support in many ways. By implementing the above study skills for international students, you&rsquo;ll be able to thrive on your university course &ndash; wherever you decide to go. Contact IEC Abroad to receive more&nbsp;advice for international students studying abroad.<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"image\":\"storage\\/ved\\/files\\/1\\/small-social.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/small-social.jpg\",\"cover\":\"\",\"display_order\":4,\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-06-12T12:08:14.000000Z\",\"updated_at\":\"2024-06-12T12:08:41.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"image\":\"storage\\/ved\\/files\\/1\\/News\\/aaa.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/News\\/aaa.jpg\",\"cover\":\"storage\\/ved\\/files\\/1\\/News\\/aaa.jpg\",\"updated_at\":\"2024-07-15 06:58:21\",\"updatedBy\":1}', '2024-07-15 01:13:21', '2024-07-15 01:13:21'),
(NULL, 1006, 1, 202407150703595343, 202407150703595343, 'App\\Models\\News', 3, 'update', '{\"news_id\":3,\"parent_news\":0,\"title\":\"Quick Student Job Hunting Tips\",\"alias\":\"quick-student-job-hunting-tips\",\"text\":\"<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" id=\\\"templateContainer\\\" style=\\\"width:600px\\\">\\r\\n\\t<tbody>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" id=\\\"templateBody\\\" style=\\\"width:600px\\\">\\r\\n\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">1.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Read relevant online magazines, newspapers and blogs about the sector you are interested in to keep up with the latest trends and vacancies.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>2.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Job search websites like E4S offer job postings from multiple online recruiters and can make finding opportunities very easy.&nbsp;<strong>Employment4students<\\/strong>&nbsp;is just one such example &ndash; set yourself up with a few other quality outfits too.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>3.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Get yourself a job hunt buddy. Why go it alone? If two of you are looking for similar jobs in the same area, then pool your resources and cut down on research time.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>4.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Get to know your college or university careers staff.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>5.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Go old school for half an hour a week and have a look through your local newspaper for opportunities. Smaller local businesses often stick to more traditional methods of recruiting so never right off the power of print.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>6.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Likewise, keep an eye on the noticeboards of local shops and supermarkets.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>7.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set up a dedicated email address for job applications and replies. Not only is it easier to track, but it can look more professional if your main email account has a &ldquo;nickname&rdquo;.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>8.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If it looks too good to be true, then it might actually be too good to be true. Always keep an eye out for&nbsp;<strong>student money job scams<\\/strong>&nbsp;when researching opportunities.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>9.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; University job shops, although often overlooked, are always a great first port of call for student job vacancies as recruiters know exactly the audience they&rsquo;re targeting.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>10.&nbsp; Keep it in the family. When you&rsquo;re on the job hunt, especially if you&rsquo;re still living at home, your immediate family will often know of local opportunities. But, why not cast the net wider and tap those extended family connections (doesn&rsquo;t cousin Peter&rsquo;s niece&rsquo;s uncle work at Asda?) In never hurts to ask after all.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>11.&nbsp; Search the e4s extensive database of&nbsp;<strong>student jobs<\\/strong>&nbsp;and&nbsp;<strong>graduate jobs<\\/strong>&nbsp;in your area.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>12.&nbsp; Set up an email alert from the results page of those searches so that we can keep you up to date with new opportunities.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>13.&nbsp; Widen your job search preferences. We very rarely get the exact job we&rsquo;re after the very first time. Be inspirational but also realistic. No one starts out as a managing director.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>14.&nbsp; Set up&nbsp;<strong>Google Alerts<\\/strong>&nbsp;to get notified when news relating to your job search or desired sector reaches Google News. It can save time you would otherwise spend trawling the major news sites.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>15.&nbsp; Gumtree is a bit like Marmite; you either love it or hate it. Online classifieds can be tedious if the same jobs are being posted and reposed over and over, but you do find some gems on there now and again. Especially in the casual and part time sections of the website.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>16.&nbsp; If there&rsquo;s a company that you really want to work for but you haven&rsquo;t seen any positions advertised, it&rsquo;s always worth dropping them a call or letter with your CV to make them aware of you keenness and qualifications.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>18.&nbsp; Get your CV in front of the as many appropriate recruiters as you possibly can. You can never make too many applications so long as the recruiters are the right ones for you.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>19.&nbsp; 5.2 million people have registered their CV with&nbsp;<strong>CV Library<\\/strong>&nbsp;to ensure they get found. It will only take up a few minutes of your time, so just do it!<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>20.&nbsp; ALWAYS ensure your CV is kept up to date with contact details, education history, qualifications, key skills, work experience and interests.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\"><img alt=\\\"\\\" src=\\\"https:\\/\\/cdn-images.mailchimp.com\\/template_images\\/gallery\\/photo_mailchimphq.jpg\\\" style=\\\"width:564px\\\" \\/><\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">18.&nbsp; When writing your CV and covering letter, make sure there is consistency in terms of design, layout and professionalism.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>19.&nbsp; Priorities your greatest achievements on your CV.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>20.&nbsp; Don&rsquo;t waffle on your CV or covering letter.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>21.&nbsp; Make sure your contact details are on the CV (sorry guys, but we do see some that lack that basic feature. Not from you of course, though!)<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>22.&nbsp; Say it with numbers. Where applicable, try to quantify any results and achievements in your previous work experience. eg. I increased sales by 200% within 3 months.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>23.&nbsp; Use the occasional bullet list format rather than prose if appropriate. It can break up the rest of the text and help summaries your major achievements and top qualities.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>24.&nbsp; Ensure you are concise when constructing your CV. It is often beneficial to limit yourself to one page (two maximum) so be concise.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>25.&nbsp; Hold off on using fancy graphics on your CV. Keep it simple.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>26.&nbsp; Only include the most appropriate education details on your CV. If you&rsquo;re applying for a job after college, there is no need to list your primary school.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>27.&nbsp; Check, check, check again &ndash; and the double check for spelling and grammatical mistakes.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>32.&nbsp; Update your references regularly and, if you have multiple referees, then use the most appropriate ones for each individual job application.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>33.&nbsp; Work experience, internships or placements are a fantastic way to get the proverbial foot in the door at a company to gain valuable experience and connections. You can find the latest opportunities on the&nbsp;<strong>e4s website<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>34.&nbsp; Take a course. Similar to work experience and internships, if you can afford to live whilst studying then an extra course is a great way to enhance your knowledge, CV and chance of securing that dream job.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>35.&nbsp; Volunteer &ndash; either in the UK or overseas. Okay, you won&rsquo;t earn money &ndash; but you&rsquo;ll be doing good for others and making yourself much more employable.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>36.&nbsp; Apprenticeships are becoming ever more popular with job seekers across a wide number of sectors, as the combination of excellent training, skill development and a qualification at the end of it, whilst getting paid, is an attractive proposition. Check out some options at&nbsp;<strong>Apprenticeships.org<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>37.&nbsp; Does a family member own their own business or have influence at one owned by someone else? See if they can sort you out with some work experience, if even for just a couple of weeks.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>37.&nbsp; Working from home is a great way to earn some money while you are still looking for a more traditional student job. It also builds up skills to add to your CV.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>38.&nbsp; Are you crafty? Make your own toys and handicrafts to sell.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>39.&nbsp; Find some&nbsp;<strong>online freelancing work<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>40.&nbsp; Always keep looking for new opportunities. eg: NEWS JUST IN: Good with computers? Why not help other PC users remotely with technical issues using the new&nbsp;<strong>Google Hangout &amp; Remote Desktop marriage<\\/strong>?<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" id=\\\"templateColumns\\\" style=\\\"width:600px\\\">\\r\\n\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\"><img alt=\\\"\\\" src=\\\"https:\\/\\/gallery.mailchimp.com\\/bdd6d42d42a6418e07f548aa7\\/_compresseds\\/c67fa2c2-3146-42fa-ad9e-7b0af991a689.jpg\\\" style=\\\"width:264px\\\" \\/><\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\"><img alt=\\\"\\\" src=\\\"https:\\/\\/gallery.mailchimp.com\\/bdd6d42d42a6418e07f548aa7\\/images\\/8ce4b4a2-7f4a-4da6-b87c-d5604a2e9744.jpg\\\" style=\\\"width:264px\\\" \\/><\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" id=\\\"templateFooter\\\" style=\\\"width:600px\\\">\\r\\n\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">37.&nbsp; Earn money filling out&nbsp;<strong>online surveys<\\/strong>.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>38.&nbsp; Is there an entrepreneurial side to you? If you&rsquo;ve a product to sell, identified a gap in the market, formulated a sound business plan and have a little finance, then why not&nbsp;<strong>setup an eBay&nbsp;shop<\\/strong>?<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>39.&nbsp; If you have a second language, why not find some online translation work?<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>40.&nbsp; You&rsquo;re a student, you know how tutoring works &ndash; so start tutoring other students. Read about how to find&nbsp;<strong>online tutoring work<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>41.&nbsp; Fill some spare time&nbsp;<strong>testing websites for businesses<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>42.&nbsp; Own a camera? Then here&rsquo;s how to&nbsp;<strong>sell your photos online<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>49.&nbsp; Facebook doesn&rsquo;t only have to be used for keeping up with friends and family and other students. Get the message out to all of your Facebook friends that you are in the jobs market.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>50.&nbsp; &ldquo;Like&rdquo; relevant recruiters&rsquo; Facebook Pages and add them to specialized Facebook Interest Lists so that they are easy to keep track of.<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\",\"image\":\"storage\\/ved\\/files\\/1\\/590238-1.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/590238-1.jpg\",\"cover\":\"\",\"display_order\":3,\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-06-12T12:07:00.000000Z\",\"updated_at\":\"2024-06-12T12:07:00.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"image\":\"storage\\/ved\\/files\\/1\\/News\\/job_search.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/News\\/job_search.jpg\",\"cover\":\"storage\\/ved\\/files\\/1\\/News\\/job_search.jpg\",\"updated_at\":\"2024-07-15 07:03:59\",\"updatedBy\":1}', '2024-07-15 01:18:59', '2024-07-15 01:18:59');
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, 1007, 1, 202407150704395767, 202407150704395767, 'App\\Models\\News', 3, 'update', '{\"news_id\":3,\"parent_news\":0,\"title\":\"Quick Student Job Hunting Tips\",\"alias\":\"quick-student-job-hunting-tips\",\"text\":\"<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" id=\\\"templateContainer\\\" style=\\\"width:600px\\\">\\r\\n\\t<tbody>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" id=\\\"templateBody\\\" style=\\\"width:600px\\\">\\r\\n\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">1.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Read relevant online magazines, newspapers and blogs about the sector you are interested in to keep up with the latest trends and vacancies.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>2.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Job search websites like E4S offer job postings from multiple online recruiters and can make finding opportunities very easy.&nbsp;<strong>Employment4students<\\/strong>&nbsp;is just one such example &ndash; set yourself up with a few other quality outfits too.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>3.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Get yourself a job hunt buddy. Why go it alone? If two of you are looking for similar jobs in the same area, then pool your resources and cut down on research time.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>4.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Get to know your college or university careers staff.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>5.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Go old school for half an hour a week and have a look through your local newspaper for opportunities. Smaller local businesses often stick to more traditional methods of recruiting so never right off the power of print.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>6.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Likewise, keep an eye on the noticeboards of local shops and supermarkets.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>7.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set up a dedicated email address for job applications and replies. Not only is it easier to track, but it can look more professional if your main email account has a &ldquo;nickname&rdquo;.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>8.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If it looks too good to be true, then it might actually be too good to be true. Always keep an eye out for&nbsp;<strong>student money job scams<\\/strong>&nbsp;when researching opportunities.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>9.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; University job shops, although often overlooked, are always a great first port of call for student job vacancies as recruiters know exactly the audience they&rsquo;re targeting.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>10.&nbsp; Keep it in the family. When you&rsquo;re on the job hunt, especially if you&rsquo;re still living at home, your immediate family will often know of local opportunities. But, why not cast the net wider and tap those extended family connections (doesn&rsquo;t cousin Peter&rsquo;s niece&rsquo;s uncle work at Asda?) In never hurts to ask after all.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>11.&nbsp; Search the e4s extensive database of&nbsp;<strong>student jobs<\\/strong>&nbsp;and&nbsp;<strong>graduate jobs<\\/strong>&nbsp;in your area.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>12.&nbsp; Set up an email alert from the results page of those searches so that we can keep you up to date with new opportunities.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>13.&nbsp; Widen your job search preferences. We very rarely get the exact job we&rsquo;re after the very first time. Be inspirational but also realistic. No one starts out as a managing director.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>14.&nbsp; Set up&nbsp;<strong>Google Alerts<\\/strong>&nbsp;to get notified when news relating to your job search or desired sector reaches Google News. It can save time you would otherwise spend trawling the major news sites.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>15.&nbsp; Gumtree is a bit like Marmite; you either love it or hate it. Online classifieds can be tedious if the same jobs are being posted and reposed over and over, but you do find some gems on there now and again. Especially in the casual and part time sections of the website.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>16.&nbsp; If there&rsquo;s a company that you really want to work for but you haven&rsquo;t seen any positions advertised, it&rsquo;s always worth dropping them a call or letter with your CV to make them aware of you keenness and qualifications.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>18.&nbsp; Get your CV in front of the as many appropriate recruiters as you possibly can. You can never make too many applications so long as the recruiters are the right ones for you.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>19.&nbsp; 5.2 million people have registered their CV with&nbsp;<strong>CV Library<\\/strong>&nbsp;to ensure they get found. It will only take up a few minutes of your time, so just do it!<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>20.&nbsp; ALWAYS ensure your CV is kept up to date with contact details, education history, qualifications, key skills, work experience and interests.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\"><img alt=\\\"\\\" src=\\\"https:\\/\\/cdn-images.mailchimp.com\\/template_images\\/gallery\\/photo_mailchimphq.jpg\\\" style=\\\"width:564px\\\" \\/><\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">18.&nbsp; When writing your CV and covering letter, make sure there is consistency in terms of design, layout and professionalism.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>19.&nbsp; Priorities your greatest achievements on your CV.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>20.&nbsp; Don&rsquo;t waffle on your CV or covering letter.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>21.&nbsp; Make sure your contact details are on the CV (sorry guys, but we do see some that lack that basic feature. Not from you of course, though!)<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>22.&nbsp; Say it with numbers. Where applicable, try to quantify any results and achievements in your previous work experience. eg. I increased sales by 200% within 3 months.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>23.&nbsp; Use the occasional bullet list format rather than prose if appropriate. It can break up the rest of the text and help summaries your major achievements and top qualities.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>24.&nbsp; Ensure you are concise when constructing your CV. It is often beneficial to limit yourself to one page (two maximum) so be concise.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>25.&nbsp; Hold off on using fancy graphics on your CV. Keep it simple.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>26.&nbsp; Only include the most appropriate education details on your CV. If you&rsquo;re applying for a job after college, there is no need to list your primary school.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>27.&nbsp; Check, check, check again &ndash; and the double check for spelling and grammatical mistakes.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>32.&nbsp; Update your references regularly and, if you have multiple referees, then use the most appropriate ones for each individual job application.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>33.&nbsp; Work experience, internships or placements are a fantastic way to get the proverbial foot in the door at a company to gain valuable experience and connections. You can find the latest opportunities on the&nbsp;<strong>e4s website<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>34.&nbsp; Take a course. Similar to work experience and internships, if you can afford to live whilst studying then an extra course is a great way to enhance your knowledge, CV and chance of securing that dream job.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>35.&nbsp; Volunteer &ndash; either in the UK or overseas. Okay, you won&rsquo;t earn money &ndash; but you&rsquo;ll be doing good for others and making yourself much more employable.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>36.&nbsp; Apprenticeships are becoming ever more popular with job seekers across a wide number of sectors, as the combination of excellent training, skill development and a qualification at the end of it, whilst getting paid, is an attractive proposition. Check out some options at&nbsp;<strong>Apprenticeships.org<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>37.&nbsp; Does a family member own their own business or have influence at one owned by someone else? See if they can sort you out with some work experience, if even for just a couple of weeks.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>37.&nbsp; Working from home is a great way to earn some money while you are still looking for a more traditional student job. It also builds up skills to add to your CV.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>38.&nbsp; Are you crafty? Make your own toys and handicrafts to sell.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>39.&nbsp; Find some&nbsp;<strong>online freelancing work<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>40.&nbsp; Always keep looking for new opportunities. eg: NEWS JUST IN: Good with computers? Why not help other PC users remotely with technical issues using the new&nbsp;<strong>Google Hangout &amp; Remote Desktop marriage<\\/strong>?<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" id=\\\"templateColumns\\\" style=\\\"width:600px\\\">\\r\\n\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\"><img alt=\\\"\\\" src=\\\"https:\\/\\/gallery.mailchimp.com\\/bdd6d42d42a6418e07f548aa7\\/_compresseds\\/c67fa2c2-3146-42fa-ad9e-7b0af991a689.jpg\\\" style=\\\"width:264px\\\" \\/><\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\"><img alt=\\\"\\\" src=\\\"https:\\/\\/gallery.mailchimp.com\\/bdd6d42d42a6418e07f548aa7\\/images\\/8ce4b4a2-7f4a-4da6-b87c-d5604a2e9744.jpg\\\" style=\\\"width:264px\\\" \\/><\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" id=\\\"templateFooter\\\" style=\\\"width:600px\\\">\\r\\n\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">37.&nbsp; Earn money filling out&nbsp;<strong>online surveys<\\/strong>.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>38.&nbsp; Is there an entrepreneurial side to you? If you&rsquo;ve a product to sell, identified a gap in the market, formulated a sound business plan and have a little finance, then why not&nbsp;<strong>setup an eBay&nbsp;shop<\\/strong>?<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>39.&nbsp; If you have a second language, why not find some online translation work?<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>40.&nbsp; You&rsquo;re a student, you know how tutoring works &ndash; so start tutoring other students. Read about how to find&nbsp;<strong>online tutoring work<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>41.&nbsp; Fill some spare time&nbsp;<strong>testing websites for businesses<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>42.&nbsp; Own a camera? Then here&rsquo;s how to&nbsp;<strong>sell your photos online<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>49.&nbsp; Facebook doesn&rsquo;t only have to be used for keeping up with friends and family and other students. Get the message out to all of your Facebook friends that you are in the jobs market.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>50.&nbsp; &ldquo;Like&rdquo; relevant recruiters&rsquo; Facebook Pages and add them to specialized Facebook Interest Lists so that they are easy to keep track of.<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\",\"image\":\"storage\\/ved\\/files\\/1\\/News\\/job_search.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/News\\/job_search.jpg\",\"cover\":\"storage\\/ved\\/files\\/1\\/News\\/job_search.jpg\",\"display_order\":3,\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-06-12T12:07:00.000000Z\",\"updated_at\":\"2024-07-15T07:03:59.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"text\":\"<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" id=\\\"templateContainer\\\" style=\\\"width:100%\\\">\\r\\n\\t<tbody>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" id=\\\"templateBody\\\" style=\\\"width:600px\\\">\\r\\n\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">1.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Read relevant online magazines, newspapers and blogs about the sector you are interested in to keep up with the latest trends and vacancies.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>2.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Job search websites like E4S offer job postings from multiple online recruiters and can make finding opportunities very easy.&nbsp;<strong>Employment4students<\\/strong>&nbsp;is just one such example &ndash; set yourself up with a few other quality outfits too.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>3.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Get yourself a job hunt buddy. Why go it alone? If two of you are looking for similar jobs in the same area, then pool your resources and cut down on research time.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>4.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Get to know your college or university careers staff.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>5.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Go old school for half an hour a week and have a look through your local newspaper for opportunities. Smaller local businesses often stick to more traditional methods of recruiting so never right off the power of print.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>6.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Likewise, keep an eye on the noticeboards of local shops and supermarkets.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>7.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set up a dedicated email address for job applications and replies. Not only is it easier to track, but it can look more professional if your main email account has a &ldquo;nickname&rdquo;.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>8.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If it looks too good to be true, then it might actually be too good to be true. Always keep an eye out for&nbsp;<strong>student money job scams<\\/strong>&nbsp;when researching opportunities.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>9.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; University job shops, although often overlooked, are always a great first port of call for student job vacancies as recruiters know exactly the audience they&rsquo;re targeting.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>10.&nbsp; Keep it in the family. When you&rsquo;re on the job hunt, especially if you&rsquo;re still living at home, your immediate family will often know of local opportunities. But, why not cast the net wider and tap those extended family connections (doesn&rsquo;t cousin Peter&rsquo;s niece&rsquo;s uncle work at Asda?) In never hurts to ask after all.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>11.&nbsp; Search the e4s extensive database of&nbsp;<strong>student jobs<\\/strong>&nbsp;and&nbsp;<strong>graduate jobs<\\/strong>&nbsp;in your area.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>12.&nbsp; Set up an email alert from the results page of those searches so that we can keep you up to date with new opportunities.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>13.&nbsp; Widen your job search preferences. We very rarely get the exact job we&rsquo;re after the very first time. Be inspirational but also realistic. No one starts out as a managing director.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>14.&nbsp; Set up&nbsp;<strong>Google Alerts<\\/strong>&nbsp;to get notified when news relating to your job search or desired sector reaches Google News. It can save time you would otherwise spend trawling the major news sites.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>15.&nbsp; Gumtree is a bit like Marmite; you either love it or hate it. Online classifieds can be tedious if the same jobs are being posted and reposed over and over, but you do find some gems on there now and again. Especially in the casual and part time sections of the website.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>16.&nbsp; If there&rsquo;s a company that you really want to work for but you haven&rsquo;t seen any positions advertised, it&rsquo;s always worth dropping them a call or letter with your CV to make them aware of you keenness and qualifications.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>18.&nbsp; Get your CV in front of the as many appropriate recruiters as you possibly can. You can never make too many applications so long as the recruiters are the right ones for you.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>19.&nbsp; 5.2 million people have registered their CV with&nbsp;<strong>CV Library<\\/strong>&nbsp;to ensure they get found. It will only take up a few minutes of your time, so just do it!<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>20.&nbsp; ALWAYS ensure your CV is kept up to date with contact details, education history, qualifications, key skills, work experience and interests.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\"><img alt=\\\"\\\" src=\\\"https:\\/\\/cdn-images.mailchimp.com\\/template_images\\/gallery\\/photo_mailchimphq.jpg\\\" style=\\\"width:564px\\\" \\/><\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">18.&nbsp; When writing your CV and covering letter, make sure there is consistency in terms of design, layout and professionalism.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>19.&nbsp; Priorities your greatest achievements on your CV.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>20.&nbsp; Don&rsquo;t waffle on your CV or covering letter.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>21.&nbsp; Make sure your contact details are on the CV (sorry guys, but we do see some that lack that basic feature. Not from you of course, though!)<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>22.&nbsp; Say it with numbers. Where applicable, try to quantify any results and achievements in your previous work experience. eg. I increased sales by 200% within 3 months.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>23.&nbsp; Use the occasional bullet list format rather than prose if appropriate. It can break up the rest of the text and help summaries your major achievements and top qualities.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>24.&nbsp; Ensure you are concise when constructing your CV. It is often beneficial to limit yourself to one page (two maximum) so be concise.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>25.&nbsp; Hold off on using fancy graphics on your CV. Keep it simple.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>26.&nbsp; Only include the most appropriate education details on your CV. If you&rsquo;re applying for a job after college, there is no need to list your primary school.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>27.&nbsp; Check, check, check again &ndash; and the double check for spelling and grammatical mistakes.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>32.&nbsp; Update your references regularly and, if you have multiple referees, then use the most appropriate ones for each individual job application.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>33.&nbsp; Work experience, internships or placements are a fantastic way to get the proverbial foot in the door at a company to gain valuable experience and connections. You can find the latest opportunities on the&nbsp;<strong>e4s website<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>34.&nbsp; Take a course. Similar to work experience and internships, if you can afford to live whilst studying then an extra course is a great way to enhance your knowledge, CV and chance of securing that dream job.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>35.&nbsp; Volunteer &ndash; either in the UK or overseas. Okay, you won&rsquo;t earn money &ndash; but you&rsquo;ll be doing good for others and making yourself much more employable.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>36.&nbsp; Apprenticeships are becoming ever more popular with job seekers across a wide number of sectors, as the combination of excellent training, skill development and a qualification at the end of it, whilst getting paid, is an attractive proposition. Check out some options at&nbsp;<strong>Apprenticeships.org<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>37.&nbsp; Does a family member own their own business or have influence at one owned by someone else? See if they can sort you out with some work experience, if even for just a couple of weeks.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>37.&nbsp; Working from home is a great way to earn some money while you are still looking for a more traditional student job. It also builds up skills to add to your CV.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>38.&nbsp; Are you crafty? Make your own toys and handicrafts to sell.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>39.&nbsp; Find some&nbsp;<strong>online freelancing work<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>40.&nbsp; Always keep looking for new opportunities. eg: NEWS JUST IN: Good with computers? Why not help other PC users remotely with technical issues using the new&nbsp;<strong>Google Hangout &amp; Remote Desktop marriage<\\/strong>?<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" id=\\\"templateColumns\\\" style=\\\"width:600px\\\">\\r\\n\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\"><img alt=\\\"\\\" src=\\\"https:\\/\\/gallery.mailchimp.com\\/bdd6d42d42a6418e07f548aa7\\/_compresseds\\/c67fa2c2-3146-42fa-ad9e-7b0af991a689.jpg\\\" style=\\\"width:264px\\\" \\/><\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\"><img alt=\\\"\\\" src=\\\"https:\\/\\/gallery.mailchimp.com\\/bdd6d42d42a6418e07f548aa7\\/images\\/8ce4b4a2-7f4a-4da6-b87c-d5604a2e9744.jpg\\\" style=\\\"width:264px\\\" \\/><\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" id=\\\"templateFooter\\\" style=\\\"width:600px\\\">\\r\\n\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">37.&nbsp; Earn money filling out&nbsp;<strong>online surveys<\\/strong>.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>38.&nbsp; Is there an entrepreneurial side to you? If you&rsquo;ve a product to sell, identified a gap in the market, formulated a sound business plan and have a little finance, then why not&nbsp;<strong>setup an eBay&nbsp;shop<\\/strong>?<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>39.&nbsp; If you have a second language, why not find some online translation work?<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>40.&nbsp; You&rsquo;re a student, you know how tutoring works &ndash; so start tutoring other students. Read about how to find&nbsp;<strong>online tutoring work<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>41.&nbsp; Fill some spare time&nbsp;<strong>testing websites for businesses<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>42.&nbsp; Own a camera? Then here&rsquo;s how to&nbsp;<strong>sell your photos online<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>49.&nbsp; Facebook doesn&rsquo;t only have to be used for keeping up with friends and family and other students. Get the message out to all of your Facebook friends that you are in the jobs market.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>50.&nbsp; &ldquo;Like&rdquo; relevant recruiters&rsquo; Facebook Pages and add them to specialized Facebook Interest Lists so that they are easy to keep track of.<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\",\"updated_at\":\"2024-07-15 07:04:39\",\"updatedBy\":1}', '2024-07-15 01:19:39', '2024-07-15 01:19:39');
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, 1008, 1, 202407150707468955, 202407150707468955, 'App\\Models\\News', 3, 'update', '{\"news_id\":3,\"parent_news\":0,\"title\":\"Quick Student Job Hunting Tips\",\"alias\":\"quick-student-job-hunting-tips\",\"text\":\"<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" id=\\\"templateContainer\\\" style=\\\"width:100%\\\">\\r\\n\\t<tbody>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" id=\\\"templateBody\\\" style=\\\"width:600px\\\">\\r\\n\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">1.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Read relevant online magazines, newspapers and blogs about the sector you are interested in to keep up with the latest trends and vacancies.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>2.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Job search websites like E4S offer job postings from multiple online recruiters and can make finding opportunities very easy.&nbsp;<strong>Employment4students<\\/strong>&nbsp;is just one such example &ndash; set yourself up with a few other quality outfits too.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>3.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Get yourself a job hunt buddy. Why go it alone? If two of you are looking for similar jobs in the same area, then pool your resources and cut down on research time.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>4.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Get to know your college or university careers staff.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>5.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Go old school for half an hour a week and have a look through your local newspaper for opportunities. Smaller local businesses often stick to more traditional methods of recruiting so never right off the power of print.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>6.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Likewise, keep an eye on the noticeboards of local shops and supermarkets.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>7.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set up a dedicated email address for job applications and replies. Not only is it easier to track, but it can look more professional if your main email account has a &ldquo;nickname&rdquo;.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>8.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If it looks too good to be true, then it might actually be too good to be true. Always keep an eye out for&nbsp;<strong>student money job scams<\\/strong>&nbsp;when researching opportunities.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>9.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; University job shops, although often overlooked, are always a great first port of call for student job vacancies as recruiters know exactly the audience they&rsquo;re targeting.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>10.&nbsp; Keep it in the family. When you&rsquo;re on the job hunt, especially if you&rsquo;re still living at home, your immediate family will often know of local opportunities. But, why not cast the net wider and tap those extended family connections (doesn&rsquo;t cousin Peter&rsquo;s niece&rsquo;s uncle work at Asda?) In never hurts to ask after all.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>11.&nbsp; Search the e4s extensive database of&nbsp;<strong>student jobs<\\/strong>&nbsp;and&nbsp;<strong>graduate jobs<\\/strong>&nbsp;in your area.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>12.&nbsp; Set up an email alert from the results page of those searches so that we can keep you up to date with new opportunities.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>13.&nbsp; Widen your job search preferences. We very rarely get the exact job we&rsquo;re after the very first time. Be inspirational but also realistic. No one starts out as a managing director.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>14.&nbsp; Set up&nbsp;<strong>Google Alerts<\\/strong>&nbsp;to get notified when news relating to your job search or desired sector reaches Google News. It can save time you would otherwise spend trawling the major news sites.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>15.&nbsp; Gumtree is a bit like Marmite; you either love it or hate it. Online classifieds can be tedious if the same jobs are being posted and reposed over and over, but you do find some gems on there now and again. Especially in the casual and part time sections of the website.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>16.&nbsp; If there&rsquo;s a company that you really want to work for but you haven&rsquo;t seen any positions advertised, it&rsquo;s always worth dropping them a call or letter with your CV to make them aware of you keenness and qualifications.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>18.&nbsp; Get your CV in front of the as many appropriate recruiters as you possibly can. You can never make too many applications so long as the recruiters are the right ones for you.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>19.&nbsp; 5.2 million people have registered their CV with&nbsp;<strong>CV Library<\\/strong>&nbsp;to ensure they get found. It will only take up a few minutes of your time, so just do it!<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>20.&nbsp; ALWAYS ensure your CV is kept up to date with contact details, education history, qualifications, key skills, work experience and interests.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\"><img alt=\\\"\\\" src=\\\"https:\\/\\/cdn-images.mailchimp.com\\/template_images\\/gallery\\/photo_mailchimphq.jpg\\\" style=\\\"width:564px\\\" \\/><\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">18.&nbsp; When writing your CV and covering letter, make sure there is consistency in terms of design, layout and professionalism.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>19.&nbsp; Priorities your greatest achievements on your CV.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>20.&nbsp; Don&rsquo;t waffle on your CV or covering letter.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>21.&nbsp; Make sure your contact details are on the CV (sorry guys, but we do see some that lack that basic feature. Not from you of course, though!)<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>22.&nbsp; Say it with numbers. Where applicable, try to quantify any results and achievements in your previous work experience. eg. I increased sales by 200% within 3 months.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>23.&nbsp; Use the occasional bullet list format rather than prose if appropriate. It can break up the rest of the text and help summaries your major achievements and top qualities.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>24.&nbsp; Ensure you are concise when constructing your CV. It is often beneficial to limit yourself to one page (two maximum) so be concise.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>25.&nbsp; Hold off on using fancy graphics on your CV. Keep it simple.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>26.&nbsp; Only include the most appropriate education details on your CV. If you&rsquo;re applying for a job after college, there is no need to list your primary school.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>27.&nbsp; Check, check, check again &ndash; and the double check for spelling and grammatical mistakes.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>32.&nbsp; Update your references regularly and, if you have multiple referees, then use the most appropriate ones for each individual job application.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>33.&nbsp; Work experience, internships or placements are a fantastic way to get the proverbial foot in the door at a company to gain valuable experience and connections. You can find the latest opportunities on the&nbsp;<strong>e4s website<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>34.&nbsp; Take a course. Similar to work experience and internships, if you can afford to live whilst studying then an extra course is a great way to enhance your knowledge, CV and chance of securing that dream job.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>35.&nbsp; Volunteer &ndash; either in the UK or overseas. Okay, you won&rsquo;t earn money &ndash; but you&rsquo;ll be doing good for others and making yourself much more employable.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>36.&nbsp; Apprenticeships are becoming ever more popular with job seekers across a wide number of sectors, as the combination of excellent training, skill development and a qualification at the end of it, whilst getting paid, is an attractive proposition. Check out some options at&nbsp;<strong>Apprenticeships.org<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>37.&nbsp; Does a family member own their own business or have influence at one owned by someone else? See if they can sort you out with some work experience, if even for just a couple of weeks.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>37.&nbsp; Working from home is a great way to earn some money while you are still looking for a more traditional student job. It also builds up skills to add to your CV.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>38.&nbsp; Are you crafty? Make your own toys and handicrafts to sell.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>39.&nbsp; Find some&nbsp;<strong>online freelancing work<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>40.&nbsp; Always keep looking for new opportunities. eg: NEWS JUST IN: Good with computers? Why not help other PC users remotely with technical issues using the new&nbsp;<strong>Google Hangout &amp; Remote Desktop marriage<\\/strong>?<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" id=\\\"templateColumns\\\" style=\\\"width:600px\\\">\\r\\n\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\"><img alt=\\\"\\\" src=\\\"https:\\/\\/gallery.mailchimp.com\\/bdd6d42d42a6418e07f548aa7\\/_compresseds\\/c67fa2c2-3146-42fa-ad9e-7b0af991a689.jpg\\\" style=\\\"width:264px\\\" \\/><\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\"><img alt=\\\"\\\" src=\\\"https:\\/\\/gallery.mailchimp.com\\/bdd6d42d42a6418e07f548aa7\\/images\\/8ce4b4a2-7f4a-4da6-b87c-d5604a2e9744.jpg\\\" style=\\\"width:264px\\\" \\/><\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" id=\\\"templateFooter\\\" style=\\\"width:600px\\\">\\r\\n\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">37.&nbsp; Earn money filling out&nbsp;<strong>online surveys<\\/strong>.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>38.&nbsp; Is there an entrepreneurial side to you? If you&rsquo;ve a product to sell, identified a gap in the market, formulated a sound business plan and have a little finance, then why not&nbsp;<strong>setup an eBay&nbsp;shop<\\/strong>?<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>39.&nbsp; If you have a second language, why not find some online translation work?<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>40.&nbsp; You&rsquo;re a student, you know how tutoring works &ndash; so start tutoring other students. Read about how to find&nbsp;<strong>online tutoring work<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>41.&nbsp; Fill some spare time&nbsp;<strong>testing websites for businesses<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>42.&nbsp; Own a camera? Then here&rsquo;s how to&nbsp;<strong>sell your photos online<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>49.&nbsp; Facebook doesn&rsquo;t only have to be used for keeping up with friends and family and other students. Get the message out to all of your Facebook friends that you are in the jobs market.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>50.&nbsp; &ldquo;Like&rdquo; relevant recruiters&rsquo; Facebook Pages and add them to specialized Facebook Interest Lists so that they are easy to keep track of.<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\",\"image\":\"storage\\/ved\\/files\\/1\\/News\\/job_search.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/News\\/job_search.jpg\",\"cover\":\"storage\\/ved\\/files\\/1\\/News\\/job_search.jpg\",\"display_order\":3,\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-06-12T12:07:00.000000Z\",\"updated_at\":\"2024-07-15T07:04:39.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"text\":\"<td style=\\\"vertical-align:top\\\">1.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Read relevant online magazines, newspapers and blogs about the sector you are interested in to keep up with the latest trends and vacancies.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>2.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Job search websites like E4S offer job postings from multiple online recruiters and can make finding opportunities very easy.&nbsp;<strong>Employment4students<\\/strong>&nbsp;is just one such example &ndash; set yourself up with a few other quality outfits too.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>3.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Get yourself a job hunt buddy. Why go it alone? If two of you are looking for similar jobs in the same area, then pool your resources and cut down on research time.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>4.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Get to know your college or university careers staff.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>5.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Go old school for half an hour a week and have a look through your local newspaper for opportunities. Smaller local businesses often stick to more traditional methods of recruiting so never right off the power of print.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>6.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Likewise, keep an eye on the noticeboards of local shops and supermarkets.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>7.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set up a dedicated email address for job applications and replies. Not only is it easier to track, but it can look more professional if your main email account has a &ldquo;nickname&rdquo;.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>8.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If it looks too good to be true, then it might actually be too good to be true. Always keep an eye out for&nbsp;<strong>student money job scams<\\/strong>&nbsp;when researching opportunities.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>9.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; University job shops, although often overlooked, are always a great first port of call for student job vacancies as recruiters know exactly the audience they&rsquo;re targeting.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>10.&nbsp; Keep it in the family. When you&rsquo;re on the job hunt, especially if you&rsquo;re still living at home, your immediate family will often know of local opportunities. But, why not cast the net wider and tap those extended family connections (doesn&rsquo;t cousin Peter&rsquo;s niece&rsquo;s uncle work at Asda?) In never hurts to ask after all.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>11.&nbsp; Search the e4s extensive database of&nbsp;<strong>student jobs<\\/strong>&nbsp;and&nbsp;<strong>graduate jobs<\\/strong>&nbsp;in your area.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>12.&nbsp; Set up an email alert from the results page of those searches so that we can keep you up to date with new opportunities.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>13.&nbsp; Widen your job search preferences. We very rarely get the exact job we&rsquo;re after the very first time. Be inspirational but also realistic. No one starts out as a managing director.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>14.&nbsp; Set up&nbsp;<strong>Google Alerts<\\/strong>&nbsp;to get notified when news relating to your job search or desired sector reaches Google News. It can save time you would otherwise spend trawling the major news sites.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>15.&nbsp; Gumtree is a bit like Marmite; you either love it or hate it. Online classifieds can be tedious if the same jobs are being posted and reposed over and over, but you do find some gems on there now and again. Especially in the casual and part time sections of the website.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>16.&nbsp; If there&rsquo;s a company that you really want to work for but you haven&rsquo;t seen any positions advertised, it&rsquo;s always worth dropping them a call or letter with your CV to make them aware of you keenness and qualifications.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>18.&nbsp; Get your CV in front of the as many appropriate recruiters as you possibly can. You can never make too many applications so long as the recruiters are the right ones for you.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>19.&nbsp; 5.2 million people have registered their CV with&nbsp;<strong>CV Library<\\/strong>&nbsp;to ensure they get found. It will only take up a few minutes of your time, so just do it!<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>20.&nbsp; ALWAYS ensure your CV is kept up to date with contact details, education history, qualifications, key skills, work experience and interests.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\"><img alt=\\\"\\\" src=\\\"https:\\/\\/cdn-images.mailchimp.com\\/template_images\\/gallery\\/photo_mailchimphq.jpg\\\" style=\\\"width:564px\\\" \\/><\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p18.&nbsp; When writing your CV and covering letter, make sure there is consistency in terms of design, layout and professionalism.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>19.&nbsp; Priorities your greatest achievements on your CV.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>20.&nbsp; Don&rsquo;t waffle on your CV or covering letter.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>21.&nbsp; Make sure your contact details are on the CV (sorry guys, but we do see some that lack that basic feature. Not from you of course, though!)<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>22.&nbsp; Say it with numbers. Where applicable, try to quantify any results and achievements in your previous work experience. eg. I increased sales by 200% within 3 months.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>23.&nbsp; Use the occasional bullet list format rather than prose if appropriate. It can break up the rest of the text and help summaries your major achievements and top qualities.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>24.&nbsp; Ensure you are concise when constructing your CV. It is often beneficial to limit yourself to one page (two maximum) so be concise.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>25.&nbsp; Hold off on using fancy graphics on your CV. Keep it simple.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>26.&nbsp; Only include the most appropriate education details on your CV. If you&rsquo;re applying for a job after college, there is no need to list your primary school.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>27.&nbsp; Check, check, check again &ndash; and the double check for spelling and grammatical mistakes.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>32.&nbsp; Update your references regularly and, if you have multiple referees, then use the most appropriate ones for each individual job application.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>33.&nbsp; Work experience, internships or placements are a fantastic way to get the proverbial foot in the door at a company to gain valuable experience and connections. You can find the latest opportunities on the&nbsp;<strong>e4s website<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>34.&nbsp; Take a course. Similar to work experience and internships, if you can afford to live whilst studying then an extra course is a great way to enhance your knowledge, CV and chance of securing that dream job.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>35.&nbsp; Volunteer &ndash; either in the UK or overseas. Okay, you won&rsquo;t earn money &ndash; but you&rsquo;ll be doing good for others and making yourself much more employable.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>36.&nbsp; Apprenticeships are becoming ever more popular with job seekers across a wide number of sectors, as the combination of excellent training, skill development and a qualification at the end of it, whilst getting paid, is an attractive proposition. Check out some options at&nbsp;<strong>Apprenticeships.org<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>37.&nbsp; Does a family member own their own business or have influence at one owned by someone else? See if they can sort you out with some work experience, if even for just a couple of weeks.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>37.&nbsp; Working from home is a great way to earn some money while you are still looking for a more traditional student job. It also builds up skills to add to your CV.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>38.&nbsp; Are you crafty? Make your own toys and handicrafts to sell.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>39.&nbsp; Find some&nbsp;<strong>online freelancing work<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>40.&nbsp; Always keep looking for new opportunities. eg: NEWS JUST IN: Good with computers? Why not help other PC users remotely with technical issues using the new&nbsp;<strong>Google Hangout &amp; Remote Desktop marriage<\\/strong>?<\\/p>\\r\\n\\r\\n\\t\\t\\r\\n\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>38.&nbsp; Is there an entrepreneurial side to you? If you&rsquo;ve a product to sell, identified a gap in the market, formulated a sound business plan and have a little finance, then why not&nbsp;<strong>setup an eBay&nbsp;shop<\\/strong>?<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>39.&nbsp; If you have a second language, why not find some online translation work?<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>40.&nbsp; You&rsquo;re a student, you know how tutoring works &ndash; so start tutoring other students. Read about how to find&nbsp;<strong>online tutoring work<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>41.&nbsp; Fill some spare time&nbsp;<strong>testing websites for businesses<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>42.&nbsp; Own a camera? Then here&rsquo;s how to&nbsp;<strong>sell your photos online<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>49.&nbsp; Facebook doesn&rsquo;t only have to be used for keeping up with friends and family and other students. Get the message out to all of your Facebook friends that you are in the jobs market.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>50.&nbsp; &ldquo;Like&rdquo; relevant recruiters&rsquo; Facebook Pages and add them to specialized Facebook Interest Lists so that they are easy to keep track of.<\\/p>\",\"updated_at\":\"2024-07-15 07:07:46\",\"updatedBy\":1}', '2024-07-15 01:22:46', '2024-07-15 01:22:46');
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, 1009, 1, 202407150709004081, 202407150709004081, 'App\\Models\\News', 3, 'update', '{\"news_id\":3,\"parent_news\":0,\"title\":\"Quick Student Job Hunting Tips\",\"alias\":\"quick-student-job-hunting-tips\",\"text\":\"<td style=\\\"vertical-align:top\\\">1.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Read relevant online magazines, newspapers and blogs about the sector you are interested in to keep up with the latest trends and vacancies.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>2.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Job search websites like E4S offer job postings from multiple online recruiters and can make finding opportunities very easy.&nbsp;<strong>Employment4students<\\/strong>&nbsp;is just one such example &ndash; set yourself up with a few other quality outfits too.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>3.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Get yourself a job hunt buddy. Why go it alone? If two of you are looking for similar jobs in the same area, then pool your resources and cut down on research time.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>4.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Get to know your college or university careers staff.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>5.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Go old school for half an hour a week and have a look through your local newspaper for opportunities. Smaller local businesses often stick to more traditional methods of recruiting so never right off the power of print.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>6.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Likewise, keep an eye on the noticeboards of local shops and supermarkets.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>7.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set up a dedicated email address for job applications and replies. Not only is it easier to track, but it can look more professional if your main email account has a &ldquo;nickname&rdquo;.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>8.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If it looks too good to be true, then it might actually be too good to be true. Always keep an eye out for&nbsp;<strong>student money job scams<\\/strong>&nbsp;when researching opportunities.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>9.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; University job shops, although often overlooked, are always a great first port of call for student job vacancies as recruiters know exactly the audience they&rsquo;re targeting.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>10.&nbsp; Keep it in the family. When you&rsquo;re on the job hunt, especially if you&rsquo;re still living at home, your immediate family will often know of local opportunities. But, why not cast the net wider and tap those extended family connections (doesn&rsquo;t cousin Peter&rsquo;s niece&rsquo;s uncle work at Asda?) In never hurts to ask after all.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>11.&nbsp; Search the e4s extensive database of&nbsp;<strong>student jobs<\\/strong>&nbsp;and&nbsp;<strong>graduate jobs<\\/strong>&nbsp;in your area.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>12.&nbsp; Set up an email alert from the results page of those searches so that we can keep you up to date with new opportunities.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>13.&nbsp; Widen your job search preferences. We very rarely get the exact job we&rsquo;re after the very first time. Be inspirational but also realistic. No one starts out as a managing director.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>14.&nbsp; Set up&nbsp;<strong>Google Alerts<\\/strong>&nbsp;to get notified when news relating to your job search or desired sector reaches Google News. It can save time you would otherwise spend trawling the major news sites.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>15.&nbsp; Gumtree is a bit like Marmite; you either love it or hate it. Online classifieds can be tedious if the same jobs are being posted and reposed over and over, but you do find some gems on there now and again. Especially in the casual and part time sections of the website.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>16.&nbsp; If there&rsquo;s a company that you really want to work for but you haven&rsquo;t seen any positions advertised, it&rsquo;s always worth dropping them a call or letter with your CV to make them aware of you keenness and qualifications.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>18.&nbsp; Get your CV in front of the as many appropriate recruiters as you possibly can. You can never make too many applications so long as the recruiters are the right ones for you.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>19.&nbsp; 5.2 million people have registered their CV with&nbsp;<strong>CV Library<\\/strong>&nbsp;to ensure they get found. It will only take up a few minutes of your time, so just do it!<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>20.&nbsp; ALWAYS ensure your CV is kept up to date with contact details, education history, qualifications, key skills, work experience and interests.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"width:100%\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"vertical-align:top\\\"><img alt=\\\"\\\" src=\\\"https:\\/\\/cdn-images.mailchimp.com\\/template_images\\/gallery\\/photo_mailchimphq.jpg\\\" style=\\\"width:564px\\\" \\/><\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/tbody>\\r\\n\\t\\t\\t\\t\\t\\t<\\/table>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p18.&nbsp; When writing your CV and covering letter, make sure there is consistency in terms of design, layout and professionalism.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>19.&nbsp; Priorities your greatest achievements on your CV.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>20.&nbsp; Don&rsquo;t waffle on your CV or covering letter.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>21.&nbsp; Make sure your contact details are on the CV (sorry guys, but we do see some that lack that basic feature. Not from you of course, though!)<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>22.&nbsp; Say it with numbers. Where applicable, try to quantify any results and achievements in your previous work experience. eg. I increased sales by 200% within 3 months.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>23.&nbsp; Use the occasional bullet list format rather than prose if appropriate. It can break up the rest of the text and help summaries your major achievements and top qualities.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>24.&nbsp; Ensure you are concise when constructing your CV. It is often beneficial to limit yourself to one page (two maximum) so be concise.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>25.&nbsp; Hold off on using fancy graphics on your CV. Keep it simple.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>26.&nbsp; Only include the most appropriate education details on your CV. If you&rsquo;re applying for a job after college, there is no need to list your primary school.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>27.&nbsp; Check, check, check again &ndash; and the double check for spelling and grammatical mistakes.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>32.&nbsp; Update your references regularly and, if you have multiple referees, then use the most appropriate ones for each individual job application.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>33.&nbsp; Work experience, internships or placements are a fantastic way to get the proverbial foot in the door at a company to gain valuable experience and connections. You can find the latest opportunities on the&nbsp;<strong>e4s website<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>34.&nbsp; Take a course. Similar to work experience and internships, if you can afford to live whilst studying then an extra course is a great way to enhance your knowledge, CV and chance of securing that dream job.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>35.&nbsp; Volunteer &ndash; either in the UK or overseas. Okay, you won&rsquo;t earn money &ndash; but you&rsquo;ll be doing good for others and making yourself much more employable.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>36.&nbsp; Apprenticeships are becoming ever more popular with job seekers across a wide number of sectors, as the combination of excellent training, skill development and a qualification at the end of it, whilst getting paid, is an attractive proposition. Check out some options at&nbsp;<strong>Apprenticeships.org<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>37.&nbsp; Does a family member own their own business or have influence at one owned by someone else? See if they can sort you out with some work experience, if even for just a couple of weeks.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>37.&nbsp; Working from home is a great way to earn some money while you are still looking for a more traditional student job. It also builds up skills to add to your CV.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>38.&nbsp; Are you crafty? Make your own toys and handicrafts to sell.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>39.&nbsp; Find some&nbsp;<strong>online freelancing work<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>40.&nbsp; Always keep looking for new opportunities. eg: NEWS JUST IN: Good with computers? Why not help other PC users remotely with technical issues using the new&nbsp;<strong>Google Hangout &amp; Remote Desktop marriage<\\/strong>?<\\/p>\\r\\n\\r\\n\\t\\t\\r\\n\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>38.&nbsp; Is there an entrepreneurial side to you? If you&rsquo;ve a product to sell, identified a gap in the market, formulated a sound business plan and have a little finance, then why not&nbsp;<strong>setup an eBay&nbsp;shop<\\/strong>?<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>39.&nbsp; If you have a second language, why not find some online translation work?<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>40.&nbsp; You&rsquo;re a student, you know how tutoring works &ndash; so start tutoring other students. Read about how to find&nbsp;<strong>online tutoring work<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>41.&nbsp; Fill some spare time&nbsp;<strong>testing websites for businesses<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>42.&nbsp; Own a camera? Then here&rsquo;s how to&nbsp;<strong>sell your photos online<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>49.&nbsp; Facebook doesn&rsquo;t only have to be used for keeping up with friends and family and other students. Get the message out to all of your Facebook friends that you are in the jobs market.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>50.&nbsp; &ldquo;Like&rdquo; relevant recruiters&rsquo; Facebook Pages and add them to specialized Facebook Interest Lists so that they are easy to keep track of.<\\/p>\",\"image\":\"storage\\/ved\\/files\\/1\\/News\\/job_search.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/News\\/job_search.jpg\",\"cover\":\"storage\\/ved\\/files\\/1\\/News\\/job_search.jpg\",\"display_order\":3,\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-06-12T12:07:00.000000Z\",\"updated_at\":\"2024-07-15T07:07:46.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"text\":\"<p>&nbsp;1.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Read relevant online magazines, newspapers and blogs about the sector you are interested in to keep up with the latest trends and vacancies.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>2.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Job search websites like E4S offer job postings from multiple online recruiters and can make finding opportunities very easy.&nbsp;<strong>Employment4students<\\/strong>&nbsp;is just one such example &ndash; set yourself up with a few other quality outfits too.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>3.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Get yourself a job hunt buddy. Why go it alone? If two of you are looking for similar jobs in the same area, then pool your resources and cut down on research time.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>4.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Get to know your college or university careers staff.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>5.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Go old school for half an hour a week and have a look through your local newspaper for opportunities. Smaller local businesses often stick to more traditional methods of recruiting so never right off the power of print.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>6.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Likewise, keep an eye on the noticeboards of local shops and supermarkets.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>7.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set up a dedicated email address for job applications and replies. Not only is it easier to track, but it can look more professional if your main email account has a &ldquo;nickname&rdquo;.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>8.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If it looks too good to be true, then it might actually be too good to be true. Always keep an eye out for&nbsp;<strong>student money job scams<\\/strong>&nbsp;when researching opportunities.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>9.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; University job shops, although often overlooked, are always a great first port of call for student job vacancies as recruiters know exactly the audience they&rsquo;re targeting.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>10.&nbsp; Keep it in the family. When you&rsquo;re on the job hunt, especially if you&rsquo;re still living at home, your immediate family will often know of local opportunities. But, why not cast the net wider and tap those extended family connections (doesn&rsquo;t cousin Peter&rsquo;s niece&rsquo;s uncle work at Asda?) In never hurts to ask after all.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>11.&nbsp; Search the e4s extensive database of&nbsp;<strong>student jobs<\\/strong>&nbsp;and&nbsp;<strong>graduate jobs<\\/strong>&nbsp;in your area.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>12.&nbsp; Set up an email alert from the results page of those searches so that we can keep you up to date with new opportunities.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>13.&nbsp; Widen your job search preferences. We very rarely get the exact job we&rsquo;re after the very first time. Be inspirational but also realistic. No one starts out as a managing director.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>14.&nbsp; Set up&nbsp;<strong>Google Alerts<\\/strong>&nbsp;to get notified when news relating to your job search or desired sector reaches Google News. It can save time you would otherwise spend trawling the major news sites.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>15.&nbsp; Gumtree is a bit like Marmite; you either love it or hate it. Online classifieds can be tedious if the same jobs are being posted and reposed over and over, but you do find some gems on there now and again. Especially in the casual and part time sections of the website.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>16.&nbsp; If there&rsquo;s a company that you really want to work for but you haven&rsquo;t seen any positions advertised, it&rsquo;s always worth dropping them a call or letter with your CV to make them aware of you keenness and qualifications.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>18.&nbsp; Get your CV in front of the as many appropriate recruiters as you possibly can. You can never make too many applications so long as the recruiters are the right ones for you.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>19.&nbsp; 5.2 million people have registered their CV with&nbsp;<strong>CV Library<\\/strong>&nbsp;to ensure they get found. It will only take up a few minutes of your time, so just do it!<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>20.&nbsp; ALWAYS ensure your CV is kept up to date with contact details, education history, qualifications, key skills, work experience and interests.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\r\\n\\t\\t\\t\\t\\t\\t\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p18.&nbsp; When writing your CV and covering letter, make sure there is consistency in terms of design, layout and professionalism.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>19.&nbsp; Priorities your greatest achievements on your CV.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>20.&nbsp; Don&rsquo;t waffle on your CV or covering letter.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>21.&nbsp; Make sure your contact details are on the CV (sorry guys, but we do see some that lack that basic feature. Not from you of course, though!)<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>22.&nbsp; Say it with numbers. Where applicable, try to quantify any results and achievements in your previous work experience. eg. I increased sales by 200% within 3 months.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>23.&nbsp; Use the occasional bullet list format rather than prose if appropriate. It can break up the rest of the text and help summaries your major achievements and top qualities.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>24.&nbsp; Ensure you are concise when constructing your CV. It is often beneficial to limit yourself to one page (two maximum) so be concise.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>25.&nbsp; Hold off on using fancy graphics on your CV. Keep it simple.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>26.&nbsp; Only include the most appropriate education details on your CV. If you&rsquo;re applying for a job after college, there is no need to list your primary school.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>27.&nbsp; Check, check, check again &ndash; and the double check for spelling and grammatical mistakes.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>32.&nbsp; Update your references regularly and, if you have multiple referees, then use the most appropriate ones for each individual job application.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>33.&nbsp; Work experience, internships or placements are a fantastic way to get the proverbial foot in the door at a company to gain valuable experience and connections. You can find the latest opportunities on the&nbsp;<strong>e4s website<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>34.&nbsp; Take a course. Similar to work experience and internships, if you can afford to live whilst studying then an extra course is a great way to enhance your knowledge, CV and chance of securing that dream job.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>35.&nbsp; Volunteer &ndash; either in the UK or overseas. Okay, you won&rsquo;t earn money &ndash; but you&rsquo;ll be doing good for others and making yourself much more employable.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>36.&nbsp; Apprenticeships are becoming ever more popular with job seekers across a wide number of sectors, as the combination of excellent training, skill development and a qualification at the end of it, whilst getting paid, is an attractive proposition. Check out some options at&nbsp;<strong>Apprenticeships.org<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>37.&nbsp; Does a family member own their own business or have influence at one owned by someone else? See if they can sort you out with some work experience, if even for just a couple of weeks.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>37.&nbsp; Working from home is a great way to earn some money while you are still looking for a more traditional student job. It also builds up skills to add to your CV.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>38.&nbsp; Are you crafty? Make your own toys and handicrafts to sell.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>39.&nbsp; Find some&nbsp;<strong>online freelancing work<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>40.&nbsp; Always keep looking for new opportunities. eg: NEWS JUST IN: Good with computers? Why not help other PC users remotely with technical issues using the new&nbsp;<strong>Google Hangout &amp; Remote Desktop marriage<\\/strong>?<\\/p>\\r\\n\\r\\n\\t\\t\\r\\n\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>38.&nbsp; Is there an entrepreneurial side to you? If you&rsquo;ve a product to sell, identified a gap in the market, formulated a sound business plan and have a little finance, then why not&nbsp;<strong>setup an eBay&nbsp;shop<\\/strong>?<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>39.&nbsp; If you have a second language, why not find some online translation work?<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>40.&nbsp; You&rsquo;re a student, you know how tutoring works &ndash; so start tutoring other students. Read about how to find&nbsp;<strong>online tutoring work<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>41.&nbsp; Fill some spare time&nbsp;<strong>testing websites for businesses<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>42.&nbsp; Own a camera? Then here&rsquo;s how to&nbsp;<strong>sell your photos online<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>49.&nbsp; Facebook doesn&rsquo;t only have to be used for keeping up with friends and family and other students. Get the message out to all of your Facebook friends that you are in the jobs market.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>50.&nbsp; &ldquo;Like&rdquo; relevant recruiters&rsquo; Facebook Pages and add them to specialized Facebook Interest Lists so that they are easy to keep track of.<\\/p>\",\"updated_at\":\"2024-07-15 07:09:00\",\"updatedBy\":1}', '2024-07-15 01:24:00', '2024-07-15 01:24:00');
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, 1010, 1, 202407150709262611, 202407150709262611, 'App\\Models\\News', 3, 'update', '{\"news_id\":3,\"parent_news\":0,\"title\":\"Quick Student Job Hunting Tips\",\"alias\":\"quick-student-job-hunting-tips\",\"text\":\"<p>&nbsp;1.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Read relevant online magazines, newspapers and blogs about the sector you are interested in to keep up with the latest trends and vacancies.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>2.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Job search websites like E4S offer job postings from multiple online recruiters and can make finding opportunities very easy.&nbsp;<strong>Employment4students<\\/strong>&nbsp;is just one such example &ndash; set yourself up with a few other quality outfits too.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>3.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Get yourself a job hunt buddy. Why go it alone? If two of you are looking for similar jobs in the same area, then pool your resources and cut down on research time.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>4.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Get to know your college or university careers staff.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>5.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Go old school for half an hour a week and have a look through your local newspaper for opportunities. Smaller local businesses often stick to more traditional methods of recruiting so never right off the power of print.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>6.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Likewise, keep an eye on the noticeboards of local shops and supermarkets.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>7.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set up a dedicated email address for job applications and replies. Not only is it easier to track, but it can look more professional if your main email account has a &ldquo;nickname&rdquo;.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>8.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If it looks too good to be true, then it might actually be too good to be true. Always keep an eye out for&nbsp;<strong>student money job scams<\\/strong>&nbsp;when researching opportunities.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>9.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; University job shops, although often overlooked, are always a great first port of call for student job vacancies as recruiters know exactly the audience they&rsquo;re targeting.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>10.&nbsp; Keep it in the family. When you&rsquo;re on the job hunt, especially if you&rsquo;re still living at home, your immediate family will often know of local opportunities. But, why not cast the net wider and tap those extended family connections (doesn&rsquo;t cousin Peter&rsquo;s niece&rsquo;s uncle work at Asda?) In never hurts to ask after all.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>11.&nbsp; Search the e4s extensive database of&nbsp;<strong>student jobs<\\/strong>&nbsp;and&nbsp;<strong>graduate jobs<\\/strong>&nbsp;in your area.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>12.&nbsp; Set up an email alert from the results page of those searches so that we can keep you up to date with new opportunities.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>13.&nbsp; Widen your job search preferences. We very rarely get the exact job we&rsquo;re after the very first time. Be inspirational but also realistic. No one starts out as a managing director.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>14.&nbsp; Set up&nbsp;<strong>Google Alerts<\\/strong>&nbsp;to get notified when news relating to your job search or desired sector reaches Google News. It can save time you would otherwise spend trawling the major news sites.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>15.&nbsp; Gumtree is a bit like Marmite; you either love it or hate it. Online classifieds can be tedious if the same jobs are being posted and reposed over and over, but you do find some gems on there now and again. Especially in the casual and part time sections of the website.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>16.&nbsp; If there&rsquo;s a company that you really want to work for but you haven&rsquo;t seen any positions advertised, it&rsquo;s always worth dropping them a call or letter with your CV to make them aware of you keenness and qualifications.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>18.&nbsp; Get your CV in front of the as many appropriate recruiters as you possibly can. You can never make too many applications so long as the recruiters are the right ones for you.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>19.&nbsp; 5.2 million people have registered their CV with&nbsp;<strong>CV Library<\\/strong>&nbsp;to ensure they get found. It will only take up a few minutes of your time, so just do it!<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>20.&nbsp; ALWAYS ensure your CV is kept up to date with contact details, education history, qualifications, key skills, work experience and interests.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\r\\n\\t\\t\\t\\t\\t\\t\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p18.&nbsp; When writing your CV and covering letter, make sure there is consistency in terms of design, layout and professionalism.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>19.&nbsp; Priorities your greatest achievements on your CV.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>20.&nbsp; Don&rsquo;t waffle on your CV or covering letter.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>21.&nbsp; Make sure your contact details are on the CV (sorry guys, but we do see some that lack that basic feature. Not from you of course, though!)<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>22.&nbsp; Say it with numbers. Where applicable, try to quantify any results and achievements in your previous work experience. eg. I increased sales by 200% within 3 months.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>23.&nbsp; Use the occasional bullet list format rather than prose if appropriate. It can break up the rest of the text and help summaries your major achievements and top qualities.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>24.&nbsp; Ensure you are concise when constructing your CV. It is often beneficial to limit yourself to one page (two maximum) so be concise.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>25.&nbsp; Hold off on using fancy graphics on your CV. Keep it simple.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>26.&nbsp; Only include the most appropriate education details on your CV. If you&rsquo;re applying for a job after college, there is no need to list your primary school.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>27.&nbsp; Check, check, check again &ndash; and the double check for spelling and grammatical mistakes.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>32.&nbsp; Update your references regularly and, if you have multiple referees, then use the most appropriate ones for each individual job application.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>33.&nbsp; Work experience, internships or placements are a fantastic way to get the proverbial foot in the door at a company to gain valuable experience and connections. You can find the latest opportunities on the&nbsp;<strong>e4s website<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>34.&nbsp; Take a course. Similar to work experience and internships, if you can afford to live whilst studying then an extra course is a great way to enhance your knowledge, CV and chance of securing that dream job.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>35.&nbsp; Volunteer &ndash; either in the UK or overseas. Okay, you won&rsquo;t earn money &ndash; but you&rsquo;ll be doing good for others and making yourself much more employable.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>36.&nbsp; Apprenticeships are becoming ever more popular with job seekers across a wide number of sectors, as the combination of excellent training, skill development and a qualification at the end of it, whilst getting paid, is an attractive proposition. Check out some options at&nbsp;<strong>Apprenticeships.org<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>37.&nbsp; Does a family member own their own business or have influence at one owned by someone else? See if they can sort you out with some work experience, if even for just a couple of weeks.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>37.&nbsp; Working from home is a great way to earn some money while you are still looking for a more traditional student job. It also builds up skills to add to your CV.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>38.&nbsp; Are you crafty? Make your own toys and handicrafts to sell.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>39.&nbsp; Find some&nbsp;<strong>online freelancing work<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>40.&nbsp; Always keep looking for new opportunities. eg: NEWS JUST IN: Good with computers? Why not help other PC users remotely with technical issues using the new&nbsp;<strong>Google Hangout &amp; Remote Desktop marriage<\\/strong>?<\\/p>\\r\\n\\r\\n\\t\\t\\r\\n\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>38.&nbsp; Is there an entrepreneurial side to you? If you&rsquo;ve a product to sell, identified a gap in the market, formulated a sound business plan and have a little finance, then why not&nbsp;<strong>setup an eBay&nbsp;shop<\\/strong>?<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>39.&nbsp; If you have a second language, why not find some online translation work?<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>40.&nbsp; You&rsquo;re a student, you know how tutoring works &ndash; so start tutoring other students. Read about how to find&nbsp;<strong>online tutoring work<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>41.&nbsp; Fill some spare time&nbsp;<strong>testing websites for businesses<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>42.&nbsp; Own a camera? Then here&rsquo;s how to&nbsp;<strong>sell your photos online<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>49.&nbsp; Facebook doesn&rsquo;t only have to be used for keeping up with friends and family and other students. Get the message out to all of your Facebook friends that you are in the jobs market.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>&nbsp;<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>50.&nbsp; &ldquo;Like&rdquo; relevant recruiters&rsquo; Facebook Pages and add them to specialized Facebook Interest Lists so that they are easy to keep track of.<\\/p>\",\"image\":\"storage\\/ved\\/files\\/1\\/News\\/job_search.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/News\\/job_search.jpg\",\"cover\":\"storage\\/ved\\/files\\/1\\/News\\/job_search.jpg\",\"display_order\":3,\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-06-12T12:07:00.000000Z\",\"updated_at\":\"2024-07-15T07:09:00.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"text\":\"<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;&amp;nbsp;1.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Read relevant online magazines, newspapers and blogs about the sector you are interested in to keep up with the latest trends and vacancies.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;2.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Job search websites like E4S offer job postings from multiple online recruiters and can make finding opportunities very easy.&amp;nbsp;&lt;strong&gt;Employment4students&lt;\\/strong&gt;&amp;nbsp;is just one such example &amp;ndash; set yourself up with a few other quality outfits too.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;3.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Get yourself a job hunt buddy. Why go it alone? If two of you are looking for similar jobs in the same area, then pool your resources and cut down on research time.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;4.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Get to know your college or university careers staff.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;5.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Go old school for half an hour a week and have a look through your local newspaper for opportunities. Smaller local businesses often stick to more traditional methods of recruiting so never right off the power of print.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;6.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Likewise, keep an eye on the noticeboards of local shops and supermarkets.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;7.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Set up a dedicated email address for job applications and replies. Not only is it easier to track, but it can look more professional if your main email account has a &amp;ldquo;nickname&amp;rdquo;.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;8.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If it looks too good to be true, then it might actually be too good to be true. Always keep an eye out for&amp;nbsp;&lt;strong&gt;student money job scams&lt;\\/strong&gt;&amp;nbsp;when researching opportunities.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;9.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; University job shops, although often overlooked, are always a great first port of call for student job vacancies as recruiters know exactly the audience they&amp;rsquo;re targeting.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;10.&amp;nbsp; Keep it in the family. When you&amp;rsquo;re on the job hunt, especially if you&amp;rsquo;re still living at home, your immediate family will often know of local opportunities. But, why not cast the net wider and tap those extended family connections (doesn&amp;rsquo;t cousin Peter&amp;rsquo;s niece&amp;rsquo;s uncle work at Asda?) In never hurts to ask after all.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;11.&amp;nbsp; Search the e4s extensive database of&amp;nbsp;&lt;strong&gt;student jobs&lt;\\/strong&gt;&amp;nbsp;and&amp;nbsp;&lt;strong&gt;graduate jobs&lt;\\/strong&gt;&amp;nbsp;in your area.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;12.&amp;nbsp; Set up an email alert from the results page of those searches so that we can keep you up to date with new opportunities.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;13.&amp;nbsp; Widen your job search preferences. We very rarely get the exact job we&amp;rsquo;re after the very first time. Be inspirational but also realistic. No one starts out as a managing director.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;14.&amp;nbsp; Set up&amp;nbsp;&lt;strong&gt;Google Alerts&lt;\\/strong&gt;&amp;nbsp;to get notified when news relating to your job search or desired sector reaches Google News. It can save time you would otherwise spend trawling the major news sites.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;15.&amp;nbsp; Gumtree is a bit like Marmite; you either love it or hate it. Online classifieds can be tedious if the same jobs are being posted and reposed over and over, but you do find some gems on there now and again. Especially in the casual and part time sections of the website.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;16.&amp;nbsp; If there&amp;rsquo;s a company that you really want to work for but you haven&amp;rsquo;t seen any positions advertised, it&amp;rsquo;s always worth dropping them a call or letter with your CV to make them aware of you keenness and qualifications.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;18.&amp;nbsp; Get your CV in front of the as many appropriate recruiters as you possibly can. You can never make too many applications so long as the recruiters are the right ones for you.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;19.&amp;nbsp; 5.2 million people have registered their CV with&amp;nbsp;&lt;strong&gt;CV Library&lt;\\/strong&gt;&amp;nbsp;to ensure they get found. It will only take up a few minutes of your time, so just do it!&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;20.&amp;nbsp; ALWAYS ensure your CV is kept up to date with contact details, education history, qualifications, key skills, work experience and interests.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p18.&amp;nbsp; When writing your CV and covering letter, make sure there is consistency in terms of design, layout and professionalism.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;19.&amp;nbsp; Priorities your greatest achievements on your CV.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;20.&amp;nbsp; Don&amp;rsquo;t waffle on your CV or covering letter.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;21.&amp;nbsp; Make sure your contact details are on the CV (sorry guys, but we do see some that lack that basic feature. Not from you of course, though!)&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;22.&amp;nbsp; Say it with numbers. Where applicable, try to quantify any results and achievements in your previous work experience. eg. I increased sales by 200% within 3 months.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;23.&amp;nbsp; Use the occasional bullet list format rather than prose if appropriate. It can break up the rest of the text and help summaries your major achievements and top qualities.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;24.&amp;nbsp; Ensure you are concise when constructing your CV. It is often beneficial to limit yourself to one page (two maximum) so be concise.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;25.&amp;nbsp; Hold off on using fancy graphics on your CV. Keep it simple.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;26.&amp;nbsp; Only include the most appropriate education details on your CV. If you&amp;rsquo;re applying for a job after college, there is no need to list your primary school.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;27.&amp;nbsp; Check, check, check again &amp;ndash; and the double check for spelling and grammatical mistakes.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;32.&amp;nbsp; Update your references regularly and, if you have multiple referees, then use the most appropriate ones for each individual job application.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;33.&amp;nbsp; Work experience, internships or placements are a fantastic way to get the proverbial foot in the door at a company to gain valuable experience and connections. You can find the latest opportunities on the&amp;nbsp;&lt;strong&gt;e4s website&lt;\\/strong&gt;.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;34.&amp;nbsp; Take a course. Similar to work experience and internships, if you can afford to live whilst studying then an extra course is a great way to enhance your knowledge, CV and chance of securing that dream job.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;35.&amp;nbsp; Volunteer &amp;ndash; either in the UK or overseas. Okay, you won&amp;rsquo;t earn money &amp;ndash; but you&amp;rsquo;ll be doing good for others and making yourself much more employable.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;36.&amp;nbsp; Apprenticeships are becoming ever more popular with job seekers across a wide number of sectors, as the combination of excellent training, skill development and a qualification at the end of it, whilst getting paid, is an attractive proposition. Check out some options at&amp;nbsp;&lt;strong&gt;Apprenticeships.org&lt;\\/strong&gt;.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;37.&amp;nbsp; Does a family member own their own business or have influence at one owned by someone else? See if they can sort you out with some work experience, if even for just a couple of weeks.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;37.&amp;nbsp; Working from home is a great way to earn some money while you are still looking for a more traditional student job. It also builds up skills to add to your CV.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;38.&amp;nbsp; Are you crafty? Make your own toys and handicrafts to sell.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;39.&amp;nbsp; Find some&amp;nbsp;&lt;strong&gt;online freelancing work&lt;\\/strong&gt;.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;40.&amp;nbsp; Always keep looking for new opportunities. eg: NEWS JUST IN: Good with computers? Why not help other PC users remotely with technical issues using the new&amp;nbsp;&lt;strong&gt;Google Hangout &amp;amp; Remote Desktop marriage&lt;\\/strong&gt;?&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;38.&amp;nbsp; Is there an entrepreneurial side to you? If you&amp;rsquo;ve a product to sell, identified a gap in the market, formulated a sound business plan and have a little finance, then why not&amp;nbsp;&lt;strong&gt;setup an eBay&amp;nbsp;shop&lt;\\/strong&gt;?&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;39.&amp;nbsp; If you have a second language, why not find some online translation work?&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;40.&amp;nbsp; You&amp;rsquo;re a student, you know how tutoring works &amp;ndash; so start tutoring other students. Read about how to find&amp;nbsp;&lt;strong&gt;online tutoring work&lt;\\/strong&gt;.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;41.&amp;nbsp; Fill some spare time&amp;nbsp;&lt;strong&gt;testing websites for businesses&lt;\\/strong&gt;.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;42.&amp;nbsp; Own a camera? Then here&amp;rsquo;s how to&amp;nbsp;&lt;strong&gt;sell your photos online&lt;\\/strong&gt;.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;49.&amp;nbsp; Facebook doesn&amp;rsquo;t only have to be used for keeping up with friends and family and other students. Get the message out to all of your Facebook friends that you are in the jobs market.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;50.&amp;nbsp; &amp;ldquo;Like&amp;rdquo; relevant recruiters&amp;rsquo; Facebook Pages and add them to specialized Facebook Interest Lists so that they are easy to keep track of.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"updated_at\":\"2024-07-15 07:09:26\",\"updatedBy\":1}', '2024-07-15 01:24:26', '2024-07-15 01:24:26');
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, 1011, 1, 202407150709453091, 202407150709453091, 'App\\Models\\News', 3, 'update', '{\"news_id\":3,\"parent_news\":0,\"title\":\"Quick Student Job Hunting Tips\",\"alias\":\"quick-student-job-hunting-tips\",\"text\":\"<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;&amp;nbsp;1.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Read relevant online magazines, newspapers and blogs about the sector you are interested in to keep up with the latest trends and vacancies.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;2.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Job search websites like E4S offer job postings from multiple online recruiters and can make finding opportunities very easy.&amp;nbsp;&lt;strong&gt;Employment4students&lt;\\/strong&gt;&amp;nbsp;is just one such example &amp;ndash; set yourself up with a few other quality outfits too.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;3.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Get yourself a job hunt buddy. Why go it alone? If two of you are looking for similar jobs in the same area, then pool your resources and cut down on research time.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;4.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Get to know your college or university careers staff.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;5.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Go old school for half an hour a week and have a look through your local newspaper for opportunities. Smaller local businesses often stick to more traditional methods of recruiting so never right off the power of print.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;6.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Likewise, keep an eye on the noticeboards of local shops and supermarkets.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;7.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Set up a dedicated email address for job applications and replies. Not only is it easier to track, but it can look more professional if your main email account has a &amp;ldquo;nickname&amp;rdquo;.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;8.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If it looks too good to be true, then it might actually be too good to be true. Always keep an eye out for&amp;nbsp;&lt;strong&gt;student money job scams&lt;\\/strong&gt;&amp;nbsp;when researching opportunities.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;9.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; University job shops, although often overlooked, are always a great first port of call for student job vacancies as recruiters know exactly the audience they&amp;rsquo;re targeting.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;10.&amp;nbsp; Keep it in the family. When you&amp;rsquo;re on the job hunt, especially if you&amp;rsquo;re still living at home, your immediate family will often know of local opportunities. But, why not cast the net wider and tap those extended family connections (doesn&amp;rsquo;t cousin Peter&amp;rsquo;s niece&amp;rsquo;s uncle work at Asda?) In never hurts to ask after all.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;11.&amp;nbsp; Search the e4s extensive database of&amp;nbsp;&lt;strong&gt;student jobs&lt;\\/strong&gt;&amp;nbsp;and&amp;nbsp;&lt;strong&gt;graduate jobs&lt;\\/strong&gt;&amp;nbsp;in your area.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;12.&amp;nbsp; Set up an email alert from the results page of those searches so that we can keep you up to date with new opportunities.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;13.&amp;nbsp; Widen your job search preferences. We very rarely get the exact job we&amp;rsquo;re after the very first time. Be inspirational but also realistic. No one starts out as a managing director.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;14.&amp;nbsp; Set up&amp;nbsp;&lt;strong&gt;Google Alerts&lt;\\/strong&gt;&amp;nbsp;to get notified when news relating to your job search or desired sector reaches Google News. It can save time you would otherwise spend trawling the major news sites.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;15.&amp;nbsp; Gumtree is a bit like Marmite; you either love it or hate it. Online classifieds can be tedious if the same jobs are being posted and reposed over and over, but you do find some gems on there now and again. Especially in the casual and part time sections of the website.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;16.&amp;nbsp; If there&amp;rsquo;s a company that you really want to work for but you haven&amp;rsquo;t seen any positions advertised, it&amp;rsquo;s always worth dropping them a call or letter with your CV to make them aware of you keenness and qualifications.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;18.&amp;nbsp; Get your CV in front of the as many appropriate recruiters as you possibly can. You can never make too many applications so long as the recruiters are the right ones for you.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;19.&amp;nbsp; 5.2 million people have registered their CV with&amp;nbsp;&lt;strong&gt;CV Library&lt;\\/strong&gt;&amp;nbsp;to ensure they get found. It will only take up a few minutes of your time, so just do it!&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;20.&amp;nbsp; ALWAYS ensure your CV is kept up to date with contact details, education history, qualifications, key skills, work experience and interests.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p18.&amp;nbsp; When writing your CV and covering letter, make sure there is consistency in terms of design, layout and professionalism.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;19.&amp;nbsp; Priorities your greatest achievements on your CV.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;20.&amp;nbsp; Don&amp;rsquo;t waffle on your CV or covering letter.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;21.&amp;nbsp; Make sure your contact details are on the CV (sorry guys, but we do see some that lack that basic feature. Not from you of course, though!)&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;22.&amp;nbsp; Say it with numbers. Where applicable, try to quantify any results and achievements in your previous work experience. eg. I increased sales by 200% within 3 months.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;23.&amp;nbsp; Use the occasional bullet list format rather than prose if appropriate. It can break up the rest of the text and help summaries your major achievements and top qualities.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;24.&amp;nbsp; Ensure you are concise when constructing your CV. It is often beneficial to limit yourself to one page (two maximum) so be concise.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;25.&amp;nbsp; Hold off on using fancy graphics on your CV. Keep it simple.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;26.&amp;nbsp; Only include the most appropriate education details on your CV. If you&amp;rsquo;re applying for a job after college, there is no need to list your primary school.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;27.&amp;nbsp; Check, check, check again &amp;ndash; and the double check for spelling and grammatical mistakes.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;32.&amp;nbsp; Update your references regularly and, if you have multiple referees, then use the most appropriate ones for each individual job application.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;33.&amp;nbsp; Work experience, internships or placements are a fantastic way to get the proverbial foot in the door at a company to gain valuable experience and connections. You can find the latest opportunities on the&amp;nbsp;&lt;strong&gt;e4s website&lt;\\/strong&gt;.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;34.&amp;nbsp; Take a course. Similar to work experience and internships, if you can afford to live whilst studying then an extra course is a great way to enhance your knowledge, CV and chance of securing that dream job.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;35.&amp;nbsp; Volunteer &amp;ndash; either in the UK or overseas. Okay, you won&amp;rsquo;t earn money &amp;ndash; but you&amp;rsquo;ll be doing good for others and making yourself much more employable.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;36.&amp;nbsp; Apprenticeships are becoming ever more popular with job seekers across a wide number of sectors, as the combination of excellent training, skill development and a qualification at the end of it, whilst getting paid, is an attractive proposition. Check out some options at&amp;nbsp;&lt;strong&gt;Apprenticeships.org&lt;\\/strong&gt;.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;37.&amp;nbsp; Does a family member own their own business or have influence at one owned by someone else? See if they can sort you out with some work experience, if even for just a couple of weeks.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;37.&amp;nbsp; Working from home is a great way to earn some money while you are still looking for a more traditional student job. It also builds up skills to add to your CV.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;38.&amp;nbsp; Are you crafty? Make your own toys and handicrafts to sell.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;39.&amp;nbsp; Find some&amp;nbsp;&lt;strong&gt;online freelancing work&lt;\\/strong&gt;.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;40.&amp;nbsp; Always keep looking for new opportunities. eg: NEWS JUST IN: Good with computers? Why not help other PC users remotely with technical issues using the new&amp;nbsp;&lt;strong&gt;Google Hangout &amp;amp; Remote Desktop marriage&lt;\\/strong&gt;?&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;38.&amp;nbsp; Is there an entrepreneurial side to you? If you&amp;rsquo;ve a product to sell, identified a gap in the market, formulated a sound business plan and have a little finance, then why not&amp;nbsp;&lt;strong&gt;setup an eBay&amp;nbsp;shop&lt;\\/strong&gt;?&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;39.&amp;nbsp; If you have a second language, why not find some online translation work?&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;40.&amp;nbsp; You&amp;rsquo;re a student, you know how tutoring works &amp;ndash; so start tutoring other students. Read about how to find&amp;nbsp;&lt;strong&gt;online tutoring work&lt;\\/strong&gt;.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;41.&amp;nbsp; Fill some spare time&amp;nbsp;&lt;strong&gt;testing websites for businesses&lt;\\/strong&gt;.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;42.&amp;nbsp; Own a camera? Then here&amp;rsquo;s how to&amp;nbsp;&lt;strong&gt;sell your photos online&lt;\\/strong&gt;.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;49.&amp;nbsp; Facebook doesn&amp;rsquo;t only have to be used for keeping up with friends and family and other students. Get the message out to all of your Facebook friends that you are in the jobs market.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;50.&amp;nbsp; &amp;ldquo;Like&amp;rdquo; relevant recruiters&amp;rsquo; Facebook Pages and add them to specialized Facebook Interest Lists so that they are easy to keep track of.&lt;\\/p&gt;<\\/p>\\r\\n\\r\\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"image\":\"storage\\/ved\\/files\\/1\\/News\\/job_search.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/News\\/job_search.jpg\",\"cover\":\"storage\\/ved\\/files\\/1\\/News\\/job_search.jpg\",\"display_order\":3,\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-06-12T12:07:00.000000Z\",\"updated_at\":\"2024-07-15T07:09:26.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"text\":\"<p>&nbsp;1.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Read relevant online magazines, newspapers and blogs about the sector you are interested in to keep up with the latest trends and vacancies.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>2.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Job search websites like E4S offer job postings from multiple online recruiters and can make finding opportunities very easy.&nbsp;<strong>Employment4students<\\/strong>&nbsp;is just one such example &ndash; set yourself up with a few other quality outfits too.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>3.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Get yourself a job hunt buddy. Why go it alone? If two of you are looking for similar jobs in the same area, then pool your resources and cut down on research time.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>4.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Get to know your college or university careers staff.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>5.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Go old school for half an hour a week and have a look through your local newspaper for opportunities. Smaller local businesses often stick to more traditional methods of recruiting so never right off the power of print.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>6.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Likewise, keep an eye on the noticeboards of local shops and supermarkets.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>7.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set up a dedicated email address for job applications and replies. Not only is it easier to track, but it can look more professional if your main email account has a &ldquo;nickname&rdquo;.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>8.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If it looks too good to be true, then it might actually be too good to be true. Always keep an eye out for&nbsp;<strong>student money job scams<\\/strong>&nbsp;when researching opportunities.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>9.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; University job shops, although often overlooked, are always a great first port of call for student job vacancies as recruiters know exactly the audience they&rsquo;re targeting.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>10.&nbsp; Keep it in the family. When you&rsquo;re on the job hunt, especially if you&rsquo;re still living at home, your immediate family will often know of local opportunities. But, why not cast the net wider and tap those extended family connections (doesn&rsquo;t cousin Peter&rsquo;s niece&rsquo;s uncle work at Asda?) In never hurts to ask after all.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>11.&nbsp; Search the e4s extensive database of&nbsp;<strong>student jobs<\\/strong>&nbsp;and&nbsp;<strong>graduate jobs<\\/strong>&nbsp;in your area.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>12.&nbsp; Set up an email alert from the results page of those searches so that we can keep you up to date with new opportunities.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>13.&nbsp; Widen your job search preferences. We very rarely get the exact job we&rsquo;re after the very first time. Be inspirational but also realistic. No one starts out as a managing director.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>14.&nbsp; Set up&nbsp;<strong>Google Alerts<\\/strong>&nbsp;to get notified when news relating to your job search or desired sector reaches Google News. It can save time you would otherwise spend trawling the major news sites.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>15.&nbsp; Gumtree is a bit like Marmite; you either love it or hate it. Online classifieds can be tedious if the same jobs are being posted and reposed over and over, but you do find some gems on there now and again. Especially in the casual and part time sections of the website.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>16.&nbsp; If there&rsquo;s a company that you really want to work for but you haven&rsquo;t seen any positions advertised, it&rsquo;s always worth dropping them a call or letter with your CV to make them aware of you keenness and qualifications.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>18.&nbsp; Get your CV in front of the as many appropriate recruiters as you possibly can. You can never make too many applications so long as the recruiters are the right ones for you.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>19.&nbsp; 5.2 million people have registered their CV with&nbsp;<strong>CV Library<\\/strong>&nbsp;to ensure they get found. It will only take up a few minutes of your time, so just do it!<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>20.&nbsp; ALWAYS ensure your CV is kept up to date with contact details, education history, qualifications, key skills, work experience and interests.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\r\\n\\t\\t\\t\\t\\t\\t\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p18.&nbsp; When writing your CV and covering letter, make sure there is consistency in terms of design, layout and professionalism.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>19.&nbsp; Priorities your greatest achievements on your CV.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>20.&nbsp; Don&rsquo;t waffle on your CV or covering letter.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>21.&nbsp; Make sure your contact details are on the CV (sorry guys, but we do see some that lack that basic feature. Not from you of course, though!)<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>22.&nbsp; Say it with numbers. Where applicable, try to quantify any results and achievements in your previous work experience. eg. I increased sales by 200% within 3 months.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>23.&nbsp; Use the occasional bullet list format rather than prose if appropriate. It can break up the rest of the text and help summaries your major achievements and top qualities.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>24.&nbsp; Ensure you are concise when constructing your CV. It is often beneficial to limit yourself to one page (two maximum) so be concise.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>25.&nbsp; Hold off on using fancy graphics on your CV. Keep it simple.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>26.&nbsp; Only include the most appropriate education details on your CV. If you&rsquo;re applying for a job after college, there is no need to list your primary school.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>27.&nbsp; Check, check, check again &ndash; and the double check for spelling and grammatical mistakes.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>32.&nbsp; Update your references regularly and, if you have multiple referees, then use the most appropriate ones for each individual job application.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>33.&nbsp; Work experience, internships or placements are a fantastic way to get the proverbial foot in the door at a company to gain valuable experience and connections. You can find the latest opportunities on the&nbsp;<strong>e4s website<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>34.&nbsp; Take a course. Similar to work experience and internships, if you can afford to live whilst studying then an extra course is a great way to enhance your knowledge, CV and chance of securing that dream job.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>35.&nbsp; Volunteer &ndash; either in the UK or overseas. Okay, you won&rsquo;t earn money &ndash; but you&rsquo;ll be doing good for others and making yourself much more employable.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>36.&nbsp; Apprenticeships are becoming ever more popular with job seekers across a wide number of sectors, as the combination of excellent training, skill development and a qualification at the end of it, whilst getting paid, is an attractive proposition. Check out some options at&nbsp;<strong>Apprenticeships.org<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>37.&nbsp; Does a family member own their own business or have influence at one owned by someone else? See if they can sort you out with some work experience, if even for just a couple of weeks.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>37.&nbsp; Working from home is a great way to earn some money while you are still looking for a more traditional student job. It also builds up skills to add to your CV.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>38.&nbsp; Are you crafty? Make your own toys and handicrafts to sell.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>39.&nbsp; Find some&nbsp;<strong>online freelancing work<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>40.&nbsp; Always keep looking for new opportunities. eg: NEWS JUST IN: Good with computers? Why not help other PC users remotely with technical issues using the new&nbsp;<strong>Google Hangout &amp; Remote Desktop marriage<\\/strong>?<\\/p>\\r\\n\\r\\n\\t\\t\\r\\n\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>38.&nbsp; Is there an entrepreneurial side to you? If you&rsquo;ve a product to sell, identified a gap in the market, formulated a sound business plan and have a little finance, then why not&nbsp;<strong>setup an eBay&nbsp;shop<\\/strong>?<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>39.&nbsp; If you have a second language, why not find some online translation work?<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>40.&nbsp; You&rsquo;re a student, you know how tutoring works &ndash; so start tutoring other students. Read about how to find&nbsp;<strong>online tutoring work<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>41.&nbsp; Fill some spare time&nbsp;<strong>testing websites for businesses<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>42.&nbsp; Own a camera? Then here&rsquo;s how to&nbsp;<strong>sell your photos online<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>49.&nbsp; Facebook doesn&rsquo;t only have to be used for keeping up with friends and family and other students. Get the message out to all of your Facebook friends that you are in the jobs market.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>50.&nbsp; &ldquo;Like&rdquo; relevant recruiters&rsquo; Facebook Pages and add them to specialized Facebook Interest Lists so that they are easy to keep track of.<\\/p>\",\"updated_at\":\"2024-07-15 07:09:45\",\"updatedBy\":1}', '2024-07-15 01:24:45', '2024-07-15 01:24:45');
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, 1012, 1, 202407150713019784, 202407150713019784, 'App\\Models\\News', 3, 'update', '{\"news_id\":3,\"parent_news\":0,\"title\":\"Quick Student Job Hunting Tips\",\"alias\":\"quick-student-job-hunting-tips\",\"text\":\"<p>&nbsp;1.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Read relevant online magazines, newspapers and blogs about the sector you are interested in to keep up with the latest trends and vacancies.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>2.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Job search websites like E4S offer job postings from multiple online recruiters and can make finding opportunities very easy.&nbsp;<strong>Employment4students<\\/strong>&nbsp;is just one such example &ndash; set yourself up with a few other quality outfits too.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>3.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Get yourself a job hunt buddy. Why go it alone? If two of you are looking for similar jobs in the same area, then pool your resources and cut down on research time.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>4.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Get to know your college or university careers staff.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>5.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Go old school for half an hour a week and have a look through your local newspaper for opportunities. Smaller local businesses often stick to more traditional methods of recruiting so never right off the power of print.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>6.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Likewise, keep an eye on the noticeboards of local shops and supermarkets.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>7.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set up a dedicated email address for job applications and replies. Not only is it easier to track, but it can look more professional if your main email account has a &ldquo;nickname&rdquo;.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>8.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If it looks too good to be true, then it might actually be too good to be true. Always keep an eye out for&nbsp;<strong>student money job scams<\\/strong>&nbsp;when researching opportunities.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>9.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; University job shops, although often overlooked, are always a great first port of call for student job vacancies as recruiters know exactly the audience they&rsquo;re targeting.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>10.&nbsp; Keep it in the family. When you&rsquo;re on the job hunt, especially if you&rsquo;re still living at home, your immediate family will often know of local opportunities. But, why not cast the net wider and tap those extended family connections (doesn&rsquo;t cousin Peter&rsquo;s niece&rsquo;s uncle work at Asda?) In never hurts to ask after all.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>11.&nbsp; Search the e4s extensive database of&nbsp;<strong>student jobs<\\/strong>&nbsp;and&nbsp;<strong>graduate jobs<\\/strong>&nbsp;in your area.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>12.&nbsp; Set up an email alert from the results page of those searches so that we can keep you up to date with new opportunities.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>13.&nbsp; Widen your job search preferences. We very rarely get the exact job we&rsquo;re after the very first time. Be inspirational but also realistic. No one starts out as a managing director.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>14.&nbsp; Set up&nbsp;<strong>Google Alerts<\\/strong>&nbsp;to get notified when news relating to your job search or desired sector reaches Google News. It can save time you would otherwise spend trawling the major news sites.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>15.&nbsp; Gumtree is a bit like Marmite; you either love it or hate it. Online classifieds can be tedious if the same jobs are being posted and reposed over and over, but you do find some gems on there now and again. Especially in the casual and part time sections of the website.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>16.&nbsp; If there&rsquo;s a company that you really want to work for but you haven&rsquo;t seen any positions advertised, it&rsquo;s always worth dropping them a call or letter with your CV to make them aware of you keenness and qualifications.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>18.&nbsp; Get your CV in front of the as many appropriate recruiters as you possibly can. You can never make too many applications so long as the recruiters are the right ones for you.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>19.&nbsp; 5.2 million people have registered their CV with&nbsp;<strong>CV Library<\\/strong>&nbsp;to ensure they get found. It will only take up a few minutes of your time, so just do it!<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>20.&nbsp; ALWAYS ensure your CV is kept up to date with contact details, education history, qualifications, key skills, work experience and interests.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\r\\n\\t\\t\\t\\t\\t\\t\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p18.&nbsp; When writing your CV and covering letter, make sure there is consistency in terms of design, layout and professionalism.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>19.&nbsp; Priorities your greatest achievements on your CV.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>20.&nbsp; Don&rsquo;t waffle on your CV or covering letter.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>21.&nbsp; Make sure your contact details are on the CV (sorry guys, but we do see some that lack that basic feature. Not from you of course, though!)<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>22.&nbsp; Say it with numbers. Where applicable, try to quantify any results and achievements in your previous work experience. eg. I increased sales by 200% within 3 months.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>23.&nbsp; Use the occasional bullet list format rather than prose if appropriate. It can break up the rest of the text and help summaries your major achievements and top qualities.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>24.&nbsp; Ensure you are concise when constructing your CV. It is often beneficial to limit yourself to one page (two maximum) so be concise.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>25.&nbsp; Hold off on using fancy graphics on your CV. Keep it simple.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>26.&nbsp; Only include the most appropriate education details on your CV. If you&rsquo;re applying for a job after college, there is no need to list your primary school.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>27.&nbsp; Check, check, check again &ndash; and the double check for spelling and grammatical mistakes.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>32.&nbsp; Update your references regularly and, if you have multiple referees, then use the most appropriate ones for each individual job application.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>33.&nbsp; Work experience, internships or placements are a fantastic way to get the proverbial foot in the door at a company to gain valuable experience and connections. You can find the latest opportunities on the&nbsp;<strong>e4s website<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>34.&nbsp; Take a course. Similar to work experience and internships, if you can afford to live whilst studying then an extra course is a great way to enhance your knowledge, CV and chance of securing that dream job.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>35.&nbsp; Volunteer &ndash; either in the UK or overseas. Okay, you won&rsquo;t earn money &ndash; but you&rsquo;ll be doing good for others and making yourself much more employable.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>36.&nbsp; Apprenticeships are becoming ever more popular with job seekers across a wide number of sectors, as the combination of excellent training, skill development and a qualification at the end of it, whilst getting paid, is an attractive proposition. Check out some options at&nbsp;<strong>Apprenticeships.org<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>37.&nbsp; Does a family member own their own business or have influence at one owned by someone else? See if they can sort you out with some work experience, if even for just a couple of weeks.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>37.&nbsp; Working from home is a great way to earn some money while you are still looking for a more traditional student job. It also builds up skills to add to your CV.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>38.&nbsp; Are you crafty? Make your own toys and handicrafts to sell.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>39.&nbsp; Find some&nbsp;<strong>online freelancing work<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>40.&nbsp; Always keep looking for new opportunities. eg: NEWS JUST IN: Good with computers? Why not help other PC users remotely with technical issues using the new&nbsp;<strong>Google Hangout &amp; Remote Desktop marriage<\\/strong>?<\\/p>\\r\\n\\r\\n\\t\\t\\r\\n\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>38.&nbsp; Is there an entrepreneurial side to you? If you&rsquo;ve a product to sell, identified a gap in the market, formulated a sound business plan and have a little finance, then why not&nbsp;<strong>setup an eBay&nbsp;shop<\\/strong>?<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>39.&nbsp; If you have a second language, why not find some online translation work?<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>40.&nbsp; You&rsquo;re a student, you know how tutoring works &ndash; so start tutoring other students. Read about how to find&nbsp;<strong>online tutoring work<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>41.&nbsp; Fill some spare time&nbsp;<strong>testing websites for businesses<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>42.&nbsp; Own a camera? Then here&rsquo;s how to&nbsp;<strong>sell your photos online<\\/strong>.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>49.&nbsp; Facebook doesn&rsquo;t only have to be used for keeping up with friends and family and other students. Get the message out to all of your Facebook friends that you are in the jobs market.<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>50.&nbsp; &ldquo;Like&rdquo; relevant recruiters&rsquo; Facebook Pages and add them to specialized Facebook Interest Lists so that they are easy to keep track of.<\\/p>\",\"image\":\"storage\\/ved\\/files\\/1\\/News\\/job_search.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/News\\/job_search.jpg\",\"cover\":\"storage\\/ved\\/files\\/1\\/News\\/job_search.jpg\",\"display_order\":3,\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-06-12T12:07:00.000000Z\",\"updated_at\":\"2024-07-15T07:09:45.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"text\":\"<ol>\\r\\n\\t<li>Read relevant online magazines, newspapers and blogs about the sector you are interested in to keep up with the latest trends and vacancies.<\\/li>\\r\\n\\t<li>Job search websites like E4S offer job postings from multiple online recruiters and can make finding opportunities very easy.&nbsp;Employment4students&nbsp;is just one such example &ndash; set yourself up with a few other quality outfits too.<\\/li>\\r\\n\\t<li>Get yourself a job hunt buddy. Why go it alone? If two of you are looking for similar jobs in the same area, then pool your resources and cut down on research time.<\\/li>\\r\\n\\t<li>Get to know your college or university careers staff.<\\/li>\\r\\n\\t<li>Go old school for half an hour a week and have a look through your local newspaper for opportunities. Smaller local businesses often stick to more traditional methods of recruiting so never right off the power of print.<\\/li>\\r\\n\\t<li>Likewise, keep an eye on the noticeboards of local shops and supermarkets.<\\/li>\\r\\n\\t<li>Set up a dedicated email address for job applications and replies. Not only is it easier to track, but it can look more professional if your main email account has a &ldquo;nickname&rdquo;.<\\/li>\\r\\n\\t<li>If it looks too good to be true, then it might actually be too good to be true. Always keep an eye out for&nbsp;student money job scams&nbsp;when researching opportunities.<\\/li>\\r\\n\\t<li>University job shops, although often overlooked, are always a great first port of call for student job vacancies as recruiters know exactly the audience they&rsquo;re targeting.<\\/li>\\r\\n\\t<li>Keep it in the family. When you&rsquo;re on the job hunt, especially if you&rsquo;re still living at home, your immediate family will often know of local opportunities. But, why not cast the net wider and tap those extended family connections (doesn&rsquo;t cousin Peter&rsquo;s niece&rsquo;s uncle work at Asda?) In never hurts to ask after all.<\\/li>\\r\\n\\t<li>Search the e4s extensive database of&nbsp;student jobs&nbsp;and&nbsp;graduate jobs&nbsp;in your area.<\\/li>\\r\\n\\t<li>Set up an email alert from the results page of those searches so that we can keep you up to date with new opportunities.<\\/li>\\r\\n\\t<li>Widen your job search preferences. We very rarely get the exact job we&rsquo;re after the very first time. Be inspirational but also realistic. No one starts out as a managing director.<\\/li>\\r\\n\\t<li>Set up&nbsp;Google Alerts&nbsp;to get notified when news relating to your job search or desired sector reaches Google News. It can save time you would otherwise spend trawling the major news sites.<\\/li>\\r\\n\\t<li>Gumtree is a bit like Marmite; you either love it or hate it. Online classifieds can be tedious if the same jobs are being posted and reposed over and over, but you do find some gems on there now and again. Especially in the casual and part time sections of the website.<\\/li>\\r\\n\\t<li>If there&rsquo;s a company that you really want to work for but you haven&rsquo;t seen any positions advertised, it&rsquo;s always worth dropping them a call or letter with your CV to make them aware of you keenness and qualifications.<\\/li>\\r\\n\\t<li>Get your CV in front of the as many appropriate recruiters as you possibly can. You can never make too many applications so long as the recruiters are the right ones for you.<\\/li>\\r\\n\\t<li>5.2 million people have registered their CV with&nbsp;CV Library&nbsp;to ensure they get found. It will only take up a few minutes of your time, so just do it!<\\/li>\\r\\n\\t<li>ALWAYS ensure your CV is kept up to date with contact details, education history, qualifications, key skills, work experience and interests.<\\/li>\\r\\n\\t<li>Priorities your greatest achievements on your CV.<\\/li>\\r\\n\\t<li>Don&rsquo;t waffle on your CV or covering letter.<\\/li>\\r\\n\\t<li>Make sure your contact details are on the CV (sorry guys, but we do see some that lack that basic feature. Not from you of course, though!)<\\/li>\\r\\n\\t<li>Say it with numbers. Where applicable, try to quantify any results and achievements in your previous work experience. eg. I increased sales by 200% within 3 months.<\\/li>\\r\\n\\t<li>Use the occasional bullet list format rather than prose if appropriate. It can break up the rest of the text and help summaries your major achievements and top qualities.<\\/li>\\r\\n\\t<li>Ensure you are concise when constructing your CV. It is often beneficial to limit yourself to one page (two maximum) so be concise.<\\/li>\\r\\n\\t<li>Hold off on using fancy graphics on your CV. Keep it simple.<\\/li>\\r\\n\\t<li>Only include the most appropriate education details on your CV. If you&rsquo;re applying for a job after college, there is no need to list your primary school.<\\/li>\\r\\n\\t<li>Check, check, check again &ndash; and the double check for spelling and grammatical mistakes.<\\/li>\\r\\n\\t<li>Update your references regularly and, if you have multiple referees, then use the most appropriate ones for each individual job application.<\\/li>\\r\\n\\t<li>Work experience, internships or placements are a fantastic way to get the proverbial foot in the door at a company to gain valuable experience and connections. You can find the latest opportunities on the&nbsp;e4s website.<\\/li>\\r\\n\\t<li>Take a course. Similar to work experience and internships, if you can afford to live whilst studying then an extra course is a great way to enhance your knowledge, CV and chance of securing that dream job.<\\/li>\\r\\n\\t<li>Volunteer &ndash; either in the UK or overseas. Okay, you won&rsquo;t earn money &ndash; but you&rsquo;ll be doing good for others and making yourself much more employable.<\\/li>\\r\\n\\t<li>Apprenticeships are becoming ever more popular with job seekers across a wide number of sectors, as the combination of excellent training, skill development and a qualification at the end of it, whilst getting paid, is an attractive proposition. Check out some options at&nbsp;Apprenticeships.org.<\\/li>\\r\\n\\t<li>Does a family member own their own business or have influence at one owned by someone else? See if they can sort you out with some work experience, if even for just a couple of weeks.<\\/li>\\r\\n\\t<li>Working from home is a great way to earn some money while you are still looking for a more traditional student job. It also builds up skills to add to your CV.<\\/li>\\r\\n\\t<li>Are you crafty? Make your own toys and handicrafts to sell.<\\/li>\\r\\n\\t<li>Find some&nbsp;online freelancing work.<\\/li>\\r\\n\\t<li>Always keep looking for new opportunities. eg: NEWS JUST IN: Good with computers? Why not help other PC users remotely with technical issues using the new&nbsp;Google Hangout &amp; Remote Desktop marriage?<\\/li>\\r\\n\\t<li>Is there an entrepreneurial side to you? If you&rsquo;ve a product to sell, identified a gap in the market, formulated a sound business plan and have a little finance, then why not&nbsp;setup an eBay&nbsp;shop?<\\/li>\\r\\n\\t<li>If you have a second language, why not find some online translation work?<\\/li>\\r\\n\\t<li>You&rsquo;re a student, you know how tutoring works &ndash; so start tutoring other students. Read about how to find&nbsp;online tutoring work.<\\/li>\\r\\n\\t<li>Fill some spare time&nbsp;testing websites for businesses.<\\/li>\\r\\n\\t<li>Own a camera? Then here&rsquo;s how to&nbsp;sell your photos online.<\\/li>\\r\\n\\t<li>Facebook doesn&rsquo;t only have to be used for keeping up with friends and family and other students. Get the message out to all of your Facebook friends that you are in the jobs market.<\\/li>\\r\\n\\t<li>&ldquo;Like&rdquo; relevant recruiters&rsquo; Facebook Pages and add them to specialized Facebook Interest Lists so that they are easy to keep track of.<\\/li>\\r\\n<\\/ol>\",\"updated_at\":\"2024-07-15 07:13:01\",\"updatedBy\":1}', '2024-07-15 01:28:01', '2024-07-15 01:28:01'),
(NULL, 1013, 1, 202407150714463774, 202407150714463774, 'App\\Models\\News', 3, 'update', '{\"news_id\":3,\"parent_news\":0,\"title\":\"Quick Student Job Hunting Tips\",\"alias\":\"quick-student-job-hunting-tips\",\"text\":\"<ol>\\r\\n\\t<li>Read relevant online magazines, newspapers and blogs about the sector you are interested in to keep up with the latest trends and vacancies.<\\/li>\\r\\n\\t<li>Job search websites like E4S offer job postings from multiple online recruiters and can make finding opportunities very easy.&nbsp;Employment4students&nbsp;is just one such example &ndash; set yourself up with a few other quality outfits too.<\\/li>\\r\\n\\t<li>Get yourself a job hunt buddy. Why go it alone? If two of you are looking for similar jobs in the same area, then pool your resources and cut down on research time.<\\/li>\\r\\n\\t<li>Get to know your college or university careers staff.<\\/li>\\r\\n\\t<li>Go old school for half an hour a week and have a look through your local newspaper for opportunities. Smaller local businesses often stick to more traditional methods of recruiting so never right off the power of print.<\\/li>\\r\\n\\t<li>Likewise, keep an eye on the noticeboards of local shops and supermarkets.<\\/li>\\r\\n\\t<li>Set up a dedicated email address for job applications and replies. Not only is it easier to track, but it can look more professional if your main email account has a &ldquo;nickname&rdquo;.<\\/li>\\r\\n\\t<li>If it looks too good to be true, then it might actually be too good to be true. Always keep an eye out for&nbsp;student money job scams&nbsp;when researching opportunities.<\\/li>\\r\\n\\t<li>University job shops, although often overlooked, are always a great first port of call for student job vacancies as recruiters know exactly the audience they&rsquo;re targeting.<\\/li>\\r\\n\\t<li>Keep it in the family. When you&rsquo;re on the job hunt, especially if you&rsquo;re still living at home, your immediate family will often know of local opportunities. But, why not cast the net wider and tap those extended family connections (doesn&rsquo;t cousin Peter&rsquo;s niece&rsquo;s uncle work at Asda?) In never hurts to ask after all.<\\/li>\\r\\n\\t<li>Search the e4s extensive database of&nbsp;student jobs&nbsp;and&nbsp;graduate jobs&nbsp;in your area.<\\/li>\\r\\n\\t<li>Set up an email alert from the results page of those searches so that we can keep you up to date with new opportunities.<\\/li>\\r\\n\\t<li>Widen your job search preferences. We very rarely get the exact job we&rsquo;re after the very first time. Be inspirational but also realistic. No one starts out as a managing director.<\\/li>\\r\\n\\t<li>Set up&nbsp;Google Alerts&nbsp;to get notified when news relating to your job search or desired sector reaches Google News. It can save time you would otherwise spend trawling the major news sites.<\\/li>\\r\\n\\t<li>Gumtree is a bit like Marmite; you either love it or hate it. Online classifieds can be tedious if the same jobs are being posted and reposed over and over, but you do find some gems on there now and again. Especially in the casual and part time sections of the website.<\\/li>\\r\\n\\t<li>If there&rsquo;s a company that you really want to work for but you haven&rsquo;t seen any positions advertised, it&rsquo;s always worth dropping them a call or letter with your CV to make them aware of you keenness and qualifications.<\\/li>\\r\\n\\t<li>Get your CV in front of the as many appropriate recruiters as you possibly can. You can never make too many applications so long as the recruiters are the right ones for you.<\\/li>\\r\\n\\t<li>5.2 million people have registered their CV with&nbsp;CV Library&nbsp;to ensure they get found. It will only take up a few minutes of your time, so just do it!<\\/li>\\r\\n\\t<li>ALWAYS ensure your CV is kept up to date with contact details, education history, qualifications, key skills, work experience and interests.<\\/li>\\r\\n\\t<li>Priorities your greatest achievements on your CV.<\\/li>\\r\\n\\t<li>Don&rsquo;t waffle on your CV or covering letter.<\\/li>\\r\\n\\t<li>Make sure your contact details are on the CV (sorry guys, but we do see some that lack that basic feature. Not from you of course, though!)<\\/li>\\r\\n\\t<li>Say it with numbers. Where applicable, try to quantify any results and achievements in your previous work experience. eg. I increased sales by 200% within 3 months.<\\/li>\\r\\n\\t<li>Use the occasional bullet list format rather than prose if appropriate. It can break up the rest of the text and help summaries your major achievements and top qualities.<\\/li>\\r\\n\\t<li>Ensure you are concise when constructing your CV. It is often beneficial to limit yourself to one page (two maximum) so be concise.<\\/li>\\r\\n\\t<li>Hold off on using fancy graphics on your CV. Keep it simple.<\\/li>\\r\\n\\t<li>Only include the most appropriate education details on your CV. If you&rsquo;re applying for a job after college, there is no need to list your primary school.<\\/li>\\r\\n\\t<li>Check, check, check again &ndash; and the double check for spelling and grammatical mistakes.<\\/li>\\r\\n\\t<li>Update your references regularly and, if you have multiple referees, then use the most appropriate ones for each individual job application.<\\/li>\\r\\n\\t<li>Work experience, internships or placements are a fantastic way to get the proverbial foot in the door at a company to gain valuable experience and connections. You can find the latest opportunities on the&nbsp;e4s website.<\\/li>\\r\\n\\t<li>Take a course. Similar to work experience and internships, if you can afford to live whilst studying then an extra course is a great way to enhance your knowledge, CV and chance of securing that dream job.<\\/li>\\r\\n\\t<li>Volunteer &ndash; either in the UK or overseas. Okay, you won&rsquo;t earn money &ndash; but you&rsquo;ll be doing good for others and making yourself much more employable.<\\/li>\\r\\n\\t<li>Apprenticeships are becoming ever more popular with job seekers across a wide number of sectors, as the combination of excellent training, skill development and a qualification at the end of it, whilst getting paid, is an attractive proposition. Check out some options at&nbsp;Apprenticeships.org.<\\/li>\\r\\n\\t<li>Does a family member own their own business or have influence at one owned by someone else? See if they can sort you out with some work experience, if even for just a couple of weeks.<\\/li>\\r\\n\\t<li>Working from home is a great way to earn some money while you are still looking for a more traditional student job. It also builds up skills to add to your CV.<\\/li>\\r\\n\\t<li>Are you crafty? Make your own toys and handicrafts to sell.<\\/li>\\r\\n\\t<li>Find some&nbsp;online freelancing work.<\\/li>\\r\\n\\t<li>Always keep looking for new opportunities. eg: NEWS JUST IN: Good with computers? Why not help other PC users remotely with technical issues using the new&nbsp;Google Hangout &amp; Remote Desktop marriage?<\\/li>\\r\\n\\t<li>Is there an entrepreneurial side to you? If you&rsquo;ve a product to sell, identified a gap in the market, formulated a sound business plan and have a little finance, then why not&nbsp;setup an eBay&nbsp;shop?<\\/li>\\r\\n\\t<li>If you have a second language, why not find some online translation work?<\\/li>\\r\\n\\t<li>You&rsquo;re a student, you know how tutoring works &ndash; so start tutoring other students. Read about how to find&nbsp;online tutoring work.<\\/li>\\r\\n\\t<li>Fill some spare time&nbsp;testing websites for businesses.<\\/li>\\r\\n\\t<li>Own a camera? Then here&rsquo;s how to&nbsp;sell your photos online.<\\/li>\\r\\n\\t<li>Facebook doesn&rsquo;t only have to be used for keeping up with friends and family and other students. Get the message out to all of your Facebook friends that you are in the jobs market.<\\/li>\\r\\n\\t<li>&ldquo;Like&rdquo; relevant recruiters&rsquo; Facebook Pages and add them to specialized Facebook Interest Lists so that they are easy to keep track of.<\\/li>\\r\\n<\\/ol>\",\"image\":\"storage\\/ved\\/files\\/1\\/News\\/job_search.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/News\\/job_search.jpg\",\"cover\":\"storage\\/ved\\/files\\/1\\/News\\/job_search.jpg\",\"display_order\":3,\"seo_keywords\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"og_tags\":\"\",\"status\":1,\"createdby\":1,\"updatedby\":1,\"created_at\":\"2024-06-12T12:07:00.000000Z\",\"updated_at\":\"2024-07-15T07:13:01.000000Z\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"text\":\"<ol style=\\\"list-style-type: decimal;\\\">\\r\\n\\t<li>Read relevant online magazines, newspapers and blogs about the sector you are interested in to keep up with the latest trends and vacancies.<\\/li>\\r\\n\\t<li>Job search websites like E4S offer job postings from multiple online recruiters and can make finding opportunities very easy.&nbsp;Employment4students&nbsp;is just one such example &ndash; set yourself up with a few other quality outfits too.<\\/li>\\r\\n\\t<li>Get yourself a job hunt buddy. Why go it alone? If two of you are looking for similar jobs in the same area, then pool your resources and cut down on research time.<\\/li>\\r\\n\\t<li>Get to know your college or university careers staff.<\\/li>\\r\\n\\t<li>Go old school for half an hour a week and have a look through your local newspaper for opportunities. Smaller local businesses often stick to more traditional methods of recruiting so never right off the power of print.<\\/li>\\r\\n\\t<li>Likewise, keep an eye on the noticeboards of local shops and supermarkets.<\\/li>\\r\\n\\t<li>Set up a dedicated email address for job applications and replies. Not only is it easier to track, but it can look more professional if your main email account has a &ldquo;nickname&rdquo;.<\\/li>\\r\\n\\t<li>If it looks too good to be true, then it might actually be too good to be true. Always keep an eye out for&nbsp;student money job scams&nbsp;when researching opportunities.<\\/li>\\r\\n\\t<li>University job shops, although often overlooked, are always a great first port of call for student job vacancies as recruiters know exactly the audience they&rsquo;re targeting.<\\/li>\\r\\n\\t<li>Keep it in the family. When you&rsquo;re on the job hunt, especially if you&rsquo;re still living at home, your immediate family will often know of local opportunities. But, why not cast the net wider and tap those extended family connections (doesn&rsquo;t cousin Peter&rsquo;s niece&rsquo;s uncle work at Asda?) In never hurts to ask after all.<\\/li>\\r\\n\\t<li>Search the e4s extensive database of&nbsp;student jobs&nbsp;and&nbsp;graduate jobs&nbsp;in your area.<\\/li>\\r\\n\\t<li>Set up an email alert from the results page of those searches so that we can keep you up to date with new opportunities.<\\/li>\\r\\n\\t<li>Widen your job search preferences. We very rarely get the exact job we&rsquo;re after the very first time. Be inspirational but also realistic. No one starts out as a managing director.<\\/li>\\r\\n\\t<li>Set up&nbsp;Google Alerts&nbsp;to get notified when news relating to your job search or desired sector reaches Google News. It can save time you would otherwise spend trawling the major news sites.<\\/li>\\r\\n\\t<li>Gumtree is a bit like Marmite; you either love it or hate it. Online classifieds can be tedious if the same jobs are being posted and reposed over and over, but you do find some gems on there now and again. Especially in the casual and part time sections of the website.<\\/li>\\r\\n\\t<li>If there&rsquo;s a company that you really want to work for but you haven&rsquo;t seen any positions advertised, it&rsquo;s always worth dropping them a call or letter with your CV to make them aware of you keenness and qualifications.<\\/li>\\r\\n\\t<li>Get your CV in front of the as many appropriate recruiters as you possibly can. You can never make too many applications so long as the recruiters are the right ones for you.<\\/li>\\r\\n\\t<li>5.2 million people have registered their CV with&nbsp;CV Library&nbsp;to ensure they get found. It will only take up a few minutes of your time, so just do it!<\\/li>\\r\\n\\t<li>ALWAYS ensure your CV is kept up to date with contact details, education history, qualifications, key skills, work experience and interests.<\\/li>\\r\\n\\t<li>Priorities your greatest achievements on your CV.<\\/li>\\r\\n\\t<li>Don&rsquo;t waffle on your CV or covering letter.<\\/li>\\r\\n\\t<li>Make sure your contact details are on the CV (sorry guys, but we do see some that lack that basic feature. Not from you of course, though!)<\\/li>\\r\\n\\t<li>Say it with numbers. Where applicable, try to quantify any results and achievements in your previous work experience. eg. I increased sales by 200% within 3 months.<\\/li>\\r\\n\\t<li>Use the occasional bullet list format rather than prose if appropriate. It can break up the rest of the text and help summaries your major achievements and top qualities.<\\/li>\\r\\n\\t<li>Ensure you are concise when constructing your CV. It is often beneficial to limit yourself to one page (two maximum) so be concise.<\\/li>\\r\\n\\t<li>Hold off on using fancy graphics on your CV. Keep it simple.<\\/li>\\r\\n\\t<li>Only include the most appropriate education details on your CV. If you&rsquo;re applying for a job after college, there is no need to list your primary school.<\\/li>\\r\\n\\t<li>Check, check, check again &ndash; and the double check for spelling and grammatical mistakes.<\\/li>\\r\\n\\t<li>Update your references regularly and, if you have multiple referees, then use the most appropriate ones for each individual job application.<\\/li>\\r\\n\\t<li>Work experience, internships or placements are a fantastic way to get the proverbial foot in the door at a company to gain valuable experience and connections. You can find the latest opportunities on the&nbsp;e4s website.<\\/li>\\r\\n\\t<li>Take a course. Similar to work experience and internships, if you can afford to live whilst studying then an extra course is a great way to enhance your knowledge, CV and chance of securing that dream job.<\\/li>\\r\\n\\t<li>Volunteer &ndash; either in the UK or overseas. Okay, you won&rsquo;t earn money &ndash; but you&rsquo;ll be doing good for others and making yourself much more employable.<\\/li>\\r\\n\\t<li>Apprenticeships are becoming ever more popular with job seekers across a wide number of sectors, as the combination of excellent training, skill development and a qualification at the end of it, whilst getting paid, is an attractive proposition. Check out some options at&nbsp;Apprenticeships.org.<\\/li>\\r\\n\\t<li>Does a family member own their own business or have influence at one owned by someone else? See if they can sort you out with some work experience, if even for just a couple of weeks.<\\/li>\\r\\n\\t<li>Working from home is a great way to earn some money while you are still looking for a more traditional student job. It also builds up skills to add to your CV.<\\/li>\\r\\n\\t<li>Are you crafty? Make your own toys and handicrafts to sell.<\\/li>\\r\\n\\t<li>Find some&nbsp;online freelancing work.<\\/li>\\r\\n\\t<li>Always keep looking for new opportunities. eg: NEWS JUST IN: Good with computers? Why not help other PC users remotely with technical issues using the new&nbsp;Google Hangout &amp; Remote Desktop marriage?<\\/li>\\r\\n\\t<li>Is there an entrepreneurial side to you? If you&rsquo;ve a product to sell, identified a gap in the market, formulated a sound business plan and have a little finance, then why not&nbsp;setup an eBay&nbsp;shop?<\\/li>\\r\\n\\t<li>If you have a second language, why not find some online translation work?<\\/li>\\r\\n\\t<li>You&rsquo;re a student, you know how tutoring works &ndash; so start tutoring other students. Read about how to find&nbsp;online tutoring work.<\\/li>\\r\\n\\t<li>Fill some spare time&nbsp;testing websites for businesses.<\\/li>\\r\\n\\t<li>Own a camera? Then here&rsquo;s how to&nbsp;sell your photos online.<\\/li>\\r\\n\\t<li>Facebook doesn&rsquo;t only have to be used for keeping up with friends and family and other students. Get the message out to all of your Facebook friends that you are in the jobs market.<\\/li>\\r\\n\\t<li>&ldquo;Like&rdquo; relevant recruiters&rsquo; Facebook Pages and add them to specialized Facebook Interest Lists so that they are easy to keep track of.<\\/li>\\r\\n<\\/ol>\",\"updated_at\":\"2024-07-15 07:14:46\",\"updatedBy\":1}', '2024-07-15 01:29:46', '2024-07-15 01:29:46'),
(NULL, 1014, 1, 202407151055431344, 202407151055431344, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Bibhuti LMS\",\"description\":\"Ved International Education Consultancy is a private limited company registered under the Government of Nepal (REGD. No. 78839\\/067\\/068). Ved International Education Consultancy is the best consultancy in Nepal established in 2010,\",\"url1\":\"info@dreamoneducation.com\",\"url2\":\"\",\"location\":\"Dillibazar, Kathmandu\",\"email\":\"info@vedinternational.com\",\"phone\":\"+977 1 4010588\",\"secondary_phone\":\"\",\"working_hours\":\"09:00 AM - 5:00 PM\",\"working_days\":\"Sun - Fri\",\"leave_days\":\"\",\"google_map\":\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d883.0949391974468!2d85.32302736933097!3d27.705558793809068!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39eb19fdc6a9c123%3A0xb39c97df78aa662a!2sVed%20International%20Education%20Consultancy!5e0!3m2!1sen!2snp!4v1715830558741!5m2!1sen!2snp\",\"fb\":\"https:\\/\\/www.facebook.com\",\"insta\":\"https:\\/\\/www.facebook.com\",\"twitter\":\"https:\\/\\/www.x.com\\/\",\"tiktok\":\"https:\\/\\/www.youtube.com\\/\",\"youtube\":\"https:\\/\\/www.facebook.com\",\"primary_logo\":\"storage\\/ved\\/files\\/1\\/Logo\\/logo.png\",\"secondary_logo\":\"storage\\/ved\\/files\\/1\\/Logo\\/logo.png\",\"thumb\":\"\",\"icon\":\"\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\\u00a9Copyright 2024 Ved International Consultancy. All rights reserved\",\"content1\":\"https:\\/\\/www.youtube.com\\/watch?v=8Hf9gSXyPBc\",\"content2\":\"\",\"content3\":\"\",\"seo_title\":null,\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"created_at\":null,\"updated_at\":\"2024-07-14T22:25:43.000000Z\",\"createdby\":null,\"updatedby\":\"1\",\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"icon\":\"storage\\/ved\\/files\\/1\\/logo-icon-02-01.png\",\"updated_at\":\"2024-07-15 10:55:43\",\"updatedBy\":1}', '2024-07-15 10:55:43', '2024-07-15 10:55:43'),
(NULL, 1015, 1, 202407151119169376, 202407151119169376, 'App\\Models\\Articles', 33, 'update', '{\"article_id\":33,\"parent_article\":\"0\",\"title\":\"Test Preparation\",\"subtitle\":\"With VED, achieve your academic goals and unlock a brighter future.\",\"alias\":\"test-preparation\",\"text\":\"<p>Prepare for success with VED Education Consultancy! Our comprehensive test preparation materials are designed to help you excel in exams. Access expert guidance, practice tests, and personalized study plans tailored to your needs.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/interview prep.jpg\",\"thumb\":\"storage\\/ved\\/files\\/1\\/interview prep.jpg\",\"display_order\":\"7\",\"status\":\"1\",\"created_at\":\"2024-05-19T04:09:49.000000Z\",\"updated_at\":\"2024-06-04T10:17: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>\"}', '{\"text\":\"<p>Prepare for success with <strong>Ved International Education Consultancy<\\/strong>! Our comprehensive test preparation materials are designed to help you excel in exams. Access expert guidance, practice tests, and personalized study plans tailored to your needs.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"updated_at\":\"2024-07-15 11:19:16\",\"updatedBy\":1}', '2024-07-15 11:19:16', '2024-07-15 11:19:16'),
(NULL, 1016, 1, 202410010650344908, 202410010650344908, 'App\\Models\\Articles', 27, 'update', '{\"article_id\":27,\"parent_article\":\"28\",\"title\":\"About Us\",\"subtitle\":\"Welcome to the Ved Education\",\"alias\":\"about-us\",\"text\":\"<p><strong>Ved International Education Consultancy<\\/strong> is a private limited company registered under the Government of Nepal (REGD. No. 78839\\/067\\/068). Ved International Education Consultancy is the best consultancy in Nepal established in 2010, is a professional education consultancy based in Putalisadak, Kathmandu, Nepal. With several years of experience in placing the right student in the right universities, we specialize in providing admissions in the USA, Australia, and the UK&rsquo;s World Ranked Universities. We also help students to get Scholarships. We have got various Scholarship opportunities for universities in Australia and the USA. Ved International Education Consultancy is an organization established by a young<\\/p>\\r\\n\\r\\n<p>energetic team and guided by experienced personnel. Ved International education has a well-furnished and equipped office with active, energetic, and expert human resources in the heart of Kathmandu, the capital city. We are trustworthy, responsible, and student-oriented. Please visit our website for more details and Student testimonials.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Articles\\/about_us.png\",\"thumb\":\"storage\\/ved\\/files\\/1\\/Articles\\/about_us.png\",\"display_order\":\"1\",\"status\":\"1\",\"created_at\":\"2024-05-19T02:30:42.000000Z\",\"updated_at\":\"2024-06-04T09:52: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>\"}', '{\"text\":\"<p>test<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"updated_at\":\"2024-10-01 06:50:34\",\"updatedBy\":1}', '2024-10-01 06:50:34', '2024-10-01 06:50:34'),
(NULL, 1017, 1, 202410010650535904, 202410010650535904, 'App\\Models\\Articles', 27, 'update', '{\"article_id\":27,\"parent_article\":\"28\",\"title\":\"About Us\",\"subtitle\":\"Welcome to the Ved Education\",\"alias\":\"about-us\",\"text\":\"<p>test<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\",\"cover_photo\":\"storage\\/ved\\/files\\/1\\/Articles\\/about_us.png\",\"thumb\":\"storage\\/ved\\/files\\/1\\/Articles\\/about_us.png\",\"display_order\":\"1\",\"status\":\"1\",\"created_at\":\"2024-05-19T02:30:42.000000Z\",\"updated_at\":\"2024-10-01T06:50:34.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><strong>Ved International Education Consultancy<\\/strong> is a private limited company registered under the Government of Nepal (REGD. No. 78839\\/067\\/068). Ved International Education Consultancy is the best consultancy in Nepal established in 2010, is a professional education consultancy based in Putalisadak, Kathmandu, Nepal. With several years of experience in placing the right student in the right universities, we specialize in providing admissions in the USA, Australia, and the UK&rsquo;s World Ranked Universities. We also help students to get Scholarships. We have got various Scholarship opportunities for universities in Australia and the USA. Ved International Education Consultancy is an organization established by a young<\\/p>\\r\\n\\r\\n<p>energetic team and guided by experienced personnel. Ved International education has a well-furnished and equipped office with active, energetic, and expert human resources in the heart of Kathmandu, the capital city. We are trustworthy, responsible, and student-oriented. Please visit our website for more details and Student testimonials.<\\/p>\",\"updated_at\":\"2024-10-01 06:50:53\",\"updatedBy\":1}', '2024-10-01 06:50:53', '2024-10-01 06:50:53'),
(NULL, 1018, 1, 202410010709151030, 202410010709151030, 'App\\Models\\Settings', 1, 'update', '{\"setting_id\":1,\"title\":\"Bibhuti LMS\",\"description\":\"Ved International Education Consultancy is a private limited company registered under the Government of Nepal (REGD. No. 78839\\/067\\/068). Ved International Education Consultancy is the best consultancy in Nepal established in 2010,\",\"url1\":\"info@dreamoneducation.com\",\"url2\":\"\",\"location\":\"Dillibazar, Kathmandu\",\"email\":\"info@vedinternational.com\",\"phone\":\"+977 1 4010588\",\"secondary_phone\":\"\",\"working_hours\":\"09:00 AM - 5:00 PM\",\"working_days\":\"Sun - Fri\",\"leave_days\":\"\",\"google_map\":\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d883.0949391974468!2d85.32302736933097!3d27.705558793809068!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39eb19fdc6a9c123%3A0xb39c97df78aa662a!2sVed%20International%20Education%20Consultancy!5e0!3m2!1sen!2snp!4v1715830558741!5m2!1sen!2snp\",\"fb\":\"https:\\/\\/www.facebook.com\",\"insta\":\"https:\\/\\/www.facebook.com\",\"twitter\":\"https:\\/\\/www.x.com\\/\",\"tiktok\":\"https:\\/\\/www.youtube.com\\/\",\"youtube\":\"https:\\/\\/www.facebook.com\",\"primary_logo\":\"storage\\/ved\\/files\\/1\\/Logo\\/logo.png\",\"secondary_logo\":\"storage\\/ved\\/files\\/1\\/Logo\\/logo.png\",\"thumb\":\"\",\"icon\":\"storage\\/ved\\/files\\/1\\/logo-icon-02-01.png\",\"og_image\":\"\",\"no_image\":\"\",\"copyright_text\":\"\\u00a9Copyright 2024 Ved International Consultancy. All rights reserved\",\"content1\":\"https:\\/\\/www.youtube.com\\/watch?v=8Hf9gSXyPBc\",\"content2\":\"\",\"content3\":\"\",\"seo_title\":null,\"seo_description\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"display_order\":\"1\",\"status\":\"1\",\"created_at\":null,\"updated_at\":\"2024-07-15T10:55:43.000000Z\",\"createdby\":null,\"updatedby\":\"1\",\"recaptcha_secret_key\":\"\",\"recaptcha_site_key\":\"\",\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '{\"working_hours\":\"09:30 AM - 5:30 PM\",\"updated_at\":\"2024-10-01 07:09:15\",\"updatedBy\":1}', '2024-10-01 07:09:15', '2024-10-01 07:09:15'),
(NULL, 1019, 1, 202410010816463427, 202410010816463427, 'App\\Models\\Countryarticles', 44, 'create', NULL, '{\"title\":\"Europe\",\"subtitle\":\"Europe\",\"text\":\"\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_article\":\"0\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"europe\",\"display_order\":\"31\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-10-01T08:16:46.000000Z\",\"created_at\":\"2024-10-01T08:16:46.000000Z\",\"article_id\":44,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-10-01 08:16:46', '2024-10-01 08:16:46');
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, 1020, 1, 202410010822416037, 202410010822416037, 'App\\Models\\Countryarticles', 45, 'create', NULL, '{\"title\":\"Study in Europe\",\"subtitle\":\"Study in Europe\",\"text\":\"<p>### Europe as a Premier Study Destination<\\/p>\\r\\n\\r\\n<p>Europe stands out as a leading destination for international students, renowned for its world-class education and cultural diversity. Home to prestigious institutions like the University of Oxford and ETH Zurich, European universities offer a wide range of programs across various disciplines, often taught in English. This not only provides students with access to high-quality education but also immerses them in a multicultural environment that enhances their global perspectives and interpersonal skills.<\\/p>\\r\\n\\r\\n<p>Affordability is another significant advantage of studying in Europe. Many countries, such as Germany and Norway, offer low or even no tuition fees for international students, coupled with a relatively lower cost of living compared to destinations like the USA and Australia. Furthermore, favorable post-study work visa policies in several European countries allow graduates to gain valuable work experience in a thriving job market, making them more competitive globally.<\\/p>\\r\\n\\r\\n<p>With easy mobility across Schengen Area countries, students can explore diverse cultures and landscapes, enriching their educational experience. The vibrant student life, historical significance, and unique cultural experiences across cities like London, Berlin, and Amsterdam further enhance the appeal of studying in Europe. An education consultancy can effectively market these opportunities, emphasizing the quality of education, affordability, and enriching experiences that Europe offers to prospective students.<\\/p>\",\"seo_title\":\"\",\"seo_descriptions\":\"\",\"seo_keywords\":\"\",\"og_tags\":\"\",\"parent_article\":\"44\",\"cover_photo\":\"\",\"thumb\":\"\",\"alias\":\"study-in-europe\",\"display_order\":\"32\",\"createdBy\":1,\"updatedBy\":1,\"status\":1,\"updated_at\":\"2024-10-01T08:22:41.000000Z\",\"created_at\":\"2024-10-01T08:22:41.000000Z\",\"article_id\":45,\"status_name\":\"<span class=\\\"badge text-bg-success-soft\\\"> Active <\\/span>\"}', '2024-10-01 08:22:41', '2024-10-01 08:22:41'),
(NULL, 1021, 1, 202410021152269320, 202410021152269320, 'App\\Models\\Menuitems', 93, 'delete', '{\"status\":1}', '{\"status\":\"-1\"}', '2024-10-02 06:07:27', '2024-10-02 06:07:27');

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

--
-- Table structure for table `tbl_orders`
--

CREATE TABLE `tbl_orders` (
  `order_id` int(11) NOT NULL,
  `customers_id` int(11) NOT NULL,
  `order_date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `alias` varchar(50) 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;

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

--
-- Table structure for table `tbl_order_details`
--

CREATE TABLE `tbl_order_details` (
  `order_detail_id` int(11) NOT NULL,
  `customers_id` int(11) NOT NULL,
  `orders_id` int(11) NOT NULL,
  `products_id` int(11) NOT NULL,
  `product_quantity` int(11) NOT NULL,
  `unit_price` decimal(10,2) NOT NULL,
  `discount` decimal(5,2) DEFAULT NULL,
  `total_price` decimal(10,2) NOT NULL,
  `order_date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `delivery_date` timestamp NULL DEFAULT NULL,
  `alias` varchar(50) 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;

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

--
-- Table structure for table `tbl_partners`
--

CREATE TABLE `tbl_partners` (
  `partner_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_partners`
--

INSERT INTO `tbl_partners` (`partner_id`, `display`, `title`, `text`, `image`, `thumb`, `cover`, `display_order`, `status`, `createdby`, `updatedby`, `created_at`, `updated_at`) VALUES
(1, 'Migration Institute of Australia', 'Migration Institute of Australia', '', 'storage/ved/files/1/Partners/icef.JPG', '', '', 1, 1, 1, 1, '2024-05-20 01:25:40', '2024-05-20 01:25:40'),
(2, 'World University Ranking', 'World University Ranking', '', 'storage/ved/files/1/Partners/airc.JPG', '', '', 2, 1, 1, 1, '2024-05-20 01:25:57', '2024-05-20 01:25:57'),
(3, 'World University Ranking', 'World University Ranking', '', 'storage/ved/files/1/Partners/world.JPG', '', '', 3, 1, 1, 1, '2024-05-20 01:26:10', '2024-05-20 01:26:10');

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

--
-- 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;

--
-- Dumping data for table `tbl_popups`
--

INSERT INTO `tbl_popups` (`popup_id`, `title`, `alias`, `text`, `photo`, `display_order`, `status`, `created_at`, `updated_at`, `createdby`, `updatedby`) VALUES
(1, 'About Us', 'about-us', '<p>Dream on Education is a licensed educational consultant who specializes in overseas education services. We are located in Dillibazar (opposite Padma Kanya School), Kathmandu, Nepal, the educational hub of the country.</p>', '', 1, 1, '2024-03-27 00:49:54', '2024-03-27 00:49:54', 1, 1);

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

--
-- Table structure for table `tbl_positions`
--

CREATE TABLE `tbl_positions` (
  `position_id` int(11) NOT NULL,
  `title` varchar(250) NOT NULL,
  `vacancies` varchar(255) DEFAULT NULL,
  `alias` varchar(50) 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=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;

--
-- Dumping data for table `tbl_positions`
--

INSERT INTO `tbl_positions` (`position_id`, `title`, `vacancies`, `alias`, `display_order`, `status`, `createdby`, `updatedby`, `created_at`, `updated_at`) VALUES
(1, 'Front Desk', '2', 'developer', 1, 1, 1, 1, '2024-05-21 04:12:37', '2024-06-12 06:36:35'),
(2, 'Designer', '3', 'designer', 2, -1, 1, 1, '2024-05-21 04:17:59', '2024-06-12 06:36:48'),
(3, 'Project Manager', '2', 'project-manager', 3, 1, 1, 1, '2024-05-21 04:18:11', '2024-05-21 04:18:11');

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

--
-- 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
(11, 'IELTS', 'ielts', 0, '<p>The International English Language Testing System (IELTS) is an English language competence test that is needed in many countries for education, job, and immigration. It is intended to measure the language competence of non-native English speakers who need to study or work in an English-speaking setting. The test is broken into four sections: hearing, reading, writing, and speaking, and it is graded on a scale of 1 (non-user) to 9 (expert) (expert user). The IELTS exam is widely recognised by colleges, businesses, and immigration agencies in nations such as the United States, the United Kingdom, Australia, and Canada.</p>', 'Why IELTS?', 'storage/ved/files/1/Preparation/ielts.png', 'storage/ved/files/1/Preparation/aus1.png', '', '', 1, 1, '2024-05-20 06:29:23', '2024-05-23 04:44:55', '', '', '', '', 1, 1),
(12, 'About IELTS', 'about-ielts', 11, '<div class=\"aos-animate aos-init course__details__tab__wrapper\">\r\n<div class=\"tab-content tab__content__wrapper\" id=\"myTabContent\">\r\n<div class=\"active fade show tab-pane\" id=\"projects__two\">\r\n<div class=\"experence__description\">\r\n<p><strong>The International English Language Testing System or IELTS</strong> is an international standardized test of English language proficiency for non-native English language speakers. It is jointly managed by the <strong>British Council, IDP: IELTS Australia, and Cambridge English Language Assessment</strong> and was established in <strong>1989</strong>. It is one of the major English-language tests in the world, others being the <strong>TOEFL, TOEIC, PTE: A, and OPI/OPIc.</strong></p>\r\n\r\n<p><strong>IELTS</strong> is accepted by most Australian, British, Canadian, and New Zealand academic institutions, by over 3,000 academic institutions in the United States, and by various professional organizations across the world.</p>\r\n\r\n<p><strong>IELTS </strong> the only Secure English Language Test approved by UK Visas and Immigration (UKVI) for visa customers applying both outside and inside the UK. It is also a requirement for immigration to Australia and New Zealand. In Canada, IELTS, TEF, or CELPIP are accepted by the immigration authority.</p>\r\n\r\n<p>No minimum score is required to pass the test. An IELTS result or <strong>Test Report Form </strong> issued to all test takers with a score from <strong>&ldquo;band 1&rdquo; (&ldquo;non-user&rdquo;) to &ldquo;band 9&rdquo; (&ldquo;expert user&rdquo;) </strong> each institution set a different threshold. There is also a &ldquo;band 0&rdquo; score for those who did not attempt the test. Institutions are advised not to consider a report older than two years to be valid unless the user proves that they have worked to maintain their level.</p>\r\n\r\n<p>In <strong>2016,</strong> 3 million tests were taken in more than <strong>140</strong> countries, up from 2 million tests in 2012, 1.7 million tests in 2011, and 1.4 million tests in 2009. In 2007, IELTS administered more than one million tests in a single<strong> 12-month</strong> period for the first time ever, making it the world&rsquo;s most popular English language test for higher education and immigration.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n\r\n<div class=\"aos-animate aos-init course__list__wraper\">&nbsp;</div>', '', '', '', '', '', 2, 1, '2024-05-20 06:30:09', '2024-05-20 09:41:57', '', '', '', '', 1, 1),
(13, 'To Apply', 'to-apply', 11, '<div class=\"aos-animate aos-init course__details__tab__wrapper\">\r\n<div class=\"tab-content tab__content__wrapper\" id=\"myTabContent\">\r\n<div class=\"active fade show tab-pane\" id=\"projects__one\">\r\n<div class=\"experence__heading\">\r\n<p>Anyone who is planning to study, work, or immigrate to an English-speaking country may start or apply for IELTS (International English Language Testing System) or PTE (Pearson Test of English) classes. These exams assess English language proficiency and are widely recognized by universities, employers, and immigration authorities globally. Here&#39;s a breakdown of who can benefit from IELTS and PTE classes:</p>\r\n\r\n<ol>\r\n	<li>\r\n	<p><strong>Students:</strong> Students who are applying to universities or colleges in English-speaking countries often need to demonstrate their English language proficiency through exams like IELTS or PTE. Taking classes specifically tailored for these exams can help students prepare effectively and achieve their desired scores.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Professionals:</strong> Professionals who are planning to work in an English-speaking environment or seek professional certification often need to demonstrate their English language skills through exams like IELTS or PTE. Classes can help professionals improve their language skills and perform well in these exams.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Immigrants:</strong> Individuals who are planning to immigrate to an English-speaking country may be required to take English language proficiency exams as part of their visa application process. IELTS and PTE classes can help immigrants prepare for these exams and meet the language requirements for immigration.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>General English Learners:</strong> Even individuals who simply want to improve their English language skills for personal or professional development can benefit from IELTS or PTE classes. These classes focus on various aspects of English, such as speaking, listening, reading, and writing, and can help learners enhance their overall language proficiency.</p>\r\n	</li>\r\n</ol>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', '', '', '', '', '', 3, 1, '2024-05-20 06:30:44', '2024-06-06 07:12:39', '', '', '', '', 1, 1),
(14, 'Class time', 'class-time', 11, '<div class=\"aos-animate aos-init course__details__tab__wrapper\">\r\n<div class=\"tab-content tab__content__wrapper\" id=\"myTabContent\">\r\n<div class=\"active fade show tab-pane\" id=\"projects__three\">\r\n<div class=\"experence__heading\">\r\n<h5>Class Time</h5>\r\n</div>\r\n\r\n<div class=\"experence__description\">\r\n<p>Classes at Ved International : Six weeks of regular classes</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n\r\n<div class=\"aos-animate aos-init course__list__wraper\">&nbsp;</div>', '', '', '', '', '', 4, 1, '2024-05-20 06:31:10', '2024-05-20 09:41:01', '', '', '', '', 1, 1),
(15, 'Mock Test', 'mock-test', 11, '<div class=\"aos-animate aos-init course__details__tab__wrapper\">\r\n<div class=\"tab-content tab__content__wrapper\" id=\"myTabContent\">\r\n<div class=\"active fade show tab-pane\" id=\"projects__four\">\r\n<div class=\"experence__heading\">\r\n<h5>Mock Test</h5>\r\n</div>\r\n\r\n<div class=\"experence__description\">\r\n<p>Every (Sunday and Wednesday )<br />\r\nTime : 12 PM - 3 PM.</p>\r\n\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n\r\n<div class=\"aos-animate aos-init course__list__wraper\">&nbsp;</div>', '', '', '', '', '', 5, 1, '2024-05-20 06:31:41', '2024-06-06 07:13:47', '', '', '', '', 1, 1),
(16, 'Why IELTS Is Important ?', 'why-ielts-is-important', 0, '', '', '', '', '', '', 6, -1, '2024-05-20 09:35:32', '2024-05-21 09:52:35', '', '', '', '', 1, 1),
(17, '', '', 16, '', 'Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.', '', '', '', '', 7, -1, '2024-05-20 09:35:56', '2024-05-21 09:52:39', '', '', '', '', 1, 1),
(18, '', '', 16, '', 'Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.', '', '', '', '', 8, -1, '2024-05-20 09:36:07', '2024-05-21 09:52:43', '', '', '', '', 1, 1),
(19, '', '', 16, '', 'Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.', '', '', '', '', 9, -1, '2024-05-20 09:36:18', '2024-05-21 09:52:48', '', '', '', '', 1, 1),
(20, 'PTE', 'pte', 0, '<p>The International English Language Testing System (PTE) is an English language competence test that is needed in many countries for education, job, and immigration. It is intended to measure the language competence of non-native English speakers who need to study or work in an English-speaking setting. The test is broken into four sections: hearing, reading, writing, and speaking, and it is graded on a scale of 1 (non-user) to 9 (expert) (expert user). The PTE exam is widely recognised by colleges, businesses, and immigration agencies in nations such as the United States, the United Kingdom, Australia, and Canada.</p>\r\n\r\n<p>&nbsp;</p>', 'What is PTE?', 'storage/ved/files/1/Preparation/pte.png', 'storage/ved/files/1/Preparation/usa1.png', '', '', 10, 1, '2024-05-20 09:43:28', '2024-05-23 04:47:08', '', '', '', '', 1, 1),
(21, 'Why PTE Is Important ?', 'why-pte-is-important', 0, '', '', '', '', '', '', 11, -1, '2024-05-20 22:49:43', '2024-05-21 09:52:54', '', '', '', '', 1, 1),
(22, '', '', 21, '', 'Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.', '', '', '', '', 12, -1, '2024-05-20 22:50:44', '2024-05-21 09:53:04', '', '', '', '', 1, 1),
(23, '', '', 21, '', 'Lorem Ipsum is simply dummying text of the printing andtypesetting industry most of the standard.', '', '', '', '', 13, -1, '2024-05-20 22:50:50', '2024-05-21 09:53:14', '', '', '', '', 1, 1),
(24, 'Language Classes', 'language-classes', 0, '', '', 'storage/ved/files/1/Preparation/languageclass.png', '', '', '', 14, 1, '2024-05-21 01:12:31', '2024-05-24 00:25:20', '', '', '', '', 1, 1),
(25, 'Japanese', 'japanese', 24, '<div class=\"active fade show tab-pane\" id=\"projects__one\">\r\n<div class=\"col-xl-12\">\r\n<div class=\"aboutarea__content__tap__wraper\">\r\n<p>At Ved International Education Consultancy, we offer Japanese language classes to cater to the growing interest and demand for learning Japanese. Whether you are a student, professional, or simply interested in exploring a new language and culture, our Japanese language classes provide an immersive and interactive learning experience. Here&#39;s what you can expect from our Japanese language program at Ved:</p>\r\n\r\n<ol>\r\n	<li>\r\n	<p><strong>Qualified Instructors:</strong> Our Japanese language classes are led by experienced and certified instructors who are native or fluent speakers of Japanese. They use effective teaching methods to help students grasp the language&#39;s nuances, pronunciation, grammar, and vocabulary.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Structured Curriculum:</strong> Our Japanese language curriculum is designed to cater to learners of all levels, from beginners to advanced speakers. We offer courses that cover essential language skills such as speaking, listening, reading, and writing, as well as cultural aspects of Japan.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Interactive Learning:</strong> We believe in active learning and provide interactive sessions, group activities, role-playing exercises, and multimedia resources to engage students and enhance their learning experience.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Flexible Schedule:</strong> Our Japanese language classes are offered in flexible schedules to accommodate students&#39; diverse needs. Whether you prefer weekday or weekend classes, morning or evening sessions, we have options to suit your schedule.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Small Class Sizes:</strong> We keep our class sizes small to ensure personalized attention and ample opportunities for students to practice speaking and listening skills in a supportive environment.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Cultural Immersion:</strong> In addition to language proficiency, our Japanese language classes provide insights into Japanese culture, traditions, etiquette, and customs. This cultural immersion enhances students&#39; understanding and appreciation of Japan beyond language learning.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Exam Preparation:</strong> For students planning to take Japanese language proficiency exams such as the JLPT (Japanese Language Proficiency Test), we offer specialized exam preparation courses to help them succeed in their language goals.</p>\r\n	</li>\r\n</ol>\r\n\r\n<p>Whether you are learning Japanese for academic, professional, travel, or personal reasons, our Japanese language classes at Ved International Education Consultancy offer a comprehensive and enriching learning experience. Join us to embark on a journey of language discovery and cultural exploration.</p>\r\n</div>\r\n</div>\r\n</div>', '', '', '', '', '', 15, 1, '2024-05-21 01:13:19', '2024-06-06 07:46:51', '', '', '', '', 1, 1),
(26, 'Korean', 'korean', 24, '<div class=\"active fade show tab-pane\" id=\"projects__one\">\r\n<div class=\"col-xl-12\">\r\n<div class=\"aboutarea__content__tap__wraper\">\r\n<p>At Ved International Education Consultancy, we offer Korean language classes to cater to the growing demand and interest in learning Korean. Whether you are a student, professional, or language enthusiast, our Korean language classes are designed to help you achieve fluency and proficiency in Korean communication.</p>\r\n\r\n<p>Our Korean language classes are suitable for:</p>\r\n\r\n<ol>\r\n	<li>\r\n	<p><strong>Students:</strong> Students who are interested in Korean language and culture, or are planning to study in South Korea, can benefit from our Korean language classes. We provide a structured curriculum that covers grammar, vocabulary, speaking, listening, reading, and writing skills.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Professionals:</strong> Professionals who work with Korean companies, plan to pursue career opportunities in South Korea, or simply want to enhance their language skills for business purposes can join our Korean language classes. We focus on business communication, etiquette, and terminology relevant to various industries.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Travel Enthusiasts:</strong> If you are planning to visit South Korea for tourism or travel, learning Korean can enrich your experience and help you communicate effectively with locals. Our Korean language classes cover essential phrases, cultural insights, and practical language skills for travelers.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Language Enthusiasts:</strong> For individuals passionate about learning new languages and exploring different cultures, our Korean language classes offer an immersive and engaging learning experience. Our certified instructors create interactive lessons and provide personalized guidance to help you progress in your Korean language journey.</p>\r\n	</li>\r\n</ol>\r\n\r\n<p>Our Korean language classes include:</p>\r\n\r\n<ul>\r\n	<li>Beginner, intermediate, and advanced levels to accommodate learners of all proficiency levels.</li>\r\n	<li>Interactive lessons with a focus on speaking, listening, reading, and writing skills.</li>\r\n	<li>Cultural insights, language etiquette, and real-life scenarios to enhance cultural understanding.</li>\r\n	<li>Small class sizes for personalized attention and effective learning.</li>\r\n	<li>Experienced and certified instructors with expertise in teaching Korean language and culture.</li>\r\n</ul>\r\n\r\n<p>Join us at Ved International Education Consultancy and embark on a rewarding journey of learning Korean language and culture. Whether your goal is academic, professional, or personal enrichment, our Korean language classes provide a valuable opportunity to expand your language skills and cultural knowledge.</p>\r\n</div>\r\n</div>\r\n</div>', '', '', '', '', '', 16, 1, '2024-05-21 01:13:39', '2024-06-06 07:47:25', '', '', '', '', 1, 1),
(27, 'Spanish', 'spanish', 24, '<div class=\"active fade show tab-pane\" id=\"projects__one\">\r\n<div class=\"col-xl-12\">\r\n<div class=\"aboutarea__content__tap__wraper\">\r\n<p>VED International Education Consultancy offers Spanish language classes to cater to the growing demand for language proficiency in Spanish-speaking countries and industries. Our Spanish language courses are designed for individuals who wish to learn Spanish for personal, academic, or professional reasons. Here are key features of our Spanish language classes:</p>\r\n\r\n<ol>\r\n	<li>\r\n	<p><strong>Qualified Instructors:</strong> Our Spanish language instructors are native speakers or proficient speakers with extensive experience in teaching Spanish as a foreign language. They provide expert guidance, personalized instruction, and interactive learning experiences to help students grasp the language effectively.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Comprehensive Curriculum:</strong> Our Spanish language curriculum covers all aspects of language learning, including vocabulary, grammar, pronunciation, reading comprehension, writing skills, and conversational practice. The curriculum is designed to cater to different proficiency levels, from beginners to advanced learners.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Flexible Learning Options:</strong> We offer flexible learning options to accommodate students&#39; schedules and preferences. Students can choose from group classes, private tutoring sessions, intensive courses, or customized programs based on their learning goals and availability.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Interactive Learning Environment:</strong> Our Spanish language classes provide an interactive and engaging learning environment with multimedia resources, audiovisual materials, interactive exercises, and real-life simulations. This immersive approach helps students develop practical language skills and cultural awareness.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Progress Monitoring:</strong> We regularly assess students&#39; progress through quizzes, tests, assignments, and interactive activities. Feedback from instructors helps students identify areas for improvement and track their language learning journey effectively.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Cultural Enrichment:</strong> In addition to language instruction, our Spanish language classes incorporate cultural elements, such as traditions, customs, history, and cultural nuances of Spanish-speaking countries. This cultural enrichment enhances students&#39; understanding and appreciation of the Spanish language and culture.</p>\r\n	</li>\r\n</ol>\r\n\r\n<p>Whether you are a beginner looking to learn basic Spanish phrases or an advanced learner aiming for fluency, our Spanish language classes at VED International Education Consultancy provide a structured and supportive learning environment to help you achieve your language learning goals. Join us and embark on a rewarding journey of language proficiency and cultural exploration.</p>\r\n</div>\r\n</div>\r\n</div>', '', '', '', '', '', 17, 1, '2024-05-21 01:13:50', '2024-06-06 07:48:03', '', '', '', '', 1, 1),
(28, 'Other', 'other', 24, '<div class=\"active fade show tab-pane\" id=\"projects__one\">\r\n<div class=\"col-xl-12\">\r\n<div class=\"aboutarea__content__tap__wraper\">\r\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from characteristic words etc.</p>\r\n\r\n<div class=\"aboutarea__tap__heading\">\r\n<h5>World best education site - (Computer engeenering)</h5>\r\n\r\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery</p>\r\n</div>\r\n\r\n<div class=\"aboutarea__tap__heading\">\r\n<h5>Web and user interface design - Development</h5>\r\n\r\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery</p>\r\n</div>\r\n\r\n<div class=\"aboutarea__tap__heading\">\r\n<h5>Interaction design - Animation</h5>\r\n\r\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to useery</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', '', '', '', '', '', 18, -1, '2024-05-21 01:13:59', '2024-06-06 07:48:17', '', '', '', '', 1, 1),
(29, 'TOEFL', 'toefl', 0, '<p>The TOEFL (Test of English as a Foreign Language) is a widely recognized English language proficiency test that assesses the reading, listening, speaking, and writing skills of non-native English speakers. It is accepted by thousands of universities, colleges, and organizations worldwide as proof of English language proficiency for academic and professional purposes.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>', 'What is TOEFL?', 'storage/ved/files/1/Preparation/ielts.png', 'storage/ved/files/1/StudyDestaination/Small Images/uk1.png', '', '', 19, 1, '2024-05-24 00:19:28', '2024-06-06 07:43:01', '', '', '', '', 1, 1),
(30, 'GRE', 'gre-gmat', 0, '<p>The Graduate Record Examination (GRE) is a standardized test widely used for admissions to graduate and business schools worldwide. The GRE assesses verbal reasoning, quantitative reasoning, analytical writing, and critical thinking skills that are essential for success in graduate-level academic programs. The test is computer-based and administered by Educational Testing Service (ETS) and is accepted by thousands of graduate and business schools globally.</p>', '', 'storage/ved/files/1/Preparation/ielts.png', 'storage/ved/files/1/StudyDestaination/Small Images/uk1.png', '', '', 20, 1, '2024-05-24 00:20:19', '2024-06-06 07:38:17', '', '', '', '', 1, 1),
(31, 'TOEFL', 'toefl', 0, '', 'Why TOEFL?', 'storage/ved/files/1/Preparation/pte.png', 'storage/ved/files/1/StudyDestaination/Small Images/usa1.png', '', '', 21, 1, '2024-05-24 00:27:04', '2024-05-24 00:27:04', '', '', '', '', 1, 1),
(32, 'About PTE', 'about-pte', 20, '<p>PTE (Pearson Test of English) is an internationally recognized English language proficiency test designed to assess the reading, writing, listening, and speaking skills of non-native English speakers. The test is accepted by universities, colleges, and governments around the world as proof of English language proficiency for academic, immigration, and professional purposes.</p>\r\n\r\n<p>The PTE exam is computer-based and utilizes advanced technology to ensure accuracy, fairness, and security in the assessment process. It consists of various question types, including multiple-choice, essay writing, summarizing spoken texts, and describing images. Test takers are evaluated on their ability to understand and use English in real-life situations, making it a comprehensive measure of language proficiency.</p>\r\n\r\n<p>One of the key advantages of the PTE exam is its fast turnaround time for results, typically providing scores within five business days. This makes it a preferred choice for individuals who require timely assessment of their English language skills for academic admissions, visa applications, or employment opportunities.</p>', '', '', '', '', '', 22, 1, '2024-06-06 07:31:58', '2024-06-06 07:32:08', '', '', '', '', 1, 1),
(33, 'To Apply', 'to-apply', 20, '<p>Anyone who wants to improve their English language skills and prepare for the PTE (Pearson Test of English) exam can start or apply for PTE classes. Here are some specific groups of people who may benefit from PTE classes:</p>\r\n\r\n<ol>\r\n	<li>\r\n	<p><strong>Students:</strong> Students who are planning to study at universities or colleges in English-speaking countries and need to demonstrate their English proficiency for admissions can benefit from PTE classes. These classes help students prepare for the exam and achieve the required scores for their desired courses.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Professionals:</strong> Professionals who are seeking employment opportunities in English-speaking environments or need to demonstrate their English proficiency for career advancement can start PTE classes. These classes focus on business English and communication skills relevant to the workplace.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Immigrants:</strong> Individuals who are planning to immigrate to English-speaking countries and need to prove their English language proficiency as part of their visa application process can benefit from PTE classes. These classes prepare immigrants for the language requirements of immigration authorities.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>General English Learners:</strong> Even individuals who simply want to improve their overall English language skills, including reading, writing, listening, and speaking, can start PTE classes. These classes provide structured learning and practice to enhance language proficiency.</p>\r\n	</li>\r\n</ol>\r\n\r\n<p>PTE classes are designed to cater to the needs of a diverse range of learners, from beginners to advanced speakers, and offer a comprehensive curriculum that covers all aspects of the PTE exam. The classes are typically led by experienced instructors who provide guidance, practice materials, and feedback to help students achieve their language goals and succeed in the PTE exam.</p>', '', '', '', '', '', 23, 1, '2024-06-06 07:33:04', '2024-06-06 07:33:04', '', '', '', '', 1, 1),
(34, 'Description', 'description', 30, '<p>The GRE consists of three main sections:</p>\r\n\r\n<ol>\r\n	<li><strong>Verbal Reasoning: </strong>This section assesses your ability to analyze and evaluate written material, comprehend and draw conclusions from it, and recognize relationships between words and concepts.</li>\r\n	<li><strong>Quantitative Reasoning:</strong> This section measures your ability to solve mathematical problems, interpret and analyze quantitative data, and apply mathematical concepts to real-world scenarios.</li>\r\n	<li><strong>Analytical Writing: </strong>This section evaluates your ability to articulate and support complex ideas effectively, analyze arguments, and present logical and coherent written arguments.</li>\r\n</ol>\r\n\r\n<p>Preparing for the GRE involves studying a wide range of topics, practicing sample questions, and developing test-taking strategies. Many test preparation resources, such as study guides, practice tests, and online courses, are available to help students achieve their target scores on the GRE.</p>\r\n\r\n<p>Achieving a competitive score on the GRE can enhance your chances of admission to top graduate and business schools, as it demonstrates your readiness for advanced academic coursework and your ability to excel in a rigorous academic environment. Many schools also consider GRE scores when awarding scholarships and assistantships, making it an important factor in the graduate school application process.</p>', '', '', '', '', '', 24, 1, '2024-06-06 07:38:47', '2024-06-06 07:38:47', '', '', '', '', 1, 1),
(35, 'To Apply', 'to-apply', 30, '<p>The GRE (Graduate Record Examination) is primarily taken by individuals who are planning to pursue graduate or business school programs. Here are the main groups of people who typically apply for or study for the GRE:</p>\r\n\r\n<ol>\r\n	<li>\r\n	<p><strong>Undergraduate Students:</strong> College students who are approaching the end of their undergraduate studies and plan to apply for graduate programs such as master&#39;s or doctoral degrees often study for the GRE. It&#39;s common for students in fields like engineering, science, humanities, social sciences, and business to take the GRE as part of their application process.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Graduate School Applicants:</strong> Individuals who have already completed their undergraduate studies and are applying for admission to graduate programs, including master&#39;s, doctoral, and MBA programs, study for the GRE. This includes both domestic and international students seeking admission to universities and colleges worldwide.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Working Professionals:</strong> Professionals who have been working in their respective fields and now wish to pursue advanced degrees or certifications, such as an MBA, a master&#39;s in a specialized field, or a doctoral degree, may study for the GRE to meet admission requirements.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Career Changers:</strong> Individuals who are considering a career change and want to transition into a new field that requires an advanced degree often apply for graduate programs and study for the GRE as part of their career development strategy.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Scholarship Seekers:</strong> Some scholarships and fellowships for graduate programs require GRE scores as part of the application process. Therefore, individuals seeking financial aid for their graduate studies may study for and take the GRE.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>International Students:</strong> International students planning to study abroad in countries like the United States, Canada, Australia, or Europe may need to take the GRE as part of their application for graduate programs at universities in these countries.</p>\r\n	</li>\r\n</ol>', '', '', '', '', '', 25, 1, '2024-06-06 07:39:35', '2024-06-06 07:39:35', '', '', '', '', 1, 1),
(36, 'Mock Test', 'mock-test', 30, '<p>At Ved International Education Consultancy, students can access mock GRE tests as part of their test preparation services. These mock tests typically cover all sections of the GRE, including verbal reasoning, quantitative reasoning, and analytical writing. They are timed to mimic the real exam conditions and provide students with a realistic assessment of their performance.</p>\r\n\r\n<p>The benefits of taking mock tests for the GRE at Ved International Education Consultancy or any other reputable institution include:</p>\r\n\r\n<ol>\r\n	<li>\r\n	<p><strong>Assessment of Readiness:</strong> Mock tests help students gauge their preparedness for the actual GRE exam by simulating the test format, difficulty level, and time constraints.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Identifying Strengths and Weaknesses:</strong> Mock tests highlight areas where students excel and areas where they may need to focus more attention and practice.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Time Management Practice:</strong> Since the GRE is a timed exam, mock tests help students practice managing their time effectively to complete each section within the allotted time.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Familiarization with Exam Interface:</strong> Mock tests familiarize students with the computer-based GRE exam interface, question formats, and navigation tools, reducing anxiety and enhancing confidence on test day.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Feedback and Performance Analysis:</strong> After completing a mock test, students receive feedback on their performance, including scores, correct and incorrect answers, and explanations for answers. This feedback helps students understand their strengths and areas for improvement.</p>\r\n	</li>\r\n</ol>', '', '', '', '', '', 26, 1, '2024-06-06 07:41:04', '2024-06-06 07:41:11', '', '', '', '', 1, 1),
(37, 'Description', 'description', 29, '<p>The TOEFL exam is computer-based and is designed to accurately measure an individual&#39;s ability to understand and use English in academic settings. It includes various question types, such as multiple-choice, short-answer, and essay writing, to evaluate different aspects of language proficiency.</p>\r\n\r\n<p>One of the key benefits of the TOEFL exam is its global recognition and acceptance, making it a preferred choice for students and professionals aiming to study or work in English-speaking countries. Additionally, the TOEFL exam provides unbiased and standardized scoring, ensuring fairness and reliability in assessing language skills.</p>\r\n\r\n<p>TOEFL preparation classes are available to help test takers improve their English language abilities and familiarize themselves with the format and content of the exam. These classes focus on developing reading, listening, speaking, and writing skills through interactive lessons, practice tests, and feedback from experienced instructors.</p>', '', '', '', '', '', 27, 1, '2024-06-06 07:43:30', '2024-06-06 07:43:30', '', '', '', '', 1, 1),
(38, 'To Apply', 'to-apply', 31, '<p>Individuals who wish to demonstrate their English language proficiency for academic, professional, or immigration purposes can apply to study for the TOEFL (Test of English as a Foreign Language) exam. Here are specific groups of people who may benefit from studying for the TOEFL exam:</p>\r\n\r\n<ol>\r\n	<li>\r\n	<p><strong>Students Applying to Universities:</strong> TOEFL is widely accepted by universities and colleges in English-speaking countries as proof of English proficiency for admissions. Students who are planning to pursue undergraduate or graduate studies abroad can benefit from studying for the TOEFL exam to meet the language requirements of their desired institutions.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Professionals Seeking Career Opportunities:</strong> Professionals who want to enhance their English language skills for career advancement or job opportunities in English-speaking environments can study for the TOEFL exam. Many employers and industries require English proficiency, and a high TOEFL score can demonstrate language competency to potential employers.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Immigrants Applying for Visas:</strong> Individuals who are applying for visas or immigration to English-speaking countries often need to demonstrate English proficiency as part of their visa application process. Studying for the TOEFL exam can help immigrants meet the language requirements set by immigration authorities and facilitate their visa applications.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>General English Learners:</strong> Even individuals who want to improve their overall English language skills, including reading, writing, listening, and speaking, can study for the TOEFL exam. TOEFL preparation courses offer structured learning and practice materials to help learners enhance their language proficiency.</p>\r\n	</li>\r\n</ol>', '', '', '', '', '', 28, 1, '2024-06-06 07:44:14', '2024-06-06 07:44:14', '', '', '', '', 1, 1);

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

--
-- Table structure for table `tbl_preparationclasses_cf`
--

CREATE TABLE `tbl_preparationclasses_cf` (
  `preparationclass_id` int(11) NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `alias` varchar(255) DEFAULT NULL,
  `parent_preparationclass` int(11) DEFAULT 0,
  `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) DEFAULT 0,
  `status` int(11) DEFAULT 0,
  `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_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,
  `classtime` time 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_preparationclasstestimonials`
--

CREATE TABLE `tbl_preparationclasstestimonials` (
  `testimonial_id` int(11) NOT NULL,
  `preparationclasses_id` int(11) DEFAULT NULL,
  `name` varchar(255) DEFAULT NULL,
  `student` varchar(255) DEFAULT NULL,
  `rating` varchar(255) DEFAULT NULL,
  `message` text DEFAULT NULL,
  `thumb` 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,
  `createdby` int(11) DEFAULT NULL,
  `updatedby` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `tbl_products`
--

CREATE TABLE `tbl_products` (
  `product_id` int(11) NOT NULL,
  `name` varchar(250) DEFAULT NULL,
  `price` tinyint(4) DEFAULT 0,
  `discountrate` tinyint(4) DEFAULT 0,
  `netprice` tinyint(4) DEFAULT 0,
  `description` varchar(250) DEFAULT NULL,
  `categories_id` int(11) NOT NULL,
  `image` 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,
  `remarks` text 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_programlevels`
--

CREATE TABLE `tbl_programlevels` (
  `programlevel_id` int(11) NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `alias` varchar(255) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `display_order` int(11) DEFAULT NULL,
  `status` int(11) DEFAULT NULL,
  `remarks` text DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  `createdby` int(11) DEFAULT NULL,
  `updated_at` datetime DEFAULT NULL,
  `updatedby` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_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_programs_cf`
--

CREATE TABLE `tbl_programs_cf` (
  `program_id` int(11) NOT NULL,
  `institutions_id` int(11) DEFAULT NULL,
  `title` varchar(255) DEFAULT NULL,
  `alias` varchar(255) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `programlevels_id` int(11) DEFAULT NULL,
  `program_level` varchar(255) DEFAULT NULL,
  `years` varchar(255) DEFAULT NULL,
  `psw` varchar(255) DEFAULT NULL,
  `code` varchar(255) DEFAULT NULL,
  `coops_id` int(11) DEFAULT NULL,
  `documentsets_id` int(11) DEFAULT NULL,
  `program_url` text DEFAULT NULL,
  `prospects` text DEFAULT NULL,
  `intake` varchar(255) DEFAULT NULL,
  `institution` varchar(255) DEFAULT NULL,
  `city` varchar(255) DEFAULT NULL,
  `application_open` varchar(255) DEFAULT NULL,
  `application_deadline` varchar(255) DEFAULT NULL,
  `fee` varchar(255) DEFAULT NULL,
  `level` varchar(255) DEFAULT NULL,
  `min_level` varchar(255) DEFAULT NULL,
  `min_level_faculty` varchar(255) DEFAULT NULL,
  `min_level_score` varchar(255) DEFAULT NULL,
  `min_level_passout` varchar(255) DEFAULT NULL,
  `min_level_optional_requirement` varchar(255) DEFAULT NULL,
  `prof_test_required` int(11) DEFAULT NULL,
  `prof_test_accepted` varchar(255) DEFAULT NULL,
  `prof_test_min_score` varchar(255) DEFAULT NULL,
  `prof_test_band_score` varchar(255) DEFAULT NULL,
  `display_order` int(11) DEFAULT NULL,
  `status` int(11) DEFAULT NULL,
  `remarks` text DEFAULT NULL,
  `created_at` datetime DEFAULT current_timestamp(),
  `createdby` int(11) DEFAULT NULL,
  `updated_at` datetime DEFAULT current_timestamp(),
  `updatedby` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_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;

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

--
-- Table structure for table `tbl_requireddocuments`
--

CREATE TABLE `tbl_requireddocuments` (
  `requireddocument_id` int(11) NOT NULL,
  `documentsets_id` int(11) DEFAULT NULL,
  `title` varchar(255) DEFAULT NULL,
  `alias` varchar(255) DEFAULT NULL,
  `photo` varchar(255) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `display_order` int(11) DEFAULT NULL,
  `status` int(11) DEFAULT NULL,
  `remarks` text DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  `createdby` int(11) DEFAULT NULL,
  `updated_at` datetime DEFAULT NULL,
  `updatedby` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

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

--
-- Table structure for table `tbl_resourcearticles`
--

CREATE TABLE `tbl_resourcearticles` (
  `institutionarticle_id` int(11) NOT NULL,
  `parent_article` int(11) DEFAULT 0,
  `title` varchar(250) DEFAULT NULL,
  `subtitle` text 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
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;

--
-- Dumping data for table `tbl_resourcearticles`
--

INSERT INTO `tbl_resourcearticles` (`institutionarticle_id`, `parent_article`, `title`, `subtitle`, `alias`, `text`, `cover_photo`, `thumb`, `display_order`, `status`, `created_at`, `updated_at`, `seo_keywords`, `seo_title`, `seo_descriptions`, `og_tags`, `createdby`, `updatedby`) VALUES
(1, 0, 'Gallery', '', 'gallery', '', '', '', 1, -1, '2024-05-20 23:18:41', '2024-05-28 23:26:42', '', '', '', '', 1, 1),
(31, 4, 'Second Image', '', 'second-image', '', 'storage/ved/files/1/Preparation/australia.jpeg', '', 31, -1, '2024-05-28 23:10:16', '2024-05-28 23:26:56', '', '', '', '', 1, 1),
(30, 4, 'First Image', '', 'first-image', '', 'storage/ved/files/1/miltestone/award-1.jpg', '', 30, -1, '2024-05-28 23:09:47', '2024-05-28 23:26:51', '', '', '', '', 1, 1),
(4, 1, 'Point Park University spot admission', '', 'point-park-university-spot-admission', '', 'storage/ved/files/1/Gallery/3.jpg', '', 4, -1, '2024-05-20 23:20:50', '2024-05-28 23:26:46', '', '', '', '', 1, 1),
(5, 0, 'Sample Documents', '', 'sample-documents', '', '', '', 5, 1, '2024-05-20 23:32:23', '2024-05-20 23:32:23', '', '', '', '', 1, 1),
(6, 5, 'document', '', 'document', '', 'storage/ved/files/1/Gallery/6.jpg', 'storage/ved/files/1/DocumentSamplePDF/sample-compressed.pdf', 6, 1, '2024-05-20 23:32:43', '2024-05-20 23:52:23', '', '', '', '', 1, 1),
(7, 5, 'document', '', 'document', '', 'storage/ved/files/1/Gallery/4.jpg', 'storage/ved/files/1/DocumentSamplePDF/sample-compressed.pdf', 7, 1, '2024-05-20 23:33:01', '2024-05-28 23:57:28', '', '', '', '', 1, 1),
(8, 0, 'Preparation Guide', '', 'preparation-guide', '', '', '', 8, 1, '2024-05-20 23:34:54', '2024-05-20 23:34:54', '', '', '', '', 1, 1),
(9, 8, 'document', '', 'document', '', 'storage/ved/files/1/Gallery/5.jpg', 'storage/ved/files/1/DocumentSamplePDF/sample-compressed.pdf', 9, 1, '2024-05-20 23:35:08', '2024-05-20 23:59:26', '', '', '', '', 1, 1),
(10, 8, 'document', '', 'document', '', 'storage/ved/files/1/Gallery/5.jpg', 'storage/ved/files/1/DocumentSamplePDF/sample-compressed.pdf', 10, 1, '2024-05-20 23:35:25', '2024-05-20 23:59:39', '', '', '', '', 1, 1),
(11, 0, 'FAQs', '', 'faqs', '', '', '', 11, -1, '2024-05-21 00:50:09', '2024-05-22 01:58:51', '', '', '', '', 1, 1),
(12, 11, 'Can i cancel my account at any time?', '', 'can-i-cancel-my-account-at-any-time', '<p>Engineers should help solve the hardest questions, the unknowns, where being familiar with how the product was built is essential. But we don&rsquo;t want to keep answering solved problems over and over again. That&rsquo;s where Stack Overflow for Teams really helps.</p>', '', '', 12, -1, '2024-05-21 00:51:00', '2024-05-22 01:59:10', '', '', '', '', 1, 1),
(13, 11, 'Who am i?', '', 'who-am-i', '<p>Engineers should help solve the hardest questions, the unknowns, where being familiar with how the product was built is essential. But we don&rsquo;t want to keep answering solved problems over and over again. That&rsquo;s where Stack Overflow for Teams really helps.</p>', '', '', 13, -1, '2024-05-21 00:51:51', '2024-05-22 01:59:17', '', '', '', '', 1, 1),
(14, 0, 'Institutions Prospectors', '', 'institutions-prospectors', '<p>At VED International Education Consultancy, we recognize the importance of building strong relationships with educational institutions around the globe. Our team of Institutions Prospectors is dedicated to identifying and establishing partnerships with prestigious universities, colleges, and language schools that align with our mission of providing students with high-quality education opportunities. By leveraging our extensive network and market research capabilities, we ensure that our students have access to a diverse range of programs and institutions that meet their academic and professional aspirations.</p>\r\n\r\n<p>Our Institutions Prospectors work diligently to stay informed about the latest developments in the education sector, enabling us to connect with institutions that offer innovative programs and cutting-edge facilities. This proactive approach allows us to provide our students with up-to-date information about admission requirements, scholarship opportunities, and unique course offerings. Through these strategic partnerships, VED is able to enhance the overall student experience, ensuring that our clients receive the best possible guidance and support as they embark on their educational journeys abroad.</p>', '', '', 14, 1, '2024-05-21 01:43:43', '2024-06-06 09:17:40', '', '', '', '', 1, 1),
(15, 14, 'Brochures of VED Education', '', 'brochures-of-ved-education', '<p>Discover endless opportunities with VED International Education Consultancy! Since 2010, VED has been dedicated to guiding students towards their dreams of studying abroad in world-renowned institutions. Our expert team offers personalized counseling, test preparation classes (IELTS, SAT, TOEFL, GRE, GMAT, PTE, CAE), and seamless visa assistance, ensuring a smooth journey to your desired destination. With a commitment to excellence and a family-like atmosphere, we provide reliable information, scholarship opportunities, and support every step of the way. Join VED and embark on a transformative educational adventure today! Visit our website for more details and student testimonials.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>', 'storage/ved/files/1/Brochures/brochures-1.jpg', 'storage/ved/files/1/DocumentSamplePDF/sample-compressed.pdf', 15, 1, '2024-05-21 01:46:30', '2024-06-06 09:24:50', '', '', '', '', 1, 1),
(16, 0, 'Promotional Brochures', '', 'promotional-brochures', '', '', '', 16, 1, '2024-05-21 01:47:07', '2024-05-21 01:47:07', '', '', '', '', 1, 1),
(17, 16, 'Promotional Brochures', '', 'promotional-brochures', '<p>Discover endless opportunities with VED International Education Consultancy! Since 2010, VED has been dedicated to guiding students towards their dreams of studying abroad in world-renowned institutions. Our expert team offers personalized counseling, test preparation classes (IELTS, SAT, TOEFL, GRE, GMAT, PTE, CAE), and seamless visa assistance, ensuring a smooth journey to your desired destination. With a commitment to excellence and a family-like atmosphere, we provide reliable information, scholarship opportunities, and support every step of the way. Join VED and embark on a transformative educational adventure today! Visit our website for more details and student testimonials.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>', 'storage/ved/files/1/Brochures/brochures-1.jpg', 'storage/ved/files/1/DocumentSamplePDF/sample-compressed.pdf', 17, 1, '2024-05-21 01:48:57', '2024-06-06 09:19:49', '', '', '', '', 1, 1),
(18, 0, 'Application Flow Chart', '', 'application-flow-chart', '<p>This flowchart outlines the step-by-step process VED International Education Consultancy follows to ensure a smooth and successful application journey for students aspiring to study abroad. From the initial inquiry to ongoing support after arrival, VED provides comprehensive services to guide students through every stage of their educational journey.</p>', '', '', 18, 1, '2024-05-21 01:49:23', '2024-06-06 09:21:44', '', '', '', '', 1, 1),
(19, 18, 'Application Flowchart of VED Education', '', 'application-flowchart-of-ved-education', '<div class=\"aos-animate aos-init event__details__content\">\r\n<p>This flowchart outlines the step-by-step process VED International Education Consultancy follows to ensure a smooth and successful application journey for students aspiring to study abroad. From the initial inquiry to ongoing support after arrival, VED provides comprehensive services to guide students through every stage of their educational journey.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n</div>', 'storage/ved/files/1/Brochures/application.png', '', 19, 1, '2024-05-21 01:50:37', '2024-06-06 09:25:19', '', '', '', '', 1, 1),
(20, 0, 'Privilege Card', '', 'privilege-card', '', '', '', 20, 1, '2024-05-21 03:41:31', '2024-05-21 03:41:31', '', '', '', '', 1, 1),
(21, 20, 'Privilege', '', 'privilege', '<p>At VED International Education Consultancy, we value our students and aim to provide them with additional benefits to enhance their study abroad experience. Our VED Privilege Cards offer exclusive advantages and discounts to our students, ensuring they receive the best support and services throughout their journey. Here&rsquo;s a detailed overview of our VED Privilege Cards:</p>\r\n\r\n<h4>1. <strong>Bronze Privilege Card</strong></h4>\r\n\r\n<ul>\r\n	<li><strong>Eligibility:</strong> Issued to students upon initial consultation.</li>\r\n	<li><strong>Benefits:</strong>\r\n	<ul>\r\n		<li><strong>Discount on Test Preparation Classes:</strong> Enjoy a 5% discount on all test preparation classes (IELTS, SAT, TOEFL, GRE, GMAT, PTE, CAE).</li>\r\n		<li><strong>Access to Exclusive Seminars:</strong> Invitations to special seminars and webinars conducted by VED experts and guest speakers.</li>\r\n		<li><strong>Counseling Sessions:</strong> One additional free counseling session with our certified advisors.</li>\r\n	</ul>\r\n	</li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<h4>2. <strong>Silver Privilege Card</strong></h4>\r\n\r\n<ul>\r\n	<li><strong>Eligibility:</strong> Issued to students upon submission of university applications through VED.</li>\r\n	<li><strong>Benefits:</strong>\r\n	<ul>\r\n		<li><strong>Higher Discount on Test Preparation Classes:</strong> 10% discount on all test preparation classes.</li>\r\n		<li><strong>Priority Counseling:</strong> Priority access to counseling sessions and quick response times for queries.</li>\r\n		<li><strong>Accommodation Assistance:</strong> Assistance in finding and securing accommodation options.</li>\r\n		<li><strong>Access to Study Materials:</strong> Free access to premium study materials and resources.</li>\r\n	</ul>\r\n	</li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<h4>3. <strong>Gold Privilege Card</strong></h4>\r\n\r\n<ul>\r\n	<li><strong>Eligibility:</strong> Issued to students who receive an offer of admission from a university.</li>\r\n	<li><strong>Benefits:</strong>\r\n	<ul>\r\n		<li><strong>Exclusive Discounts:</strong> 15% discount on test preparation classes and additional discounts on educational resources.</li>\r\n		<li><strong>Visa Application Support:</strong> Comprehensive support with visa applications, including document review and interview preparation.</li>\r\n		<li><strong>Networking Events:</strong> Invitations to exclusive networking events with alumni and industry professionals.</li>\r\n		<li><strong>Travel Assistance:</strong> Guidance on travel arrangements and discounts on selected travel agencies.</li>\r\n	</ul>\r\n	</li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<h4>4. <strong>Platinum Privilege Card</strong></h4>\r\n\r\n<ul>\r\n	<li><strong>Eligibility:</strong> Issued to students who have secured a visa and are preparing for departure.</li>\r\n	<li><strong>Benefits:</strong>\r\n	<ul>\r\n		<li><strong>Maximum Discounts:</strong> 20% discount on test preparation classes and other VED services.</li>\r\n		<li><strong>Comprehensive Pre-Departure Orientation:</strong> Detailed pre-departure orientation sessions and materials.</li>\r\n		<li><strong>Post-Arrival Support:</strong> Ongoing support in the host country, including assistance with local resources and emergency contacts.</li>\r\n		<li><strong>Health Insurance Discounts:</strong> Discounts on OSHC and other health insurance plans.</li>\r\n	</ul>\r\n	</li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<h3>How to Avail VED Privilege Cards</h3>\r\n\r\n<ol>\r\n	<li><strong>Registration:</strong> Start by registering with VED International Education Consultancy and scheduling your initial consultation.</li>\r\n	<li><strong>Progress through the Application Process:</strong> As you progress through each stage of the application process (from consultation to visa acquisition), you will automatically be upgraded to the next level of the privilege card.</li>\r\n	<li><strong>Enjoy Exclusive Benefits:</strong> Utilize the benefits associated with your current privilege card to enhance your study abroad experience.</li>\r\n</ol>\r\n\r\n<h3>&nbsp;</h3>', 'storage/ved/files/1/Sliders/gregmat.png', '', 21, 1, '2024-05-21 03:42:52', '2024-06-06 09:29:43', '', '', '', '', 1, 1),
(22, 0, 'SOP', '', 'sop', '', '', '', 22, 1, '2024-05-21 04:05:16', '2024-05-21 04:05:16', '', '', '', '', 1, 1),
(23, 22, 'Statement Of Purpose', '', 'statement-of-purpose', '<p>The&nbsp;<strong>Statement of Purpose&nbsp;</strong>is the most important part of your application that will tell the admissions committee who you are in some detail, what you want to learn about in your applied courses, what has influenced your career path so far, your professional interests and where you plan to go from here. It is a long essay that includes a brief introduction, educational background, employment history, course details of the applied course, career goals, and many more things.</p>\r\n\r\n<p>The statement of purpose approximately consists of 1000 words. It is a declarative sentence that summarizes the specific topic and goals of a document. It is typically included in the introduction to give the reader an accurate, concrete understanding of what the document will cover and what admissions committee can gain from reading it. So the statement of purpose should be clear and genuine with proper checking of every grammar error, spelling, or any else mistakes. It plays a vital role in admission.</p>\r\n\r\n<p>Statement of Purpose must include the following information:</p>\r\n\r\n<ul>\r\n	<li>Your personal brief introduction or you can start with personal philosophy/motto if you like. It includes your name, address, your intent for the course, etc.</li>\r\n	<li>You should state your academic achievements or history and English proficiency with respective dates. Also the training, internship, employment history if applicable.</li>\r\n	<li>The reason to choose the particular education destination where students should have some comparative differences like health and safety, education system, duration to complete and cost analysis as well as definitely career opportunity with that country and also why not to study in Nepal or any other country.</li>\r\n	<li>The reason to choose a particular education provider compares to other institutions in terms of graduation and employability rate, student support, student/teacher ratio at the class, and any further good point like Academic requirement, tuition fees, IELTS requirement of institution ranking and also with about the chosen city.</li>\r\n	<li>The student must be clear about the course he/she is applying for and how that program fits with your future plans and career pathways. In-depth you can explain the course (units, compulsory subjects, elective/major/optional subject, and possible career opportunity.</li>\r\n	<li>The main point of the statement of purpose is to show your vision clearly to the admission committee so your career plan should be clear and specific. You can mention the potentiality to achieve the goals you have set for yourself the career opportunity, the competitive benefit you will get with the help of your applied course.</li>\r\n	<li>For the financial coverage of your studies, you should explain your family&rsquo;s financial capacity and circumstances of the sponsor.</li>\r\n	<li>The student should aware of the GTE requirement and immigration history, here student needs to explain whether they have applied earlier to any country, immigration history, previous travel history.</li>\r\n	<li>As final words, you can conclude the statement of purpose by requesting your admission to that particular institution with the course you have chosen.</li>\r\n</ul>', 'storage/ved/files/1/Sliders/slider2.jpg', '', 23, 1, '2024-05-21 04:05:57', '2024-06-06 09:41:59', '', '', '', '', 1, 1),
(24, 0, 'Career', '', 'career', '', '', '', 24, 1, '2024-05-21 04:20:33', '2024-05-21 04:20:33', '', '', '', '', 1, 1),
(25, 24, 'Large Office', 'Enjoy a comfortable office environment with the most modern and stylish furnishing.', 'large-office', '', '', '', 25, 1, '2024-05-21 04:21:28', '2024-05-21 04:21:28', '', '', '', '', 1, 1),
(26, 24, 'Easy Location', 'Commute easily to work at your convenience and enjoy compensation transport costs.', 'easy-location', '', '', '', 26, 1, '2024-05-21 04:22:03', '2024-05-21 04:22:03', '', '', '', '', 1, 1),
(27, 24, 'Great Co-workers', 'Work with some of the best talent in the industry and build strong networks with them.', 'great-co-workers', '', '', '', 27, 1, '2024-05-21 04:22:30', '2024-05-21 04:22:30', '', '', '', '', 1, 1),
(28, 24, 'Performance Award', 'Get awarded for better performance every 6 months and be recognized your work.', 'performance-award', '', '', '', 28, 1, '2024-05-21 04:22:55', '2024-05-21 04:22:55', '', '', '', '', 1, 1),
(29, 24, '', '', '', '<div class=\"populerarea__content__2\">\r\n<p>At VEd Education we believe in working together and working hard. With over 800,0 happy clients, we are looking for dynamic and creative individuals who are willing to dedicate themselves to providing innovative products and services for our clients.</p>\r\n\r\n<p>Besides getting the opportunity to unlock your true potential, at EleHirely you can also network with some of the most talented people in the industry, go on annual picnics outside the country and enjoy many other benefits by working with us.</p>\r\n</div>', '', '', 29, 1, '2024-05-21 04:23:27', '2024-05-21 04:23:27', '', '', '', '', 1, 1);

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

--
-- 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,
  `image_thumb` 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;

--
-- Dumping data for table `tbl_services`
--

INSERT INTO `tbl_services` (`service_id`, `parent_service`, `title`, `alias`, `text`, `link`, `cover_photo`, `image_thumb`, `display_order`, `status`, `created_at`, `updated_at`, `seo_keywords`, `seo_title`, `seo_descriptions`, `og_tags`, `createdby`, `updatedby`) VALUES
(1, 0, 'Educational Counselling', 'educational-counselling', '<p>It is important for one to choose and decide on a definite career path early in one&rsquo;s life. With a wide range of courses and university colleges. Seeking international students like YOU.We promise you to provide wonderful/ Best educational counselling. While selecting universities/colleges, it is important for the students to take the Standardized Test Application, Application Essay, Admission Requirements and many more.</p>\r\n\r\n<ul>\r\n	<li>Course selection</li>\r\n	<li>University selection</li>\r\n	<li>Standardised test (PTE/IELTS)</li>\r\n	<li>Scholarship Assistance</li>\r\n	<li>Admission Requirement</li>\r\n</ul>', '', 'storage/dreamon/files/1/background/page-header-bg.jpg', 'storage/dreamon/files/1/choose/mortarboard_1940611.png', 1, 1, '2024-03-27 01:23:37', '2024-03-28 23:04:45', '', '', '', '', 1, 1),
(2, 0, 'Interview Preparation', 'interview-preparation', '<p>Preparing for a visa interview can be tricky. Once everything is prepared, it is the final and most crucial step. With our professional members, we assist you with interview preparation. We prepare you for typical questions asked during the visa interview, such as the reason for your visa, your intended activities, the length of your stay, and your ties to your home country. You will receive instructions on how to prepare your responses to these inquiries, with a focus on being precise, succinct, and truthful.</p>\r\n\r\n<p>Other considerations are also necessary, and we will make sure to bring them up to you during your interview.&nbsp;</p>', '', 'storage/dreamon/files/1/background/page-header-bg.jpg', 'storage/dreamon/files/1/choose/mortarboard_1940611.png', 2, 1, '2024-03-27 01:24:02', '2024-03-28 23:07:34', '', '', '', '', 1, 1),
(3, 0, 'University Selection', 'university-selection', '<p>Broad term that can refer to various aspects of interconnectedness and communication on a global scale.</p>', '', 'storage/dreamon/files/1/background/page-header-bg.jpg', 'storage/dreamon/files/1/choose/mortarboard_1940611.png', 3, -1, '2024-03-27 01:25:14', '2024-03-28 23:07:57', '', '', '', '', 1, 1),
(4, 0, 'Visa Assistance', 'visa-assistance', '<p>Obtaining a visa for study abroad can be a complicated process. We are here to help students with their visa applications by offering support and direction. We also assist students with researching the country&rsquo;s visa requirements so they can familiarise themselves with the process and give themselves plenty of time to complete all the required steps. It is important to make plans in advance because some countries have lengthy processing times.</p>\r\n\r\n<p>Our main objectives are to assist you with your financial paperwork, provide guidance regarding the payment of any application fees, and maintain a copy of your application and all supporting materials for your records. For the most accurate and recent information , keep us in mind for your visa applications.</p>', '', 'storage/dreamon/files/1/background/page-header-bg.jpg', 'storage/dreamon/files/1/choose/mortarboard_1940611.png', 4, 1, '2024-03-27 01:25:44', '2024-03-28 23:06:56', '', '', '', '', 1, 1),
(5, 0, 'Collaborations to institutions', 'collaborations-to-institutions', '<p>We offer a space for you to introduce yourself and foster strong professional relationships by sharing updates, progress, and ideas. We give you the opportunity to network with professionals at events in your field, which enables you to keep in touch with your collaborators in a timely and efficient manner.&nbsp;</p>', '', 'storage/dreamon/files/1/background/page-header-bg.jpg', 'storage/dreamon/files/1/choose/mortarboard_1940611.png', 5, 1, '2024-03-27 01:26:12', '2024-03-28 23:07:16', '', '', '', '', 1, 1),
(6, 0, 'Registration for Entrance and English tests', 'registration-for-entrance-and-english-tests', '<p>We conduct both IELTS and PTE classes and also help you with Standardized English Test booking.</p>\r\n\r\n<p><strong>IELTS:</strong></p>\r\n\r\n<p>It is a globally recognized Standardised English Test that assesses English Language Skill in the areas of Listening, Reading, writing and Speaking.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>\r\n\r\n<p><strong>PTE- academic</strong></p>\r\n\r\n<p>PTE Academic Exam is a computer-based English Language Test accepted by educational institutions around the world. PTE Academic measures your English speaking, listening, reading, and writing skills in a single, short test. It lasts for three hours and is divided into sections. The test will automatically continue after the section&rsquo;s assigned time has passed.</p>', '', 'storage/dreamon/files/1/background/page-header-bg.jpg', 'storage/dreamon/files/1/choose/mortarboard_1940611.png', 6, 1, '2024-03-27 01:26:33', '2024-03-28 23:05:42', '', '', '', '', 1, 1),
(7, 1, 'Over the last 35 Years we made an impact that is strong & we have long way to go.', 'over-the-last-35-years-we-made-an-impact-that-is-strong-we-have-long-way-to-go', '<p>These are the concepts that shape our distinctive culture &amp; differentiate us from others. They true the unique spirit of our Firm guide the behaviors that enable us to deliver the promises we make to our clients and our people.</p>', '', 'storage/dreamon/files/1/background/page-header-bg.jpg', 'storage/dreamon/files/1/services/13 (1).jpg', 7, -1, '2024-03-27 01:26:54', '2024-03-28 23:08:51', '', '', '', '', 1, 1),
(8, 1, 'Service Process', 'service-process', '<p>At Immigway our culture comes to life through three core values:</p>\r\n\r\n<ul>\r\n	<li>We seize opportunities to innovate and grow</li>\r\n	<li>We are one firm with a shared sense of purpose</li>\r\n	<li>We care about each other and the world around us</li>\r\n</ul>', '', '', 'storage/dreamon/files/1/services/13 (1).jpg', 8, -1, '2024-03-27 01:27:36', '2024-03-28 23:08:57', '', '', '', '', 1, 1),
(9, 0, 'Academic Counselling', 'academic-counselling', '<p>In today&rsquo;s world, choosing the right course is crucial for students.&nbsp;Dream On can help students explore different courses and programs that fit with their interests, academic qualifications, and financial situation.</p>\r\n\r\n<p>Our counselling department knows what universities in different countries will look for and what Standardized English Test courses students should take to be eligible for admission to university. We also search for colleges or universities that provide financial aid. Students are also encouraged to check admission requirements with individual universities.</p>', '', 'storage/dreamon/files/1/background/page-header-bg.jpg', 'storage/dreamon/files/1/services/13 (1).jpg', 9, 1, '2024-03-28 23:06:40', '2024-03-28 23:09:07', '', '', '', '', 1, 1);

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

--
-- 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,
  `location` varchar(255) DEFAULT NULL,
  `email` varchar(255) DEFAULT NULL,
  `phone` varchar(255) DEFAULT NULL,
  `secondary_phone` varchar(255) DEFAULT NULL,
  `working_hours` varchar(255) DEFAULT NULL,
  `working_days` varchar(255) DEFAULT NULL,
  `leave_days` 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,
  `youtube` 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`, `location`, `email`, `phone`, `secondary_phone`, `working_hours`, `working_days`, `leave_days`, `google_map`, `fb`, `insta`, `twitter`, `tiktok`, `youtube`, `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, 'Bibhuti LMS', 'Ved International Education Consultancy is a private limited company registered under the Government of Nepal (REGD. No. 78839/067/068). Ved International Education Consultancy is the best consultancy in Nepal established in 2010,', 'info@dreamoneducation.com', '', 'Dillibazar, Kathmandu', 'info@vedinternational.com', '+977 1 4010588', '', '09:30 AM - 5:30 PM', 'Sun - Fri', '', 'https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d883.0949391974468!2d85.32302736933097!3d27.705558793809068!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39eb19fdc6a9c123%3A0xb39c97df78aa662a!2sVed%20International%20Education%20Consultancy!5e0!3m2!1sen!2snp!4v1715830558741!5m2!1sen!2snp', 'https://www.facebook.com', 'https://www.facebook.com', 'https://www.x.com/', 'https://www.youtube.com/', 'https://www.facebook.com', 'storage/ved/files/1/Logo/logo.png', 'storage/ved/files/1/Logo/logo.png', '', 'storage/ved/files/1/logo-icon-02-01.png', '', '', '©Copyright 2024 Ved International Consultancy. All rights reserved', 'https://www.youtube.com/watch?v=8Hf9gSXyPBc', '', '', NULL, '', '', '', 1, 1, NULL, '2024-10-01 07:09:15', 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
(3, 'Repellendus Nihil q', 'Elit et non dolorem', 'Similique minima quo', 'Rerum doloremque eos', 'storage/ved/files/1/Sliders/slider1.jpg', 1, 1, 1, 1, '2024-05-19 02:19:43', '2024-05-19 03:50:52'),
(4, '', '', '', '', 'storage/ved/files/1/Sliders/slider2.jpg', 2, 1, 1, 1, '2024-05-19 03:51:11', '2024-05-19 03:51:11');

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

--
-- Table structure for table `tbl_subscribers`
--

CREATE TABLE `tbl_subscribers` (
  `subscriber_id` int(11) NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `alias` varchar(255) DEFAULT 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;

--
-- Dumping data for table `tbl_subscribers`
--

INSERT INTO `tbl_subscribers` (`subscriber_id`, `title`, `alias`, `email`, `display_order`, `status`, `createdby`, `updatedby`, `created_at`, `updated_at`) VALUES
(1, NULL, NULL, 'tancho@gmail.com', 1, 1, 1, 1, '2024-05-21 23:43:12', '2024-05-21 23:43:12'),
(2, NULL, NULL, 'tanchohanglimb2@gmail.com', 1, 1, 1, 1, '2024-05-21 23:43:22', '2024-05-21 23:43:22'),
(3, NULL, NULL, 'tanchohangtest@gmail.com', 1, 1, 1, 1, '2024-05-21 23:55:25', '2024-05-21 23:55:25'),
(4, NULL, NULL, 'razusrest@gmail.com', 1, 1, 1, 1, '2024-06-10 06:52:27', '2024-06-10 06:52:27');

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

--
-- 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;

--
-- Dumping data for table `tbl_teams`
--

INSERT INTO `tbl_teams` (`team_id`, `branches_id`, `title`, `alias`, `photo`, `thumb`, `designation`, `role`, `description`, `display_order`, `status`, `created_at`, `updated_at`, `createdby`, `updatedby`) VALUES
(5, 0, 'Name', 'name', NULL, 'storage/dreamon/files/1/team/1 (1).jpg', 'Designation', '', '', 1, 1, '2024-03-25 01:27:52', '2024-03-25 01:27:52', 1, 1),
(6, 0, 'Name', 'name', NULL, 'storage/dreamon/files/1/team/2 (1).jpg', 'Designation', '', '', 2, 1, '2024-03-25 01:28:10', '2024-03-25 01:28:10', 1, 1),
(7, 0, 'Name', 'name', NULL, 'storage/dreamon/files/1/team/3 (1).jpg', 'Designation', '', '', 3, 1, '2024-03-25 01:28:36', '2024-03-25 01:28:36', 1, 1),
(8, 0, 'Name', 'name', NULL, 'storage/dreamon/files/1/team/4 (1).jpg', 'Designation', '', '', 4, 1, '2024-03-25 01:28:49', '2024-03-25 01:28:49', 1, 1),
(9, 0, 'Name', 'name', NULL, 'storage/dreamon/files/1/team/5.jpg', 'Designation', '', '', 5, 1, '2024-03-25 01:29:01', '2024-03-25 01:29:01', 1, 1),
(10, 0, 'Name', 'name', NULL, 'storage/dreamon/files/1/team/6.jpg', 'Designation', '', '', 6, 1, '2024-03-25 01:29:14', '2024-03-25 01:29:14', 1, 1),
(11, 0, 'Name', 'name', NULL, 'storage/dreamon/files/1/team/7.jpg', 'Designation', '', '', 7, 1, '2024-03-25 01:29:38', '2024-03-25 01:29:38', 1, 1),
(12, 0, 'Name', 'name', NULL, 'storage/dreamon/files/1/team/8.jpg', 'Designation', '', '', 8, 1, '2024-03-25 01:29:53', '2024-03-25 01:29:53', 1, 1),
(13, 0, 'Sima karki', 'sima-karki', NULL, 'storage/dreamon/files/1/team/5.jpg', 'Manager', '', '', 9, 1, '2024-03-28 03:51:09', '2024-03-28 03:51:09', 1, 1);

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

--
-- 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,
  `rating` int(11) 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`, `rating`, `alias`, `image`, `cover`, `text`, `remarks`, `display_order`, `status`, `testimonials_faculty`, `testimonials_university`, `university`, `faculty`, `createdby`, `created_at`, `updatedby`, `updated_at`) VALUES
(10, NULL, NULL, 0, 'Shiva Regmi', NULL, '', 'storage/ved/files/1/images.png', '', '<p>Thanks to VED International, I was able to navigate the complex visa application process with ease. Their expert guidance and support ensured that all my documents were in order, and I received my student visa to Australia without any hitches. I highly recommend VED for their professionalism and commitment to student success.</p>', '', 1, 1, NULL, NULL, NULL, '', '1', '2024-05-19 04:37:30', '1', '2024-06-06 07:56:26'),
(11, NULL, NULL, 0, 'Anu Karki', NULL, '', 'storage/ved/files/1/images.png', '', '<p>VED International played a crucial role in helping me secure my student visa for Canada. Their team provided personalized assistance, helped me prepare all necessary documents, and guided me through the entire visa application process. I am grateful for their support and would recommend VED to anyone seeking visa assistance</p>', '', 2, 1, NULL, NULL, NULL, '', '1', '2024-05-19 04:38:09', '1', '2024-06-06 07:56:54'),
(12, NULL, NULL, 0, 'Sonam Rai', NULL, '', 'storage/ved/files/1/images.png', '', '<p>VED International exceeded my expectations in assisting me with my student visa application for New Zealand. Their knowledgeable counselors provided valuable insights, helped me with visa documentation, and guided me through every step of the process. I am now ready to pursue my dream of studying abroad, all thanks to VED.</p>', '', 3, 1, NULL, NULL, NULL, '', '1', '2024-06-06 07:58:38', '1', '2024-06-06 07:58:38');

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

--
-- Table structure for table `tbl_universities`
--

CREATE TABLE `tbl_universities` (
  `university_id` int(11) NOT NULL,
  `countries_id` 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;

--
-- Dumping data for table `tbl_universities`
--

INSERT INTO `tbl_universities` (`university_id`, `countries_id`, `title`, `alias`, `text`, `description`, `thumb`, `cover_photo`, `display_order`, `status`, `created_at`, `updated_at`, `seo_keywords`, `seo_title`, `seo_descriptions`, `og_tags`, `createdby`, `updatedby`) VALUES
(1, 5, 'Test University', 'test-university', '10', '222', '', '', 1, 1, '2024-06-06 07:40:14', '2024-06-06 07:40:14', '', '', '', '', 1, 1);

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

--
-- Table structure for table `tbl_university`
--

CREATE TABLE `tbl_university` (
  `university_id` int(11) NOT NULL,
  `institution_id` int(11) DEFAULT NULL,
  `institutiontypes_id` int(11) DEFAULT NULL,
  `countries_id` int(11) DEFAULT NULL,
  `title` varchar(255) DEFAULT NULL,
  `alias` varchar(255) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `state` varchar(255) DEFAULT NULL,
  `city` varchar(255) DEFAULT NULL,
  `address` text DEFAULT NULL,
  `contact` varchar(255) DEFAULT NULL,
  `logo` varchar(255) DEFAULT NULL,
  `thumb` varchar(255) DEFAULT NULL,
  `display_order` int(11) DEFAULT NULL,
  `status` int(11) DEFAULT NULL,
  `remarks` text DEFAULT NULL,
  `created_at` datetime DEFAULT current_timestamp(),
  `createdby` int(11) DEFAULT NULL,
  `updated_at` datetime DEFAULT current_timestamp(),
  `updatedby` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- 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,
  `status` int(11) 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`, `status`) VALUES
(1, 'Prajwal Adhikari', 'prajwalbro@hotmail.com', 'prajwalbro@hotmail.com', NULL, '$2y$10$3zlF9VeXexzWKRDPZuDio.W7RZIC3tU.cjwMoLzG8ki8bVwAQn1WW', NULL, NULL, NULL, NULL, 1);

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

--
-- Table structure for table `tbl_videos`
--

CREATE TABLE `tbl_videos` (
  `video_id` int(11) NOT NULL,
  `title` varchar(250) DEFAULT NULL,
  `alias` varchar(250) DEFAULT NULL,
  `link` 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_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_aboutus`
--
ALTER TABLE `tbl_aboutus`
  ADD PRIMARY KEY (`aboutus_id`);

--
-- 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_careerdetails`
--
ALTER TABLE `tbl_careerdetails`
  ADD PRIMARY KEY (`careerdetail_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_coops`
--
ALTER TABLE `tbl_coops`
  ADD PRIMARY KEY (`coop_id`);

--
-- Indexes for table `tbl_countries`
--
ALTER TABLE `tbl_countries`
  ADD PRIMARY KEY (`country_id`);

--
-- Indexes for table `tbl_countries_cf`
--
ALTER TABLE `tbl_countries_cf`
  ADD PRIMARY KEY (`country_id`);

--
-- Indexes for table `tbl_countryarticles`
--
ALTER TABLE `tbl_countryarticles`
  ADD PRIMARY KEY (`article_id`);

--
-- Indexes for table `tbl_customers`
--
ALTER TABLE `tbl_customers`
  ADD PRIMARY KEY (`customer_id`);

--
-- Indexes for table `tbl_customfields`
--
ALTER TABLE `tbl_customfields`
  ADD PRIMARY KEY (`customfield_id`);

--
-- Indexes for table `tbl_designations`
--
ALTER TABLE `tbl_designations`
  ADD PRIMARY KEY (`designation_id`);

--
-- Indexes for table `tbl_documentsets`
--
ALTER TABLE `tbl_documentsets`
  ADD PRIMARY KEY (`documentset_id`);

--
-- Indexes for table `tbl_enquiries`
--
ALTER TABLE `tbl_enquiries`
  ADD PRIMARY KEY (`enquiry_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_eventsarticles`
--
ALTER TABLE `tbl_eventsarticles`
  ADD PRIMARY KEY (`article_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_galleryarticles`
--
ALTER TABLE `tbl_galleryarticles`
  ADD PRIMARY KEY (`gallery_id`);

--
-- Indexes for table `tbl_inquiries`
--
ALTER TABLE `tbl_inquiries`
  ADD PRIMARY KEY (`inquiries_id`);

--
-- Indexes for table `tbl_institutionarticles`
--
ALTER TABLE `tbl_institutionarticles`
  ADD PRIMARY KEY (`institutionarticle_id`);

--
-- Indexes for table `tbl_institutions`
--
ALTER TABLE `tbl_institutions`
  ADD PRIMARY KEY (`institution_id`);

--
-- Indexes for table `tbl_institutions_cf`
--
ALTER TABLE `tbl_institutions_cf`
  ADD PRIMARY KEY (`institution_id`);

--
-- Indexes for table `tbl_institutiontypes`
--
ALTER TABLE `tbl_institutiontypes`
  ADD PRIMARY KEY (`institutiontype_id`);

--
-- Indexes for table `tbl_intakes`
--
ALTER TABLE `tbl_intakes`
  ADD PRIMARY KEY (`intake_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_networkarticles`
--
ALTER TABLE `tbl_networkarticles`
  ADD PRIMARY KEY (`article_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_orders`
--
ALTER TABLE `tbl_orders`
  ADD PRIMARY KEY (`order_id`);

--
-- Indexes for table `tbl_order_details`
--
ALTER TABLE `tbl_order_details`
  ADD PRIMARY KEY (`order_detail_id`);

--
-- Indexes for table `tbl_partners`
--
ALTER TABLE `tbl_partners`
  ADD PRIMARY KEY (`partner_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_positions`
--
ALTER TABLE `tbl_positions`
  ADD PRIMARY KEY (`position_id`);

--
-- Indexes for table `tbl_preparationclasses`
--
ALTER TABLE `tbl_preparationclasses`
  ADD PRIMARY KEY (`preparationclass_id`);

--
-- Indexes for table `tbl_preparationclasses_cf`
--
ALTER TABLE `tbl_preparationclasses_cf`
  ADD PRIMARY KEY (`preparationclass_id`);

--
-- Indexes for table `tbl_preparationclassoffers`
--
ALTER TABLE `tbl_preparationclassoffers`
  ADD PRIMARY KEY (`preparationclassoffer_id`);

--
-- Indexes for table `tbl_preparationclasstestimonials`
--
ALTER TABLE `tbl_preparationclasstestimonials`
  ADD PRIMARY KEY (`testimonial_id`);

--
-- Indexes for table `tbl_products`
--
ALTER TABLE `tbl_products`
  ADD PRIMARY KEY (`product_id`);

--
-- Indexes for table `tbl_programlevels`
--
ALTER TABLE `tbl_programlevels`
  ADD PRIMARY KEY (`programlevel_id`);

--
-- Indexes for table `tbl_programs`
--
ALTER TABLE `tbl_programs`
  ADD PRIMARY KEY (`program_id`);

--
-- Indexes for table `tbl_programs_cf`
--
ALTER TABLE `tbl_programs_cf`
  ADD PRIMARY KEY (`program_id`);

--
-- Indexes for table `tbl_quicklinks`
--
ALTER TABLE `tbl_quicklinks`
  ADD PRIMARY KEY (`quicklink_id`);

--
-- Indexes for table `tbl_requireddocuments`
--
ALTER TABLE `tbl_requireddocuments`
  ADD PRIMARY KEY (`requireddocument_id`);

--
-- Indexes for table `tbl_resourcearticles`
--
ALTER TABLE `tbl_resourcearticles`
  ADD PRIMARY KEY (`institutionarticle_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_universities`
--
ALTER TABLE `tbl_universities`
  ADD PRIMARY KEY (`university_id`);

--
-- Indexes for table `tbl_university`
--
ALTER TABLE `tbl_university`
  ADD PRIMARY KEY (`university_id`);

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

--
-- Indexes for table `tbl_videos`
--
ALTER TABLE `tbl_videos`
  ADD PRIMARY KEY (`video_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_aboutus`
--
ALTER TABLE `tbl_aboutus`
  MODIFY `aboutus_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_accridiations`
--
ALTER TABLE `tbl_accridiations`
  MODIFY `accridiation_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_activity_logs`
--
ALTER TABLE `tbl_activity_logs`
  MODIFY `activity_id` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6641;

--
-- AUTO_INCREMENT for table `tbl_articles`
--
ALTER TABLE `tbl_articles`
  MODIFY `article_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=79;

--
-- AUTO_INCREMENT for table `tbl_blogs`
--
ALTER TABLE `tbl_blogs`
  MODIFY `blog_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9;

--
-- 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_careerdetails`
--
ALTER TABLE `tbl_careerdetails`
  MODIFY `careerdetail_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- 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_coops`
--
ALTER TABLE `tbl_coops`
  MODIFY `coop_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_countries`
--
ALTER TABLE `tbl_countries`
  MODIFY `country_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10;

--
-- AUTO_INCREMENT for table `tbl_countries_cf`
--
ALTER TABLE `tbl_countries_cf`
  MODIFY `country_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_countryarticles`
--
ALTER TABLE `tbl_countryarticles`
  MODIFY `article_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=46;

--
-- AUTO_INCREMENT for table `tbl_customers`
--
ALTER TABLE `tbl_customers`
  MODIFY `customer_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_designations`
--
ALTER TABLE `tbl_designations`
  MODIFY `designation_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_documentsets`
--
ALTER TABLE `tbl_documentsets`
  MODIFY `documentset_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_enquiries`
--
ALTER TABLE `tbl_enquiries`
  MODIFY `enquiry_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

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

--
-- AUTO_INCREMENT for table `tbl_events`
--
ALTER TABLE `tbl_events`
  MODIFY `event_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6;

--
-- AUTO_INCREMENT for table `tbl_eventsarticles`
--
ALTER TABLE `tbl_eventsarticles`
  MODIFY `article_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9;

--
-- 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=12;

--
-- 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=3;

--
-- AUTO_INCREMENT for table `tbl_galleryarticles`
--
ALTER TABLE `tbl_galleryarticles`
  MODIFY `gallery_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6;

--
-- AUTO_INCREMENT for table `tbl_inquiries`
--
ALTER TABLE `tbl_inquiries`
  MODIFY `inquiries_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_institutionarticles`
--
ALTER TABLE `tbl_institutionarticles`
  MODIFY `institutionarticle_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7;

--
-- AUTO_INCREMENT for table `tbl_institutions`
--
ALTER TABLE `tbl_institutions`
  MODIFY `institution_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=16;

--
-- AUTO_INCREMENT for table `tbl_institutions_cf`
--
ALTER TABLE `tbl_institutions_cf`
  MODIFY `institution_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_institutiontypes`
--
ALTER TABLE `tbl_institutiontypes`
  MODIFY `institutiontype_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_intakes`
--
ALTER TABLE `tbl_intakes`
  MODIFY `intake_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=131;

--
-- 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_networkarticles`
--
ALTER TABLE `tbl_networkarticles`
  MODIFY `article_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7;

--
-- AUTO_INCREMENT for table `tbl_news`
--
ALTER TABLE `tbl_news`
  MODIFY `news_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6;

--
-- AUTO_INCREMENT for table `tbl_operation_logs`
--
ALTER TABLE `tbl_operation_logs`
  MODIFY `operation_id` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1022;

--
-- AUTO_INCREMENT for table `tbl_orders`
--
ALTER TABLE `tbl_orders`
  MODIFY `order_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_order_details`
--
ALTER TABLE `tbl_order_details`
  MODIFY `order_detail_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_partners`
--
ALTER TABLE `tbl_partners`
  MODIFY `partner_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- 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=2;

--
-- AUTO_INCREMENT for table `tbl_positions`
--
ALTER TABLE `tbl_positions`
  MODIFY `position_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- 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_preparationclasses_cf`
--
ALTER TABLE `tbl_preparationclasses_cf`
  MODIFY `preparationclass_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_preparationclassoffers`
--
ALTER TABLE `tbl_preparationclassoffers`
  MODIFY `preparationclassoffer_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_preparationclasstestimonials`
--
ALTER TABLE `tbl_preparationclasstestimonials`
  MODIFY `testimonial_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_products`
--
ALTER TABLE `tbl_products`
  MODIFY `product_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_programlevels`
--
ALTER TABLE `tbl_programlevels`
  MODIFY `programlevel_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_programs_cf`
--
ALTER TABLE `tbl_programs_cf`
  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 for table `tbl_requireddocuments`
--
ALTER TABLE `tbl_requireddocuments`
  MODIFY `requireddocument_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_resourcearticles`
--
ALTER TABLE `tbl_resourcearticles`
  MODIFY `institutionarticle_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=32;

--
-- 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=10;

--
-- 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=5;

--
-- AUTO_INCREMENT for table `tbl_subscribers`
--
ALTER TABLE `tbl_subscribers`
  MODIFY `subscriber_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- 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=14;

--
-- AUTO_INCREMENT for table `tbl_testimonials`
--
ALTER TABLE `tbl_testimonials`
  MODIFY `testimonial_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=13;

--
-- AUTO_INCREMENT for table `tbl_universities`
--
ALTER TABLE `tbl_universities`
  MODIFY `university_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `tbl_university`
--
ALTER TABLE `tbl_university`
  MODIFY `university_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- 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_videos`
--
ALTER TABLE `tbl_videos`
  MODIFY `video_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- 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 */;
