-- phpMyAdmin SQL Dump
-- version 4.9.7
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: Aug 29, 2022 at 07:56 PM
-- Server version: 5.7.39
-- PHP Version: 7.4.30

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET AUTOCOMMIT = 0;
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: `maintena_live`
--

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

--
-- Table structure for table `addresses`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `addresses` (
  `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT,
  `description` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `address` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `latitude` double(20,17) NOT NULL DEFAULT '0.00000000000000000',
  `longitude` double(20,17) NOT NULL DEFAULT '0.00000000000000000',
  `default` tinyint(1) DEFAULT '0',
  `user_id` bigint(20) UNSIGNED NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `addresses_user_id_foreign` (`user_id`)
) ENGINE=InnoDB AUTO_INCREMENT=32 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `addresses`
--

INSERT INTO `addresses` (`id`, `description`, `address`, `latitude`, `longitude`, `default`, `user_id`, `created_at`, `updated_at`) VALUES
(1, 'Workshop', '7866 Juana Centers\nMozellton, ND 04419-0788', 50.28381115000000000, 11.56291931000000000, 0, 6, '2021-09-07 16:09:42', '2021-09-07 16:09:42'),
(2, 'Office', '604 Effertz Forges\nNorth Richmond, NV 61125-9195', 51.14093071000000000, 9.98064963000000000, 0, 8, '2021-09-07 16:09:42', '2021-09-07 16:09:42'),
(3, 'Office', '299 Nienow Manors\nNorth Rudy, AK 12281', 50.52913474000000000, 10.03990123000000000, 0, 7, '2021-09-07 16:09:42', '2021-09-07 16:09:42'),
(4, 'Workshop', '92696 Hintz Ferry Apt. 914\nEast Jennie, DC 28650-2259', 50.88354592000000000, 11.10132868000000000, 0, 7, '2021-09-07 16:09:42', '2021-09-07 16:09:42'),
(5, 'Building', '57579 Jaydon Springs Apt. 810\nEast Laviniashire, RI 67223-8845', 50.54932576000000000, 9.57451761000000000, 0, 7, '2021-09-07 16:09:42', '2021-09-07 16:09:42'),
(6, 'Workshop', '769 Linnie Tunnel\nDeshaunville, MT 22743-4291', 51.12052359000000000, 10.57446688000000000, 0, 5, '2021-09-07 16:09:42', '2021-09-07 16:09:42'),
(7, 'Office', '583 Goyette Walks Suite 015\nGutkowskibury, DE 68543-8833', 50.13585132000000000, 9.02366760000000000, 0, 2, '2021-09-07 16:09:42', '2021-09-07 16:09:42'),
(8, 'Hotel', '2240 Zulauf Wells\nEast Jerrodton, VT 95013', 51.01440774000000000, 9.45155718000000000, 0, 7, '2021-09-07 16:09:42', '2021-09-07 16:09:42'),
(9, 'Home', '5205 Nitzsche Roads Apt. 589\nLake Madge, VT 07058-9709', 50.17000000000000000, 11.24000000000000000, 0, 3, '2021-09-07 16:09:42', '2021-09-16 12:54:02'),
(10, 'Building', '68206 Blanca Course\nEast Ivaland, ND 69953', 50.93991177000000000, 10.18967607000000000, 0, 6, '2021-09-07 16:09:42', '2021-09-07 16:09:42'),
(11, 'Work', '87152 Schuster Trace Apt. 693\nCameronmouth, MS 08312-2611', 51.08049263000000000, 9.09179248000000000, 0, 1, '2021-09-07 16:09:42', '2021-09-07 16:09:42'),
(12, 'Home', '118 Cortez Fall Apt. 895\nTrompchester, AL 12074-8302', 51.25735126000000000, 10.18881432000000000, 0, 5, '2021-09-07 16:09:42', '2021-09-07 16:09:42'),
(13, 'Workshop', '1819 Heaney Tunnel Suite 057\nWest Noah, MI 80625-8698', 50.87251584000000000, 9.60326730000000000, 0, 4, '2021-09-07 16:09:42', '2021-09-07 16:09:42'),
(14, 'Building', '77487 Ullrich Prairie\nPaulaborough, OR 26080', 51.48000000000000000, 10.57000000000000000, 0, 7, '2021-09-07 16:09:42', '2022-02-10 16:19:33'),
(15, 'Work', '9329 Mervin Lodge\nThomastown, CO 59695-2695', 50.91975449000000000, 9.60456770000000000, 0, 5, '2021-09-07 16:09:42', '2021-09-07 16:09:42'),
(16, 'Work', '8475 Macejkovic Loaf Suite 402\nClemenston, KS 93618', 51.24569371000000000, 9.77166943000000000, 0, 5, '2021-09-07 16:09:42', '2021-09-07 16:09:42'),
(17, 'Work', '2454 Walsh Center Apt. 744\nMarielaview, WA 21162', 51.62643760000000000, 10.76722418000000000, 0, 7, '2021-09-07 16:09:42', '2021-09-07 16:09:42'),
(18, 'Office', '962 Kyle Neck Apt. 438\nRaynorton, OK 89822-3966', 50.44896543000000000, 11.80056196000000000, 0, 6, '2021-09-07 16:09:42', '2021-09-07 16:09:42'),
(19, 'Work', '40917 Una Brook Suite 540\nHuelport, DC 12975-9740', 50.80243879000000000, 11.76162120000000000, 0, 1, '2021-09-07 16:09:42', '2021-09-07 16:09:42'),
(20, 'Office', '551 Strosin Ranch Suite 523\nHansenhaven, MI 03584-3024', 50.55057342000000000, 10.51313645000000000, 0, 6, '2021-09-07 16:09:42', '2021-09-07 16:09:42'),
(25, 'dhhdir', 'Teotihuacan 105, Rinconada de Tultengo, 42820 El Llano, Hgo., Mexico', 20.07000000000000000, -99.32000000000000000, 0, 3, '2022-02-08 15:26:22', '2022-02-08 20:03:17'),
(26, 'Office1', '3954 Murphy canyon rd | suite D 201', 33.01512100000000000, -96.61305200000000000, 0, 9, '2022-02-10 21:38:50', '2022-02-10 21:44:29'),
(28, 'Los Angeles', '93 Academy Street Los Angeles, CA 90022', 34.02380000000000000, 118.15320000000000000, 0, 9, '2022-02-18 13:20:07', '2022-02-18 13:20:07'),
(29, NULL, 'QHHP+QHR Gravesboro, CA, USA', 36.77949140000000000, -119.41360500000000000, 0, 19, '2022-02-18 16:25:25', '2022-02-18 16:25:25'),
(30, NULL, '739 Hoefner Ave, Los Angeles, CA 90022, USA', 34.02001850000000000, -118.15013330000000000, 0, 3, '2022-02-28 22:35:39', '2022-02-28 22:35:39'),
(31, 'home', 'D.H.A. Phase 2 Phase 2 Defence Housing Authority, Karachi, Karachi City, Sindh 75500, Pakistan', 24.83000000000000000, 67.06000000000000000, 0, 51, '2022-03-05 03:44:18', '2022-03-05 17:16:05');

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

--
-- Table structure for table `app_settings`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `app_settings` (
  `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT,
  `key` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `value` text COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`id`),
  KEY `app_settings_key_index` (`key`)
) ENGINE=InnoDB AUTO_INCREMENT=172 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `app_settings`
--

INSERT INTO `app_settings` (`id`, `key`, `value`) VALUES
(7, 'date_format', 'l jS F Y (H:i:s)'),
(8, 'language', 'en'),
(17, 'is_human_date_format', '1'),
(18, 'app_name', 'HS Maintenance'),
(19, 'app_short_description', 'Manage Mobile Application'),
(20, 'mail_driver', 'mailgun'),
(21, 'mail_host', 'smtp.sabademoproject.com'),
(22, 'mail_port', '587'),
(23, 'mail_username', 'test@demo.com'),
(24, 'mail_password', '-'),
(25, 'mail_encryption', 'ssl'),
(26, 'mail_from_address', 'test@demo.com'),
(27, 'mail_from_name', 'Smarter Vision'),
(30, 'timezone', 'America/Montserrat'),
(32, 'theme_contrast', 'light'),
(33, 'theme_color', 'primary'),
(34, 'app_logo', 'af8bf4f1-12ed-437d-856e-4f8b66205db1'),
(35, 'nav_color', 'navbar-dark navbar-navy'),
(38, 'logo_bg_color', 'text-light  navbar-navy'),
(66, 'default_role', 'admin'),
(68, 'facebook_app_id', '518416208939727'),
(69, 'facebook_app_secret', '93649810f78fa9ca0d48972fee2a75cd'),
(71, 'twitter_app_id', 'twitter'),
(72, 'twitter_app_secret', 'twitter 1'),
(74, 'google_app_id', '527129559488-roolg8aq110p8r1q952fqa9tm06gbloe.apps.googleusercontent.com'),
(75, 'google_app_secret', 'FpIi8SLgc69ZWodk-xHaOrxn'),
(77, 'enable_google', '1'),
(78, 'enable_facebook', '1'),
(93, 'enable_stripe', '1'),
(94, 'stripe_key', 'pk_test_51KP5cmCoL0yhDfoPRqbmjLpS8PY30qZf8gLEFaGmn5MoKC2N1dWAwuV09MGtkSGyztpOVmoDFl31dR63ANRhXcip00wP7ezlXT'),
(95, 'stripe_secret', 'sk_test_51KP5cmCoL0yhDfoPbDlzT811r2mbpmAKjwf94shGJIK5oIB2gnXCtzTcWmIR0cGM4mQpNlSAGXpZzQjqvIUjZ1IB00gH0GHF28'),
(101, 'custom_field_models.0', 'App\\Models\\User'),
(104, 'default_tax', '10'),
(107, 'default_currency', 'PKR'),
(108, 'fixed_header', '1'),
(109, 'fixed_footer', '0'),
(110, 'fcm_key', 'AAAAOOQWWBA:APA91bGXqY3RFXkP2fxevuBerTOmEEdcp-t85CIQ8tjPPHfo-G7d497eW_ZsIsgzuffGgI3_1rbPnr4GWSk1WxbgyRQLLN1verqJ7-bKoHxCmSMkw1qfxKHg-77iBUm-fmIhapvQ4WBs'),
(111, 'enable_notifications', '1'),
(112, 'paypal_username', 'sb-z3gdq482047_api1.business.example.com'),
(113, 'paypal_password', '-'),
(114, 'paypal_secret', '-'),
(115, 'enable_paypal', '0'),
(116, 'main_color', '#35CC1C'),
(117, 'main_dark_color', '#F5911F'),
(118, 'second_color', '#343A3D'),
(119, 'second_dark_color', '#0E5B21'),
(120, 'accent_color', '#8C9DA8'),
(121, 'accent_dark_color', '#9999AA'),
(122, 'scaffold_dark_color', '#2C2C2C'),
(123, 'scaffold_color', '#FAFAFA'),
(124, 'google_maps_key', 'AIzaSyCBNUYJ0hm4lekBa8CKZT9lvSlbM_35-h8'),
(125, 'mobile_language', 'en'),
(126, 'app_version', '1.0.0'),
(127, 'enable_version', '1'),
(128, 'default_currency_id', '8'),
(129, 'default_currency_code', 'PKR'),
(130, 'default_currency_decimal_digits', '2'),
(131, 'default_currency_rounding', '0'),
(132, 'currency_right', '1'),
(133, 'distance_unit', 'km'),
(134, 'default_theme', 'light'),
(135, 'enable_paystack', '0'),
(136, 'paystack_key', 'pk_test_d754715fa3fa9048c9ab2832c440fb183d7c91f5'),
(137, 'paystack_secret', 'sk_test_66f87edaac94f8adcb28fdf7452f12ccc63d068d'),
(138, 'enable_flutterwave', '0'),
(139, 'flutterwave_key', 'FLWPUBK_TEST-d465ba7e4f6b86325cb9881835726402-X'),
(140, 'flutterwave_secret', 'FLWSECK_TEST-d3f8801da31fc093fb1207ea34e68fbb-X'),
(141, 'enable_stripe_fpx', '0'),
(142, 'stripe_fpx_key', 'pk_test_51IQ0zvB0wbAJesyPLo3x4LRgOjM65IkoO5hZLHOMsnO2RaF0NlH7HNOfpCkjuLSohvdAp30U5P1wKeH98KnwXkOD00mMDavaFX'),
(143, 'stripe_fpx_secret', 'sk_test_51IQ0zvB0wbAJesyPUtR7yGdyOR7aGbMQAX5Es9P56EDUEsvEQAC0NBj7JPqFuJEYXrvSCm5OPRmGaUQBswjkRxVB00mz8xhkFX'),
(144, 'firebase_api_key', '0'),
(145, 'firebase_auth_domain', '0'),
(146, 'firebase_database_url', '0'),
(147, 'firebase_project_id', '0'),
(148, 'firebase_storage_bucket', '0'),
(149, 'firebase_messaging_sender_id', '0'),
(150, 'firebase_app_id', '0'),
(151, 'firebase_measurement_id', '0'),
(152, '_method', 'PATCH'),
(153, '_token', 'FCojDKL8Ih62vRCGzoHl4x37OrLEM4vdUm7EKC57'),
(155, 'name', 'Wallet'),
(156, 'description', 'Click to pay with Wallet'),
(157, 'route', '/Wallet'),
(158, 'order', '1'),
(159, 'default', '0'),
(160, 'razorpay_key', ''),
(161, 'razorpay_secret', ''),
(162, 'enable_razorpay', '0'),
(163, 'enabled', '1'),
(164, 'paypal_mode', '0'),
(165, 'paypal_app_id', ''),
(167, 'enable_wallet', '1'),
(168, 'enable_cash', '1'),
(170, 'mailgun_domain', 'sabademoproject.com'),
(171, 'mailgun_secret', 'f0f85b32ca66d34bba8f92e2f7cbfd3b');

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

--
-- Table structure for table `availability_hours`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `availability_hours` (
  `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT,
  `day` varchar(16) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'monday',
  `start_at` varchar(16) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `end_at` varchar(16) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `data` longtext COLLATE utf8mb4_unicode_ci,
  `e_provider_id` int(10) UNSIGNED NOT NULL,
  PRIMARY KEY (`id`),
  KEY `availability_hours_e_provider_id_foreign` (`e_provider_id`)
) ENGINE=InnoDB AUTO_INCREMENT=65 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `availability_hours`
--

INSERT INTO `availability_hours` (`id`, `day`, `start_at`, `end_at`, `data`, `e_provider_id`) VALUES
(1, 'saturday', '04:00', '18:00', '{\"en\":null}', 3),
(3, 'saturday', '10:00', '19:00', '{\"en\":null}', 17),
(8, 'tuesday', '02:00', '17:00', '{\"en\":null}', 17),
(13, 'thursday', '04:00', '13:00', '{\"en\":null}', 9),
(14, 'wednesday', '03:00', '17:00', '{\"en\":null}', 17),
(16, 'tuesday', '12:00', '13:00', '{\"en\":null}', 13),
(20, 'thursday', '04:00', '14:00', '{\"en\":null}', 18),
(29, 'monday', '11:00', '19:00', '{\"en\":null}', 17),
(31, 'friday', '05:00', '14:00', '{\"en\":null}', 74),
(32, 'saturday', '05:00', '20:00', '{\"en\":null}', 18),
(33, 'sunday', '03:00', '15:00', '{\"en\":null}', 17),
(36, 'thursday', '04:00', '15:00', '{\"en\":null}', 13),
(44, 'saturday', '06:00', '21:00', '{\"en\":null}', 12),
(47, 'sunday', '03:00', '21:00', '{\"en\":null}', 17),
(49, 'wednesday', '01:00', '23:00', '{\"en\":null}', 3),
(50, 'sunday', '11:00', '13:00', '{\"en\":null}', 17),
(54, 'monday', '01:00', '23:50', '{\"en\":\"123\"}', 3),
(55, 'wednesday', '01:18', '23:50', '{\"en\":null}', 71),
(56, 'thursday', '01:27', '23:27', '{\"en\":null}', 71),
(57, 'thursday', '00:23', '20:23', '{\"en\":null}', 73),
(58, 'friday', '08:00', '20:07', '{\"en\":null}', 74),
(59, 'friday', '12:13', '23:13', '{\"en\":null}', 74),
(61, 'tuesday', '10:26', '23:27', '{\"en\":null}', 3),
(62, 'wednesday', '00:27', '23:27', '{\"en\":null}', 3),
(63, 'thursday', '00:27', '23:27', '{\"en\":null}', 3),
(64, 'friday', '00:27', '23:28', '{\"en\":null}', 3);

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

--
-- Table structure for table `awards`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `awards` (
  `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT,
  `title` longtext COLLATE utf8mb4_unicode_ci,
  `description` longtext COLLATE utf8mb4_unicode_ci,
  `e_provider_id` int(10) UNSIGNED NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `awards_e_provider_id_foreign` (`e_provider_id`)
) ENGINE=InnoDB AUTO_INCREMENT=51 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `awards`
--

INSERT INTO `awards` (`id`, `title`, `description`, `e_provider_id`, `created_at`, `updated_at`) VALUES
(13, '{\"en\":\"A house painter and decorator\"}', '{\"en\":\"A house painter and decorator is a tradesman responsible for the painting and decorating of buildings, and is also known as a decorator or house painter.\"}', 9, '2021-09-07 16:09:42', '2022-02-09 15:59:12'),
(16, '{\"en\":\"I will just explain to you never to lose YOUR temper!\' \'Hold your tongue\"}', '{\"en\":\"I will just explain to you never to lose YOUR temper!\' \'Hold your tongue!\' said the March Hare. Visit either you like: they\'re both mad.\' \'But I don\'t know,\' he went on, \'What HAVE you been doing.\"}', 18, '2021-09-07 16:09:42', '2022-02-09 16:08:10'),
(20, '{\"en\":\"Painter-work is described in the 1911\"}', '{\"en\":\"Painter-work is described in the 1911 Encyclopædia Britannica Eleventh Edition where the relevant skills include preparing surfaces, mixing paint, gilding, distemper, and faux-finishes including marbleizing and graining.[3]\"}', 15, '2021-09-07 16:09:42', '2022-02-09 15:58:26'),
(21, '{\"en\":\"Historically, the painter was responsible\"}', '{\"en\":\"Historically, the painter was responsible for the mixing of the paint; keeping a ready supply of pigments, oils, thinners and driers. The painter would use his experience to determine a suitable mixture depending on the nature of the job. In modern times, the painter is primarily responsible for preparation of the surface to be painted, such as patching holes in drywall, using masking tape and other protection on surfaces not to be painted, applying the paint and then cleaning up.[2]\"}', 18, '2021-09-07 16:09:42', '2022-02-09 15:57:52'),
(33, '{\"en\":\"he purpose of painting is to improve the appearance\"}', '{\"en\":\"he purpose of painting is to improve the appearance of a building and to protect it from damage by water, corrosion, insects and mould. House painting can also be a form of artistic and\\/or cultural expression such as Ndebele house\"}', 9, '2021-09-07 16:09:42', '2022-02-09 15:59:28'),
(41, '{\"en\":\"The Act legislated for a seven-year apprenticeship\"}', '{\"en\":\"The Act legislated for a seven-year apprenticeship, and also barred plasterers from painting, unless apprenticed to a painter, with the penalty for such painting being a fine of £5. The Act also enshrined a maximum daily fee of 16 old pence for their labour.[2]\"}', 3, '2021-09-07 16:09:42', '2022-02-09 15:58:47'),
(44, '{\"en\":\"Why, I do wonder what you\'re talking about\"}', '{\"en\":\"Why, I do wonder what you\'re talking about,\' said Alice. \'Of course not,\' said the Caterpillar. Here was another long passage, and the blades of grass, but she could get to the baby, the shriek of.\"}', 12, '2021-09-07 16:09:42', '2022-02-09 16:07:58'),
(50, '{\"en\":\"Guild asked Parliament\"}', '{\"en\":\"the guild asked Parliament for protection, which was eventually granted in a bill of 1606, which granted the trade protection from outside competition such as plasterers.[2]\"}', 3, '2021-09-07 16:09:42', '2022-02-09 15:59:52');

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

--
-- Table structure for table `bookings`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `bookings` (
  `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT,
  `e_provider` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `e_service` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `options` longtext COLLATE utf8mb4_unicode_ci,
  `quantity` smallint(6) DEFAULT '1',
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `booking_status_id` int(10) UNSIGNED DEFAULT NULL,
  `address` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `payment_id` int(10) UNSIGNED DEFAULT NULL,
  `coupon` longtext COLLATE utf8mb4_unicode_ci,
  `taxes` longtext COLLATE utf8mb4_unicode_ci,
  `booking_at` datetime DEFAULT NULL,
  `start_at` datetime DEFAULT NULL,
  `ends_at` datetime DEFAULT NULL,
  `hint` text COLLATE utf8mb4_unicode_ci,
  `cancel` tinyint(1) DEFAULT '0',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `bookings_user_id_foreign` (`user_id`),
  KEY `bookings_booking_status_id_foreign` (`booking_status_id`),
  KEY `bookings_payment_id_foreign` (`payment_id`)
) ENGINE=InnoDB AUTO_INCREMENT=210 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `bookings`
--

INSERT INTO `bookings` (`id`, `e_provider`, `e_service`, `options`, `quantity`, `user_id`, `booking_status_id`, `address`, `payment_id`, `coupon`, `taxes`, `booking_at`, `start_at`, `ends_at`, `hint`, `cancel`, `created_at`, `updated_at`) VALUES
(35, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"hourly\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 5, NULL, '[]', '2021-12-30 16:15:34', '2021-12-31 19:47:21', '2021-12-31 19:47:23', NULL, 0, '2021-12-30 17:15:41', '2021-12-31 21:27:11'),
(36, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":62,\"name\":\"pipe cleaning\",\"price\":20,\"discount_price\":18,\"price_unit\":\"fixed\",\"quantity_unit\":\"1\",\"duration\":null}', NULL, 1, 3, 7, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2021-12-30 16:41:55', NULL, NULL, NULL, 1, '2021-12-30 17:41:59', '2021-12-30 17:50:50'),
(37, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"hourly\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 7, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2021-12-30 16:49:38', NULL, NULL, NULL, 1, '2021-12-30 17:49:41', '2021-12-30 23:37:44'),
(38, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"hourly\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 7, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2021-12-30 16:51:04', NULL, NULL, NULL, 1, '2021-12-30 17:51:07', '2021-12-30 17:51:16'),
(39, '{\"id\":18,\"name\":\"Gardner Construction Davis Inc\",\"phone_number\":\"+1-520-724-9352\",\"mobile_number\":\"+1 (870) 414-2949\"}', '{\"id\":62,\"name\":\"pipe cleaning\",\"price\":20,\"discount_price\":18,\"price_unit\":\"fixed\",\"quantity_unit\":\"1\",\"duration\":null}', NULL, 1, 3, 7, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2021-12-31 16:38:23', NULL, NULL, NULL, 1, '2021-12-31 17:38:29', '2022-01-03 13:47:38'),
(40, '{\"id\":18,\"name\":\"Gardner Construction Davis Inc\",\"phone_number\":\"+1-520-724-9352\",\"mobile_number\":\"+1 (870) 414-2949\"}', '{\"id\":62,\"name\":\"pipe cleaning\",\"price\":20,\"discount_price\":18,\"price_unit\":\"fixed\",\"quantity_unit\":\"1\",\"duration\":null}', NULL, 1, 3, 7, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2021-12-31 19:04:53', NULL, NULL, NULL, 1, '2021-12-31 20:04:54', '2022-01-03 13:47:43'),
(41, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"hourly\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 4, NULL, '[]', '2021-12-31 19:05:47', '2021-12-31 19:40:24', '2021-12-31 19:40:26', 'test test tegab', 0, '2021-12-31 20:06:10', '2021-12-31 21:22:38'),
(42, '{\"id\":18,\"name\":\"Gardner Construction Davis Inc\",\"phone_number\":\"+1-520-724-9352\",\"mobile_number\":\"+1 (870) 414-2949\"}', '{\"id\":62,\"name\":\"pipe cleaning\",\"price\":20,\"discount_price\":18,\"price_unit\":\"fixed\",\"quantity_unit\":\"1\",\"duration\":null}', NULL, 1, 3, 7, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2021-12-31 19:15:42', NULL, NULL, 'customer@demo.com is a 33rd century American style book with the 3most 36of version 3637of 7363a 3', 1, '2021-12-31 20:15:59', '2022-01-03 13:46:11'),
(43, '{\"id\":18,\"name\":\"Gardner Construction Davis Inc\",\"phone_number\":\"+1-520-724-9352\",\"mobile_number\":\"+1 (870) 414-2949\"}', '{\"id\":62,\"name\":\"pipe cleaning\",\"price\":20,\"discount_price\":18,\"price_unit\":\"fixed\",\"quantity_unit\":\"1\",\"duration\":null}', NULL, 1, 3, 7, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2021-12-31 19:15:42', NULL, NULL, 'customer@demo.com is a 33rd century American style book with the 3most 36of version 3637of 7363a 3', 1, '2021-12-31 20:15:59', '2022-01-03 13:46:12'),
(44, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"hourly\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 7, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2021-12-31 19:23:55', NULL, NULL, NULL, 1, '2021-12-31 20:24:03', '2022-01-03 13:43:09'),
(45, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"hourly\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 8, NULL, '[]', '2021-12-31 19:23:55', '2022-01-03 12:36:19', '2022-01-03 12:36:42', NULL, 0, '2021-12-31 20:24:04', '2022-01-03 13:36:24'),
(46, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"hourly\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 7, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2021-12-31 19:23:55', NULL, NULL, NULL, 1, '2021-12-31 20:24:04', '2022-01-03 13:38:48'),
(47, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"hourly\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 7, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2021-12-31 19:23:55', NULL, NULL, NULL, 1, '2021-12-31 20:24:04', '2022-01-03 13:43:14'),
(48, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"hourly\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 7, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2021-12-31 19:23:55', NULL, NULL, NULL, 1, '2021-12-31 20:24:04', '2022-01-03 13:43:07'),
(49, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"hourly\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 3, NULL, '[]', '2021-12-31 19:23:55', '2021-12-31 19:29:50', '2021-12-31 19:29:54', NULL, 0, '2021-12-31 20:24:05', '2021-12-31 21:16:39'),
(50, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"hourly\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 7, NULL, '[]', '2021-12-31 19:39:13', '2022-01-03 11:42:12', '2022-01-03 11:42:17', NULL, 0, '2021-12-31 20:38:44', '2022-01-03 13:28:58'),
(51, '{\"id\":18,\"name\":\"Gardner Construction Davis Inc\",\"phone_number\":\"+1-520-724-9352\",\"mobile_number\":\"+1 (870) 414-2949\"}', '{\"id\":62,\"name\":\"pipe cleaning\",\"price\":20,\"discount_price\":18,\"price_unit\":\"fixed\",\"quantity_unit\":\"1\",\"duration\":null}', NULL, 1, 3, 7, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-01-03 12:41:56', NULL, NULL, 'gt', 1, '2022-01-03 13:41:11', '2022-01-03 13:46:09'),
(52, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"hourly\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 7, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-01-03 12:42:32', NULL, NULL, NULL, 1, '2022-01-03 13:41:28', '2022-01-03 13:43:05'),
(53, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"hourly\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 7, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-01-03 12:43:49', NULL, NULL, NULL, 1, '2022-01-03 13:42:46', '2022-01-03 13:43:02'),
(54, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"hourly\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 7, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-01-03 12:45:01', NULL, NULL, NULL, 1, '2022-01-03 13:43:57', '2022-01-03 13:44:12'),
(55, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"hourly\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 7, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-01-03 12:45:54', NULL, NULL, NULL, 1, '2022-01-03 13:44:48', '2022-01-03 13:46:06'),
(56, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"hourly\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 11, NULL, '[]', '2022-01-03 12:53:56', '2022-01-03 12:58:25', '2022-01-03 12:59:41', 'church\'sarenowcomingalongnicely again tothispointthatourbusiness   needs   aremovingforwardquicklythatcan workthroughsomesort', 0, '2022-01-03 13:53:40', '2022-01-03 14:00:36'),
(57, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":null,\"mobile_number\":null}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 5, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 12, NULL, '[]', '2022-01-03 14:42:30', '2022-01-03 14:45:13', '2022-01-03 14:47:13', 'igcjdhcn vb and plz are also a boy and a girl is deducted by age of age and plz a lot and the only reason for the difference in life was because', 0, '2022-01-03 15:42:56', '2022-01-03 15:47:54'),
(58, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"hourly\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 13, NULL, '[]', '2022-01-03 15:00:02', '2022-01-03 15:00:39', '2022-01-03 15:00:41', NULL, 0, '2022-01-03 16:00:14', '2022-01-03 16:00:58'),
(59, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":64,\"name\":\"Plumbing work\",\"price\":50,\"discount_price\":null,\"price_unit\":\"hourly\",\"quantity_unit\":\"\",\"duration\":\"06:28\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 14, NULL, '[]', '2022-01-05 15:37:18', '2022-01-05 15:39:07', '2022-01-05 15:39:32', NULL, 0, '2022-01-05 16:37:39', '2022-01-05 16:39:53'),
(60, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 15, NULL, '[]', '2022-01-05 15:40:24', '2022-01-05 15:41:34', '2022-01-05 15:41:47', NULL, 0, '2022-01-05 16:40:39', '2022-01-05 16:41:58'),
(61, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-01-05 15:45:37', '2022-01-05 15:54:04', '2022-01-05 15:54:17', NULL, 0, '2022-01-05 16:45:39', '2022-01-05 16:54:17'),
(62, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 5, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-01-05 15:52:31', NULL, NULL, NULL, 0, '2022-01-05 16:52:40', '2022-02-16 18:45:29'),
(63, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 5, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-02-04 15:56:55', NULL, NULL, NULL, 0, '2022-02-04 16:57:07', '2022-02-16 18:44:43'),
(64, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 4, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-02-04 15:58:34', NULL, NULL, NULL, 0, '2022-02-04 16:58:37', '2022-02-09 21:32:24'),
(65, '{\"id\":18,\"name\":\"Gardner Construction Davis Inc\",\"phone_number\":\"+1-520-724-9352\",\"mobile_number\":\"+1 (870) 414-2949\"}', '{\"id\":62,\"name\":\"pipe cleaning\",\"price\":20,\"discount_price\":18,\"price_unit\":\"fixed\",\"quantity_unit\":\"1\",\"duration\":null}', NULL, 1, 3, 1, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-02-04 18:57:26', NULL, NULL, NULL, 0, '2022-02-04 19:57:37', '2022-02-04 19:57:37'),
(66, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":64,\"name\":\"Plumbing work\",\"price\":50,\"discount_price\":null,\"price_unit\":\"hourly\",\"quantity_unit\":\"\",\"duration\":\"06:28\"}', NULL, 1, 3, 5, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-02-04 19:21:18', NULL, NULL, NULL, 0, '2022-02-04 20:21:31', '2022-02-16 18:06:43'),
(67, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 5, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-02-04 19:42:05', NULL, NULL, NULL, 0, '2022-02-04 20:42:12', '2022-02-16 18:01:27'),
(68, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 5, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-02-04 19:44:07', NULL, NULL, NULL, 0, '2022-02-04 20:44:12', '2022-02-16 17:59:50'),
(69, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 5, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-02-04 20:33:00', NULL, NULL, NULL, 0, '2022-02-04 21:33:09', '2022-02-16 17:55:50'),
(70, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 5, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-02-04 20:33:00', NULL, NULL, NULL, 0, '2022-02-04 22:33:15', '2022-02-16 17:43:45'),
(71, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 5, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-02-04 22:06:18', NULL, NULL, NULL, 0, '2022-02-04 23:06:24', '2022-02-16 17:37:26'),
(72, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 5, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-02-04 22:14:06', NULL, NULL, NULL, 0, '2022-02-04 23:14:14', '2022-02-16 16:59:23'),
(73, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 5, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-02-04 22:45:59', NULL, NULL, NULL, 0, '2022-02-04 23:56:48', '2022-02-16 17:08:24'),
(74, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 16, NULL, '[]', '2022-02-06 22:33:09', '2022-02-06 22:35:31', '2022-02-06 22:35:56', NULL, 0, '2022-02-06 23:33:36', '2022-02-06 23:37:15'),
(75, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-02-17 07:49:00', '2022-02-11 22:04:53', '2022-02-11 22:14:00', NULL, 0, '2022-02-07 12:52:29', '2022-02-11 23:14:00'),
(76, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 5, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-02-07 12:07:01', NULL, NULL, NULL, 0, '2022-02-07 13:05:25', '2022-02-16 15:52:35'),
(77, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 7, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-02-07 12:13:59', NULL, NULL, NULL, 1, '2022-02-07 13:12:27', '2022-02-07 15:48:33'),
(78, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 7, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-02-07 12:31:06', NULL, NULL, NULL, 1, '2022-02-07 13:29:37', '2022-02-07 15:45:42'),
(79, '{\"id\":18,\"name\":\"Gardner Construction Davis Inc\",\"phone_number\":\"+1-520-724-9352\",\"mobile_number\":\"+1 (870) 414-2949\"}', '{\"id\":62,\"name\":\"pipe cleaning\",\"price\":20,\"discount_price\":18,\"price_unit\":\"fixed\",\"quantity_unit\":\"1\",\"duration\":null}', NULL, 1, 3, 1, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-02-07 12:38:51', NULL, NULL, NULL, 0, '2022-02-07 13:37:14', '2022-02-07 13:37:14'),
(80, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 2, 3, 7, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-02-07 14:51:18', NULL, NULL, NULL, 1, '2022-02-07 15:49:55', '2022-02-07 15:51:35'),
(81, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 2, 3, 4, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-02-07 14:53:33', NULL, NULL, NULL, 0, '2022-02-07 15:51:56', '2022-02-07 16:19:22'),
(82, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 4, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 17, NULL, '[]', '2022-02-07 14:55:38', '2022-02-07 15:02:19', '2022-02-07 15:02:50', NULL, 0, '2022-02-07 15:54:04', '2022-02-07 16:01:32'),
(83, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":64,\"name\":\"Plumbing work\",\"price\":50,\"discount_price\":null,\"price_unit\":\"hourly\",\"quantity_unit\":\"\",\"duration\":\"06:28\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 19, NULL, '[]', '2022-02-07 16:26:23', '2022-02-07 20:46:28', '2022-02-07 20:46:40', NULL, 0, '2022-02-07 17:24:47', '2022-02-07 21:45:09'),
(84, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 18, NULL, '[]', '2022-02-07 16:26:43', '2022-02-07 17:36:13', '2022-02-07 17:36:18', NULL, 0, '2022-02-07 17:25:11', '2022-02-07 18:36:31'),
(85, '{\"id\":18,\"name\":\"Gardner Construction Davis Inc\",\"phone_number\":\"+1-520-724-9352\",\"mobile_number\":\"+1 (870) 414-2949\"}', '{\"id\":62,\"name\":\"pipe cleaning\",\"price\":20,\"discount_price\":18,\"price_unit\":\"fixed\",\"quantity_unit\":\"1\",\"duration\":null}', NULL, 1, 3, 1, '{\"id\":22,\"description\":null,\"address\":\"Xicot\\u00e9ncatl 6b, Centro, 42800 Tula de Allende, Hgo., Mexico\",\"latitude\":20.053578099999999295732777682133018970489501953125,\"longitude\":-99.3394985999999988734998623840510845184326171875}', NULL, NULL, '[]', '2022-02-07 21:23:31', NULL, NULL, NULL, 0, '2022-02-07 22:22:05', '2022-02-07 22:22:05'),
(86, '{\"id\":18,\"name\":\"Gardner Construction Davis Inc\",\"phone_number\":\"+1-520-724-9352\",\"mobile_number\":\"+1 (870) 414-2949\"}', '{\"id\":62,\"name\":\"pipe cleaning\",\"price\":20,\"discount_price\":18,\"price_unit\":\"fixed\",\"quantity_unit\":\"1\",\"duration\":null}', NULL, 8, 3, 1, '{\"id\":22,\"description\":null,\"address\":\"Xicot\\u00e9ncatl 6b, Centro, 42800 Tula de Allende, Hgo., Mexico\",\"latitude\":20.050000000000000710542735760100185871124267578125,\"longitude\":-99.340000000000003410605131648480892181396484375}', NULL, NULL, '[]', '2022-02-07 21:24:32', NULL, NULL, NULL, 0, '2022-02-07 22:23:05', '2022-02-07 22:23:05'),
(87, '{\"id\":18,\"name\":\"Gardner Construction Davis Inc\",\"phone_number\":\"+1-520-724-9352\",\"mobile_number\":\"+1 (870) 414-2949\"}', '{\"id\":62,\"name\":\"pipe cleaning\",\"price\":20,\"discount_price\":18,\"price_unit\":\"fixed\",\"quantity_unit\":\"1\",\"duration\":null}', NULL, 1, 3, 1, '{\"id\":22,\"description\":null,\"address\":\"Xicot\\u00e9ncatl 6b, Centro, 42800 Tula de Allende, Hgo., Mexico\",\"latitude\":20.050000000000000710542735760100185871124267578125,\"longitude\":-99.340000000000003410605131648480892181396484375}', NULL, NULL, '[]', '2022-02-07 21:25:12', NULL, NULL, NULL, 0, '2022-02-07 22:23:49', '2022-02-07 22:23:49'),
(88, '{\"id\":18,\"name\":\"Gardner Construction Davis Inc\",\"phone_number\":\"+1-520-724-9352\",\"mobile_number\":\"+1 (870) 414-2949\"}', '{\"id\":62,\"name\":\"pipe cleaning\",\"price\":20,\"discount_price\":18,\"price_unit\":\"fixed\",\"quantity_unit\":\"1\",\"duration\":null}', NULL, 1, 3, 1, '{\"id\":23,\"description\":null,\"address\":\"Nitzsche-Weg, 08527 Rosenbach, Germany\",\"latitude\":50.4958785000000034415279515087604522705078125,\"longitude\":12.0181103999999994158542904187925159931182861328125}', NULL, NULL, '[]', '2022-02-07 21:31:50', NULL, NULL, NULL, 0, '2022-02-07 22:30:18', '2022-02-07 22:30:18'),
(89, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 6, '{\"id\":23,\"description\":null,\"address\":\"Nitzsche-Weg, 08527 Rosenbach, Germany\",\"latitude\":50.4958785000000034415279515087604522705078125,\"longitude\":12.0181103999999994158542904187925159931182861328125}', 41, NULL, '[]', '2022-02-07 21:33:08', '2022-02-14 15:21:42', '2022-02-14 15:21:47', NULL, 0, '2022-02-07 22:31:42', '2022-02-14 16:20:29'),
(90, '{\"id\":18,\"name\":\"Gardner Construction Davis Inc\",\"phone_number\":\"+1-520-724-9352\",\"mobile_number\":\"+1 (870) 414-2949\"}', '{\"id\":62,\"name\":\"pipe cleaning\",\"price\":20,\"discount_price\":18,\"price_unit\":\"fixed\",\"quantity_unit\":\"1\",\"duration\":null}', NULL, 1, 3, 1, '{\"id\":23,\"description\":null,\"address\":\"Nitzsche-Weg, 08527 Rosenbach, Germany\",\"latitude\":50.4958785000000034415279515087604522705078125,\"longitude\":12.0181103999999994158542904187925159931182861328125}', NULL, NULL, '[]', '2022-02-07 21:34:37', NULL, NULL, NULL, 0, '2022-02-07 22:41:17', '2022-02-07 22:41:17'),
(91, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 7, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-02-07 21:43:06', NULL, NULL, NULL, 1, '2022-02-07 22:41:39', '2022-02-07 22:42:19'),
(92, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-02-07 21:44:43', '2022-02-07 21:46:00', '2022-02-08 19:50:58', NULL, 0, '2022-02-07 22:43:11', '2022-02-08 20:49:19'),
(93, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 40, NULL, '[]', '2022-02-07 21:54:16', '2022-02-14 15:08:04', '2022-02-14 15:10:50', NULL, 0, '2022-02-07 22:52:49', '2022-02-14 16:09:16'),
(94, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 20, NULL, '[]', '2022-02-07 22:05:39', '2022-02-07 22:33:09', '2022-02-07 22:33:12', NULL, 0, '2022-02-07 23:04:14', '2022-02-07 23:31:41'),
(95, '{\"id\":18,\"name\":\"Gardner Construction Davis Inc\",\"phone_number\":\"+1-520-724-9352\",\"mobile_number\":\"+1 (870) 414-2949\"}', '{\"id\":62,\"name\":\"pipe cleaning\",\"price\":20,\"discount_price\":18,\"price_unit\":\"fixed\",\"quantity_unit\":\"1\",\"duration\":null}', NULL, 1, 3, 1, '{\"id\":24,\"description\":null,\"address\":\"29-B, Off Shahrah-e-Faisal, P.E.C.H.S. Block 6 PECHS, Karachi, Karachi City, Sindh, Pakistan\",\"latitude\":24.862655600000000077898221206851303577423095703125,\"longitude\":67.073623599999990574360708706080913543701171875}', NULL, NULL, '[]', '2022-02-07 22:35:33', NULL, NULL, NULL, 0, '2022-02-07 23:34:00', '2022-02-07 23:34:00'),
(96, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 7, '{\"id\":24,\"description\":null,\"address\":\"29-B, Off Shahrah-e-Faisal, P.E.C.H.S. Block 6 PECHS, Karachi, Karachi City, Sindh, Pakistan\",\"latitude\":24.862655600000000077898221206851303577423095703125,\"longitude\":67.073623599999990574360708706080913543701171875}', NULL, NULL, '[]', '2022-02-08 12:57:20', NULL, NULL, 'hello hint', 1, '2022-02-08 13:56:21', '2022-02-08 13:57:47'),
(97, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 6, '{\"id\":25,\"description\":\"dhhdir\",\"address\":\"Teotihuacan 105, Rinconada de Tultengo, 42820 El Llano, Hgo., Mexico\",\"latitude\":20.066335599999998606790541089139878749847412109375,\"longitude\":-99.323781099999990829019225202500820159912109375}', 21, NULL, '[]', '2022-02-08 14:27:26', '2022-02-08 14:28:33', '2022-02-08 14:28:45', NULL, 0, '2022-02-08 15:26:22', '2022-02-08 15:27:14'),
(98, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":64,\"name\":\"Plumbing work\",\"price\":50,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"06:00\"}', NULL, 1, 3, 6, '{\"id\":24,\"description\":null,\"address\":\"29-B, Off Shahrah-e-Faisal, P.E.C.H.S. Block 6 PECHS, Karachi, Karachi City, Sindh, Pakistan\",\"latitude\":24.8599999999999994315658113919198513031005859375,\"longitude\":67.06999999999999317878973670303821563720703125}', 22, NULL, '[]', '2022-02-08 16:49:19', '2022-02-08 16:51:25', '2022-02-08 16:51:43', NULL, 0, '2022-02-08 17:49:42', '2022-02-08 17:51:55'),
(99, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":64,\"name\":\"Plumbing work\",\"price\":50,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"06:00\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 23, NULL, '[]', '2022-02-08 17:58:22', '2022-02-08 18:00:40', '2022-02-08 18:00:48', NULL, 0, '2022-02-08 18:58:38', '2022-02-08 19:00:56'),
(100, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":64,\"name\":\"Plumbing work\",\"price\":50,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"06:00\"}', NULL, 1, 3, 2, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-02-08 18:02:05', '2022-02-14 15:03:08', NULL, NULL, 0, '2022-02-08 19:02:13', '2022-02-14 16:03:09'),
(101, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 24, NULL, '[]', '2022-02-08 18:02:44', '2022-02-08 18:04:53', '2022-02-08 18:04:56', NULL, 0, '2022-02-08 19:02:52', '2022-02-08 19:05:06'),
(102, '{\"id\":18,\"name\":\"Gardner Construction Davis Inc\",\"phone_number\":\"+1-520-724-9352\",\"mobile_number\":\"+1 (870) 414-2949\"}', '{\"id\":62,\"name\":\"pipe cleaning\",\"price\":20,\"discount_price\":18,\"price_unit\":\"fixed\",\"quantity_unit\":\"1\",\"duration\":null}', NULL, 1, 3, 1, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-02-08 18:12:44', NULL, NULL, NULL, 0, '2022-02-08 19:14:15', '2022-02-08 19:14:15'),
(103, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 31, NULL, '[]', '2022-02-08 18:19:32', '2022-02-08 19:57:38', '2022-02-08 19:57:40', NULL, 0, '2022-02-08 19:19:33', '2022-02-09 19:57:27'),
(104, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 25, NULL, '[]', '2022-02-08 18:49:46', '2022-02-08 18:50:24', '2022-02-08 18:50:28', NULL, 0, '2022-02-08 19:49:48', '2022-02-08 19:50:35'),
(105, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 29, NULL, '[]', '2022-02-08 18:57:34', '2022-02-08 18:58:00', '2022-02-08 18:58:01', NULL, 0, '2022-02-08 19:57:38', '2022-02-08 21:53:04'),
(106, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 6, '{\"id\":25,\"description\":\"dhhdir\",\"address\":\"Teotihuacan 105, Rinconada de Tultengo, 42820 El Llano, Hgo., Mexico\",\"latitude\":20.07000000000000028421709430404007434844970703125,\"longitude\":-99.31999999999999317878973670303821563720703125}', 26, NULL, '[]', '2022-02-08 19:04:43', '2022-02-08 19:05:24', '2022-02-08 19:05:27', NULL, 0, '2022-02-08 20:03:17', '2022-02-08 20:07:07'),
(107, '{\"id\":18,\"name\":\"Gardner Construction Davis Inc\",\"phone_number\":\"+1-520-724-9352\",\"mobile_number\":\"+1 (870) 414-2949\"}', '{\"id\":62,\"name\":\"pipe cleaning\",\"price\":20,\"discount_price\":18,\"price_unit\":\"fixed\",\"quantity_unit\":\"1\",\"duration\":null}', NULL, 1, 3, 1, '{\"id\":25,\"description\":\"dhhdir\",\"address\":\"Teotihuacan 105, Rinconada de Tultengo, 42820 El Llano, Hgo., Mexico\",\"latitude\":20.07000000000000028421709430404007434844970703125,\"longitude\":-99.31999999999999317878973670303821563720703125}', NULL, NULL, '[]', '2022-02-08 19:23:06', NULL, NULL, NULL, 0, '2022-02-08 20:21:34', '2022-02-08 20:21:34'),
(108, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 28, NULL, '[]', '2022-02-08 19:23:52', '2022-02-08 19:24:29', '2022-02-08 19:24:31', NULL, 0, '2022-02-08 20:22:18', '2022-02-08 21:43:26');
INSERT INTO `bookings` (`id`, `e_provider`, `e_service`, `options`, `quantity`, `user_id`, `booking_status_id`, `address`, `payment_id`, `coupon`, `taxes`, `booking_at`, `start_at`, `ends_at`, `hint`, `cancel`, `created_at`, `updated_at`) VALUES
(109, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 27, NULL, '[]', '2022-02-08 19:33:52', '2022-02-08 19:35:00', '2022-02-08 19:35:02', NULL, 0, '2022-02-08 20:32:43', '2022-02-08 21:40:14'),
(110, '{\"id\":18,\"name\":\"Gardner Construction Davis Inc\",\"phone_number\":\"+1-520-724-9352\",\"mobile_number\":\"+1 (870) 414-2949\"}', '{\"id\":62,\"name\":\"pipe cleaning\",\"price\":20,\"discount_price\":18,\"price_unit\":\"fixed\",\"quantity_unit\":\"1\",\"duration\":null}', NULL, 1, 3, 1, '{\"id\":22,\"description\":null,\"address\":\"Xicot\\u00e9ncatl 6b, Centro, 42800 Tula de Allende, Hgo., Mexico\",\"latitude\":20.050000000000000710542735760100185871124267578125,\"longitude\":-99.340000000000003410605131648480892181396484375}', NULL, NULL, '[]', '2022-02-09 12:35:39', NULL, NULL, NULL, 0, '2022-02-09 13:33:42', '2022-02-09 13:33:42'),
(111, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 30, NULL, '[]', '2022-02-09 12:36:40', '2022-02-09 12:38:07', '2022-02-09 12:38:20', NULL, 0, '2022-02-09 13:34:37', '2022-02-09 13:36:24'),
(112, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":72,\"name\":\"Electrical\",\"price\":500,\"discount_price\":null,\"price_unit\":\"hourly\",\"quantity_unit\":\"\",\"duration\":\"16:38\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 32, NULL, '[]', '2022-02-09 17:02:36', '2022-02-09 21:24:05', '2022-02-09 21:24:09', NULL, 0, '2022-02-09 18:01:11', '2022-02-09 22:23:05'),
(113, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":69,\"name\":\"Fire damage\",\"price\":500,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":null}', NULL, 1, 3, 6, '{\"id\":24,\"description\":null,\"address\":\"29-B, Off Shahrah-e-Faisal, P.E.C.H.S. Block 6 PECHS, Karachi, Karachi City, Sindh, Pakistan\",\"latitude\":24.8599999999999994315658113919198513031005859375,\"longitude\":67.06999999999999317878973670303821563720703125}', 33, NULL, '[]', '2022-02-09 22:01:33', '2022-02-09 22:02:19', '2022-02-09 22:02:28', NULL, 0, '2022-02-09 23:00:05', '2022-02-09 23:01:01'),
(114, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":72,\"name\":\"Electrical\",\"price\":500,\"discount_price\":null,\"price_unit\":\"hourly\",\"quantity_unit\":\"\",\"duration\":\"16:38\"}', NULL, 1, 3, 6, '{\"id\":24,\"description\":null,\"address\":\"29-B, Off Shahrah-e-Faisal, P.E.C.H.S. Block 6 PECHS, Karachi, Karachi City, Sindh, Pakistan\",\"latitude\":24.8599999999999994315658113919198513031005859375,\"longitude\":67.06999999999999317878973670303821563720703125}', NULL, NULL, '[]', '2022-02-09 22:03:36', '2022-02-09 22:04:32', '2022-02-09 22:06:06', NULL, 0, '2022-02-09 23:02:26', '2022-02-09 23:04:27'),
(115, '{\"id\":71,\"name\":\"Cherokee Cote\",\"phone_number\":null,\"mobile_number\":null}', '{\"id\":80,\"name\":\"Ready\",\"price\":32,\"discount_price\":null,\"price_unit\":\"hourly\",\"quantity_unit\":\"1\",\"duration\":\"15:13\"}', NULL, 1, 7, 6, '{\"id\":14,\"description\":\"Building\",\"address\":\"77487 Ullrich Prairie\\nPaulaborough, OR 26080\",\"latitude\":51.47999999999999687361196265555918216705322265625,\"longitude\":10.57000000000000028421709430404007434844970703125}', 34, NULL, '[]', '2022-02-10 15:21:06', '2022-02-10 15:23:09', '2022-02-10 15:23:22', NULL, 0, '2022-02-10 16:19:33', '2022-02-10 16:22:21'),
(116, '{\"id\":71,\"name\":\"Cherokee Cote\",\"phone_number\":null,\"mobile_number\":null}', '{\"id\":80,\"name\":\"Ready\",\"price\":32,\"discount_price\":null,\"price_unit\":\"hourly\",\"quantity_unit\":\"1\",\"duration\":\"15:13\"}', NULL, 1, 7, 4, '{\"id\":14,\"description\":\"Building\",\"address\":\"77487 Ullrich Prairie\\nPaulaborough, OR 26080\",\"latitude\":51.47999999999999687361196265555918216705322265625,\"longitude\":10.57000000000000028421709430404007434844970703125}', NULL, NULL, '[]', '2022-02-10 15:34:02', NULL, NULL, NULL, 0, '2022-02-10 16:32:29', '2022-02-10 16:33:15'),
(117, '{\"id\":18,\"name\":\"Electrician\",\"phone_number\":\"+1-520-724-9352\",\"mobile_number\":\"+1 (870) 414-2949\"}', '{\"id\":62,\"name\":\"Pipe cleaning\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"1\",\"duration\":null}', NULL, 1, 3, 1, '{\"id\":14,\"description\":\"Building\",\"address\":\"77487 Ullrich Prairie\\nPaulaborough, OR 26080\",\"latitude\":51.47999999999999687361196265555918216705322265625,\"longitude\":10.57000000000000028421709430404007434844970703125}', NULL, NULL, '[]', '2022-02-10 19:34:06', NULL, NULL, NULL, 0, '2022-02-10 20:32:31', '2022-02-10 20:32:31'),
(118, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 6, '{\"id\":14,\"description\":\"Building\",\"address\":\"77487 Ullrich Prairie\\nPaulaborough, OR 26080\",\"latitude\":51.47999999999999687361196265555918216705322265625,\"longitude\":10.57000000000000028421709430404007434844970703125}', 35, NULL, '[]', '2022-02-10 19:35:21', '2022-02-10 19:39:44', '2022-02-10 19:40:26', NULL, 0, '2022-02-10 20:33:54', '2022-02-10 20:40:45'),
(119, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 6, '{\"id\":14,\"description\":\"Building\",\"address\":\"77487 Ullrich Prairie\\nPaulaborough, OR 26080\",\"latitude\":51.47999999999999687361196265555918216705322265625,\"longitude\":10.57000000000000028421709430404007434844970703125}', 36, NULL, '[]', '2022-02-10 19:46:06', '2022-02-10 19:46:40', '2022-02-10 19:46:42', NULL, 0, '2022-02-10 20:44:28', '2022-02-10 20:45:13'),
(120, '{\"id\":73,\"name\":\"Jack Painter\",\"phone_number\":null,\"mobile_number\":null}', '{\"id\":81,\"name\":\"I can paint your home\",\"price\":100,\"discount_price\":90,\"price_unit\":\"hourly\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', '[{\"id\":105,\"name\":\"8*8\",\"price\":200}]', 1, 37, 6, '{\"id\":27,\"description\":null,\"address\":\"3954 Murphy Canyon Rd d201, San Diego, CA 92123, USA\",\"latitude\":32.81670800000001264606908080168068408966064453125,\"longitude\":-117.1181566000000060512320487760007381439208984375}', 37, NULL, '[]', '2022-02-10 20:53:30', '2022-02-10 20:56:02', '2022-02-10 20:56:20', NULL, 0, '2022-02-10 21:52:19', '2022-02-10 21:56:04'),
(121, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":73,\"name\":\"Service Master\",\"price\":400,\"discount_price\":null,\"price_unit\":\"hourly\",\"quantity_unit\":\"\",\"duration\":null}', NULL, 1, 3, 6, '{\"id\":23,\"description\":null,\"address\":\"Nitzsche-Weg, 08527 Rosenbach, Germany\",\"latitude\":50.5,\"longitude\":12.019999999999999573674358543939888477325439453125}', 38, NULL, '[]', '2022-02-11 12:17:02', '2022-02-11 12:20:54', '2022-02-11 12:20:56', NULL, 0, '2022-02-11 13:17:15', '2022-02-11 13:21:12'),
(122, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 5, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 39, NULL, '[]', '2022-02-11 20:55:26', '2022-02-11 21:04:12', '2022-02-11 21:04:18', 'test', 0, '2022-02-11 21:56:33', '2022-02-11 22:06:29'),
(123, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-02-11 21:51:58', '2022-02-11 22:13:05', '2022-02-11 22:13:10', NULL, 0, '2022-02-11 22:52:04', '2022-02-11 23:13:09'),
(124, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 10, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-02-11 22:09:22', '2022-02-11 22:10:55', '2022-02-11 22:10:59', NULL, 0, '2022-02-11 23:09:23', '2022-02-11 23:10:58'),
(125, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 4, '{\"id\":25,\"description\":\"dhhdir\",\"address\":\"Teotihuacan 105, Rinconada de Tultengo, 42820 El Llano, Hgo., Mexico\",\"latitude\":20.07000000000000028421709430404007434844970703125,\"longitude\":-99.31999999999999317878973670303821563720703125}', NULL, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-11 23:03:07', NULL, NULL, NULL, 0, '2022-02-12 00:03:11', '2022-02-14 15:53:01'),
(126, '{\"id\":18,\"name\":\"Electrician\",\"phone_number\":\"+1-520-724-9352\",\"mobile_number\":\"+1 (870) 414-2949\"}', '{\"id\":62,\"name\":\"Pipe cleaning\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"1\",\"duration\":null}', NULL, 1, 3, 1, '{\"id\":25,\"description\":\"dhhdir\",\"address\":\"Teotihuacan 105, Rinconada de Tultengo, 42820 El Llano, Hgo., Mexico\",\"latitude\":20.07000000000000028421709430404007434844970703125,\"longitude\":-99.31999999999999317878973670303821563720703125}', NULL, NULL, '[]', '2022-02-14 14:58:57', NULL, NULL, NULL, 0, '2022-02-14 15:59:21', '2022-02-14 15:59:21'),
(127, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 5, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-14 15:24:05', NULL, NULL, NULL, 0, '2022-02-14 16:22:24', '2022-02-16 15:23:43'),
(128, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 2, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-14 15:56:56', '2022-02-14 16:03:40', NULL, NULL, 0, '2022-02-14 16:55:17', '2022-02-14 17:01:56'),
(129, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 42, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-14 16:04:34', '2022-02-14 16:16:03', '2022-02-14 16:16:11', NULL, 0, '2022-02-14 17:02:52', '2022-02-14 17:14:37'),
(130, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 43, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-14 16:31:09', '2022-02-14 16:31:52', '2022-02-14 16:31:56', NULL, 0, '2022-02-14 17:31:14', '2022-02-14 17:32:05'),
(131, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 44, NULL, '[]', '2022-02-14 16:40:10', '2022-02-14 16:42:10', '2022-02-14 16:42:15', NULL, 0, '2022-02-14 17:38:36', '2022-02-14 17:40:37'),
(132, '{\"id\":18,\"name\":\"Electrician\",\"phone_number\":\"+1-520-724-9352\",\"mobile_number\":\"+1 (870) 414-2949\"}', '{\"id\":62,\"name\":\"Pipe cleaning\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"1\",\"duration\":null}', NULL, 5, 3, 1, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-02-14 16:42:56', NULL, NULL, NULL, 0, '2022-02-14 17:41:16', '2022-02-14 17:41:16'),
(133, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 5, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 45, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-14 16:43:35', '2022-02-14 17:01:54', '2022-02-14 17:01:58', NULL, 0, '2022-02-14 17:41:53', '2022-02-14 18:00:22'),
(134, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 5, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-14 17:10:01', NULL, NULL, NULL, 0, '2022-02-14 18:08:20', '2022-02-16 12:46:36'),
(135, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 5, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-14 17:54:03', NULL, NULL, NULL, 0, '2022-02-14 18:52:21', '2022-02-16 01:09:02'),
(136, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 46, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-14 17:55:59', '2022-02-14 17:56:37', '2022-02-14 18:00:56', NULL, 0, '2022-02-14 18:54:18', '2022-02-14 18:59:59'),
(137, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 47, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-14 18:03:05', '2022-02-14 18:04:53', '2022-02-14 18:04:58', NULL, 0, '2022-02-14 19:01:26', '2022-02-14 19:03:24'),
(138, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 4, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-14 18:06:34', NULL, NULL, NULL, 0, '2022-02-14 19:04:56', '2022-02-15 22:15:20'),
(139, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 48, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-14 18:06:34', '2022-02-14 18:28:07', '2022-02-15 12:56:35', NULL, 0, '2022-02-14 19:19:40', '2022-02-15 13:58:03'),
(140, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 5, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-16 11:49:23', NULL, NULL, NULL, 0, '2022-02-16 12:47:40', '2022-02-16 12:52:07'),
(141, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 5, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-16 11:58:10', NULL, NULL, NULL, 0, '2022-02-16 12:56:27', '2022-02-16 13:09:29'),
(142, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 5, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-16 12:17:36', NULL, NULL, NULL, 0, '2022-02-16 13:15:53', '2022-02-16 13:18:08'),
(143, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 5, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-16 12:22:29', NULL, NULL, NULL, 0, '2022-02-16 13:20:46', '2022-02-16 13:32:01'),
(144, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 4, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-16 12:52:08', NULL, NULL, NULL, 0, '2022-02-16 13:50:23', '2022-02-16 13:51:06'),
(145, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 5, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-02-16 14:12:55', NULL, NULL, NULL, 0, '2022-02-16 15:11:12', '2022-02-16 15:13:45'),
(146, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 5, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-16 17:48:16', NULL, NULL, NULL, 0, '2022-02-16 18:46:40', '2022-02-16 18:48:07'),
(147, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 5, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-16 17:51:13', NULL, NULL, NULL, 0, '2022-02-16 18:49:29', '2022-02-16 18:51:25'),
(148, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 64, NULL, '[]', '2022-02-16 17:51:36', '2022-02-23 14:28:15', '2022-02-23 14:28:40', NULL, 0, '2022-02-16 18:49:51', '2022-02-23 15:27:09'),
(149, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 1, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-16 17:59:19', NULL, NULL, NULL, 0, '2022-02-16 18:57:35', '2022-02-16 18:57:35'),
(150, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 1, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-02-16 17:59:39', NULL, NULL, NULL, 0, '2022-02-16 18:57:54', '2022-02-16 18:57:54'),
(151, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 1, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-02-16 17:59:57', NULL, NULL, NULL, 0, '2022-02-16 18:58:12', '2022-02-16 18:58:12'),
(152, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 1, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-16 18:53:36', NULL, NULL, NULL, 0, '2022-02-16 19:51:51', '2022-02-16 19:51:51'),
(153, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 1, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-16 18:54:20', NULL, NULL, NULL, 0, '2022-02-16 19:52:35', '2022-02-16 19:52:35'),
(154, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":67,\"name\":\"Flooring Service\",\"price\":200,\"discount_price\":null,\"price_unit\":\"hourly\",\"quantity_unit\":\"\",\"duration\":\"15:25\"}', NULL, 1, 3, 1, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-02-16 18:54:29', NULL, NULL, NULL, 0, '2022-02-16 19:52:44', '2022-02-16 19:52:44'),
(155, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 1, '{\"id\":25,\"description\":\"dhhdir\",\"address\":\"Teotihuacan 105, Rinconada de Tultengo, 42820 El Llano, Hgo., Mexico\",\"latitude\":20.07000000000000028421709430404007434844970703125,\"longitude\":-99.31999999999999317878973670303821563720703125}', NULL, NULL, '[]', '2022-02-16 19:25:48', NULL, NULL, NULL, 0, '2022-02-16 20:24:11', '2022-02-16 20:24:11'),
(156, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 1, '{\"id\":25,\"description\":\"dhhdir\",\"address\":\"Teotihuacan 105, Rinconada de Tultengo, 42820 El Llano, Hgo., Mexico\",\"latitude\":20.07000000000000028421709430404007434844970703125,\"longitude\":-99.31999999999999317878973670303821563720703125}', NULL, NULL, '[]', '2022-02-16 19:25:48', NULL, NULL, NULL, 0, '2022-02-16 20:24:11', '2022-02-16 20:24:11'),
(157, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 1, '{\"id\":25,\"description\":\"dhhdir\",\"address\":\"Teotihuacan 105, Rinconada de Tultengo, 42820 El Llano, Hgo., Mexico\",\"latitude\":20.07000000000000028421709430404007434844970703125,\"longitude\":-99.31999999999999317878973670303821563720703125}', NULL, NULL, '[]', '2022-02-16 19:25:48', NULL, NULL, NULL, 0, '2022-02-16 20:24:11', '2022-02-16 20:24:11'),
(158, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 6, '{\"id\":25,\"description\":\"dhhdir\",\"address\":\"Teotihuacan 105, Rinconada de Tultengo, 42820 El Llano, Hgo., Mexico\",\"latitude\":20.07000000000000028421709430404007434844970703125,\"longitude\":-99.31999999999999317878973670303821563720703125}', 49, NULL, '[]', '2022-02-16 19:25:48', '2022-02-16 19:54:14', '2022-02-16 19:54:16', NULL, 0, '2022-02-16 20:24:12', '2022-02-16 20:52:36'),
(159, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 1, '{\"id\":25,\"description\":\"dhhdir\",\"address\":\"Teotihuacan 105, Rinconada de Tultengo, 42820 El Llano, Hgo., Mexico\",\"latitude\":20.07000000000000028421709430404007434844970703125,\"longitude\":-99.31999999999999317878973670303821563720703125}', NULL, NULL, '[]', '2022-02-16 19:25:48', NULL, NULL, NULL, 0, '2022-02-16 20:24:12', '2022-02-16 20:24:12'),
(160, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 50, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-16 19:56:05', '2022-02-16 20:13:23', '2022-02-16 20:13:26', NULL, 0, '2022-02-16 20:54:21', '2022-02-16 21:11:45'),
(161, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 1, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-16 20:08:07', NULL, NULL, NULL, 0, '2022-02-16 21:06:34', '2022-02-16 21:06:34'),
(162, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 1, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-16 20:13:56', NULL, NULL, NULL, 0, '2022-02-16 21:12:17', '2022-02-16 21:12:17'),
(163, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":73,\"name\":\"Service Master\",\"price\":400,\"discount_price\":null,\"price_unit\":\"hourly\",\"quantity_unit\":\"\",\"duration\":null}', NULL, 1, 3, 4, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-02-16 20:29:11', NULL, NULL, NULL, 0, '2022-02-16 21:27:28', '2022-02-17 15:13:32'),
(164, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 51, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-16 20:30:22', '2022-02-16 20:31:01', '2022-02-16 20:31:04', NULL, 0, '2022-02-16 21:28:38', '2022-02-16 21:29:45'),
(165, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 3, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-16 20:31:55', NULL, NULL, NULL, 0, '2022-02-16 21:30:42', '2022-02-16 21:31:20'),
(166, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":72,\"name\":\"Electrical\",\"price\":500,\"discount_price\":null,\"price_unit\":\"hourly\",\"quantity_unit\":\"\",\"duration\":\"16:38\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 52, NULL, '[]', '2022-02-16 20:40:12', '2022-02-16 20:40:56', '2022-02-16 20:41:13', NULL, 0, '2022-02-16 21:38:29', '2022-02-16 21:39:33'),
(167, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 53, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-16 20:41:41', '2022-02-16 20:43:58', '2022-02-16 20:44:02', NULL, 0, '2022-02-16 21:39:58', '2022-02-16 21:42:20'),
(168, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 54, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-16 20:48:13', '2022-02-16 20:48:36', '2022-02-16 20:48:39', NULL, 0, '2022-02-16 21:46:29', '2022-02-16 21:50:31'),
(169, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 55, NULL, '[]', '2022-02-16 20:53:15', '2022-02-16 20:53:36', '2022-02-16 20:53:37', NULL, 0, '2022-02-16 21:51:32', '2022-02-16 21:51:54'),
(170, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 56, NULL, '[]', '2022-02-16 20:54:17', '2022-02-16 20:54:41', '2022-02-16 20:54:42', NULL, 0, '2022-02-16 21:52:32', '2022-02-16 21:52:59'),
(171, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-02-16 20:54:17', '2022-02-17 16:48:19', '2022-02-17 16:48:26', NULL, 0, '2022-02-16 21:52:32', '2022-02-17 17:48:27'),
(172, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 57, NULL, '[]', '2022-02-16 20:56:11', '2022-02-16 20:56:37', '2022-02-16 20:56:39', NULL, 0, '2022-02-16 21:54:26', '2022-02-16 21:54:59'),
(173, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 5, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 60, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-17 14:10:00', '2022-02-17 15:17:07', '2022-02-17 15:17:46', NULL, 0, '2022-02-17 15:10:23', '2022-02-17 16:19:26'),
(174, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 1, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-17 14:14:34', NULL, NULL, NULL, 0, '2022-02-17 15:14:37', '2022-02-17 15:14:37'),
(175, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 1, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-17 14:14:34', NULL, NULL, NULL, 0, '2022-02-17 15:14:38', '2022-02-17 15:14:38'),
(176, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 1, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-17 14:14:34', NULL, NULL, NULL, 0, '2022-02-17 15:15:01', '2022-02-17 15:15:01'),
(177, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 1, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-17 14:14:34', NULL, NULL, NULL, 0, '2022-02-17 15:15:19', '2022-02-17 15:15:19'),
(178, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 1, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-17 14:14:34', NULL, NULL, NULL, 0, '2022-02-17 15:15:19', '2022-02-17 15:15:19'),
(179, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 58, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-18 02:49:00', '2022-02-17 14:28:12', '2022-02-17 14:28:17', NULL, 0, '2022-02-17 15:26:55', '2022-02-17 15:32:32'),
(180, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 1, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-17 15:00:17', NULL, NULL, NULL, 0, '2022-02-17 16:00:20', '2022-02-17 16:00:20');
INSERT INTO `bookings` (`id`, `e_provider`, `e_service`, `options`, `quantity`, `user_id`, `booking_status_id`, `address`, `payment_id`, `coupon`, `taxes`, `booking_at`, `start_at`, `ends_at`, `hint`, `cancel`, `created_at`, `updated_at`) VALUES
(181, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 59, NULL, '[]', '2022-02-17 15:00:56', '2022-02-17 15:16:02', '2022-02-17 15:16:05', NULL, 0, '2022-02-17 16:00:58', '2022-02-17 16:16:08'),
(182, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 1, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-17 15:20:16', NULL, NULL, NULL, 0, '2022-02-17 16:20:18', '2022-02-17 16:20:18'),
(183, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 1, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-17 15:21:41', NULL, NULL, NULL, 0, '2022-02-17 16:21:44', '2022-02-17 16:21:44'),
(184, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 1, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-17 15:24:09', NULL, NULL, NULL, 0, '2022-02-17 16:24:11', '2022-02-17 16:24:11'),
(185, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":67,\"name\":\"Flooring Service\",\"price\":200,\"discount_price\":null,\"price_unit\":\"hourly\",\"quantity_unit\":\"\",\"duration\":\"15:25\"}', NULL, 1, 3, 1, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-02-17 15:36:15', NULL, NULL, NULL, 0, '2022-02-17 16:36:18', '2022-02-17 16:36:18'),
(186, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 3, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-17 17:41:01', NULL, NULL, NULL, 0, '2022-02-17 18:41:03', '2022-02-21 16:21:33'),
(187, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 61, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-17 18:04:53', '2022-02-21 15:49:09', '2022-02-21 15:49:12', NULL, 0, '2022-02-17 19:04:57', '2022-02-21 16:49:23'),
(188, '{\"id\":74,\"name\":\"Ben Ten\",\"phone_number\":null,\"mobile_number\":null}', '{\"id\":82,\"name\":\"Electrician in california\",\"price\":100,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":null}', NULL, 5, 19, 7, '{\"id\":29,\"description\":null,\"address\":\"QHHP+QHR Gravesboro, CA, USA\",\"latitude\":36.7794913999999977249899529851973056793212890625,\"longitude\":-119.4136050000000039972292142920196056365966796875}', NULL, NULL, '[]', '2022-02-18 15:25:04', NULL, NULL, 'test service', 1, '2022-02-18 16:25:25', '2022-02-18 16:26:39'),
(189, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 1, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-02-21 17:52:48', NULL, NULL, NULL, 0, '2022-02-21 18:53:00', '2022-02-21 18:53:00'),
(190, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 1, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-02-21 18:14:54', NULL, NULL, NULL, 0, '2022-02-21 19:16:34', '2022-02-21 19:16:34'),
(191, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 1, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-21 18:28:30', NULL, NULL, NULL, 0, '2022-02-21 19:28:58', '2022-02-21 19:28:58'),
(192, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 1, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-22 11:51:14', NULL, NULL, NULL, 0, '2022-02-22 12:48:44', '2022-02-22 12:48:44'),
(193, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 1, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-02-22 11:55:02', NULL, NULL, NULL, 0, '2022-02-22 12:52:31', '2022-02-22 12:52:31'),
(194, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 62, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-22 11:55:58', '2022-02-22 11:59:11', '2022-02-22 11:59:12', NULL, 0, '2022-02-22 12:53:28', '2022-02-22 12:56:43'),
(195, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":67,\"name\":\"Flooring Service\",\"price\":200,\"discount_price\":null,\"price_unit\":\"hourly\",\"quantity_unit\":\"\",\"duration\":\"15:25\"}', NULL, 1, 3, 1, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[]', '2022-02-22 12:05:52', NULL, NULL, NULL, 0, '2022-02-22 13:03:22', '2022-02-22 13:03:22'),
(196, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 1, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-22 12:10:25', NULL, NULL, NULL, 0, '2022-02-22 13:07:53', '2022-02-22 13:07:53'),
(197, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 44, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 63, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-22 14:43:09', '2022-02-22 14:53:05', '2022-02-22 14:54:57', NULL, 0, '2022-02-22 15:40:38', '2022-02-22 15:53:09'),
(198, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 44, 2, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-22 15:00:47', '2022-02-22 15:01:28', NULL, NULL, 0, '2022-02-22 15:58:18', '2022-02-22 15:58:56'),
(199, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 1, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-23 14:26:45', NULL, NULL, NULL, 0, '2022-02-23 15:24:55', '2022-02-23 15:24:55'),
(200, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 3, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-23 14:43:45', NULL, NULL, NULL, 0, '2022-02-23 15:41:55', '2022-02-23 15:43:02'),
(201, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 5, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-23 17:50:21', NULL, NULL, NULL, 0, '2022-02-23 18:48:30', '2022-02-23 18:58:01'),
(202, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 1, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-23 17:52:17', NULL, NULL, NULL, 0, '2022-02-23 18:50:26', '2022-02-23 18:50:26'),
(203, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 4, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', NULL, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-23 17:52:41', NULL, NULL, NULL, 0, '2022-02-23 18:50:50', '2022-02-23 20:21:08'),
(204, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 3, 4, '{\"id\":25,\"description\":\"dhhdir\",\"address\":\"Teotihuacan 105, Rinconada de Tultengo, 42820 El Llano, Hgo., Mexico\",\"latitude\":20.07000000000000028421709430404007434844970703125,\"longitude\":-99.31999999999999317878973670303821563720703125}', NULL, NULL, '[]', '2022-02-23 20:40:37', NULL, NULL, NULL, 0, '2022-02-23 21:40:51', '2022-02-25 16:33:05'),
(205, '{\"id\":53,\"name\":\"Solar trade\",\"phone_number\":\"1234567890\",\"mobile_number\":\"1234567890\"}', '{\"id\":63,\"name\":\"Solar Facial Module\",\"price\":200,\"discount_price\":null,\"price_unit\":\"fixed\",\"quantity_unit\":\"500\",\"duration\":\"14:35\"}', NULL, 1, 3, 6, '{\"id\":9,\"description\":\"Home\",\"address\":\"5205 Nitzsche Roads Apt. 589\\nLake Madge, VT 07058-9709\",\"latitude\":50.1700000000000017053025658242404460906982421875,\"longitude\":11.2400000000000002131628207280300557613372802734375}', 65, NULL, '[{\"id\":3,\"name\":\"New York\",\"value\":9,\"type\":\"percent\"}]', '2022-02-23 20:42:07', '2022-02-23 20:43:04', '2022-02-23 20:43:10', NULL, 0, '2022-02-23 21:42:15', '2022-02-23 21:43:21'),
(206, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":86,\"name\":\"Test service\",\"price\":100,\"discount_price\":null,\"price_unit\":\"hourly\",\"quantity_unit\":\"\",\"duration\":\"23:34\"}', NULL, 1, 3, 6, '{\"id\":30,\"description\":null,\"address\":\"739 Hoefner Ave, Los Angeles, CA 90022, USA\",\"latitude\":34.0200184999999919455149210989475250244140625,\"longitude\":-118.1501332999999931416823528707027435302734375}', 66, NULL, '[]', '2022-02-28 21:35:32', '2022-02-28 21:36:37', '2022-02-28 21:36:48', NULL, 0, '2022-02-28 22:35:39', '2022-02-28 22:38:41'),
(207, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 51, 6, '{\"id\":31,\"description\":\"home\",\"address\":\"D.H.A. Phase 2 Phase 2 Defence Housing Authority, Karachi, Karachi City, Sindh 75500, Pakistan\",\"latitude\":24.83424289999999956535248202271759510040283203125,\"longitude\":67.0553953000000007023118087090551853179931640625}', 67, NULL, '[]', '2022-03-05 02:43:10', '2022-03-05 02:52:11', '2022-03-05 02:52:28', NULL, 0, '2022-03-05 03:44:18', '2022-03-05 03:53:11'),
(208, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 51, 7, '{\"id\":31,\"description\":\"home\",\"address\":\"D.H.A. Phase 2 Phase 2 Defence Housing Authority, Karachi, Karachi City, Sindh 75500, Pakistan\",\"latitude\":24.8299999999999982946974341757595539093017578125,\"longitude\":67.06000000000000227373675443232059478759765625}', NULL, NULL, '[]', '2022-03-05 16:13:19', NULL, NULL, NULL, 1, '2022-03-05 17:16:05', '2022-03-05 17:19:33'),
(209, '{\"id\":3,\"name\":\"Painting Smith, McGlynn and Goldner\",\"phone_number\":\"+1.862.709.5787\",\"mobile_number\":\"224.772.0752\"}', '{\"id\":59,\"name\":\"Plumbing work\",\"price\":100,\"discount_price\":0,\"price_unit\":\"fixed\",\"quantity_unit\":\"\",\"duration\":\"02:00\"}', NULL, 1, 51, 6, '{\"id\":31,\"description\":\"home\",\"address\":\"D.H.A. Phase 2 Phase 2 Defence Housing Authority, Karachi, Karachi City, Sindh 75500, Pakistan\",\"latitude\":24.8299999999999982946974341757595539093017578125,\"longitude\":67.06000000000000227373675443232059478759765625}', 68, NULL, '[]', '2022-03-05 16:23:17', '2022-03-05 16:26:31', '2022-03-05 16:26:48', NULL, 0, '2022-03-05 17:23:27', '2022-03-05 17:27:17');

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

--
-- Table structure for table `booking_statuses`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `booking_statuses` (
  `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT,
  `status` longtext COLLATE utf8mb4_unicode_ci,
  `order` tinyint(3) UNSIGNED NOT NULL DEFAULT '0',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `booking_statuses`
--

INSERT INTO `booking_statuses` (`id`, `status`, `order`, `created_at`, `updated_at`) VALUES
(1, '{\"en\":\"Booked\"}', 1, '2021-01-26 00:25:46', '2022-02-10 20:35:29'),
(2, '{\"en\":\"In Progress\"}', 40, '2021-01-26 00:26:02', '2022-03-02 19:02:58'),
(3, '{\"en\":\"On the Way\"}', 20, '2021-01-28 12:47:23', '2022-03-02 19:02:30'),
(4, '{\"en\":\"Accepted\"}', 10, '2021-02-16 17:09:29', '2022-03-02 19:02:20'),
(5, '{\"en\":\"Ready\"}', 30, '2021-02-16 17:11:50', '2022-03-02 19:02:38'),
(6, '{\"en\":\"Done\"}', 50, '2021-02-17 02:57:02', '2022-03-02 19:03:09'),
(7, '{\"en\":\"Failed\"}', 60, '2021-02-17 02:58:36', '2022-03-02 19:02:49');

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

--
-- Table structure for table `categories`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `categories` (
  `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT,
  `name` longtext COLLATE utf8mb4_unicode_ci,
  `color` varchar(36) COLLATE utf8mb4_unicode_ci NOT NULL,
  `description` longtext COLLATE utf8mb4_unicode_ci,
  `order` int(11) DEFAULT '0',
  `featured` tinyint(1) DEFAULT '0',
  `parent_id` int(10) UNSIGNED DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `categories_parent_id_foreign` (`parent_id`)
) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

INSERT INTO `categories` (`id`, `name`, `color`, `description`, `order`, `featured`, `parent_id`, `created_at`, `updated_at`) VALUES
(10, '{\"en\":\"Architecture\"}', '#767fad', '{\"en\":\"<p><span style=\\\"font-family: Montserrat, sans-serif; background-color: rgb(222, 222, 222);\\\">Architecture<\\/span><br><\\/p>\"}', NULL, 1, NULL, '2021-11-15 16:12:37', '2021-12-28 20:06:22'),
(15, '{\"en\":\"Flooring\"}', '#52CC99', '{\"en\":\"FLOORING\"}', NULL, 1, NULL, '2021-11-15 16:21:13', '2021-12-28 20:12:59'),
(16, '{\"en\":\"Plumbing\"}', '#66CCFF', '{\"en\":\"<p>PLUMBING<br><\\/p>\"}', NULL, 1, NULL, '2021-11-15 16:22:05', '2021-12-28 20:17:05'),
(17, '{\"en\":\"Remodeling\"}', '#C7281C', '{\"en\":\"<p>REMODELING<br><\\/p>\"}', NULL, 1, NULL, '2021-11-15 16:22:32', '2021-12-28 22:04:36'),
(18, '{\"en\":\"Solar\"}', '#DAAD2E', '{\"en\":\"<p>SOLAR<br><\\/p>\"}', NULL, 1, NULL, '2021-11-15 16:22:58', '2021-12-28 22:08:36'),
(19, '{\"en\":\"Painting\"}', '#5437AD', '{\"en\":\"<p>PAINTING<br><\\/p>\"}', NULL, 1, NULL, '2021-11-15 16:23:44', '2021-12-28 21:02:22'),
(20, '{\"en\":\"Electrical\"}', '#4C8876', '{\"en\":\"<p>ELECTRICAL<\\/p><p><br><\\/p>\"}', NULL, 1, NULL, '2021-11-15 16:24:13', '2021-12-28 21:27:28'),
(22, '{\"en\":\"Roofing\"}', '#7C8FB4', '{\"en\":\"<p>ROOFING<br><\\/p>\"}', NULL, 1, NULL, '2021-11-15 16:24:38', '2021-12-28 21:55:47'),
(23, '{\"en\":\"Heating & A\\/C\"}', '#D6C8C8', '{\"en\":\"<p>HEATING & A\\/C<\\/p>\"}', NULL, 1, NULL, '2021-11-15 16:25:12', '2021-12-28 21:53:32'),
(24, '{\"en\":\"WIindows & Doors\"}', '#966F33', '{\"en\":\"<p>WINDOWS & DOORS<br><\\/p>\"}', NULL, 1, NULL, '2021-11-15 16:25:34', '2021-12-28 21:37:35'),
(25, '{\"en\":\"Drywall\"}', '#77701C', '{\"en\":\"<p><span style=\\\"font-family: Montserrat, sans-serif; background-color: rgb(222, 222, 222);\\\">Drywall<\\/span><br><\\/p>\"}', NULL, 1, NULL, '2021-12-27 15:37:38', '2021-12-28 22:06:37'),
(26, '{\"en\":\"Flood Damage\"}', '#66CCFF', '{\"en\":\"<p><span style=\\\"font-family: Montserrat, sans-serif; background-color: rgb(222, 222, 222);\\\">Flood Damage<\\/span><br><\\/p>\"}', NULL, 1, NULL, '2021-12-27 15:37:55', '2021-12-28 21:52:37'),
(27, '{\"en\":\"Construction\"}', '#506F5F', '{\"en\":\"<p><span style=\\\"font-family: Montserrat, sans-serif; background-color: rgb(222, 222, 222);\\\">Construction<\\/span><br><\\/p>\"}', NULL, 1, NULL, '2021-12-27 15:38:19', '2021-12-28 21:13:42'),
(28, '{\"en\":\"Demolition\"}', '#FFBF66', '{\"en\":\"<p><span style=\\\"font-family: Montserrat, sans-serif; background-color: rgb(222, 222, 222);\\\">Demolition<\\/span><br><\\/p>\"}', NULL, 1, NULL, '2021-12-27 15:38:52', '2021-12-28 20:59:07'),
(29, '{\"en\":\"Fire Damage\"}', '#FF8066', '{\"en\":\"<p><span style=\\\"font-family: Montserrat, sans-serif; background-color: rgb(222, 222, 222);\\\">Fire Damage<\\/span><br><\\/p>\"}', NULL, 1, NULL, '2021-12-27 15:39:10', '2021-12-28 20:55:11'),
(30, '{\"en\":\"Masonry\"}', '#6B440F', '{\"en\":\"<p><span style=\\\"font-family: Montserrat, sans-serif; background-color: rgb(222, 222, 222);\\\">Masonry<\\/span><br><\\/p>\"}', NULL, 1, NULL, '2021-12-27 15:39:27', '2021-12-28 21:09:44');

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

--
-- Table structure for table `coupons`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `coupons` (
  `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT,
  `code` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL,
  `discount` double(8,2) NOT NULL DEFAULT '0.00',
  `discount_type` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'percent',
  `description` longtext COLLATE utf8mb4_unicode_ci,
  `expires_at` datetime DEFAULT NULL,
  `enabled` tinyint(1) NOT NULL DEFAULT '0',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `coupons_code_unique` (`code`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `coupons`
--

INSERT INTO `coupons` (`id`, `code`, `discount`, `discount_type`, `description`, `expires_at`, `enabled`, `created_at`, `updated_at`) VALUES
(1, 'PROMO50', 50.00, 'percent', '{\"en\":\"<p>PROMO50<br><\\/p>\"}', '2022-02-17 18:28:00', 1, '2022-02-04 19:29:05', '2022-02-04 19:29:05');

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

--
-- Table structure for table `currencies`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `currencies` (
  `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT,
  `name` longtext COLLATE utf8mb4_unicode_ci,
  `symbol` longtext COLLATE utf8mb4_unicode_ci,
  `code` longtext COLLATE utf8mb4_unicode_ci,
  `decimal_digits` tinyint(3) UNSIGNED DEFAULT NULL,
  `rounding` tinyint(3) UNSIGNED DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

INSERT INTO `currencies` (`id`, `name`, `symbol`, `code`, `decimal_digits`, `rounding`, `created_at`, `updated_at`) VALUES
(1, '{\"en\":\"US Dollar\"}', '{\"en\":\"$\"}', '{\"en\":\"USD\"}', 2, 0, '2020-10-22 19:50:48', '2021-12-27 16:18:47'),
(8, '{\"en\":\"Pakistani Rupee\"}', '{\"en\":\"PKR\"}', '{\"en\":\"PKR\"}', 2, 0, '2022-03-05 03:22:29', '2022-03-05 03:22:29');

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

--
-- Table structure for table `custom_fields`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `custom_fields` (
  `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT,
  `name` varchar(127) COLLATE utf8mb4_unicode_ci NOT NULL,
  `type` varchar(56) COLLATE utf8mb4_unicode_ci NOT NULL,
  `values` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `disabled` tinyint(1) DEFAULT NULL,
  `required` tinyint(1) DEFAULT NULL,
  `in_table` tinyint(1) DEFAULT NULL,
  `bootstrap_column` tinyint(4) DEFAULT NULL,
  `order` tinyint(4) DEFAULT NULL,
  `custom_field_model` varchar(127) COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `custom_fields`
--

INSERT INTO `custom_fields` (`id`, `name`, `type`, `values`, `disabled`, `required`, `in_table`, `bootstrap_column`, `order`, `custom_field_model`, `created_at`, `updated_at`) VALUES
(5, 'bio', 'textarea', NULL, 0, 0, 0, 6, 1, 'App\\Models\\User', '2019-09-07 01:43:58', '2019-09-07 01:43:58'),
(6, 'address', 'text', NULL, 0, 0, 0, 6, 3, 'App\\Models\\User', '2019-09-07 01:49:22', '2019-09-07 01:49:22');

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

--
-- Table structure for table `custom_field_values`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `custom_field_values` (
  `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT,
  `value` longtext COLLATE utf8mb4_unicode_ci,
  `view` longtext COLLATE utf8mb4_unicode_ci,
  `custom_field_id` int(10) UNSIGNED NOT NULL,
  `customizable_type` varchar(127) COLLATE utf8mb4_unicode_ci NOT NULL,
  `customizable_id` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `custom_field_values_custom_field_id_foreign` (`custom_field_id`)
) ENGINE=InnoDB AUTO_INCREMENT=93 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `custom_field_values`
--

INSERT INTO `custom_field_values` (`id`, `value`, `view`, `custom_field_id`, `customizable_type`, `customizable_id`, `created_at`, `updated_at`) VALUES
(30, 'Explicabo. Eum provi. ', 'Explicabo. Eum provi. ', 5, 'App\\Models\\User', 2, '2019-09-07 01:52:30', '2021-12-29 18:13:08'),
(31, 'Modi est libero qui', 'Modi est libero qui', 6, 'App\\Models\\User', 2, '2019-09-07 01:52:30', '2021-02-02 16:32:57'),
(33, 'Consequatur error ip.&nbsp;', 'Consequatur error ip.&nbsp;', 5, 'App\\Models\\User', 1, '2019-09-07 01:53:58', '2021-02-02 16:32:01'),
(34, 'Qui vero ratione vel', 'Qui vero ratione vel', 6, 'App\\Models\\User', 1, '2019-09-07 01:53:58', '2021-02-02 16:32:01'),
(36, 'Dolor optio, error e', 'Dolor optio, error e', 5, 'App\\Models\\User', 3, '2019-10-15 21:21:32', '2021-02-02 16:33:23'),
(37, 'Voluptatibus ad ipsu', 'Voluptatibus ad ipsu', 6, 'App\\Models\\User', 3, '2019-10-15 21:21:32', '2021-02-02 16:33:23'),
(39, 'Faucibus ornare suspendisse sed nisi lacus sed. Pellentesque sit amet porttitor eget dolor morbi non arcu. Eu scelerisque felis imperdiet proin fermentum leo vel orci porta', 'Faucibus ornare suspendisse sed nisi lacus sed. Pellentesque sit amet porttitor eget dolor morbi non arcu. Eu scelerisque felis imperdiet proin fermentum leo vel orci porta', 5, 'App\\Models\\User', 4, '2019-10-16 23:31:46', '2019-10-16 23:31:46'),
(40, 'Sequi molestiae ipsa1', 'Sequi molestiae ipsa1', 6, 'App\\Models\\User', 4, '2019-10-16 23:31:46', '2021-02-22 04:32:10'),
(42, 'Omnis fugiat et cons.', 'Omnis fugiat et cons.', 5, 'App\\Models\\User', 5, '2019-12-15 23:49:44', '2021-02-02 16:29:47'),
(43, 'Consequatur delenit', 'Consequatur delenit', 6, 'App\\Models\\User', 5, '2019-12-15 23:49:44', '2021-02-02 16:29:47'),
(45, '<p>Short bio for this driver</p>', 'Short bio for this driver', 5, 'App\\Models\\User', 6, '2020-03-29 21:28:05', '2020-03-29 21:28:05'),
(46, '4722 Villa Drive', '4722 Villa Drive', 6, 'App\\Models\\User', 6, '2020-03-29 21:28:05', '2020-03-29 21:28:05'),
(48, 'Voluptatem. Omnis op.', 'Voluptatem. Omnis op.', 5, 'App\\Models\\User', 7, '2021-01-17 21:13:24', '2021-02-02 16:31:36'),
(49, 'Perspiciatis aut ei', 'Perspiciatis aut ei', 6, 'App\\Models\\User', 7, '2021-01-17 21:13:24', '2021-02-02 16:31:36'),
(51, 'sdfsdf56', 'sdfsdf56', 5, 'App\\Models\\User', 8, '2021-02-10 16:31:12', '2021-02-19 19:09:37'),
(52, 'Adressttt', 'Adressttt', 6, 'App\\Models\\User', 8, '2021-02-10 16:31:12', '2021-02-19 18:57:27'),
(53, NULL, '', 5, 'App\\Models\\User', 11, '2021-09-21 13:19:34', '2021-09-21 13:19:34'),
(54, NULL, NULL, 6, 'App\\Models\\User', 11, '2021-09-21 13:19:34', '2021-09-21 13:19:34'),
(55, NULL, '', 5, 'App\\Models\\User', 12, '2021-09-22 13:00:00', '2021-09-22 13:00:00'),
(56, NULL, NULL, 6, 'App\\Models\\User', 12, '2021-09-22 13:00:00', '2021-09-22 13:00:00'),
(57, NULL, '', 5, 'App\\Models\\User', 13, '2021-09-22 13:28:22', '2021-09-22 13:28:22'),
(58, NULL, NULL, 6, 'App\\Models\\User', 13, '2021-09-22 13:28:22', '2021-09-22 13:28:22'),
(59, NULL, '', 5, 'App\\Models\\User', 14, '2021-09-23 15:15:42', '2021-09-23 15:15:42'),
(60, NULL, NULL, 6, 'App\\Models\\User', 14, '2021-09-23 15:15:42', '2021-09-23 15:15:42'),
(61, NULL, '', 5, 'App\\Models\\User', 15, '2021-12-27 16:43:56', '2021-12-27 16:43:56'),
(62, NULL, NULL, 6, 'App\\Models\\User', 15, '2021-12-27 16:43:56', '2021-12-27 16:43:56'),
(63, NULL, '', 5, 'App\\Models\\User', 17, '2021-12-27 17:17:50', '2021-12-27 17:17:50'),
(64, 'Murphy Canyon Rd.', 'Murphy Canyon Rd.', 6, 'App\\Models\\User', 17, '2021-12-27 17:17:50', '2021-12-27 17:19:52'),
(65, NULL, '', 5, 'App\\Models\\User', 18, '2021-12-29 15:46:45', '2021-12-29 15:46:45'),
(66, '5847 Dabneys Mill Rd Manquin, Virginia(VA), 23106', '5847 Dabneys Mill Rd Manquin, Virginia(VA), 23106', 6, 'App\\Models\\User', 18, '2021-12-29 15:46:45', '2021-12-29 15:46:45'),
(67, NULL, '', 5, 'App\\Models\\User', 27, '2022-02-08 21:52:17', '2022-02-08 21:52:17'),
(68, 'My address', 'My address', 6, 'App\\Models\\User', 27, '2022-02-08 21:52:17', '2022-02-08 21:52:38'),
(69, '<h5 class=\\\"heading-text\\\" style=\\\"margin: 20px 0px 0px; line-height: 1.6; opacity: 0.7; text-align: center;\\\"><font color=\\\"#2f2c2c\\\" face=\\\"Varela Round, Arial, Helvetica Neue, Helvetica, sans-serif\\\"><span style=\\\"font-size: 24px;\\\">We deliver globally, providing result-driven project management and seamless communication.</span></font><br></h5>', 'We deliver globally, providing result-driven project management and seamless communication.', 5, 'App\\Models\\User', 30, '2022-02-09 16:31:33', '2022-02-09 16:33:49'),
(70, '29B/1،, Main Shahrah-e-Faisal, Block 6 PECHS, Karachi, Karachi City, Sindh 75400', '29B/1،, Main Shahrah-e-Faisal, Block 6 PECHS, Karachi, Karachi City, Sindh 75400', 6, 'App\\Models\\User', 30, '2022-02-09 16:31:33', '2022-02-09 16:31:33'),
(71, NULL, '', 5, 'App\\Models\\User', 31, '2022-02-09 17:27:55', '2022-02-09 17:27:55'),
(72, NULL, NULL, 6, 'App\\Models\\User', 31, '2022-02-09 17:27:55', '2022-02-09 17:27:55'),
(73, NULL, '', 5, 'App\\Models\\User', 34, '2022-02-10 20:09:21', '2022-02-10 20:09:21'),
(74, NULL, NULL, 6, 'App\\Models\\User', 34, '2022-02-10 20:09:21', '2022-02-10 20:09:21'),
(75, NULL, '', 5, 'App\\Models\\User', 36, '2022-02-10 21:26:20', '2022-02-10 21:26:20'),
(76, NULL, NULL, 6, 'App\\Models\\User', 36, '2022-02-10 21:26:20', '2022-02-10 21:26:20'),
(77, NULL, '', 5, 'App\\Models\\User', 37, '2022-02-10 21:51:06', '2022-02-10 21:51:06'),
(78, NULL, NULL, 6, 'App\\Models\\User', 37, '2022-02-10 21:51:06', '2022-02-10 21:51:06'),
(79, '<p><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\">A </span><span style=\\\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; font-size: 14px;\\\">wiki</span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\"> is essentially a database for creating, browsing, and searching through information. A </span><span style=\\\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; font-size: 14px;\\\">wiki</span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\"> allows non-linear, evolving, complex, and networked text</span><br></p>', 'A wiki is essentially a database for creating, browsing, and searching through information. A wiki allows non-linear, evolving, complex, and networked text', 5, 'App\\Models\\User', 39, '2022-02-18 12:51:43', '2022-02-18 12:53:23'),
(80, '630 Hill Field Ave. Salinas, CA 93905', '630 Hill Field Ave. Salinas, CA 93905', 6, 'App\\Models\\User', 39, '2022-02-18 12:51:43', '2022-02-18 12:51:43'),
(81, NULL, '', 5, 'App\\Models\\User', 44, '2022-02-22 13:34:36', '2022-02-22 13:34:36'),
(82, NULL, NULL, 6, 'App\\Models\\User', 44, '2022-02-22 13:34:36', '2022-02-22 13:34:36'),
(83, NULL, '', 5, 'App\\Models\\User', 47, '2022-03-04 19:05:36', '2022-03-04 19:05:36'),
(84, NULL, NULL, 6, 'App\\Models\\User', 47, '2022-03-04 19:05:36', '2022-03-04 19:05:36'),
(85, NULL, '', 5, 'App\\Models\\User', 48, '2022-03-04 19:08:18', '2022-03-04 19:08:18'),
(86, NULL, NULL, 6, 'App\\Models\\User', 48, '2022-03-04 19:08:18', '2022-03-04 19:08:18'),
(87, NULL, '', 5, 'App\\Models\\User', 49, '2022-03-05 01:16:24', '2022-03-05 01:16:24'),
(88, NULL, NULL, 6, 'App\\Models\\User', 49, '2022-03-05 01:16:24', '2022-03-05 01:16:24'),
(89, NULL, '', 5, 'App\\Models\\User', 51, '2022-03-05 03:20:58', '2022-03-05 03:20:58'),
(90, 'cm-3/b gulistan e rafi', 'cm-3/b gulistan e rafi', 6, 'App\\Models\\User', 51, '2022-03-05 03:20:58', '2022-03-05 03:22:23'),
(91, NULL, '', 5, 'App\\Models\\User', 53, '2022-03-05 17:32:13', '2022-03-05 17:32:13'),
(92, NULL, NULL, 6, 'App\\Models\\User', 53, '2022-03-05 17:32:13', '2022-03-05 17:32:13');

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

--
-- Table structure for table `custom_pages`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `custom_pages` (
  `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT,
  `title` longtext COLLATE utf8mb4_unicode_ci,
  `content` longtext COLLATE utf8mb4_unicode_ci,
  `published` tinyint(1) DEFAULT '0',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `custom_pages`
--

INSERT INTO `custom_pages` (`id`, `title`, `content`, `published`, `created_at`, `updated_at`) VALUES
(1, 'Privacy Policy', '<h1>Privacy Policy of SmarterVision</h1>\n<p>SmarterVision operates the SmarterVision website, which provides the SERVICE.</p>\n<p>This page is used to inform website visitors regarding our policies with the collection, use, and disclosure of Personal Information if anyone decided to use our Service, the smartersvision.com website.</p>\n<p>If you choose to use our Service, then you agree to the collection and use of information in relation with this policy. The Personal Information that we collect are used for providing and improving the Service. We will not use or share your information with anyone except as described in this Privacy Policy.</p>\n<p>The terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, which is accessible at smartersvision.com, unless otherwise defined in this Privacy Policy.</p>\n<h2>Information Collection and Use</h2>\n<p>For a better experience, while using our Service, we may require you to provide us with certain personally identifiable information, including but not limited to your name, phone number, and postal address. The information that we collect will be used to contact or identify you.</p>\n<h2>Log Data</h2>\n<p>We want to inform you that whenever you visit our Service, we collect information that your browser sends to us which is called Log Data. This Log Data may include information such as your computer\'s Internet Protocol (“IP”) address, browser version, pages of our Service that you visit, the time and date of your visit, the time spent on those pages, and other statistics.</p>\n<h2>Cookies</h2>\n<p>Cookies are files with small amount of data that is commonly used an anonymous unique identifier. These are sent to your browser from the website that you visit and are stored on your computer\'s hard drive.</p>\n<p>Our website uses these “cookies” to collection information and to improve our Service. You have the option to either accept or refuse these cookies, and know when a cookie is being sent to your computer. If you choose to refuse our cookies, you may not be able to use some portions of our Service.</p>\n<h2>Service Providers</h2>\n<p>We may employ third-party companies and individuals due to the following reasons:</p>\n<ul>\n<li>To facilitate our Service;</li>\n<li>To provide the Service on our behalf;</li>\n<li>To perform Service-related services; or</li>\n<li>To assist us in analyzing how our Service is used.</li>\n</ul>\n<p>We want to inform our Service users that these third parties have access to your Personal Information. The reason is to perform the tasks assigned to them on our behalf. However, they are obligated not to disclose or use the information for any other purpose.</p>\n<h2>Security</h2>\n<p>We value your trust in providing us your Personal Information, thus we are striving to use commercially acceptable means of protecting it. But remember that no method of transmission over the internet, or method of electronic storage is 100% secure and reliable, and we cannot guarantee its absolute security.</p>\n<h2>Links to Other Sites</h2>\n<p>Our Service may contain links to other sites. If you click on a third-party link, you will be directed to that site. Note that these external sites are not operated by us. Therefore, we strongly advise you to review the Privacy Policy of these websites. We have no control over, and assume no responsibility for the content, privacy policies, or practices of any third-party sites or services.</p>\n<h2>Children\'s Privacy</h2>\n<p>Our Services do not address anyone under the age of 13. We do not knowingly collect personal identifiable information from children under 13. In the case we discover that a child under 13 has provided us with personal information, we immediately delete this from our servers. If you are a parent or guardian and you are aware that your child has provided us with personal information, please contact us so that we will be able to do necessary actions.</p>\n<h2>Changes to This Privacy Policy</h2>\n<p>We may update our Privacy Policy from time to time. Thus, we advise you to review this page periodically for any changes. We will notify you of any changes by posting the new Privacy Policy on this page. These changes are effective immediately, after they are posted on this page.</p>\n<h2>Contact Us</h2>\n<p>If you have any questions or suggestions about our Privacy Policy, do not hesitate to contact us.</p>', 1, '2021-02-24 16:53:21', '2021-02-24 18:19:19'),
(2, 'Terms & Conditions', '<h2>Terms &amp; Conditions</h2><p>Dolor consequat. Ex ducimus, dolores fugiat ipsam sunt non a dolor quidem nulla ullamco Nam labore nostrum sit amet, tenetur ut consequatur? Non aut incididunt consequatur, rem veniam, veritatis molestiae neque non veniam, nemo facilis eligendi qui aut enim aperiam rerum fugiat, dolorum qui id, in sint et assumenda mollitia dignissimos illum, ipsum maiores asperiores exercitationem odio labore laboris consequatur? Consequatur, sapiente ipsum, laboriosam, laudantium, dolor sed autem eligendi ea a.</p><p>Dolor consequat. Ex ducimus, dolores fugiat ipsam sunt non a dolor quidem nulla ullamco Nam labore nostrum sit amet, tenetur ut consequatur? Non aut incididunt consequatur, rem veniam, veritatis molestiae neque non veniam, nemo facilis eligendi qui aut enim aperiam rerum fugiat, dolorum qui id, in sint et assumenda mollitia dignissimos illum, ipsum maiores asperiores exercitationem odio labore laboris consequatur? Consequatur, sapiente ipsum, laboriosam, laudantium, dolor sed autem eligendi ea a.<br></p>', 1, '2021-02-24 18:20:06', '2021-02-24 18:23:52');

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

--
-- Table structure for table `discountables`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `discountables` (
  `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT,
  `coupon_id` int(10) UNSIGNED NOT NULL,
  `discountable_type` varchar(127) COLLATE utf8mb4_unicode_ci NOT NULL,
  `discountable_id` int(11) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `discountables_coupon_id_foreign` (`coupon_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `discountables`
--

INSERT INTO `discountables` (`id`, `coupon_id`, `discountable_type`, `discountable_id`) VALUES
(1, 1, 'App\\Models\\EService', 59),
(2, 1, 'App\\Models\\EProvider', 53);

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

--
-- Table structure for table `earnings`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `earnings` (
  `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT,
  `e_provider_id` int(10) UNSIGNED DEFAULT NULL,
  `total_bookings` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `total_earning` double(10,2) NOT NULL DEFAULT '0.00',
  `admin_earning` double(10,2) NOT NULL DEFAULT '0.00',
  `e_provider_earning` double(10,2) NOT NULL DEFAULT '0.00',
  `taxes` double(10,2) NOT NULL DEFAULT '0.00',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `earnings_e_provider_id_foreign` (`e_provider_id`)
) ENGINE=InnoDB AUTO_INCREMENT=55 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `earnings`
--

INSERT INTO `earnings` (`id`, `e_provider_id`, `total_bookings`, `total_earning`, `admin_earning`, `e_provider_earning`, `taxes`, `created_at`, `updated_at`) VALUES
(1, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2021-09-14 17:31:46', '2021-09-14 17:31:46'),
(2, NULL, 2, 129.10, 32.27, 96.83, 0.00, '2021-09-21 16:08:21', '2021-09-21 16:08:57'),
(3, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2021-11-15 16:37:43', '2021-11-15 16:37:43'),
(4, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2021-12-10 16:45:58', '2021-12-10 16:45:58'),
(5, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2021-12-10 16:48:33', '2021-12-10 16:48:33'),
(6, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2021-12-10 16:49:06', '2021-12-10 16:49:06'),
(7, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2021-12-10 17:02:18', '2021-12-10 17:02:18'),
(8, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2021-12-10 17:03:14', '2021-12-10 17:03:14'),
(9, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2021-12-10 17:03:40', '2021-12-10 17:03:40'),
(10, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2021-12-10 17:04:09', '2021-12-10 17:04:09'),
(11, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2021-12-10 17:04:45', '2021-12-10 17:04:45'),
(12, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2021-12-10 17:06:47', '2021-12-10 17:06:47'),
(13, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2021-12-10 17:07:32', '2021-12-10 17:07:32'),
(14, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2021-12-10 17:08:02', '2021-12-10 17:08:02'),
(15, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2021-12-10 17:09:34', '2021-12-10 17:09:34'),
(16, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2021-12-10 17:09:46', '2021-12-10 17:09:46'),
(17, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2021-12-10 17:09:58', '2021-12-10 17:09:58'),
(18, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2021-12-10 17:09:59', '2021-12-10 17:09:59'),
(19, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2021-12-10 17:12:24', '2021-12-10 17:12:24'),
(20, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2021-12-10 17:12:31', '2021-12-10 17:12:31'),
(21, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2021-12-10 17:12:40', '2021-12-10 17:12:40'),
(22, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2021-12-10 17:13:32', '2021-12-10 17:13:32'),
(23, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2021-12-10 17:13:33', '2021-12-10 17:13:33'),
(24, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2021-12-10 17:13:42', '2021-12-10 17:13:42'),
(25, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2021-12-10 17:13:50', '2021-12-10 17:13:50'),
(26, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2021-12-10 17:21:29', '2021-12-10 17:21:29'),
(27, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2021-12-10 17:21:54', '2021-12-10 17:21:54'),
(28, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2021-12-10 17:22:19', '2021-12-10 17:22:19'),
(29, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2021-12-10 17:22:39', '2021-12-10 17:22:39'),
(30, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2021-12-10 17:23:09', '2021-12-10 17:23:09'),
(31, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2021-12-10 17:23:27', '2021-12-10 17:23:27'),
(32, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2021-12-10 17:24:02', '2021-12-10 17:24:02'),
(33, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2021-12-10 17:24:21', '2021-12-10 17:24:21'),
(34, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2021-12-27 15:50:54', '2021-12-27 15:50:54'),
(35, 3, 24, 3200.00, 2560.00, 640.00, 0.00, '2021-12-27 16:46:38', '2022-03-05 17:27:40'),
(36, 9, 0, 0.00, 0.00, 0.00, 0.00, '2021-12-27 16:46:38', '2021-12-27 16:46:38'),
(37, 12, 0, 0.00, 0.00, 0.00, 0.00, '2021-12-27 16:46:38', '2021-12-27 16:46:38'),
(38, 13, 0, 0.00, 0.00, 0.00, 0.00, '2021-12-27 16:46:38', '2021-12-27 16:46:38'),
(39, 15, 0, 0.00, 0.00, 0.00, 0.00, '2021-12-27 16:46:38', '2021-12-27 16:46:38'),
(40, 17, 0, 0.00, 0.00, 0.00, 0.00, '2021-12-27 16:46:38', '2021-12-27 16:46:38'),
(41, 18, 0, 0.00, 0.00, 0.00, 0.00, '2021-12-27 16:46:38', '2021-12-27 16:46:38'),
(42, 53, 15, 4600.00, 2300.00, 2300.00, 270.00, '2022-01-03 15:26:00', '2022-02-23 21:43:26'),
(43, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2022-02-08 17:39:54', '2022-02-08 17:39:54'),
(44, 71, 1, 0.00, 0.00, 0.00, 0.00, '2022-02-10 00:23:45', '2022-02-10 16:22:28'),
(45, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2022-02-10 15:49:51', '2022-02-10 15:49:51'),
(46, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2022-02-10 21:08:54', '2022-02-10 21:08:54'),
(47, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2022-02-10 21:08:54', '2022-02-10 21:08:54'),
(48, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2022-02-10 21:08:54', '2022-02-10 21:08:54'),
(49, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2022-02-10 21:08:54', '2022-02-10 21:08:54'),
(50, 73, 1, 200.90, 160.72, 40.18, 0.00, '2022-02-10 21:24:18', '2022-02-10 21:56:04'),
(51, 74, 0, 0.00, 0.00, 0.00, 0.00, '2022-02-18 13:14:42', '2022-02-18 13:14:42'),
(52, NULL, 0, 0.00, 0.00, 0.00, 0.00, '2022-02-28 22:10:47', '2022-02-28 22:10:47'),
(53, 76, 0, 0.00, 0.00, 0.00, 0.00, '2022-03-02 19:29:15', '2022-03-02 19:29:15'),
(54, 77, 0, 0.00, 0.00, 0.00, 0.00, '2022-03-05 03:26:01', '2022-03-05 03:26:01');

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

--
-- Table structure for table `experiences`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `experiences` (
  `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT,
  `title` longtext COLLATE utf8mb4_unicode_ci,
  `description` longtext COLLATE utf8mb4_unicode_ci,
  `e_provider_id` int(10) UNSIGNED NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `experiences_e_provider_id_foreign` (`e_provider_id`)
) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `experiences`
--

INSERT INTO `experiences` (`id`, `title`, `description`, `e_provider_id`, `created_at`, `updated_at`) VALUES
(22, '{\"en\":\"I don\'t understand. Where did they draw\"}', '{\"en\":\"I don\'t understand. Where did they draw the treacle from?\' \'You can draw water out of it, and found in it about four inches deep and reaching half down the little glass box that was linked into hers.\"}', 15, '2021-09-07 16:09:43', '2022-02-09 16:13:05');

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

--
-- Table structure for table `e_providers`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `e_providers` (
  `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT,
  `name` longtext COLLATE utf8mb4_unicode_ci,
  `e_provider_type_id` int(10) UNSIGNED NOT NULL,
  `description` longtext COLLATE utf8mb4_unicode_ci,
  `phone_number` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `mobile_number` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `availability_range` double(9,2) DEFAULT '0.00',
  `available` tinyint(1) DEFAULT '1',
  `featured` tinyint(1) DEFAULT '0',
  `accepted` tinyint(1) DEFAULT '0',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `e_providers_e_provider_type_id_foreign` (`e_provider_type_id`)
) ENGINE=InnoDB AUTO_INCREMENT=81 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `e_providers`
--

INSERT INTO `e_providers` (`id`, `name`, `e_provider_type_id`, `description`, `phone_number`, `mobile_number`, `availability_range`, `available`, `featured`, `accepted`, `created_at`, `updated_at`) VALUES
(3, '{\"en\":\"Painting Smith, McGlynn and Goldner\"}', 3, '{\"en\":\"<span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\">Book online <\\/span><span style=\\\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; font-size: 14px;\\\">painters<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\"> for your <\\/span><span style=\\\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; font-size: 14px;\\\">home<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\"> wall <\\/span><span style=\\\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; font-size: 14px;\\\">paint<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\"> in Lahore, Karachi, Islamabad. Get free quotes from highly rated <\\/span><span style=\\\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; font-size: 14px;\\\">Painters<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\"> on supertasker.<\\/span>\"}', '+1.862.709.5787', '224.772.0752', 68140.58, 1, 1, 1, '2021-09-07 16:09:41', '2022-02-28 22:25:40'),
(9, '{\"en\":\"Security Beier-Streich\"}', 3, '{\"en\":\"<span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\">Securitas is a leading provider of custom <\\/span><span style=\\\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; font-size: 14px;\\\">security<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\"> & guarding solutions. Explore our protective <\\/span><span style=\\\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; font-size: 14px;\\\">services<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\">, including on-site guarding, mobile patrol<\\/span>\"}', '1-316-516-5548', '713-739-1016', 8275.70, 1, 1, 1, '2021-09-07 16:09:41', '2022-02-16 21:48:18'),
(12, '{\"en\":\"Glass Weissnat, Schinner and Bauch\"}', 5, '{\"en\":\"<span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\">Book online&nbsp;<\\/span><span style=\\\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; font-size: 14px;\\\">painters<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\">&nbsp;for your&nbsp;<\\/span><span style=\\\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; font-size: 14px;\\\">home<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\">&nbsp;wall&nbsp;<\\/span><span style=\\\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; font-size: 14px;\\\">paint<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\">&nbsp;in Lahore, Karachi, Islamabad. Get free quotes from highly rated&nbsp;<\\/span><span style=\\\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; font-size: 14px;\\\">Painters<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\">&nbsp;on supertasker.<\\/span>\"}', '1-217-441-7263', '650-834-7393', 13249.52, 1, 1, 1, '2021-09-07 16:09:41', '2022-02-09 15:43:33'),
(13, '{\"en\":\"Care Services Lemke, Satterfield and Friesen\"}', 3, '{\"en\":\"<span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\">BrightStar&nbsp;<\\/span><span style=\\\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; font-size: 14px;\\\">Care<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\">&nbsp;is an in-home&nbsp;<\\/span><span style=\\\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; font-size: 14px;\\\">care<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\">&nbsp;company committed to delivering quality&nbsp;<\\/span><span style=\\\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; font-size: 14px;\\\">care<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\">&nbsp;to you and your loved ones. Call today to learn more and find a location<\\/span>\"}', '(865) 490-9790', '+1-364-989-6968', 13891.72, 1, 1, 1, '2021-09-07 16:09:41', '2022-02-09 15:44:45'),
(15, '{\"en\":\"Glass Dickinson-Mayert\"}', 3, '{\"en\":\"<span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\">The Los Angeles <\\/span><span style=\\\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; font-size: 14px;\\\">electricians<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\"> here at <\\/span><span style=\\\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; font-size: 14px;\\\">USA<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\"> Electric are some of the best in the business. Contact us with all your electrical needs!<\\/span>\"}', '+1-425-383-3984', '203.786.9113', 9850.13, 1, 1, 1, '2021-09-07 16:09:41', '2022-02-09 15:54:56'),
(17, '{\"en\":\"Greenhouse Glass & Hardware - Offering 24x7 On Site Glass Door Repair Service\"}', 3, '{\"en\":\"<span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px; white-space: pre-line;\\\">We Have the <\\/span><span class=\\\"hcV4Re nkGKTb\\\" style=\\\"font-weight: 800; color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px; white-space: pre-line;\\\">Glass<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px; white-space: pre-line;\\\"> Solutions You Need for Your <\\/span><span class=\\\"hcV4Re nkGKTb\\\" style=\\\"font-weight: 800; color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px; white-space: pre-line;\\\">Glass<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px; white-space: pre-line;\\\"> Doors. Serving Atlanta Since 1980. Storefront Entrances, Custom Shower Doors &amp; More. Lifetime Warrant. Call Our Team Today. Upfront Pricing. Lifetime Warranty. Free Estimates. 24\\/7 Emergency <\\/span><span class=\\\"hcV4Re nkGKTb\\\" style=\\\"font-weight: 800; color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px; white-space: pre-line;\\\">Service<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px; white-space: pre-line;\\\">.<\\/span>\"}', '1-347-936-9134', '(878) 217-2199', 14244.41, 1, 1, 1, '2021-09-07 16:09:41', '2022-02-09 15:54:11'),
(18, '{\"en\":\"Electrician\"}', 3, '{\"en\":\"<span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\">Book online&nbsp;<\\/span><span style=\\\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; font-size: 14px;\\\">painters<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\">&nbsp;for your&nbsp;<\\/span><span style=\\\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; font-size: 14px;\\\">home<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\">&nbsp;wall&nbsp;<\\/span><span style=\\\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; font-size: 14px;\\\">paint<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\">&nbsp;in Lahore, Karachi, Islamabad. Get free quotes from highly rated&nbsp;<\\/span><span style=\\\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; font-size: 14px;\\\">Painters<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\">&nbsp;on supertasker.<\\/span>\"}', '+1-520-724-9352', '+1 (870) 414-2949', 14007.93, 1, 1, 1, '2021-09-07 16:09:41', '2022-02-09 15:53:07'),
(53, '{\"en\":\"Solar trade\"}', 5, '{\"en\":\"<p><span style=\\\"color: rgb(164, 164, 164); font-family: Rubik, Arial, Helvetica, sans-serif; font-size: 15px; text-align: center;\\\">Solar Trade is one of the leading photovoltaic distributors worldwide. The owner-managed and self-financed company offers a wide range of products for PV installers: solar modules, inverters, photovoltaic mounting systems, self-consumption systems, e-mobility, PV installation monitoring, and accessories. Solar Trade attaches great importance to providing its customers and project partners with sound advice and high product quality. Only high-quality components are included in the photovoltaic wholesaler’s product range. The portfolio includes solar modules from the following manufacturers: Jinko, Trina, Longi, Canadian, Znshine, JA Solar, Max Power, and many more. Brands for the areas of inverters, optimization, storage solutions, and e-mobility: Fronius, SMA, Sungrow, Inverex, Growatt, Voltronic, INVT, and many more.<\\/span><br><\\/p>\"}', '1234567890', '1234567890', 10000.00, 0, 1, 1, '2022-01-03 15:26:00', '2022-02-16 21:58:45'),
(71, '{\"en\":\"Cherokee Cote\"}', 3, '{\"en\":null}', NULL, NULL, 50000.00, 1, 1, 1, '2022-02-10 00:14:49', '2022-02-10 16:17:56'),
(73, '{\"en\":\"Jack Painter\"}', 3, '{\"en\":null}', NULL, NULL, 2000.00, 1, 1, 1, '2022-02-10 21:17:41', '2022-02-10 21:39:14'),
(74, '{\"en\":\"Ben Ten\"}', 3, '{\"en\":\"<p><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\">Shopping Around for a New Energy Rate Doesn\'t Have to Be Confusing or Time-Consuming. We Have a Commitment to Delivering the Best Possible Rates. Shop Our Plans. Enroll Online. Read Blog. Types:&nbsp;<\\/span><span class=\\\"hcV4Re nkGKTb\\\" style=\\\"font-weight: 800; color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\">Electricity<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\">&nbsp;&amp; Natural Gas Plan, Natural Gas Plan,&nbsp;<\\/span><span class=\\\"hcV4Re nkGKTb\\\" style=\\\"font-weight: 800; color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\">Electricity<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\">&nbsp;Plan.<\\/span><br><\\/p>\"}', NULL, NULL, 10000.00, 1, 1, 1, '2022-02-18 12:43:11', '2022-02-18 13:21:11'),
(76, '{\"en\":\"Tom\"}', 3, '{\"en\":null}', NULL, NULL, 0.00, 0, 0, 1, '2022-03-02 19:12:46', '2022-03-02 19:29:15'),
(77, '{\"en\":\"provider test\"}', 3, '{\"en\":null}', '+923073033536', NULL, 0.00, 0, 0, 1, '2022-03-05 01:17:48', '2022-03-05 03:26:01'),
(78, '{\"en\":\"Technurts\"}', 3, NULL, '+923353637709', NULL, 0.00, 1, 0, 0, '2022-03-05 04:07:42', '2022-03-05 04:07:42'),
(79, '{\"en\":\"Awais\"}', 3, NULL, '+923032262425', NULL, 0.00, 1, 0, 0, '2022-05-24 17:10:41', '2022-05-24 17:10:41'),
(80, '{\"en\":\"Hafi Ahmed\"}', 3, NULL, '+923242408828', NULL, 0.00, 1, 0, 0, '2022-05-24 17:12:24', '2022-05-24 17:12:24');

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

--
-- Table structure for table `e_provider_addresses`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `e_provider_addresses` (
  `e_provider_id` int(10) UNSIGNED NOT NULL,
  `address_id` int(10) UNSIGNED NOT NULL,
  PRIMARY KEY (`e_provider_id`,`address_id`),
  KEY `e_provider_addresses_address_id_foreign` (`address_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `e_provider_addresses`
--

INSERT INTO `e_provider_addresses` (`e_provider_id`, `address_id`) VALUES
(53, 1),
(9, 2),
(18, 2),
(9, 4),
(17, 6),
(18, 10),
(17, 11),
(13, 14),
(71, 14),
(15, 20),
(73, 26),
(3, 28),
(74, 28);

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

--
-- Table structure for table `e_provider_payouts`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `e_provider_payouts` (
  `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT,
  `e_provider_id` int(10) UNSIGNED NOT NULL,
  `method` varchar(127) COLLATE utf8mb4_unicode_ci NOT NULL,
  `amount` double(10,2) NOT NULL DEFAULT '0.00',
  `paid_date` datetime NOT NULL,
  `note` text COLLATE utf8mb4_unicode_ci,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `e_provider_payouts_e_provider_id_foreign` (`e_provider_id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `e_provider_payouts`
--

INSERT INTO `e_provider_payouts` (`id`, `e_provider_id`, `method`, `amount`, `paid_date`, `note`, `created_at`, `updated_at`) VALUES
(1, 3, 'Cash', 0.60, '2022-01-05 11:44:02', '<p>test</p>', '2022-01-05 16:44:02', '2022-01-05 16:44:02'),
(2, 73, 'Bank', 40.18, '2022-02-10 17:06:34', '<p>Paying amount</p>', '2022-02-10 22:06:34', '2022-02-10 22:06:34'),
(3, 53, 'Cash', 2300.00, '2022-02-28 17:50:39', '<p>test</p>', '2022-02-28 22:50:39', '2022-02-28 22:50:39');

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

--
-- Table structure for table `e_provider_taxes`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `e_provider_taxes` (
  `e_provider_id` int(10) UNSIGNED NOT NULL,
  `tax_id` int(10) UNSIGNED NOT NULL,
  PRIMARY KEY (`e_provider_id`,`tax_id`),
  KEY `e_provider_taxes_tax_id_foreign` (`tax_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `e_provider_taxes`
--

INSERT INTO `e_provider_taxes` (`e_provider_id`, `tax_id`) VALUES
(53, 3),
(15, 4);

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

--
-- Table structure for table `e_provider_types`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `e_provider_types` (
  `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT,
  `name` longtext COLLATE utf8mb4_unicode_ci,
  `commission` double(5,2) NOT NULL DEFAULT '0.00',
  `disabled` tinyint(1) NOT NULL DEFAULT '0',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `e_provider_types`
--

INSERT INTO `e_provider_types` (`id`, `name`, `commission`, `disabled`, `created_at`, `updated_at`) VALUES
(3, '{\"en\":\"Freelancer\"}', 20.00, 0, '2021-01-18 00:27:18', '2022-02-16 21:46:33'),
(5, '{\"en\":\"Company\"}', 50.00, 0, '2021-12-16 15:56:59', '2022-02-16 21:54:03'),
(7, '{\"en\":\"Corporate\"}', 30.00, 0, '2022-01-05 16:55:38', '2022-01-05 16:55:38');

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

--
-- Table structure for table `e_provider_users`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `e_provider_users` (
  `user_id` bigint(20) UNSIGNED NOT NULL,
  `e_provider_id` int(10) UNSIGNED NOT NULL,
  PRIMARY KEY (`user_id`,`e_provider_id`),
  KEY `e_provider_users_e_provider_id_foreign` (`e_provider_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `e_provider_users`
--

INSERT INTO `e_provider_users` (`user_id`, `e_provider_id`) VALUES
(2, 3),
(2, 9),
(4, 13),
(6, 17),
(2, 53),
(33, 71),
(36, 73),
(39, 74),
(46, 76);

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

--
-- Table structure for table `e_services`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `e_services` (
  `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT,
  `name` longtext COLLATE utf8mb4_unicode_ci,
  `price` double(10,2) NOT NULL DEFAULT '0.00',
  `discount_price` double(10,2) DEFAULT '0.00',
  `price_unit` enum('hourly','fixed') COLLATE utf8mb4_unicode_ci NOT NULL,
  `quantity_unit` longtext COLLATE utf8mb4_unicode_ci,
  `duration` varchar(16) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `description` longtext COLLATE utf8mb4_unicode_ci,
  `featured` tinyint(1) DEFAULT '0',
  `available` tinyint(1) DEFAULT '1',
  `e_provider_id` int(10) UNSIGNED NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `e_services_e_provider_id_foreign` (`e_provider_id`)
) ENGINE=InnoDB AUTO_INCREMENT=88 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `e_services`
--

INSERT INTO `e_services` (`id`, `name`, `price`, `discount_price`, `price_unit`, `quantity_unit`, `duration`, `description`, `featured`, `available`, `e_provider_id`, `created_at`, `updated_at`) VALUES
(59, '{\"en\":\"Plumbing work\"}', 100.00, 0.00, 'fixed', '{\"en\":null}', '02:00', '{\"en\":\"<p><span style=\\\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; font-size: 14px;\\\">Plumbing<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\"> Maintenance Checks · <\\/span><span style=\\\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; font-size: 14px;\\\">Plumbing<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\"> Fixture Installation · Clearing Blocked <\\/span><span style=\\\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; font-size: 14px;\\\">Pipes<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\"> · Replacing Damaged <\\/span><span style=\\\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; font-size: 14px;\\\">Pipes<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\"> · Sewer Line <\\/span><span style=\\\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; font-size: 14px;\\\">Repair<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\"> · Septic Tank Maintenance.<\\/span><br><\\/p>\"}', 1, 1, 3, '2021-12-27 15:40:43', '2022-02-09 17:55:53'),
(62, '{\"en\":\"Pipe cleaning\"}', 200.00, NULL, 'fixed', '{\"en\":\"1\"}', NULL, '{\"en\":\"<span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\">CleanAll Solutions provides the <\\/span><span style=\\\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; font-size: 14px;\\\">services<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\"> of sewer and drain <\\/span><span style=\\\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; font-size: 14px;\\\">cleaning<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\"> using ... removal of mineral deposits and corrosion, industrial <\\/span><span style=\\\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; font-size: 14px;\\\">pipe<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\"> and tube <\\/span><span style=\\\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; font-size: 14px;\\\">cleaning<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\">.<\\/span>\"}', 1, 1, 18, '2021-12-27 17:27:23', '2022-02-09 17:55:40'),
(63, '{\"en\":\"Solar Facial Module\"}', 200.00, NULL, 'fixed', '{\"en\":\"500\"}', '14:35', '{\"en\":\"<p style=\\\"margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px; color: rgb(164, 164, 164); font-family: Rubik, Arial, Helvetica, sans-serif; font-size: 14px; letter-spacing: 1px;\\\"><span style=\\\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; letter-spacing: normal;\\\">SOLAR PANEL<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; letter-spacing: normal;\\\"> MAINTENANCE & <\\/span><span style=\\\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; letter-spacing: normal;\\\">REPAIR SERVICES<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; letter-spacing: normal;\\\"> · Commercial and Residential · Solar System Ownership Transfer Assistance.<\\/span><br><\\/p>\"}', 1, 1, 53, '2022-01-03 15:29:02', '2022-02-09 17:56:18'),
(67, '{\"en\":\"Flooring Service\"}', 200.00, NULL, 'hourly', '{\"en\":null}', '15:25', '{\"en\":\"<p><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\">Martin\'s Flooring is a full-service flooring company, offering <\\/span><span style=\\\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; font-size: 14px;\\\">flooring services<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\\\"> like flooring installation, carpet cleaning, interior design, and more.<\\/span><br><\\/p>\"}', 1, 1, 3, '2022-02-09 16:25:27', '2022-02-09 17:56:47'),
(69, '{\"en\":\"Fire damage\"}', 500.00, NULL, 'fixed', '{\"en\":null}', NULL, '{\"en\":\"<p><span class=\\\"hcV4Re nkGKTb\\\" style=\\\"font-weight: 800; color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px; white-space: pre-line;\\\">Fire Damage Restoration<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px; white-space: pre-line;\\\"> Contractor, <\\/span><span class=\\\"hcV4Re nkGKTb\\\" style=\\\"font-weight: 800; color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px; white-space: pre-line;\\\">Fire<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px; white-space: pre-line;\\\"> & Smoke Repairs in Nashville and Vicinity.\\r\\nWe Offer a Range of <\\/span><span class=\\\"hcV4Re nkGKTb\\\" style=\\\"font-weight: 800; color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px; white-space: pre-line;\\\">Fire Damage Restoration Services<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px; white-space: pre-line;\\\"> Including Water Mitigation & Repairs.<\\/span><br><\\/p>\"}', 1, 1, 3, '2022-02-09 17:23:40', '2022-02-09 17:57:09'),
(72, '{\"en\":\"Electrical\"}', 500.00, NULL, 'hourly', '{\"en\":null}', '16:38', '{\"en\":\"<p><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px; white-space: pre-line;\\\">Experienced Commercial Electrician. Prompt <\\/span><span class=\\\"hcV4Re nkGKTb\\\" style=\\\"font-weight: 800; color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px; white-space: pre-line;\\\">Service<\\/span><span style=\\\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px; white-space: pre-line;\\\">. Affordable Rates. Call Today.\\r\\nPersonalized attention. Fast response time. 87 years experience. Licensed professionals. Since 1932<\\/span><br><\\/p>\"}', 1, 1, 3, '2022-02-09 17:38:40', '2022-02-09 17:57:38'),
(73, '{\"en\":\"Service Master\"}', 400.00, NULL, 'hourly', '{\"en\":null}', NULL, '{\"en\":\"<p><div class=\\\"g tF2Cxc\\\" data-hveid=\\\"CIcCEAA\\\" data-ved=\\\"2ahUKEwiKwczjxPL1AhUnQfEDHZpnDuQQFSgAegUIhwIQAA\\\" style=\\\"font-family: arial, sans-serif; font-size: 14px; line-height: 1.58; text-align: left; width: 600px; margin-top: 0px; margin-bottom: 30px; position: relative; color: rgb(32, 33, 36); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\\\"><div class=\\\"jtfYYd\\\" data-sokoban-container=\\\"SOKOBAN_14587854330874460150\\\" style=\\\"display: flex; flex-direction: column; position: relative; overflow: hidden; contain: layout paint; flex-shrink: 0;\\\"><div class=\\\"NJo7tc Z26q7c jGGQ5e\\\" data-header-feature=\\\"0\\\" style=\\\"display: block; flex-direction: row; flex: 0 0 auto;\\\"><\\/div><\\/div><\\/div><\\/p><div class=\\\"g tF2Cxc\\\" data-hveid=\\\"CKQCEAA\\\" data-ved=\\\"2ahUKEwiKwczjxPL1AhUnQfEDHZpnDuQQFSgAegUIpAIQAA\\\" style=\\\"font-family: arial, sans-serif; font-size: 14px; line-height: 1.58; text-align: left; width: 600px; margin-top: 0px; margin-bottom: 30px; position: relative; color: rgb(32, 33, 36); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\\\"><div class=\\\"jtfYYd\\\" data-sokoban-container=\\\"SOKOBAN_11877505616759432292\\\" style=\\\"display: flex; flex-direction: column; position: relative; overflow: hidden; contain: layout paint; flex-shrink: 0;\\\"><div class=\\\"NJo7tc Z26q7c uUuwM\\\" data-content-feature=\\\"1\\\" style=\\\"display: block; flex-direction: row; flex: 1 1 auto;\\\"><div class=\\\"VwiC3b yXK7lf MUxGbd yDYNvb lyLwlc lEBKkf\\\" style=\\\"overflow-wrap: break-word; padding-top: 0px; margin-bottom: 0px; color: rgb(77, 81, 86); display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; -webkit-line-clamp: 2;\\\"><span>ServiceMaster Clean is a commercial<span> <\\/span><em style=\\\"font-weight: bold; font-style: normal; color: rgb(95, 99, 104);\\\">cleaning company<\\/em><span> <\\/span>with 65+ years of experience. We set the industry standard for<span> <\\/span><em style=\\\"font-weight: bold; font-style: normal; color: rgb(95, 99, 104);\\\">cleaning services<\\/em>.<\\/span><\\/div><\\/div><div class=\\\"NJo7tc Z26q7c\\\" style=\\\"display: block; flex-direction: row; flex: 0 0 auto;\\\"><div jscontroller=\\\"K6HGfd\\\" id=\\\"eob_9\\\" jsdata=\\\"fxg5tf;_;BzdYxQ\\\" jsaction=\\\"rcuQ6b:npT2md\\\" data-ved=\\\"2ahUKEwiKwczjxPL1AhUnQfEDHZpnDuQQ2Z0BegUIlgIQAA\\\"><\\/div><\\/div><\\/div><\\/div>\"}', 1, 1, 3, '2022-02-09 17:41:15', '2022-02-09 17:58:22'),
(81, '{\"en\":\"I can paint your home\"}', 100.00, 90.00, 'hourly', '{\"en\":null}', '02:00', '{\"en\":\"<p>I can paint your home in cheap rates<\\/p>\"}', 1, 1, 73, '2022-02-10 21:20:24', '2022-02-10 21:20:24'),
(82, '{\"en\":\"Electrician in california\"}', 100.00, NULL, 'fixed', '{\"en\":null}', NULL, '{\"en\":\"<p><font color=\\\"#000000\\\" face=\\\"Open Sans, serif\\\"><span style=\\\"font-size: 11px; background-color: rgb(255, 255, 255);\\\"><b style=\\\"\\\">Express Electrical Services serves all of Southern California, including Los Angeles County, Orange County, Riverside County, San Bernardino County & Ventura County. Our electricians offer a variety of electrical services & home safety services and we have a 60-90* minute response time on most services.<\\/b><\\/span><\\/font><br><\\/p>\"}', 1, 1, 74, '2022-02-18 13:02:21', '2022-02-18 13:03:57'),
(86, '{\"en\":\"Test service\"}', 100.00, NULL, 'hourly', '{\"en\":null}', '23:34', '{\"en\":\"<p>test<\\/p>\"}', 1, 1, 3, '2022-02-28 22:34:19', '2022-02-28 22:34:19'),
(87, '{\"en\":\"I can do painting\"}', 100.00, 90.00, 'fixed', '{\"en\":null}', NULL, '{\"en\":\"<p>I can do painting of your office or home<br><\\/p>\"}', 0, 1, 76, '2022-03-02 19:14:19', '2022-03-02 19:14:19');

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

--
-- Table structure for table `e_service_categories`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `e_service_categories` (
  `e_service_id` int(10) UNSIGNED NOT NULL,
  `category_id` int(10) UNSIGNED NOT NULL,
  PRIMARY KEY (`e_service_id`,`category_id`),
  KEY `e_service_categories_category_id_foreign` (`category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `e_service_categories`
--

INSERT INTO `e_service_categories` (`e_service_id`, `category_id`) VALUES
(59, 10),
(63, 10),
(67, 10),
(69, 10),
(72, 10),
(73, 10),
(86, 10),
(62, 15),
(63, 15),
(67, 15),
(69, 15),
(72, 15),
(73, 15),
(59, 16),
(62, 16),
(67, 16),
(69, 16),
(72, 16),
(73, 16),
(59, 17),
(63, 17),
(67, 17),
(69, 17),
(72, 17),
(73, 17),
(59, 18),
(62, 18),
(63, 18),
(67, 18),
(69, 18),
(72, 18),
(73, 18),
(63, 19),
(67, 19),
(69, 19),
(72, 19),
(73, 19),
(81, 19),
(87, 19),
(62, 20),
(72, 20),
(73, 20),
(82, 20),
(59, 22),
(63, 22),
(67, 22),
(69, 22),
(72, 22),
(73, 22),
(62, 23),
(63, 23),
(67, 23),
(72, 23),
(73, 23),
(59, 24),
(62, 24),
(73, 24),
(62, 25),
(73, 25),
(69, 26),
(73, 26),
(73, 27),
(67, 28),
(69, 28),
(72, 28),
(73, 28),
(69, 29),
(73, 29),
(62, 30),
(67, 30),
(73, 30);

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

--
-- Table structure for table `e_service_reviews`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `e_service_reviews` (
  `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT,
  `review` text COLLATE utf8mb4_unicode_ci,
  `rate` decimal(3,2) NOT NULL DEFAULT '0.00',
  `user_id` bigint(20) UNSIGNED NOT NULL,
  `e_service_id` int(10) UNSIGNED NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `e_service_reviews_user_id_foreign` (`user_id`),
  KEY `e_service_reviews_e_service_id_foreign` (`e_service_id`)
) ENGINE=InnoDB AUTO_INCREMENT=110 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `e_service_reviews`
--

INSERT INTO `e_service_reviews` (`id`, `review`, `rate`, `user_id`, `e_service_id`, `created_at`, `updated_at`) VALUES
(102, '<p><span style=\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\">A&nbsp;</span><span style=\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; font-size: 14px;\">wiki</span><span style=\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\">&nbsp;is essentially a database for creating, browsing, and searching through information. A&nbsp;</span><span style=\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; font-size: 14px;\">wiki</span><span style=\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\">&nbsp;allows non-linear, evolving, complex, and networked tex</span><br></p>', '5.00', 3, 59, '2021-12-31 21:23:15', '2022-02-09 15:35:04'),
(104, '<p><span style=\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\">A&nbsp;</span><span style=\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; font-size: 14px;\">wiki</span><span style=\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\">&nbsp;is essentially a database for creating, browsing, and searching through information. A&nbsp;</span><span style=\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; font-size: 14px;\">wiki</span><span style=\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\">&nbsp;allows non-linear, evolving, complex, and networked tex</span><br></p>', '1.00', 5, 62, '2022-02-09 15:35:19', '2022-02-09 15:35:19'),
(105, '<p><span style=\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\">A&nbsp;</span><span style=\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; font-size: 14px;\">wiki</span><span style=\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\">&nbsp;is essentially a database for creating, browsing, and searching through information. A&nbsp;</span><span style=\"font-weight: bold; color: rgb(95, 99, 104); font-family: arial, sans-serif; font-size: 14px;\">wiki</span><span style=\"color: rgb(77, 81, 86); font-family: arial, sans-serif; font-size: 14px;\">&nbsp;allows non-linear, evolving, complex, and networked tex</span><br></p>', '5.00', 6, 63, '2022-02-09 15:35:31', '2022-02-09 15:35:31'),
(108, NULL, '1.00', 3, 63, '2022-02-14 19:00:40', '2022-02-14 19:00:40'),
(109, 'good work', '5.00', 51, 59, '2022-03-05 03:55:49', '2022-03-05 17:28:52');

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

--
-- Table structure for table `failed_jobs`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `failed_jobs` (
  `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT,
  `connection` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `queue` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `payload` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `exception` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `failed_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `faqs`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `faqs` (
  `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT,
  `question` longtext COLLATE utf8mb4_unicode_ci,
  `answer` longtext COLLATE utf8mb4_unicode_ci,
  `faq_category_id` int(10) UNSIGNED NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `faqs_faq_category_id_foreign` (`faq_category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `faq_categories`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `faq_categories` (
  `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT,
  `name` longtext COLLATE utf8mb4_unicode_ci,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

INSERT INTO `faq_categories` (`id`, `name`, `created_at`, `updated_at`) VALUES
(6, '{\"en\":\"Service\"}', '2022-02-11 20:06:24', '2022-02-16 21:20:26');

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

--
-- Table structure for table `favorites`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `favorites` (
  `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT,
  `e_service_id` int(10) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `favorites_e_service_id_foreign` (`e_service_id`),
  KEY `favorites_user_id_foreign` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `favorite_options`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `favorite_options` (
  `option_id` int(10) UNSIGNED NOT NULL,
  `favorite_id` int(10) UNSIGNED NOT NULL,
  PRIMARY KEY (`option_id`,`favorite_id`),
  KEY `favorite_options_favorite_id_foreign` (`favorite_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `galleries`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `galleries` (
  `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT,
  `description` longtext COLLATE utf8mb4_unicode_ci,
  `e_provider_id` int(10) UNSIGNED NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `galleries_e_provider_id_foreign` (`e_provider_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `media`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `media` (
  `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT,
  `model_type` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `model_id` bigint(20) UNSIGNED NOT NULL,
  `collection_name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `file_name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `mime_type` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `disk` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `size` bigint(20) UNSIGNED NOT NULL,
  `manipulations` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `custom_properties` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `responsive_images` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `order_column` int(10) UNSIGNED DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `media_model_type_model_id_index` (`model_type`,`model_id`)
) ENGINE=InnoDB AUTO_INCREMENT=368 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `media`
--

INSERT INTO `media` (`id`, `model_type`, `model_id`, `collection_name`, `name`, `file_name`, `mime_type`, `disk`, `size`, `manipulations`, `custom_properties`, `responsive_images`, `order_column`, `created_at`, `updated_at`) VALUES
(3, 'App\\Models\\PaymentMethod', 2, 'logo', 'razorpay', 'razorpay.png', 'image/png', 'public', 13026, '[]', '{\"uuid\":\"13e62475-6b5f-4812-b484-2b94cc52b715\",\"user_id\":1,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 3, '2021-05-07 22:03:38', '2021-05-07 22:03:38'),
(5, 'App\\Models\\PaymentMethod', 5, 'logo', 'paypal', 'paypal.png', 'image/png', 'public', 15819, '[]', '{\"uuid\":\"2b8bd9b8-5c37-4464-a5c7-623496d7655f\",\"user_id\":1,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 5, '2021-05-07 22:03:49', '2021-05-07 22:03:49'),
(7, 'App\\Models\\PaymentMethod', 6, 'logo', 'pay_pickup', 'pay_pickup.png', 'image/png', 'public', 11712, '[]', '{\"uuid\":\"5e06e7ca-ac33-413c-9ab0-6fd4e3083cc1\",\"user_id\":1,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 7, '2021-05-07 22:03:58', '2021-05-07 22:03:58'),
(9, 'App\\Models\\PaymentMethod', 7, 'logo', 'stripe-logo', 'stripe-logo.png', 'image/png', 'public', 5436, '[]', '{\"uuid\":\"bd448a36-8a5e-4c85-8d6e-c356843429c8\",\"user_id\":1,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 9, '2021-05-07 22:04:23', '2021-05-07 22:04:23'),
(10, 'App\\Models\\PaymentMethod', 9, 'logo', 'flutterwave', 'flutterwave.png', 'image/png', 'public', 5436, '[]', '{\"uuid\":\"bd558a96-8a5e-4a85-8d6e-c456648429c8\",\"user_id\":1,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 10, '2021-05-07 22:04:23', '2021-05-07 22:04:23'),
(11, 'App\\Models\\PaymentMethod', 8, 'logo', 'paystack', 'paystack.png', 'image/png', 'public', 5436, '[]', '{\"uuid\":\"bd448a96-8a5e-4c85-8d6e-c356648429c8\",\"user_id\":1,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 11, '2021-05-07 22:04:23', '2021-05-07 22:04:23'),
(12, 'App\\Models\\PaymentMethod', 10, 'logo', 'fpx', 'fpx.png', 'image/png', 'public', 5436, '[]', '{\"uuid\":\"bd558a84-8a5e-4b85-8d6f-c456648429c8\",\"user_id\":1,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 12, '2021-05-07 22:04:23', '2021-05-07 22:04:23'),
(13, 'App\\Models\\PaymentMethod', 11, 'logo', 'wallet', 'wallet.png', 'image/png', 'public', 5436, '[]', '{\"uuid\":\"bd558a84-8a5e-4b85-8d6f-c456648429c8\",\"user_id\":1,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 12, '2021-08-07 22:04:23', '2021-08-07 22:04:23'),
(14, 'App\\Models\\Upload', 1, 'image', 'Brittany', 'Brittany.jpg', 'image/jpeg', 'public', 25323, '[]', '{\"uuid\":\"5c5baf8f-b523-46e0-8ecd-ba1d1ed73207\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 13, '2021-09-14 17:22:50', '2021-09-14 17:22:50'),
(15, 'App\\Models\\Upload', 2, 'image', 'Brittany', 'Brittany.jpg', 'image/jpeg', 'public', 25323, '[]', '{\"uuid\":\"7929febc-781d-4da9-bb4a-d0c227831297\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 14, '2021-09-14 17:31:05', '2021-09-14 17:31:05'),
(16, 'App\\Models\\EProvider', 19, 'image', 'Brittany', 'Brittany.jpg', 'image/jpeg', 'public', 25323, '[]', '{\"uuid\":\"7929febc-781d-4da9-bb4a-d0c227831297\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 15, '2021-09-14 17:31:46', '2021-09-14 17:31:46'),
(17, 'App\\Models\\Upload', 3, 'avatar', 'scaled_image_picker6207571479174220693', 'scaled_image_picker6207571479174220693.jpg', 'image/jpeg', 'public', 51156, '[]', '{\"uuid\":\"e4325822-3290-4a64-989d-4a05944eced2\",\"user_id\":3,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 16, '2021-09-16 13:34:20', '2021-09-16 13:34:20'),
(18, 'App\\Models\\Upload', 4, 'avatar', 'scaled_image_picker1221433098936969069', 'scaled_image_picker1221433098936969069.jpg', 'image/jpeg', 'public', 51156, '[]', '{\"uuid\":\"5bc1e6a8-ca9d-45b7-8a72-0c2ce4e4ccf6\",\"user_id\":3,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 17, '2021-09-16 16:20:21', '2021-09-16 16:20:22'),
(20, 'App\\Models\\Upload', 6, 'image', 'scaled_image_picker5264935092666377323', 'scaled_image_picker5264935092666377323.jpg', 'image/jpeg', 'public', 50896, '[]', '{\"uuid\":\"5a79eb88-5f6a-4b5c-bef8-290e877c018c\",\"user_id\":2,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 19, '2021-09-21 15:49:39', '2021-09-21 15:49:40'),
(22, 'App\\Models\\Upload', 7, 'image', 'scaled_image_picker6040965218753039923', 'scaled_image_picker6040965218753039923.jpg', 'image/jpeg', 'public', 50896, '[]', '{\"uuid\":\"2b39855a-4b37-4db8-82fa-84fa0ae74937\",\"user_id\":2,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 21, '2021-09-21 16:18:15', '2021-09-21 16:18:16'),
(23, 'App\\Models\\Option', 101, 'image', 'scaled_image_picker6040965218753039923', 'scaled_image_picker6040965218753039923.jpg', 'image/jpeg', 'public', 50896, '[]', '{\"uuid\":\"2b39855a-4b37-4db8-82fa-84fa0ae74937\",\"user_id\":2,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 22, '2021-09-21 16:18:50', '2021-09-21 16:18:50'),
(24, 'App\\Models\\Upload', 8, 'image', 'scaled_image_picker7841159550334311239', 'scaled_image_picker7841159550334311239.jpg', 'image/jpeg', 'public', 50896, '[]', '{\"uuid\":\"12792b9a-aa71-4296-8419-ef9933890b6d\",\"user_id\":2,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 23, '2021-09-21 16:19:28', '2021-09-21 16:19:29'),
(25, 'App\\Models\\Option', 103, 'image', 'scaled_image_picker7841159550334311239', 'scaled_image_picker7841159550334311239.jpg', 'image/jpeg', 'public', 50896, '[]', '{\"uuid\":\"12792b9a-aa71-4296-8419-ef9933890b6d\",\"user_id\":2,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 24, '2021-09-21 16:20:16', '2021-09-21 16:20:16'),
(26, 'App\\Models\\Upload', 9, 'image', 'scaled_image_picker7754415833422952770', 'scaled_image_picker7754415833422952770.jpg', 'image/jpeg', 'public', 50896, '[]', '{\"uuid\":\"ba67c149-07bb-4615-b706-79af0ab6738e\",\"user_id\":2,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 25, '2021-09-21 16:21:08', '2021-09-21 16:21:08'),
(27, 'App\\Models\\Option', 102, 'image', 'scaled_image_picker7754415833422952770', 'scaled_image_picker7754415833422952770.jpg', 'image/jpeg', 'public', 50896, '[]', '{\"uuid\":\"ba67c149-07bb-4615-b706-79af0ab6738e\",\"user_id\":2,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 26, '2021-09-21 16:21:10', '2021-09-21 16:21:10'),
(29, 'App\\Models\\Upload', 11, 'avatar', 'scaled_image_picker5805875391695503647', 'scaled_image_picker5805875391695503647.jpg', 'image/jpeg', 'public', 3991, '[]', '{\"uuid\":\"532de669-0a27-4480-89b3-77631841f78a\",\"user_id\":2,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 27, '2021-09-24 13:49:31', '2021-09-24 13:49:31'),
(30, 'App\\Models\\Upload', 12, 'avatar', 'scaled_image_picker3002530384899728145', 'scaled_image_picker3002530384899728145.jpg', 'image/jpeg', 'public', 3991, '[]', '{\"uuid\":\"be5b996a-fe10-4bb5-9ffe-784c0dd0b2c3\",\"user_id\":2,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 28, '2021-09-24 13:51:47', '2021-09-24 13:51:47'),
(31, 'App\\Models\\Upload', 13, 'avatar', 'scaled_image_picker611185054386789472', 'scaled_image_picker611185054386789472.jpg', 'image/jpeg', 'public', 3991, '[]', '{\"uuid\":\"6cc0d5fc-1227-4e30-880c-0758b8ac5ce3\",\"user_id\":2,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 29, '2021-09-24 15:15:46', '2021-09-24 15:15:46'),
(32, 'App\\Models\\Upload', 14, 'avatar', 'scaled_image_picker2989084111171700151', 'scaled_image_picker2989084111171700151.jpg', 'image/jpeg', 'public', 3991, '[]', '{\"uuid\":\"d51ac1a0-65e5-4269-abe4-983aca1a380d\",\"user_id\":2,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 30, '2021-09-24 15:16:27', '2021-09-24 15:16:27'),
(33, 'App\\Models\\Upload', 15, 'avatar', 'scaled_image_picker6904548154255408269', 'scaled_image_picker6904548154255408269.jpg', 'image/jpeg', 'public', 123621, '[]', '{\"uuid\":\"c932b346-3596-4f6c-be35-966ba93cbdf8\",\"user_id\":2,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 31, '2021-11-11 23:15:05', '2021-11-11 23:15:05'),
(34, 'App\\Models\\Upload', 16, 'app_logo', 'burke logo', 'burke-logo.jpeg', 'image/jpeg', 'public', 9511, '[]', '{\"uuid\":\"5d28c7b4-3e59-4bda-8b13-6b20c8b1536f\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 32, '2021-11-15 16:19:38', '2021-11-15 16:19:38'),
(35, 'App\\Models\\Upload', 17, 'image', '3', '3.jpg', 'image/jpeg', 'public', 48640, '[]', '{\"uuid\":\"8bf8ebfc-cf3c-43fd-9205-ebf9252e8644\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 33, '2021-11-15 16:43:19', '2021-11-15 16:43:20'),
(37, 'App\\Models\\Upload', 18, 'image', 'Alexandra_72', 'Alexandra_72.jpg', 'image/jpeg', 'public', 419321, '[]', '{\"uuid\":\"8fa3b258-701c-45da-aee4-5ddc61d0fe87\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 35, '2021-11-15 17:32:51', '2021-11-15 17:32:51'),
(38, 'App\\Models\\EProvider', 21, 'image', 'Alexandra_72', 'Alexandra_72.jpg', 'image/jpeg', 'public', 419321, '[]', '{\"uuid\":\"8fa3b258-701c-45da-aee4-5ddc61d0fe87\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 36, '2021-11-15 17:32:57', '2021-11-15 17:32:57'),
(39, 'App\\Models\\Upload', 19, 'avatar', 'download', 'download.jpg', 'image/jpeg', 'public', 9228, '[]', '{\"uuid\":\"a24645a4-377f-4739-9e89-b50d0179dc99\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 37, '2021-12-16 15:38:28', '2021-12-16 15:38:29'),
(43, 'App\\Models\\Upload', 23, 'avatar', 'scaled_image_picker6345073337982540215', 'scaled_image_picker6345073337982540215.jpg', 'image/jpeg', 'public', 1308471, '[]', '{\"uuid\":\"41f94837-6a84-4993-84f1-2f83ae581b7c\",\"user_id\":17,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 38, '2021-12-27 17:21:05', '2021-12-27 17:21:07'),
(44, 'App\\Models\\User', 17, 'avatar', 'scaled_image_picker6345073337982540215', 'scaled_image_picker6345073337982540215.jpg', 'image/jpeg', 'public', 1308471, '[]', '{\"uuid\":\"41f94837-6a84-4993-84f1-2f83ae581b7c\",\"user_id\":17,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 39, '2021-12-27 17:21:47', '2021-12-27 17:21:47'),
(45, 'App\\Models\\Upload', 24, 'image', 'scaled_image_picker4635342993864241093', 'scaled_image_picker4635342993864241093.jpg', 'image/jpeg', 'public', 1308471, '[]', '{\"uuid\":\"dfdf2c16-4043-4729-bab0-b5efb5302b09\",\"user_id\":17,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 40, '2021-12-27 17:22:12', '2021-12-27 17:22:13'),
(46, 'App\\Models\\Upload', 25, 'image', '3', '3.jpg', 'image/jpeg', 'public', 125025, '[]', '{\"uuid\":\"63debaf0-638f-479d-b351-eac6124dc032\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 41, '2021-12-28 17:09:14', '2021-12-28 17:09:14'),
(48, 'App\\Models\\Upload', 26, 'image', 'a', 'a.jpeg', 'image/jpeg', 'public', 260000, '[]', '{\"uuid\":\"6082dc6a-2032-49f7-9ff5-af7c1ce784d1\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 43, '2021-12-28 17:11:42', '2021-12-28 17:11:42'),
(50, 'App\\Models\\Upload', 27, 'image', 'download', 'download.jpg', 'image/jpeg', 'public', 7021, '[]', '{\"uuid\":\"9aa1c0a7-de1c-4bee-a3c3-fe25dff0ef7e\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 45, '2021-12-28 17:12:15', '2021-12-28 17:12:15'),
(52, 'App\\Models\\Upload', 28, 'image', 'downloa12', 'downloa12.jpg', 'image/jpeg', 'public', 10328, '[]', '{\"uuid\":\"a65f8908-1b06-4225-8833-2e7a15c3c6f5\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 47, '2021-12-28 17:12:57', '2021-12-28 17:12:57'),
(54, 'App\\Models\\Upload', 29, 'image', 'download (1)', 'download-(1).jpg', 'image/jpeg', 'public', 5767, '[]', '{\"uuid\":\"5beccb58-38b8-4ce8-ab12-2fd32cdb7871\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 49, '2021-12-28 17:14:53', '2021-12-28 17:14:53'),
(56, 'App\\Models\\Upload', 30, 'image', 'download (2)', 'download-(2).jpg', 'image/jpeg', 'public', 6817, '[]', '{\"uuid\":\"1ac20d82-c4f0-41ac-848d-c2222096d695\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 51, '2021-12-28 17:16:57', '2021-12-28 17:16:57'),
(58, 'App\\Models\\Upload', 31, 'image', 'download (3)', 'download-(3).jpg', 'image/jpeg', 'public', 8729, '[]', '{\"uuid\":\"f938c0eb-bf9d-40d0-ba7d-5bd04897518c\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 53, '2021-12-28 17:17:35', '2021-12-28 17:17:35'),
(60, 'App\\Models\\Upload', 32, 'image', 'download (4)', 'download-(4).jpg', 'image/jpeg', 'public', 8609, '[]', '{\"uuid\":\"036d03d1-b22e-4ab1-96b8-3c0cb402c6bf\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 55, '2021-12-28 17:18:22', '2021-12-28 17:18:22'),
(62, 'App\\Models\\Upload', 33, 'image', '2021-09-18-13.03.20-scaled', '2021-09-18-13.03.20-scaled.jpg', 'image/jpeg', 'public', 184436, '[]', '{\"uuid\":\"06b0de08-1270-4bd7-ae2b-6de00f93a7d4\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 57, '2021-12-28 17:19:14', '2021-12-28 17:19:14'),
(64, 'App\\Models\\Upload', 34, 'image', 'images', 'images.jpg', 'image/jpeg', 'public', 7284, '[]', '{\"uuid\":\"90501c80-ba30-410c-8bc1-612432833233\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 59, '2021-12-28 17:19:59', '2021-12-28 17:19:59'),
(66, 'App\\Models\\Upload', 35, 'image', '2021-09-18-13.03.20-scaled', '2021-09-18-13.03.20-scaled.jpg', 'image/jpeg', 'public', 184436, '[]', '{\"uuid\":\"a250bc5f-df35-44f4-b9ea-e09bb73e7bd3\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 61, '2021-12-28 17:20:31', '2021-12-28 17:20:32'),
(68, 'App\\Models\\Upload', 36, 'image', 'download (3)', 'download-(3).jpg', 'image/jpeg', 'public', 8729, '[]', '{\"uuid\":\"c7702837-6fa9-4621-af5f-989b28213d1a\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 63, '2021-12-28 17:20:40', '2021-12-28 17:20:40'),
(70, 'App\\Models\\Upload', 37, 'image', 'downloa12', 'downloa12.jpg', 'image/jpeg', 'public', 10328, '[]', '{\"uuid\":\"0272fbbb-3e23-4216-919b-23500970cfa1\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 65, '2021-12-28 17:20:47', '2021-12-28 17:20:47'),
(72, 'App\\Models\\Upload', 38, 'image', 'download (3)', 'download-(3).jpg', 'image/jpeg', 'public', 8729, '[]', '{\"uuid\":\"5dc49a64-1549-4f73-ba96-48ac550c07f7\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 67, '2021-12-28 17:20:56', '2021-12-28 17:20:56'),
(74, 'App\\Models\\Upload', 39, 'image', 'download (2)', 'download-(2).jpg', 'image/jpeg', 'public', 6817, '[]', '{\"uuid\":\"01ba9163-ff1c-4732-9b0b-4af604e39009\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 69, '2021-12-28 17:21:07', '2021-12-28 17:21:07'),
(76, 'App\\Models\\Upload', 40, 'image', 'images', 'images.jpg', 'image/jpeg', 'public', 7284, '[]', '{\"uuid\":\"090c34e5-7e34-4fac-9d86-c13443ce10e4\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 71, '2021-12-28 17:21:18', '2021-12-28 17:21:18'),
(78, 'App\\Models\\Upload', 41, 'image', '2021-09-18-13.03.20-scaled', '2021-09-18-13.03.20-scaled.jpg', 'image/jpeg', 'public', 184436, '[]', '{\"uuid\":\"84f43d30-d9f4-421d-9ba5-745c9a7daf64\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 73, '2021-12-28 17:21:26', '2021-12-28 17:21:27'),
(80, 'App\\Models\\Upload', 42, 'image', 'images', 'images.jpg', 'image/jpeg', 'public', 7284, '[]', '{\"uuid\":\"7f2186df-01aa-41cb-a0bf-dfbdb9a98969\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 75, '2021-12-28 17:21:35', '2021-12-28 17:21:35'),
(83, 'App\\Models\\Upload', 43, 'image', 'download (4)', 'download-(4).jpg', 'image/jpeg', 'public', 8609, '[]', '{\"uuid\":\"ade34ebe-c32d-489d-a4a1-f79c581fd354\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 78, '2021-12-28 17:21:45', '2021-12-28 17:21:45'),
(86, 'App\\Models\\Upload', 44, 'image', 'istockphoto-1133685683-612x612', 'istockphoto-1133685683-612x612.jpg', 'image/jpeg', 'public', 26471, '[]', '{\"uuid\":\"c96de9aa-32f8-4818-922e-a0d62a143c0c\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 81, '2021-12-28 17:26:05', '2021-12-28 17:26:05'),
(88, 'App\\Models\\Upload', 45, 'image', 'download', 'download.jpg', 'image/jpeg', 'public', 7021, '[]', '{\"uuid\":\"756208a9-114c-484c-8d27-4182230db2d6\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 83, '2021-12-28 17:26:26', '2021-12-28 17:26:26'),
(90, 'App\\Models\\Upload', 46, 'image', 'istockphoto-1133685683-612x612', 'istockphoto-1133685683-612x612.jpg', 'image/jpeg', 'public', 26471, '[]', '{\"uuid\":\"57f9ed5d-a765-4880-9c96-342bb2fd37ac\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 85, '2021-12-28 17:26:53', '2021-12-28 17:26:53'),
(91, 'App\\Models\\Upload', 47, 'image', 'featured-image-kitchen-contractor', 'featured-image-kitchen-contractor.jpeg', 'image/jpeg', 'public', 42931, '[]', '{\"uuid\":\"ded95587-8f5d-4f0b-a556-a9585fc70c35\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 86, '2021-12-28 17:27:02', '2021-12-28 17:27:02'),
(93, 'App\\Models\\Upload', 48, 'image', 'download', 'download.jpg', 'image/jpeg', 'public', 12080, '[]', '{\"uuid\":\"aa69fffe-5ebd-443f-8fb8-78eb30e3ca97\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 88, '2021-12-28 17:27:28', '2021-12-28 17:27:28'),
(95, 'App\\Models\\Upload', 49, 'image', 'istockphoto-468120950-612x612', 'istockphoto-468120950-612x612.jpg', 'image/jpeg', 'public', 47490, '[]', '{\"uuid\":\"838ead65-fe86-407b-b168-cfffe4ce81bd\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 90, '2021-12-28 17:27:56', '2021-12-28 17:27:56'),
(97, 'App\\Models\\Upload', 50, 'image', 'istockphoto-1150199550-612x612', 'istockphoto-1150199550-612x612.jpg', 'image/jpeg', 'public', 49522, '[]', '{\"uuid\":\"0b22d779-47e7-4335-815d-eb8e63e06752\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 92, '2021-12-28 17:28:37', '2021-12-28 17:28:37'),
(99, 'App\\Models\\Upload', 51, 'image', 'download (1)', 'download-(1).jpg', 'image/jpeg', 'public', 8987, '[]', '{\"uuid\":\"bde36e95-653f-4f59-870f-45dad2a0f14e\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 94, '2021-12-28 17:29:03', '2021-12-28 17:29:03'),
(100, 'App\\Models\\Upload', 52, 'image', 'screenshot-primeroofingfl.com-2021.12.28-16_32_03', 'screenshot-primeroofingfl.com-2021.12.28-16_32_03.png', 'image/png', 'public', 401147, '[]', '{\"uuid\":\"0d3d3213-f9c6-41f4-bee5-b133d503edf8\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 95, '2021-12-28 17:32:46', '2021-12-28 17:32:46'),
(102, 'App\\Models\\Upload', 53, 'avatar', 'scaled_image_picker1307084110723437804', 'scaled_image_picker1307084110723437804.jpg', 'image/jpeg', 'public', 1246705, '[]', '{\"uuid\":\"1ee26681-b356-4d71-adc9-3c9465a1bb16\",\"user_id\":3,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 97, '2021-12-28 17:56:54', '2021-12-28 17:56:55'),
(103, 'App\\Models\\Upload', 54, 'image', 'download (1)', 'download-(1).jpg', 'image/jpeg', 'public', 8987, '[]', '{\"uuid\":\"51bfc588-b76b-49f7-9109-0bb57d10109d\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 98, '2021-12-28 17:57:31', '2021-12-28 17:57:31'),
(104, 'App\\Models\\Upload', 55, 'image', 'download (1)', 'download-(1).jpg', 'image/jpeg', 'public', 8987, '[]', '{\"uuid\":\"bb08f6ad-0eb6-4cb3-8888-21b9c7d76831\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 99, '2021-12-28 17:57:36', '2021-12-28 17:57:36'),
(107, 'App\\Models\\Upload', 56, 'image', 'Residential-Plumbing-Service', 'Residential-Plumbing-Service.jpg', 'image/jpeg', 'public', 376025, '[]', '{\"uuid\":\"679474c4-a883-470f-b4bb-9f6acfb89f69\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 102, '2021-12-28 17:58:40', '2021-12-28 17:58:40'),
(109, 'App\\Models\\Upload', 57, 'image', 'heat-repair-service', 'heat-repair-service.jpg', 'image/jpeg', 'public', 192065, '[]', '{\"uuid\":\"2d4673c6-7597-4e16-a6d2-be66f28f7632\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 104, '2021-12-28 17:59:24', '2021-12-28 17:59:24'),
(111, 'App\\Models\\Upload', 58, 'image', 'windows-doors-installation-service', 'windows-doors-installation-service.jpg', 'image/jpeg', 'public', 276563, '[]', '{\"uuid\":\"6477a5bf-0580-4655-8386-1403cebd06ea\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 106, '2021-12-28 17:59:55', '2021-12-28 17:59:55'),
(113, 'App\\Models\\Upload', 59, 'image', 'istockphoto-468120950-612x612', 'istockphoto-468120950-612x612.jpg', 'image/jpeg', 'public', 47490, '[]', '{\"uuid\":\"43fc1293-9fc4-4102-8b2c-fd3ef0afc59b\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 108, '2021-12-28 18:01:56', '2021-12-28 18:01:56'),
(114, 'App\\Models\\EProvider', 3, 'image', 'istockphoto-468120950-612x612', 'istockphoto-468120950-612x612.jpg', 'image/jpeg', 'public', 47490, '[]', '{\"uuid\":\"43fc1293-9fc4-4102-8b2c-fd3ef0afc59b\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 109, '2021-12-28 18:02:00', '2021-12-28 18:02:00'),
(115, 'App\\Models\\Upload', 60, 'image', 'istockphoto-468120950-612x612', 'istockphoto-468120950-612x612.jpg', 'image/jpeg', 'public', 47490, '[]', '{\"uuid\":\"0c0f4414-529e-45e4-a244-05df873b539f\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 110, '2021-12-28 18:03:41', '2021-12-28 18:03:41'),
(117, 'App\\Models\\Upload', 61, 'image', 'DSC08169', 'DSC08169.jpg', 'image/jpeg', 'public', 1627631, '[]', '{\"uuid\":\"9bdf2f98-2b84-4ab6-ab9c-4c17527eea9c\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 112, '2021-12-28 18:04:24', '2021-12-28 18:04:24'),
(119, 'App\\Models\\Upload', 62, 'image', 'e4420b2b3b53505f545be8f4f8df65c2', 'e4420b2b3b53505f545be8f4f8df65c2.jpg', 'image/jpeg', 'public', 88003, '[]', '{\"uuid\":\"b70d3e61-6643-4934-b401-e4ac4315b419\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 114, '2021-12-28 18:06:14', '2021-12-28 18:06:15'),
(121, 'App\\Models\\Upload', 63, 'image', 'download (2)', 'download-(2).jpg', 'image/jpeg', 'public', 10644, '[]', '{\"uuid\":\"18a65d8e-7293-4005-b14d-505c4e9682f1\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 116, '2021-12-28 18:06:39', '2021-12-28 18:06:39'),
(123, 'App\\Models\\Upload', 64, 'image', 'download (3)', 'download-(3).jpg', 'image/jpeg', 'public', 8277, '[]', '{\"uuid\":\"cce8e1f1-0b23-4bf0-a2c2-c2d0e64ce708\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 118, '2021-12-28 18:07:14', '2021-12-28 18:07:14'),
(125, 'App\\Models\\Upload', 65, 'image', 'download (4)', 'download-(4).jpg', 'image/jpeg', 'public', 10038, '[]', '{\"uuid\":\"f8ec2c58-cd76-4956-9e09-9fbd5bf653bc\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 120, '2021-12-28 18:07:33', '2021-12-28 18:07:33'),
(127, 'App\\Models\\Upload', 66, 'image', 'download (4)', 'download-(4).jpg', 'image/jpeg', 'public', 10038, '[]', '{\"uuid\":\"79da9ebd-5e9e-4628-81c9-cba24d5082e7\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 122, '2021-12-28 18:08:00', '2021-12-28 18:08:00'),
(129, 'App\\Models\\Upload', 67, 'image', 'download (6)', 'download-(6).jpg', 'image/jpeg', 'public', 6979, '[]', '{\"uuid\":\"473167be-be2c-46d1-a57a-f6a815b6bb9d\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 124, '2021-12-28 18:08:32', '2021-12-28 18:08:32'),
(132, 'App\\Models\\Upload', 69, 'default', 'download (2)', 'download-(2).jpg', 'image/jpeg', 'public', 10644, '[]', '{\"uuid\":\"2f555f11-f18f-4be3-8dc2-7eb6c20bafd0\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 127, '2021-12-28 18:22:18', '2021-12-28 18:22:18'),
(133, 'App\\Models\\Upload', 70, 'default', 'download (1)', 'download-(1).jpg', 'image/jpeg', 'public', 8987, '[]', '{\"uuid\":\"d4cfe418-da6b-4ef1-b3c1-72fb0793d920\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 128, '2021-12-28 18:22:18', '2021-12-28 18:22:18'),
(134, 'App\\Models\\Upload', 71, 'default', 'download (3)', 'download-(3).jpg', 'image/jpeg', 'public', 8277, '[]', '{\"uuid\":\"19ef3355-b724-4a25-bc0a-ae0bddfca86f\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 129, '2021-12-28 18:22:18', '2021-12-28 18:22:18'),
(135, 'App\\Models\\Upload', 72, 'default', 'download (4)', 'download-(4).jpg', 'image/jpeg', 'public', 10038, '[]', '{\"uuid\":\"c1283221-9cd4-4835-87d5-ff1661963db8\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 130, '2021-12-28 18:22:18', '2021-12-28 18:22:18'),
(136, 'App\\Models\\Upload', 73, 'default', 'download (5)', 'download-(5).jpg', 'image/jpeg', 'public', 12253, '[]', '{\"uuid\":\"540f4efc-ddfd-4809-9b5c-b1aca1fb963e\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 131, '2021-12-28 18:22:19', '2021-12-28 18:22:19'),
(137, 'App\\Models\\Upload', 74, 'default', 'download (6)', 'download-(6).jpg', 'image/jpeg', 'public', 6979, '[]', '{\"uuid\":\"c8efaebd-7241-44c4-aaaa-8f8a5dfe9bc6\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 132, '2021-12-28 18:22:19', '2021-12-28 18:22:19'),
(138, 'App\\Models\\Upload', 75, 'default', 'download', 'download.jpg', 'image/jpeg', 'public', 12080, '[]', '{\"uuid\":\"fb00a83d-5328-4938-8c38-3f4848d5a7b8\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 133, '2021-12-28 18:22:19', '2021-12-28 18:22:19'),
(139, 'App\\Models\\Upload', 76, 'default', 'e4420b2b3b53505f545be8f4f8df65c2', 'e4420b2b3b53505f545be8f4f8df65c2.jpg', 'image/jpeg', 'public', 88003, '[]', '{\"uuid\":\"6bcb9b48-c692-46ed-a1d8-a7fb9c0cf58a\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 134, '2021-12-28 18:22:20', '2021-12-28 18:22:20'),
(140, 'App\\Models\\Upload', 77, 'default', 'DSC08169', 'DSC08169.jpg', 'image/jpeg', 'public', 1627631, '[]', '{\"uuid\":\"d174c863-a085-4245-b61f-963dc9d66489\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 135, '2021-12-28 18:22:21', '2021-12-28 18:22:21'),
(141, 'App\\Models\\Upload', 78, 'default', 'featured-image-kitchen-contractor', 'featured-image-kitchen-contractor.jpeg', 'image/jpeg', 'public', 42931, '[]', '{\"uuid\":\"4988b12b-3f6c-4d19-9fdb-ad1665080d9c\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 136, '2021-12-28 18:22:21', '2021-12-28 18:22:21'),
(143, 'App\\Models\\Upload', 80, 'default', 'istockphoto-468120950-612x612', 'istockphoto-468120950-612x612.jpg', 'image/jpeg', 'public', 47490, '[]', '{\"uuid\":\"e6045901-3687-44f3-b745-8ff903761289\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 138, '2021-12-28 18:22:21', '2021-12-28 18:22:21'),
(144, 'App\\Models\\Upload', 81, 'default', 'istockphoto-1150199550-612x612', 'istockphoto-1150199550-612x612.jpg', 'image/jpeg', 'public', 49522, '[]', '{\"uuid\":\"0de22dbf-edad-4ccc-9b15-e068f1ae6c69\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 139, '2021-12-28 18:22:22', '2021-12-28 18:22:22'),
(145, 'App\\Models\\Upload', 82, 'default', 'istockphoto-1133685683-612x612', 'istockphoto-1133685683-612x612.jpg', 'image/jpeg', 'public', 26471, '[]', '{\"uuid\":\"0929a2e2-1e03-4c51-9a0f-f4e012b3fffc\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 140, '2021-12-28 18:22:22', '2021-12-28 18:22:22'),
(148, 'App\\Models\\Upload', 85, 'image', 'archway', 'archway.svg', 'image/svg', 'public', 586, '[]', '{\"uuid\":\"38d8e22b-70f3-45f9-b9ff-24147febc35b\",\"user_id\":9}', '[]', 141, '2021-12-28 20:01:21', '2021-12-28 20:01:21'),
(150, 'App\\Models\\Upload', 86, 'image', 'archway', 'archway.svg', 'image/svg', 'public', 748, '[]', '{\"uuid\":\"a2447b0d-ce8e-4d49-a1dc-067a45802c10\",\"user_id\":9}', '[]', 143, '2021-12-28 20:03:22', '2021-12-28 20:03:22'),
(151, 'App\\Models\\Upload', 87, 'image', 'archway', 'archway.svg', 'image/svg', 'public', 748, '[]', '{\"uuid\":\"98de4990-91a4-4759-8f0d-f43cbfee6161\",\"user_id\":9}', '[]', 144, '2021-12-28 20:03:30', '2021-12-28 20:03:30'),
(153, 'App\\Models\\Upload', 88, 'image', 'archway', 'archway.png', 'image/png', 'public', 6083, '[]', '{\"uuid\":\"eb990045-c16b-4e91-b177-c93a16c94c32\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 145, '2021-12-28 20:04:26', '2021-12-28 20:04:26'),
(154, 'App\\Models\\Category', 10, 'image', 'archway', 'archway.png', 'image/png', 'public', 6083, '[]', '{\"uuid\":\"eb990045-c16b-4e91-b177-c93a16c94c32\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 146, '2021-12-28 20:04:28', '2021-12-28 20:04:28'),
(155, 'App\\Models\\Upload', 89, 'image', 'layer-group', 'layer-group.png', 'image/png', 'public', 21098, '[]', '{\"uuid\":\"9d183dee-4d88-4cef-b145-6737b4c79746\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 147, '2021-12-28 20:12:12', '2021-12-28 20:12:12'),
(156, 'App\\Models\\Category', 15, 'image', 'layer-group', 'layer-group.png', 'image/png', 'public', 21098, '[]', '{\"uuid\":\"9d183dee-4d88-4cef-b145-6737b4c79746\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 148, '2021-12-28 20:12:59', '2021-12-28 20:12:59'),
(157, 'App\\Models\\Upload', 90, 'image', 'layer-group (1)', 'layer-group-(1).png', 'image/png', 'public', 10533, '[]', '{\"uuid\":\"27405ec0-1100-4200-8b22-3556ed1804f4\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 149, '2021-12-28 20:16:40', '2021-12-28 20:16:40'),
(158, 'App\\Models\\Category', 16, 'image', 'layer-group (1)', 'layer-group-(1).png', 'image/png', 'public', 10533, '[]', '{\"uuid\":\"27405ec0-1100-4200-8b22-3556ed1804f4\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 150, '2021-12-28 20:17:05', '2021-12-28 20:17:05'),
(159, 'App\\Models\\Upload', 91, 'image', 'fire-extinguisher-solid', 'fire-extinguisher-solid.png', 'image/png', 'public', 10136, '[]', '{\"uuid\":\"cdaf4c10-f944-43b9-94b5-fe7163acb0c7\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 151, '2021-12-28 20:54:49', '2021-12-28 20:54:49'),
(160, 'App\\Models\\Category', 29, 'image', 'fire-extinguisher-solid', 'fire-extinguisher-solid.png', 'image/png', 'public', 10136, '[]', '{\"uuid\":\"cdaf4c10-f944-43b9-94b5-fe7163acb0c7\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 152, '2021-12-28 20:55:11', '2021-12-28 20:55:11'),
(161, 'App\\Models\\Upload', 92, 'image', 'water-solid', 'water-solid.png', 'image/png', 'public', 17938, '[]', '{\"uuid\":\"f91d6886-22fd-4d9c-a787-d99f4ebfdadf\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 153, '2021-12-28 20:56:18', '2021-12-28 20:56:18'),
(162, 'App\\Models\\Category', 26, 'image', 'water-solid', 'water-solid.png', 'image/png', 'public', 17938, '[]', '{\"uuid\":\"f91d6886-22fd-4d9c-a787-d99f4ebfdadf\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 154, '2021-12-28 20:56:43', '2021-12-28 20:56:43'),
(163, 'App\\Models\\Upload', 93, 'image', 'tools-solid', 'tools-solid.png', 'image/png', 'public', 16877, '[]', '{\"uuid\":\"ec6b0a5a-8d48-460c-829b-57c0858f0c7b\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 155, '2021-12-28 20:58:51', '2021-12-28 20:58:51'),
(164, 'App\\Models\\Category', 28, 'image', 'tools-solid', 'tools-solid.png', 'image/png', 'public', 16877, '[]', '{\"uuid\":\"ec6b0a5a-8d48-460c-829b-57c0858f0c7b\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 156, '2021-12-28 20:59:07', '2021-12-28 20:59:07'),
(165, 'App\\Models\\Upload', 94, 'image', 'paint-roller-solid', 'paint-roller-solid.png', 'image/png', 'public', 8357, '[]', '{\"uuid\":\"7622cb98-a02c-458f-bc0c-cb169de83727\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 157, '2021-12-28 21:01:09', '2021-12-28 21:01:09'),
(166, 'App\\Models\\Category', 19, 'image', 'paint-roller-solid', 'paint-roller-solid.png', 'image/png', 'public', 8357, '[]', '{\"uuid\":\"7622cb98-a02c-458f-bc0c-cb169de83727\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 158, '2021-12-28 21:01:43', '2021-12-28 21:01:43'),
(167, 'App\\Models\\Upload', 95, 'image', '401c98892e8f3fb231fe3f5d4aaf5dad', '401c98892e8f3fb231fe3f5d4aaf5dad.png', 'image/png', 'public', 33034, '[]', '{\"uuid\":\"6554947e-ff80-4ce9-83e1-ee41dd958571\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 159, '2021-12-28 21:09:21', '2021-12-28 21:09:22'),
(169, 'App\\Models\\Upload', 96, 'image', '92a6b9c1d00ef7cf968e3cfa020ceb62', '92a6b9c1d00ef7cf968e3cfa020ceb62.png', 'image/png', 'public', 23106, '[]', '{\"uuid\":\"89e6418a-2d6c-40dc-b658-bac9187d6ca7\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 161, '2021-12-28 21:13:18', '2021-12-28 21:13:18'),
(170, 'App\\Models\\Category', 27, 'image', '92a6b9c1d00ef7cf968e3cfa020ceb62', '92a6b9c1d00ef7cf968e3cfa020ceb62.png', 'image/png', 'public', 23106, '[]', '{\"uuid\":\"89e6418a-2d6c-40dc-b658-bac9187d6ca7\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 162, '2021-12-28 21:13:42', '2021-12-28 21:13:42'),
(171, 'App\\Models\\Upload', 97, 'image', 'e0bc459db3bc82029f3562c8ed62b64f', 'e0bc459db3bc82029f3562c8ed62b64f.png', 'image/png', 'public', 16308, '[]', '{\"uuid\":\"59696aca-22ec-48eb-86e3-4c980beb25c1\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 163, '2021-12-28 21:23:55', '2021-12-28 21:23:55'),
(172, 'App\\Models\\Category', 30, 'image', 'e0bc459db3bc82029f3562c8ed62b64f', 'e0bc459db3bc82029f3562c8ed62b64f.png', 'image/png', 'public', 16308, '[]', '{\"uuid\":\"59696aca-22ec-48eb-86e3-4c980beb25c1\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 164, '2021-12-28 21:23:57', '2021-12-28 21:23:57'),
(173, 'App\\Models\\Upload', 98, 'image', 'plug-solid', 'plug-solid.png', 'image/png', 'public', 7572, '[]', '{\"uuid\":\"0117bab0-c6ab-4975-a210-3e8236337187\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 165, '2021-12-28 21:27:15', '2021-12-28 21:27:15'),
(174, 'App\\Models\\Category', 20, 'image', 'plug-solid', 'plug-solid.png', 'image/png', 'public', 7572, '[]', '{\"uuid\":\"0117bab0-c6ab-4975-a210-3e8236337187\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 166, '2021-12-28 21:27:28', '2021-12-28 21:27:28'),
(175, 'App\\Models\\Upload', 99, 'image', 'ed3771af11cedde7879432f41f776c4f', 'ed3771af11cedde7879432f41f776c4f.png', 'image/png', 'public', 19212, '[]', '{\"uuid\":\"d8633e4b-3370-46e0-b66c-4f2f7da707a4\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 167, '2021-12-28 21:29:25', '2021-12-28 21:29:25'),
(177, 'App\\Models\\Upload', 100, 'image', 'ed3771af11cedde7879432f41f776c4f (1)', 'ed3771af11cedde7879432f41f776c4f-(1).png', 'image/png', 'public', 19840, '[]', '{\"uuid\":\"ebafc498-3ed0-4ad7-9334-b6f7f09d58a8\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 169, '2021-12-28 21:30:33', '2021-12-28 21:30:33'),
(179, 'App\\Models\\Upload', 101, 'image', '6c01ff7333efe6b6ea7a00380cc8edb2', '6c01ff7333efe6b6ea7a00380cc8edb2.png', 'image/png', 'public', 10352, '[]', '{\"uuid\":\"858e4c61-5b2c-4f08-8c0b-6cc35b8e0c03\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 171, '2021-12-28 21:37:14', '2021-12-28 21:37:14'),
(181, 'App\\Models\\Upload', 102, 'image', '06e4ddb745fb73cc6935a018ed72ca46', '06e4ddb745fb73cc6935a018ed72ca46.png', 'image/png', 'public', 9716, '[]', '{\"uuid\":\"e57cd9a2-20f3-4a92-bb41-9d516690352f\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 173, '2021-12-28 21:39:52', '2021-12-28 21:39:52'),
(183, 'App\\Models\\Upload', 103, 'image', '06e4ddb745fb73cc6935a018ed72ca46', '06e4ddb745fb73cc6935a018ed72ca46.png', 'image/png', 'public', 9716, '[]', '{\"uuid\":\"abf96990-a53f-482c-a6de-4c99d419c846\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 175, '2021-12-28 21:41:47', '2021-12-28 21:41:47'),
(184, 'App\\Models\\Upload', 104, 'image', '06e4ddb745fb73cc6935a018ed72ca46', '06e4ddb745fb73cc6935a018ed72ca46.svg', 'image/svg+xml', 'public', 3599, '[]', '{\"uuid\":\"344d4de9-eaad-4fc9-9551-765907cd0e11\",\"user_id\":9}', '[]', 176, '2021-12-28 21:41:49', '2021-12-28 21:41:49'),
(185, 'App\\Models\\Upload', 105, 'image', 'solar-panel-solid', 'solar-panel-solid.svg', 'image/svg', 'public', 916, '[]', '{\"uuid\":\"303074ba-65bc-47fb-a0b6-9df9b56fba7f\",\"user_id\":9}', '[]', 177, '2021-12-28 21:41:57', '2021-12-28 21:41:57'),
(187, 'App\\Models\\Upload', 106, 'image', '06e4ddb745fb73cc6935a018ed72ca46', '06e4ddb745fb73cc6935a018ed72ca46.svg', 'image/svg+xml', 'public', 3599, '[]', '{\"uuid\":\"bb961d04-3137-4ad1-89c7-59efe86a79fe\",\"user_id\":9}', '[]', 178, '2021-12-28 21:42:54', '2021-12-28 21:42:54'),
(188, 'App\\Models\\Upload', 107, 'image', '06e4ddb745fb73cc6935a018ed72ca46', '06e4ddb745fb73cc6935a018ed72ca46.png', 'image/png', 'public', 9716, '[]', '{\"uuid\":\"e7650f1b-a418-4ac2-b6cd-6f3a9423968b\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 179, '2021-12-28 21:42:58', '2021-12-28 21:42:58'),
(189, 'App\\Models\\Upload', 108, 'image', 'solar-panel-solid', 'solar-panel-solid.png', 'image/png', 'public', 9492, '[]', '{\"uuid\":\"f292e455-3bf6-4b8d-8c1e-0b532a584d61\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 180, '2021-12-28 21:43:49', '2021-12-28 21:43:49'),
(191, 'App\\Models\\Upload', 109, 'image', 'door-open-solid', 'door-open-solid.png', 'image/png', 'public', 6061, '[]', '{\"uuid\":\"9ec3b2ba-2224-4391-adfe-cd6d2d020eab\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 182, '2021-12-28 21:46:31', '2021-12-28 21:46:31'),
(192, 'App\\Models\\Category', 24, 'image', 'door-open-solid', 'door-open-solid.png', 'image/png', 'public', 6061, '[]', '{\"uuid\":\"9ec3b2ba-2224-4391-adfe-cd6d2d020eab\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 183, '2021-12-28 21:46:32', '2021-12-28 21:46:32'),
(193, 'App\\Models\\Upload', 110, 'image', 'snowflake-regular', 'snowflake-regular.png', 'image/png', 'public', 27299, '[]', '{\"uuid\":\"a1c8074c-c2e2-431d-bfed-9da46ef5a080\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 184, '2021-12-28 21:49:40', '2021-12-28 21:49:40'),
(194, 'App\\Models\\Category', 23, 'image', 'snowflake-regular', 'snowflake-regular.png', 'image/png', 'public', 27299, '[]', '{\"uuid\":\"a1c8074c-c2e2-431d-bfed-9da46ef5a080\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 185, '2021-12-28 21:49:42', '2021-12-28 21:49:42'),
(195, 'App\\Models\\Upload', 111, 'image', '6689263e6df1fbd89377d1dac02f87b0', '6689263e6df1fbd89377d1dac02f87b0.png', 'image/png', 'public', 13743, '[]', '{\"uuid\":\"6d33bc77-1eb4-4a3e-a728-2eb97457c5c4\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 186, '2021-12-28 21:55:43', '2021-12-28 21:55:43'),
(196, 'App\\Models\\Category', 22, 'image', '6689263e6df1fbd89377d1dac02f87b0', '6689263e6df1fbd89377d1dac02f87b0.png', 'image/png', 'public', 13743, '[]', '{\"uuid\":\"6d33bc77-1eb4-4a3e-a728-2eb97457c5c4\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 187, '2021-12-28 21:55:47', '2021-12-28 21:55:47'),
(197, 'App\\Models\\Upload', 112, 'image', 'aa2a2ccda3df4b7a099d3d502050ba17', 'aa2a2ccda3df4b7a099d3d502050ba17.png', 'image/png', 'public', 19706, '[]', '{\"uuid\":\"44d82539-711f-4738-a0b8-2c4fb53eaaa9\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 188, '2021-12-28 22:01:31', '2021-12-28 22:01:31'),
(199, 'App\\Models\\Upload', 113, 'image', 'aa2a2ccda3df4b7a099d3d502050ba17', 'aa2a2ccda3df4b7a099d3d502050ba17.png', 'image/png', 'public', 19706, '[]', '{\"uuid\":\"c7a89862-cdf7-4edc-8b4f-50a747d25daa\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 190, '2021-12-28 22:04:18', '2021-12-28 22:04:18'),
(200, 'App\\Models\\Category', 17, 'image', 'aa2a2ccda3df4b7a099d3d502050ba17', 'aa2a2ccda3df4b7a099d3d502050ba17.png', 'image/png', 'public', 19706, '[]', '{\"uuid\":\"c7a89862-cdf7-4edc-8b4f-50a747d25daa\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 191, '2021-12-28 22:04:36', '2021-12-28 22:04:36'),
(201, 'App\\Models\\Upload', 114, 'image', 'd39cb80f1c7f68dc3faf8e7b20912f48', 'd39cb80f1c7f68dc3faf8e7b20912f48.png', 'image/png', 'public', 10350, '[]', '{\"uuid\":\"a09605aa-49d9-42cf-b636-a100edaa6f80\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 192, '2021-12-28 22:06:36', '2021-12-28 22:06:36'),
(202, 'App\\Models\\Category', 25, 'image', 'd39cb80f1c7f68dc3faf8e7b20912f48', 'd39cb80f1c7f68dc3faf8e7b20912f48.png', 'image/png', 'public', 10350, '[]', '{\"uuid\":\"a09605aa-49d9-42cf-b636-a100edaa6f80\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 193, '2021-12-28 22:06:37', '2021-12-28 22:06:37'),
(203, 'App\\Models\\Upload', 115, 'image', 'solar-panel-solid (1)', 'solar-panel-solid-(1).png', 'image/png', 'public', 11878, '[]', '{\"uuid\":\"ac52f58c-bba5-47a9-a6c3-9db0a5d77a3d\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 194, '2021-12-28 22:08:06', '2021-12-28 22:08:06'),
(205, 'App\\Models\\Upload', 116, 'image', 'solar-panel-solid (2)', 'solar-panel-solid-(2).png', 'image/png', 'public', 12737, '[]', '{\"uuid\":\"bdd0c571-0a56-4a40-8678-e73ec83ad763\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 196, '2021-12-28 22:09:01', '2021-12-28 22:09:01'),
(206, 'App\\Models\\Category', 18, 'image', 'solar-panel-solid (2)', 'solar-panel-solid-(2).png', 'image/png', 'public', 12737, '[]', '{\"uuid\":\"bdd0c571-0a56-4a40-8678-e73ec83ad763\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 197, '2021-12-28 22:09:02', '2021-12-28 22:09:02'),
(207, 'App\\Models\\Upload', 117, 'image', '06e4ddb745fb73cc6935a018ed72ca46', '06e4ddb745fb73cc6935a018ed72ca46.svg', 'image/svg+xml', 'public', 3599, '[]', '{\"uuid\":\"acf82697-af61-4bbb-95f0-4cec8ee174c5\",\"user_id\":9}', '[]', 198, '2021-12-28 22:11:30', '2021-12-28 22:11:30'),
(208, 'App\\Models\\Upload', 118, 'image', '15867504865e93e416074d2', '15867504865e93e416074d2.jpg', 'image/jpeg', 'public', 739281, '[]', '{\"uuid\":\"555cc7f2-a47c-4cc4-8211-23c4dccc79cc\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 199, '2021-12-28 22:11:35', '2021-12-28 22:11:35'),
(210, 'App\\Models\\Upload', 119, 'image', '15867504865e93e416074d2', '15867504865e93e416074d2.jpg', 'image/jpeg', 'public', 739281, '[]', '{\"uuid\":\"c81968ae-47dc-4933-a6b5-6f59e30defb5\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 200, '2021-12-28 22:13:05', '2021-12-28 22:13:06'),
(212, 'App\\Models\\Upload', 120, 'image', '15867504865e93e416074d2', '15867504865e93e416074d2.jpg', 'image/jpeg', 'public', 739281, '[]', '{\"uuid\":\"441d5eb6-38ea-4af0-9703-a1eff04e92bb\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 201, '2021-12-28 22:14:13', '2021-12-28 22:14:13'),
(216, 'App\\Models\\Upload', 121, 'image', 'accruent_resources_blog-entries_what-are-the-five-phases-of-the-construction-life-cycle-_hero', 'accruent_resources_blog-entries_what-are-the-five-phases-of-the-construction-life-cycle-_hero.jpg', 'image/jpeg', 'public', 46175, '[]', '{\"uuid\":\"ef06fca2-201d-4aef-bcef-211fd2d9a7eb\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 202, '2021-12-28 22:16:15', '2021-12-28 22:16:15'),
(218, 'App\\Models\\Upload', 122, 'image', 'accruent_resources_blog-entries_what-are-the-five-phases-of-the-construction-life-cycle-_hero', 'accruent_resources_blog-entries_what-are-the-five-phases-of-the-construction-life-cycle-_hero.jpg', 'image/jpeg', 'public', 46175, '[]', '{\"uuid\":\"14a5c845-e38e-462c-9cf5-45c5c479821b\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 204, '2021-12-28 22:16:24', '2021-12-28 22:16:24'),
(219, 'App\\Models\\Upload', 123, 'image', '15867504865e93e416074d2', '15867504865e93e416074d2.jpg', 'image/jpeg', 'public', 739281, '[]', '{\"uuid\":\"bd1f024e-e848-4b53-b0c0-0cb5a4e8f09f\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 205, '2021-12-28 22:16:38', '2021-12-28 22:16:38'),
(221, 'App\\Models\\Upload', 124, 'image', 'construction-2', 'construction-2.jpg', 'image/jpeg', 'public', 271296, '[]', '{\"uuid\":\"602e2b37-4c6e-415f-83df-d354c9d5be81\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 207, '2021-12-28 22:17:21', '2021-12-28 22:17:21'),
(223, 'App\\Models\\Upload', 125, 'image', 'History-of-Plumbing', 'History-of-Plumbing.jpg', 'image/jpeg', 'public', 85844, '[]', '{\"uuid\":\"4f3ad23b-4fb9-47da-9d6a-b266b79906cc\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 209, '2021-12-28 22:18:23', '2021-12-28 22:18:23'),
(225, 'App\\Models\\Upload', 126, 'image', 'History-of-Plumbing', 'History-of-Plumbing.jpg', 'image/jpeg', 'public', 85844, '[]', '{\"uuid\":\"50f1a65b-c992-42ef-8074-3abbe82c81d3\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 210, '2021-12-28 22:18:35', '2021-12-28 22:18:35'),
(227, 'App\\Models\\Upload', 127, 'image', 'an-ultimate-guide-to-plumbing-services-in-singapore-2020', 'an-ultimate-guide-to-plumbing-services-in-singapore-2020.jpg', 'image/jpeg', 'public', 174772, '[]', '{\"uuid\":\"d1e9c356-7356-4b45-8fdc-d29b5f8784af\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 211, '2021-12-28 22:19:32', '2021-12-28 22:19:32'),
(229, 'App\\Models\\Upload', 128, 'image', 'GoSite-PlumbingTools', 'GoSite-PlumbingTools.png', 'image/png', 'public', 126237, '[]', '{\"uuid\":\"182ed6ed-059c-4516-bcbc-b9c3c29a5b70\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 212, '2021-12-28 22:20:18', '2021-12-28 22:20:19'),
(231, 'App\\Models\\Upload', 129, 'image', 'maxresdefault', 'maxresdefault.jpg', 'image/jpeg', 'public', 48121, '[]', '{\"uuid\":\"b199f20b-a34f-4695-a3b6-5feb3aea4d41\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 214, '2021-12-28 22:23:50', '2021-12-28 22:23:50'),
(233, 'App\\Models\\Upload', 130, 'avatar', 'photo-1535713875002-d1d0cf377fde', 'photo-1535713875002-d1d0cf377fde.jpg', 'image/jpeg', 'public', 88988, '[]', '{\"uuid\":\"04c64462-e850-4923-adf9-004fe082f582\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 216, '2021-12-29 15:39:46', '2021-12-29 15:39:46'),
(234, 'App\\Models\\Upload', 131, 'avatar', 'photo-1535713875002-d1d0cf377fde', 'photo-1535713875002-d1d0cf377fde.jpg', 'image/jpeg', 'public', 88988, '[]', '{\"uuid\":\"cceae4bc-4101-4133-8912-1e13fad75cf9\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 217, '2021-12-29 15:41:25', '2021-12-29 15:41:25'),
(235, 'App\\Models\\Upload', 132, 'avatar', 'photo-1535713875002-d1d0cf377fde (1)', 'photo-1535713875002-d1d0cf377fde-(1).jpg', 'image/jpeg', 'public', 88988, '[]', '{\"uuid\":\"cd4a8e19-754b-4038-a1e1-f365fc0e5b77\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 218, '2021-12-29 15:45:19', '2021-12-29 15:45:19'),
(236, 'App\\Models\\User', 18, 'avatar', 'photo-1535713875002-d1d0cf377fde (1)', 'photo-1535713875002-d1d0cf377fde-(1).jpg', 'image/jpeg', 'public', 88988, '[]', '{\"uuid\":\"cd4a8e19-754b-4038-a1e1-f365fc0e5b77\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 219, '2021-12-29 15:46:45', '2021-12-29 15:46:45'),
(237, 'App\\Models\\Upload', 133, 'avatar', 'scaled_image_picker8836295429859055891', 'scaled_image_picker8836295429859055891.jpg', 'image/jpeg', 'public', 1246705, '[]', '{\"uuid\":\"cc02e6b9-acc6-4871-9f57-8ddce9c4fb84\",\"user_id\":3,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 220, '2021-12-29 16:19:03', '2021-12-29 16:19:05'),
(238, 'App\\Models\\Upload', 134, 'app_logo', 'burkee-icon', 'burkee-icon.png', 'image/png', 'public', 239895, '[]', '{\"uuid\":\"5f61bbf0-ed81-408d-89b6-7bdda8a9d23e\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 221, '2021-12-29 17:42:17', '2021-12-29 17:42:17'),
(239, 'App\\Models\\Upload', 135, 'avatar', 'portrait-wonderful-young-business-woman-260nw-376232371', 'portrait-wonderful-young-business-woman-260nw-376232371.jpg', 'image/jpeg', 'public', 13967, '[]', '{\"uuid\":\"bb8f0588-12d3-4706-bc0a-4f6acb110108\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 222, '2021-12-29 18:13:05', '2021-12-29 18:13:05');
INSERT INTO `media` (`id`, `model_type`, `model_id`, `collection_name`, `name`, `file_name`, `mime_type`, `disk`, `size`, `manipulations`, `custom_properties`, `responsive_images`, `order_column`, `created_at`, `updated_at`) VALUES
(241, 'App\\Models\\Upload', 136, 'avatar', 'istockphoto-1163294201-612x612', 'istockphoto-1163294201-612x612.jpg', 'image/jpeg', 'public', 21170, '[]', '{\"uuid\":\"a183fca4-06ff-4304-b8f6-6284ee293abd\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 223, '2021-12-29 18:14:08', '2021-12-29 18:14:08'),
(242, 'App\\Models\\User', 2, 'avatar', 'istockphoto-1163294201-612x612', 'istockphoto-1163294201-612x612.jpg', 'image/jpeg', 'public', 21170, '[]', '{\"uuid\":\"a183fca4-06ff-4304-b8f6-6284ee293abd\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 224, '2021-12-29 18:14:10', '2021-12-29 18:14:10'),
(243, 'App\\Models\\Upload', 137, 'avatar', 'photo-1560250097-0b93528c311a', 'photo-1560250097-0b93528c311a.jpg', 'image/jpeg', 'public', 130052, '[]', '{\"uuid\":\"fa454b18-31e9-4248-9d91-6d017d26cde6\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 225, '2021-12-29 19:31:46', '2021-12-29 19:31:46'),
(244, 'App\\Models\\User', 3, 'avatar', 'photo-1560250097-0b93528c311a', 'photo-1560250097-0b93528c311a.jpg', 'image/jpeg', 'public', 130052, '[]', '{\"uuid\":\"fa454b18-31e9-4248-9d91-6d017d26cde6\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 226, '2021-12-29 19:31:49', '2021-12-29 19:31:49'),
(245, 'App\\Models\\Upload', 138, 'image', 'banner1', 'banner1.jpg', 'image/jpeg', 'public', 79521, '[]', '{\"uuid\":\"965f2d7c-8879-48d1-91cc-bde8d99f306e\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 227, '2022-01-03 15:16:58', '2022-01-03 15:16:59'),
(246, 'App\\Models\\Upload', 139, 'image', 'ourvision', 'ourvision.png', 'image/png', 'public', 239049, '[]', '{\"uuid\":\"a149111a-b8ed-4d65-9bde-fa10bd91730b\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 228, '2022-01-03 15:28:02', '2022-01-03 15:28:02'),
(248, 'App\\Models\\Upload', 140, 'image', 'ourmission', 'ourmission.png', 'image/png', 'public', 269699, '[]', '{\"uuid\":\"d6f015a9-8efb-49a7-94df-0c4daf1402aa\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 230, '2022-01-03 15:37:41', '2022-01-03 15:37:41'),
(249, 'App\\Models\\EProvider', 53, 'image', 'ourmission', 'ourmission.png', 'image/png', 'public', 269699, '[]', '{\"uuid\":\"d6f015a9-8efb-49a7-94df-0c4daf1402aa\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 231, '2022-01-03 15:38:09', '2022-01-03 15:38:09'),
(250, 'App\\Models\\Upload', 141, 'image', 'download', 'download.jpg', 'image/jpeg', 'public', 10585, '[]', '{\"uuid\":\"c85cfdb1-33ef-4ac1-9983-1fbe02205ef0\",\"user_id\":23,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 232, '2022-02-08 17:34:23', '2022-02-08 17:34:23'),
(251, 'App\\Models\\Upload', 142, 'image', 'download (1)', 'download-(1).jpg', 'image/jpeg', 'public', 9440, '[]', '{\"uuid\":\"c310231b-ea05-48ab-94cb-8682077d816f\",\"user_id\":2,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 233, '2022-02-08 17:44:33', '2022-02-08 17:44:33'),
(253, 'App\\Models\\Upload', 143, 'logo', 'stripe', 'stripe.png', 'image/png', 'public', 2511, '[]', '{\"uuid\":\"d4774808-ea37-4807-b90d-f53294d3fa80\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 235, '2022-02-08 19:23:13', '2022-02-08 19:23:13'),
(254, 'App\\Models\\PaymentMethod', 7, 'logo', 'stripe', 'stripe.png', 'image/png', 'public', 2511, '[]', '{\"uuid\":\"d4774808-ea37-4807-b90d-f53294d3fa80\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 236, '2022-02-08 19:23:16', '2022-02-08 19:23:16'),
(255, 'App\\Models\\PaymentMethod', 6, 'logo', 'stripe', 'stripe.png', 'image/png', 'public', 2511, '[]', '{\"uuid\":\"d4774808-ea37-4807-b90d-f53294d3fa80\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 237, '2022-02-08 20:10:11', '2022-02-08 20:10:11'),
(256, 'App\\Models\\PaymentMethod', 7, 'logo', 'stripe', 'stripe.png', 'image/png', 'public', 2511, '[]', '{\"uuid\":\"d4774808-ea37-4807-b90d-f53294d3fa80\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 238, '2022-02-08 21:26:53', '2022-02-08 21:26:53'),
(257, 'App\\Models\\PaymentMethod', 6, 'logo', 'stripe', 'stripe.png', 'image/png', 'public', 2511, '[]', '{\"uuid\":\"d4774808-ea37-4807-b90d-f53294d3fa80\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 239, '2022-02-08 21:27:06', '2022-02-08 21:27:06'),
(258, 'App\\Models\\PaymentMethod', 7, 'logo', 'stripe', 'stripe.png', 'image/png', 'public', 2511, '[]', '{\"uuid\":\"d4774808-ea37-4807-b90d-f53294d3fa80\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 240, '2022-02-08 21:42:47', '2022-02-08 21:42:47'),
(259, 'App\\Models\\PaymentMethod', 7, 'logo', 'stripe', 'stripe.png', 'image/png', 'public', 2511, '[]', '{\"uuid\":\"d4774808-ea37-4807-b90d-f53294d3fa80\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 241, '2022-02-08 21:44:04', '2022-02-08 21:44:04'),
(260, 'App\\Models\\PaymentMethod', 7, 'logo', 'stripe', 'stripe.png', 'image/png', 'public', 2511, '[]', '{\"uuid\":\"d4774808-ea37-4807-b90d-f53294d3fa80\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 242, '2022-02-08 21:46:25', '2022-02-08 21:46:25'),
(261, 'App\\Models\\PaymentMethod', 7, 'logo', 'stripe', 'stripe.png', 'image/png', 'public', 2511, '[]', '{\"uuid\":\"d4774808-ea37-4807-b90d-f53294d3fa80\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 243, '2022-02-08 21:48:47', '2022-02-08 21:48:47'),
(262, 'App\\Models\\PaymentMethod', 7, 'logo', 'stripe', 'stripe.png', 'image/png', 'public', 2511, '[]', '{\"uuid\":\"d4774808-ea37-4807-b90d-f53294d3fa80\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 244, '2022-02-08 21:49:23', '2022-02-08 21:49:23'),
(263, 'App\\Models\\Upload', 144, 'avatar', 'unnamed', 'unnamed.png', 'image/png', 'public', 162541, '[]', '{\"uuid\":\"52f9c7e2-c96b-47b3-8299-1c423a4121b7\",\"user_id\":27,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 245, '2022-02-08 21:51:55', '2022-02-08 21:51:55'),
(264, 'App\\Models\\Upload', 145, 'avatar', 'unnamed', 'unnamed.png', 'image/png', 'public', 162541, '[]', '{\"uuid\":\"787bc2f2-2ad4-42cf-81a0-aba5e228b2c9\",\"user_id\":27,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 246, '2022-02-08 21:52:13', '2022-02-08 21:52:13'),
(265, 'App\\Models\\User', 27, 'avatar', 'unnamed', 'unnamed.png', 'image/png', 'public', 162541, '[]', '{\"uuid\":\"787bc2f2-2ad4-42cf-81a0-aba5e228b2c9\",\"user_id\":27,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 247, '2022-02-08 21:52:17', '2022-02-08 21:52:17'),
(266, 'App\\Models\\Upload', 146, 'image', 'river_43-wallpaper-3840x2160', 'river_43-wallpaper-3840x2160.jpg', 'image/jpeg', 'public', 1766691, '[]', '{\"uuid\":\"80b109cf-1595-4452-bfe3-1e824ca4412e\",\"user_id\":27,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 248, '2022-02-08 23:36:15', '2022-02-08 23:36:15'),
(267, 'App\\Models\\Upload', 147, 'image', 'plumber-cleaning-toilet-plunger-tools-wrench-work-home-sewage-pipeline-maintenance-man-emergency-plumbing-repair-service-175020722', 'plumber-cleaning-toilet-plunger-tools-wrench-work-home-sewage-pipeline-maintenance-man-emergency-plumbing-repair-service-175020722.jpg', 'image/jpeg', 'public', 138726, '[]', '{\"uuid\":\"d088a6ee-3a96-449c-8fca-e6105d27d090\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 249, '2022-02-09 13:50:14', '2022-02-09 13:50:15'),
(268, 'App\\Models\\EService', 59, 'image', 'plumber-cleaning-toilet-plunger-tools-wrench-work-home-sewage-pipeline-maintenance-man-emergency-plumbing-repair-service-175020722', 'plumber-cleaning-toilet-plunger-tools-wrench-work-home-sewage-pipeline-maintenance-man-emergency-plumbing-repair-service-175020722.jpg', 'image/jpeg', 'public', 138726, '[]', '{\"uuid\":\"d088a6ee-3a96-449c-8fca-e6105d27d090\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 250, '2022-02-09 13:50:15', '2022-02-09 13:50:15'),
(269, 'App\\Models\\Upload', 148, 'image', 'septic_tank_icon', 'septic_tank_icon.jpg', 'image/jpeg', 'public', 40158, '[]', '{\"uuid\":\"21941bb1-9b9d-4898-adc4-06a2024fea75\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 251, '2022-02-09 13:52:16', '2022-02-09 13:52:16'),
(271, 'App\\Models\\Upload', 149, 'image', 'images', 'images.jpg', 'image/jpeg', 'public', 6508, '[]', '{\"uuid\":\"e44ef126-4656-41a3-aea8-e8f121c307f4\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 253, '2022-02-09 13:58:21', '2022-02-09 13:58:21'),
(272, 'App\\Models\\EService', 63, 'image', 'images', 'images.jpg', 'image/jpeg', 'public', 6508, '[]', '{\"uuid\":\"e44ef126-4656-41a3-aea8-e8f121c307f4\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 254, '2022-02-09 13:58:22', '2022-02-09 13:58:22'),
(273, 'App\\Models\\Upload', 150, 'image', 'plumber-fix-pipe-for-clean-water-vector-illustration', 'plumber-fix-pipe-for-clean-water-vector-illustration.jpg', 'image/jpeg', 'public', 170570, '[]', '{\"uuid\":\"b21e328f-40cd-4899-9646-ba9d4591bb1e\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 255, '2022-02-09 14:01:06', '2022-02-09 14:01:07'),
(274, 'App\\Models\\EService', 62, 'image', 'plumber-fix-pipe-for-clean-water-vector-illustration', 'plumber-fix-pipe-for-clean-water-vector-illustration.jpg', 'image/jpeg', 'public', 170570, '[]', '{\"uuid\":\"b21e328f-40cd-4899-9646-ba9d4591bb1e\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 256, '2022-02-09 14:01:06', '2022-02-09 14:01:07'),
(275, 'App\\Models\\Upload', 151, 'image', 'istockphoto-1307725067-612x612', 'istockphoto-1307725067-612x612.jpg', 'image/jpeg', 'public', 36119, '[]', '{\"uuid\":\"4a1879f4-430d-4173-a1a3-2a2a722ac447\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 257, '2022-02-09 15:11:41', '2022-02-09 15:11:41'),
(276, 'App\\Models\\Slide', 11, 'image', 'istockphoto-1307725067-612x612', 'istockphoto-1307725067-612x612.jpg', 'image/jpeg', 'public', 36119, '[]', '{\"uuid\":\"4a1879f4-430d-4173-a1a3-2a2a722ac447\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 258, '2022-02-09 15:11:43', '2022-02-09 15:11:43'),
(277, 'App\\Models\\Upload', 152, 'image', 'istockphoto-592396946-612x612', 'istockphoto-592396946-612x612.jpg', 'image/jpeg', 'public', 25093, '[]', '{\"uuid\":\"3805fd15-e5d7-46ea-ad74-9255212e90ac\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 259, '2022-02-09 15:15:41', '2022-02-09 15:15:41'),
(279, 'App\\Models\\Upload', 153, 'image', 'istockphoto-1226750182-170667a', 'istockphoto-1226750182-170667a.jpg', 'image/jpeg', 'public', 70978, '[]', '{\"uuid\":\"bc88683f-4b78-4feb-abe7-01e38cbc60d1\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 261, '2022-02-09 15:16:56', '2022-02-09 15:16:56'),
(280, 'App\\Models\\Slide', 16, 'image', 'istockphoto-1226750182-170667a', 'istockphoto-1226750182-170667a.jpg', 'image/jpeg', 'public', 70978, '[]', '{\"uuid\":\"bc88683f-4b78-4feb-abe7-01e38cbc60d1\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 262, '2022-02-09 15:16:58', '2022-02-09 15:16:58'),
(281, 'App\\Models\\Upload', 154, 'image', 'istockphoto-1307725067-612x612', 'istockphoto-1307725067-612x612.jpg', 'image/jpeg', 'public', 36119, '[]', '{\"uuid\":\"4781b06b-b813-4731-9de0-80e5111322b0\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 263, '2022-02-09 15:18:42', '2022-02-09 15:18:42'),
(282, 'App\\Models\\Upload', 155, 'image', 'plumber-fix-pipe-for-clean-water-vector-illustration', 'plumber-fix-pipe-for-clean-water-vector-illustration.jpg', 'image/jpeg', 'public', 170570, '[]', '{\"uuid\":\"e19f268b-8f90-4b8d-b20a-7087185bfc1e\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 264, '2022-02-09 15:18:45', '2022-02-09 15:18:46'),
(283, 'App\\Models\\Upload', 156, 'image', 'images', 'images.jpg', 'image/jpeg', 'public', 6508, '[]', '{\"uuid\":\"82b9595f-6b0b-48d6-aafc-880f1f48b2ac\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 265, '2022-02-09 15:18:47', '2022-02-09 15:18:47'),
(285, 'App\\Models\\Upload', 157, 'image', 'istockphoto-592396946-612x612', 'istockphoto-592396946-612x612.jpg', 'image/jpeg', 'public', 25093, '[]', '{\"uuid\":\"8172d7e9-9d57-4fcd-8539-79a270ef8567\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 267, '2022-02-09 15:19:36', '2022-02-09 15:19:36'),
(287, 'App\\Models\\Upload', 158, 'image', 'istockphoto-1198989663-612x612', 'istockphoto-1198989663-612x612.jpg', 'image/jpeg', 'public', 29488, '[]', '{\"uuid\":\"dff289d6-1419-411d-966e-61f7f4f35610\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 269, '2022-02-09 15:21:25', '2022-02-09 15:21:25'),
(288, 'App\\Models\\Slide', 15, 'image', 'istockphoto-1198989663-612x612', 'istockphoto-1198989663-612x612.jpg', 'image/jpeg', 'public', 29488, '[]', '{\"uuid\":\"dff289d6-1419-411d-966e-61f7f4f35610\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 270, '2022-02-09 15:21:26', '2022-02-09 15:21:26'),
(289, 'App\\Models\\Upload', 159, 'image', '108-1089531_cable-high-vector-electrical-voltage-high-voltage-clipart', '108-1089531_cable-high-vector-electrical-voltage-high-voltage-clipart.png', 'image/png', 'public', 142152, '[]', '{\"uuid\":\"6c08b518-9217-4ac1-85c9-4cd7ac76e34a\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 271, '2022-02-09 15:23:14', '2022-02-09 15:23:14'),
(290, 'App\\Models\\Slide', 17, 'image', '108-1089531_cable-high-vector-electrical-voltage-high-voltage-clipart', '108-1089531_cable-high-vector-electrical-voltage-high-voltage-clipart.png', 'image/png', 'public', 142152, '[]', '{\"uuid\":\"6c08b518-9217-4ac1-85c9-4cd7ac76e34a\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 272, '2022-02-09 15:23:30', '2022-02-09 15:23:30'),
(291, 'App\\Models\\Upload', 160, 'image', 'Carpenter-Vector-Illustration', 'Carpenter-Vector-Illustration.jpg', 'image/jpeg', 'public', 86378, '[]', '{\"uuid\":\"6146cd33-ac21-4c39-858f-b4c87684521e\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 273, '2022-02-09 15:29:13', '2022-02-09 15:29:14'),
(292, 'App\\Models\\Slide', 18, 'image', 'Carpenter-Vector-Illustration', 'Carpenter-Vector-Illustration.jpg', 'image/jpeg', 'public', 86378, '[]', '{\"uuid\":\"6146cd33-ac21-4c39-858f-b4c87684521e\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 274, '2022-02-09 15:29:28', '2022-02-09 15:29:28'),
(293, 'App\\Models\\Upload', 161, 'image', 'professional-house-painters', 'professional-house-painters.jpeg', 'image/jpeg', 'public', 556986, '[]', '{\"uuid\":\"c459f51e-d5f9-4cfa-baf8-775832fecf0c\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 275, '2022-02-09 15:43:18', '2022-02-09 15:43:18'),
(294, 'App\\Models\\EProvider', 12, 'image', 'professional-house-painters', 'professional-house-painters.jpeg', 'image/jpeg', 'public', 556986, '[]', '{\"uuid\":\"c459f51e-d5f9-4cfa-baf8-775832fecf0c\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 276, '2022-02-09 15:43:33', '2022-02-09 15:43:33'),
(295, 'App\\Models\\Upload', 162, 'image', 'patient-care-image', 'patient-care-image.jpg', 'image/jpeg', 'public', 124194, '[]', '{\"uuid\":\"f2b469ad-bc4d-417a-a688-a2d97e1761d8\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 277, '2022-02-09 15:44:04', '2022-02-09 15:44:04'),
(296, 'App\\Models\\EProvider', 13, 'image', 'patient-care-image', 'patient-care-image.jpg', 'image/jpeg', 'public', 124194, '[]', '{\"uuid\":\"f2b469ad-bc4d-417a-a688-a2d97e1761d8\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 278, '2022-02-09 15:44:45', '2022-02-09 15:44:45'),
(297, 'App\\Models\\Upload', 163, 'image', 'maxresdefault', 'maxresdefault.jpg', 'image/jpeg', 'public', 182874, '[]', '{\"uuid\":\"4891613d-e78f-4db6-9474-962a878d2066\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 279, '2022-02-09 15:45:26', '2022-02-09 15:45:27'),
(298, 'App\\Models\\EProvider', 9, 'image', 'maxresdefault', 'maxresdefault.jpg', 'image/jpeg', 'public', 182874, '[]', '{\"uuid\":\"4891613d-e78f-4db6-9474-962a878d2066\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 280, '2022-02-09 15:45:28', '2022-02-09 15:45:28'),
(299, 'App\\Models\\Upload', 164, 'image', 'Carpenter-Vector-Illustration', 'Carpenter-Vector-Illustration.jpg', 'image/jpeg', 'public', 86378, '[]', '{\"uuid\":\"1b09aa1f-a7f0-4913-9377-1cd61924d2ee\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 281, '2022-02-09 15:46:30', '2022-02-09 15:46:30'),
(300, 'App\\Models\\Upload', 165, 'image', 'download (4)', 'download-(4).jpg', 'image/jpeg', 'public', 33631, '[]', '{\"uuid\":\"6f42c4e6-3f41-4ee0-bc5c-7099e747f7d8\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 282, '2022-02-09 15:50:38', '2022-02-09 15:50:38'),
(301, 'App\\Models\\Upload', 166, 'image', 'download (5)', 'download-(5).jpg', 'image/jpeg', 'public', 40531, '[]', '{\"uuid\":\"de8d52d8-bd62-4d21-ad8c-109bb16d8d29\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 283, '2022-02-09 15:51:22', '2022-02-09 15:51:22'),
(302, 'App\\Models\\EProvider', 18, 'image', 'download (5)', 'download-(5).jpg', 'image/jpeg', 'public', 40531, '[]', '{\"uuid\":\"de8d52d8-bd62-4d21-ad8c-109bb16d8d29\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 284, '2022-02-09 15:53:07', '2022-02-09 15:53:07'),
(303, 'App\\Models\\Upload', 167, 'image', 'IMG_7908', 'IMG_7908.jpg', 'image/jpeg', 'public', 237060, '[]', '{\"uuid\":\"89da507e-bb74-4b81-8e4a-0e669f90c10a\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 285, '2022-02-09 15:53:28', '2022-02-09 15:53:28'),
(304, 'App\\Models\\EProvider', 17, 'image', 'IMG_7908', 'IMG_7908.jpg', 'image/jpeg', 'public', 237060, '[]', '{\"uuid\":\"89da507e-bb74-4b81-8e4a-0e669f90c10a\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 286, '2022-02-09 15:54:11', '2022-02-09 15:54:11'),
(305, 'App\\Models\\Upload', 168, 'image', 'schwartz-aluminum-and-glass-office', 'schwartz-aluminum-and-glass-office.jpg', 'image/jpeg', 'public', 30790, '[]', '{\"uuid\":\"4f2a1c61-42ec-447a-893b-90d4c156aaf4\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 287, '2022-02-09 15:54:50', '2022-02-09 15:54:50'),
(306, 'App\\Models\\EProvider', 15, 'image', 'schwartz-aluminum-and-glass-office', 'schwartz-aluminum-and-glass-office.jpg', 'image/jpeg', 'public', 30790, '[]', '{\"uuid\":\"4f2a1c61-42ec-447a-893b-90d4c156aaf4\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 288, '2022-02-09 15:54:56', '2022-02-09 15:54:56'),
(307, 'App\\Models\\Upload', 169, 'image', 'istockphoto-1057854860-612x612', 'istockphoto-1057854860-612x612.jpg', 'image/jpeg', 'public', 40223, '[]', '{\"uuid\":\"7a69080b-e77d-4461-9f54-311c6e382221\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 289, '2022-02-09 16:23:17', '2022-02-09 16:23:18'),
(308, 'App\\Models\\Upload', 170, 'image', 'istockphoto-1057854860-612x612', 'istockphoto-1057854860-612x612.jpg', 'image/jpeg', 'public', 40223, '[]', '{\"uuid\":\"f3a3033d-362a-49a1-b9b3-62ce8336a3de\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 290, '2022-02-09 16:25:01', '2022-02-09 16:25:01'),
(309, 'App\\Models\\EService', 67, 'image', 'istockphoto-1057854860-612x612', 'istockphoto-1057854860-612x612.jpg', 'image/jpeg', 'public', 40223, '[]', '{\"uuid\":\"f3a3033d-362a-49a1-b9b3-62ce8336a3de\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 291, '2022-02-09 16:25:27', '2022-02-09 16:25:27'),
(310, 'App\\Models\\Upload', 171, 'avatar', '1a768897580b2938c7483e4a24e2514e--hot-actors-actors-male', '1a768897580b2938c7483e4a24e2514e--hot-actors-actors-male.jpg', 'image/jpeg', 'public', 36851, '[]', '{\"uuid\":\"eea8f701-d79a-4d6f-8584-489d2454b95d\",\"user_id\":30,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 292, '2022-02-09 16:30:23', '2022-02-09 16:30:23'),
(311, 'App\\Models\\Upload', 172, 'avatar', '1a768897580b2938c7483e4a24e2514e--hot-actors-actors-male', '1a768897580b2938c7483e4a24e2514e--hot-actors-actors-male.jpg', 'image/jpeg', 'public', 36851, '[]', '{\"uuid\":\"0e4a1844-2b1f-49da-81fe-32c2573fe455\",\"user_id\":30,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 293, '2022-02-09 16:32:31', '2022-02-09 16:32:31'),
(312, 'App\\Models\\User', 30, 'avatar', '1a768897580b2938c7483e4a24e2514e--hot-actors-actors-male', '1a768897580b2938c7483e4a24e2514e--hot-actors-actors-male.jpg', 'image/jpeg', 'public', 36851, '[]', '{\"uuid\":\"0e4a1844-2b1f-49da-81fe-32c2573fe455\",\"user_id\":30,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 294, '2022-02-09 16:33:17', '2022-02-09 16:33:17'),
(313, 'App\\Models\\Upload', 173, 'image', 'unnamed', 'unnamed.png', 'image/png', 'public', 162541, '[]', '{\"uuid\":\"22d7bf56-58b8-4e79-bc57-9a08a324fa0f\",\"user_id\":30,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 295, '2022-02-09 17:13:59', '2022-02-09 17:14:00'),
(315, 'App\\Models\\Upload', 174, 'image', '2004.i203.019.f.m004.c7.firefighters_cartoon_4x (1)', '2004.i203.019.f.m004.c7.firefighters_cartoon_4x-(1).jpg', 'image/jpeg', 'public', 253670, '[]', '{\"uuid\":\"5ddd9972-40be-4d62-b709-a728240a59ce\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 296, '2022-02-09 17:22:38', '2022-02-09 17:22:38'),
(316, 'App\\Models\\EService', 69, 'image', '2004.i203.019.f.m004.c7.firefighters_cartoon_4x (1)', '2004.i203.019.f.m004.c7.firefighters_cartoon_4x-(1).jpg', 'image/jpeg', 'public', 253670, '[]', '{\"uuid\":\"5ddd9972-40be-4d62-b709-a728240a59ce\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 297, '2022-02-09 17:23:40', '2022-02-09 17:23:40'),
(317, 'App\\Models\\Upload', 175, 'image', '2004.i203.019.f.m004.c7.firefighters_cartoon_4x (1)', '2004.i203.019.f.m004.c7.firefighters_cartoon_4x-(1).jpg', 'image/jpeg', 'public', 253670, '[]', '{\"uuid\":\"026ba5da-d427-416c-9f1d-2a0113a56561\",\"user_id\":31,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 298, '2022-02-09 17:28:35', '2022-02-09 17:28:36'),
(318, 'App\\Models\\Upload', 176, 'image', 'Female-Electrician_500x308', 'Female-Electrician_500x308.jpg', 'image/jpeg', 'public', 159107, '[]', '{\"uuid\":\"6a01f9b3-8a24-4331-a969-7a53c88c34cc\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 299, '2022-02-09 17:37:55', '2022-02-09 17:37:55'),
(319, 'App\\Models\\EService', 72, 'image', 'Female-Electrician_500x308', 'Female-Electrician_500x308.jpg', 'image/jpeg', 'public', 159107, '[]', '{\"uuid\":\"6a01f9b3-8a24-4331-a969-7a53c88c34cc\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 300, '2022-02-09 17:38:40', '2022-02-09 17:38:40'),
(320, 'App\\Models\\Upload', 177, 'image', '652-6521167_need-a-cleaning-service-cartoon-cleaning-services-png', '652-6521167_need-a-cleaning-service-cartoon-cleaning-services-png.png', 'image/png', 'public', 108113, '[]', '{\"uuid\":\"9544aac1-ac12-4afb-bdde-9379fa5d35c9\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 301, '2022-02-09 17:40:44', '2022-02-09 17:40:44'),
(321, 'App\\Models\\EService', 73, 'image', '652-6521167_need-a-cleaning-service-cartoon-cleaning-services-png', '652-6521167_need-a-cleaning-service-cartoon-cleaning-services-png.png', 'image/png', 'public', 108113, '[]', '{\"uuid\":\"9544aac1-ac12-4afb-bdde-9379fa5d35c9\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 302, '2022-02-09 17:41:15', '2022-02-09 17:41:15'),
(322, 'App\\Models\\Upload', 178, 'image', '17074', '17074.jpg', 'image/jpeg', 'public', 2136572, '[]', '{\"uuid\":\"6269f923-1160-455f-a199-5a88931a6263\",\"user_id\":9}', '[]', 303, '2022-02-09 17:44:14', '2022-02-09 17:44:14'),
(323, 'App\\Models\\Upload', 179, 'image', '17074', '17074.jpg', 'image/jpeg', 'public', 2136572, '[]', '{\"uuid\":\"107fc394-248b-48f0-8ce6-d6a53bdecb04\",\"user_id\":9}', '[]', 304, '2022-02-09 17:45:34', '2022-02-09 17:45:34'),
(325, 'App\\Models\\Upload', 180, 'image', '17074', '17074.jpg', 'image/jpeg', 'public', 2136572, '[]', '{\"uuid\":\"216c7416-c29e-44a8-9b72-dcdf1108175a\",\"user_id\":9}', '[]', 305, '2022-02-09 17:46:28', '2022-02-09 17:46:28'),
(326, 'App\\Models\\Upload', 181, 'image', '17074', '17074.jpg', 'image/jpeg', 'public', 2136572, '[]', '{\"uuid\":\"b8b5b354-2f02-48be-8719-8d95e7b3d7a0\",\"user_id\":9}', '[]', 306, '2022-02-09 17:46:42', '2022-02-09 17:46:42'),
(327, 'App\\Models\\Upload', 182, 'image', '20008', '20008.jpg', 'image/jpeg', 'public', 1978610, '[]', '{\"uuid\":\"5dde5970-314e-4975-b9f3-24bae3f57036\",\"user_id\":9}', '[]', 307, '2022-02-09 17:47:35', '2022-02-09 17:47:35'),
(328, 'App\\Models\\Upload', 183, 'image', 'janitorial-team-cleaning-street-flat-color-faceless-characters-janitors-construction-site-isolated-cartoon-illustration-web-graphic-design-animation-commercial-cleaning-service_151150-2923', 'janitorial-team-cleaning-street-flat-color-faceless-characters-janitors-construction-site-isolated-cartoon-illustration-web-graphic-design-animation-commercial-cleaning-service_151150-2923.jp', 'image/jpeg', 'public', 35302, '[]', '{\"uuid\":\"f0e6a989-1ece-4929-b959-b9d2e9af27f6\",\"user_id\":9}', '[]', 308, '2022-02-09 17:49:33', '2022-02-09 17:49:33'),
(329, 'App\\Models\\Upload', 184, 'image', 'janitorial-team-cleaning-street-flat-color-faceless-characters-janitors-construction-site-isolated-cartoon-illustration-web-graphic-design-animation-commercial-cleaning-service_151150-2923', 'janitorial-team-cleaning-street-flat-color-faceless-characters-janitors-construction-site-isolated-cartoon-illustration-web-graphic-design-animation-commercial-cleaning-service_151150-2923.jp', 'image/jpeg', 'public', 35302, '[]', '{\"uuid\":\"85437a83-7b28-4b8a-aa06-5c9b6aac4e7d\",\"user_id\":9}', '[]', 309, '2022-02-09 17:49:55', '2022-02-09 17:49:55'),
(330, 'App\\Models\\Upload', 185, 'image', 'janitorial-team-cleaning-street-flat-color-faceless-characters-janitors-construction-site-isolated-cartoon-illustration-web-graphic-design-animation-commercial-cleaning-service_151150-2923', 'janitorial-team-cleaning-street-flat-color-faceless-characters-janitors-construction-site-isolated-cartoon-illustration-web-graphic-design-animation-commercial-cleaning-service_151150-2923.jp', 'image/jpeg', 'public', 35302, '[]', '{\"uuid\":\"e98df47a-ea62-4a92-be80-2ca0145b8708\",\"user_id\":9}', '[]', 310, '2022-02-09 17:50:41', '2022-02-09 17:50:41'),
(331, 'App\\Models\\Upload', 186, 'image', 'painter', 'painter.jpeg', 'image/jpeg', 'public', 5864, '[]', '{\"uuid\":\"82fa696b-7745-483c-83a7-1034e1c4083c\",\"user_id\":36,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 311, '2022-02-10 21:20:19', '2022-02-10 21:20:19'),
(332, 'App\\Models\\EService', 81, 'image', 'painter', 'painter.jpeg', 'image/jpeg', 'public', 5864, '[]', '{\"uuid\":\"82fa696b-7745-483c-83a7-1034e1c4083c\",\"user_id\":36,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 312, '2022-02-10 21:20:24', '2022-02-10 21:20:24'),
(333, 'App\\Models\\Upload', 187, 'avatar', 'Angela-Hiring-Assistant', 'Angela-Hiring-Assistant.png', 'image/png', 'public', 327950, '[]', '{\"uuid\":\"357dcc7b-f8df-436b-8c1b-af07b36d0fbc\",\"user_id\":36,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 313, '2022-02-10 21:25:35', '2022-02-10 21:25:35'),
(334, 'App\\Models\\Upload', 188, 'avatar', 'Angela-Hiring-Assistant', 'Angela-Hiring-Assistant.png', 'image/png', 'public', 327950, '[]', '{\"uuid\":\"58547d81-fe97-4bd5-bc46-17e1b52a5e15\",\"user_id\":36,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 314, '2022-02-10 21:26:02', '2022-02-10 21:26:02'),
(335, 'App\\Models\\Upload', 189, 'avatar', 'Angela-Hiring-Assistant', 'Angela-Hiring-Assistant.png', 'image/png', 'public', 327950, '[]', '{\"uuid\":\"5fbce0e3-61dc-449d-a53d-8374f89ce1be\",\"user_id\":36,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 315, '2022-02-10 21:26:17', '2022-02-10 21:26:18'),
(336, 'App\\Models\\User', 36, 'avatar', 'Angela-Hiring-Assistant', 'Angela-Hiring-Assistant.png', 'image/png', 'public', 327950, '[]', '{\"uuid\":\"5fbce0e3-61dc-449d-a53d-8374f89ce1be\",\"user_id\":36,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 316, '2022-02-10 21:26:20', '2022-02-10 21:26:20'),
(337, 'App\\Models\\Upload', 190, 'image', 'Angela-Hiring-Assistant', 'Angela-Hiring-Assistant.png', 'image/png', 'public', 327950, '[]', '{\"uuid\":\"a135f9bd-a79b-419f-8bb0-675323d6f9de\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 317, '2022-02-10 21:27:07', '2022-02-10 21:27:07'),
(338, 'App\\Models\\EProvider', 73, 'image', 'Angela-Hiring-Assistant', 'Angela-Hiring-Assistant.png', 'image/png', 'public', 327950, '[]', '{\"uuid\":\"a135f9bd-a79b-419f-8bb0-675323d6f9de\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 318, '2022-02-10 21:27:10', '2022-02-10 21:27:10'),
(339, 'App\\Models\\Upload', 191, 'avatar', 'download', 'download.jpg', 'image/jpeg', 'public', 7354, '[]', '{\"uuid\":\"63cce1fa-2905-40c6-b943-2a73792b56a7\",\"user_id\":39,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 319, '2022-02-18 12:49:38', '2022-02-18 12:49:38'),
(340, 'App\\Models\\Upload', 192, 'avatar', 'download', 'download.jpg', 'image/jpeg', 'public', 7354, '[]', '{\"uuid\":\"d854cd56-468f-4d71-90b9-d0e8b63b3ea2\",\"user_id\":39,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 320, '2022-02-18 12:51:22', '2022-02-18 12:51:22'),
(341, 'App\\Models\\Upload', 193, 'avatar', 'download', 'download.jpg', 'image/jpeg', 'public', 7354, '[]', '{\"uuid\":\"e622a735-0053-4600-a95d-18a06dc65488\",\"user_id\":39,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 321, '2022-02-18 12:51:42', '2022-02-18 12:51:42'),
(342, 'App\\Models\\User', 39, 'avatar', 'download', 'download.jpg', 'image/jpeg', 'public', 7354, '[]', '{\"uuid\":\"e622a735-0053-4600-a95d-18a06dc65488\",\"user_id\":39,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 322, '2022-02-18 12:51:43', '2022-02-18 12:51:43'),
(343, 'App\\Models\\Upload', 194, 'image', 'Electrician_526009-6e290f2b70f44eb98c341ce902fc7928', 'Electrician_526009-6e290f2b70f44eb98c341ce902fc7928.png', 'image/png', 'public', 360994, '[]', '{\"uuid\":\"8f58392e-84a9-4083-bf37-6ddce91a677d\",\"user_id\":39,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 323, '2022-02-18 12:59:49', '2022-02-18 12:59:50'),
(344, 'App\\Models\\EService', 82, 'image', 'Electrician_526009-6e290f2b70f44eb98c341ce902fc7928', 'Electrician_526009-6e290f2b70f44eb98c341ce902fc7928.png', 'image/png', 'public', 360994, '[]', '{\"uuid\":\"8f58392e-84a9-4083-bf37-6ddce91a677d\",\"user_id\":39,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 324, '2022-02-18 13:02:21', '2022-02-18 13:02:21'),
(345, 'App\\Models\\Upload', 195, 'image', 'download', 'download.jpg', 'image/jpeg', 'public', 7354, '[]', '{\"uuid\":\"6bd1580f-c33c-46e0-8b75-85d23cdc4b48\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 325, '2022-02-18 13:15:02', '2022-02-18 13:15:02'),
(346, 'App\\Models\\EProvider', 74, 'image', 'download', 'download.jpg', 'image/jpeg', 'public', 7354, '[]', '{\"uuid\":\"6bd1580f-c33c-46e0-8b75-85d23cdc4b48\",\"user_id\":9,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 326, '2022-02-18 13:15:05', '2022-02-18 13:15:05'),
(347, 'App\\Models\\Upload', 196, 'image', 'scaled_image_picker7697065359393201685', 'scaled_image_picker7697065359393201685.jpg', 'image/jpeg', 'public', 194269, '[]', '{\"uuid\":\"5001fc41-2d3d-4da4-9b7c-9ae8fbf12cf1\",\"user_id\":39,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 327, '2022-02-18 13:25:23', '2022-02-18 13:25:23'),
(348, 'App\\Models\\Option', 106, 'image', 'scaled_image_picker7697065359393201685', 'scaled_image_picker7697065359393201685.jpg', 'image/jpeg', 'public', 194269, '[]', '{\"uuid\":\"5001fc41-2d3d-4da4-9b7c-9ae8fbf12cf1\",\"user_id\":39,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 328, '2022-02-18 13:26:11', '2022-02-18 13:26:11'),
(349, 'App\\Models\\Upload', 197, 'avatar', 'scaled_image_picker542108401091346066', 'scaled_image_picker542108401091346066.jpg', 'image/jpeg', 'public', 1045892, '[]', '{\"uuid\":\"b17e22dd-fcfd-461d-8ce4-77c61791cedb\",\"user_id\":19,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 329, '2022-02-18 16:28:15', '2022-02-18 16:28:17'),
(350, 'App\\Models\\Upload', 198, 'image', 'scaled_image_picker2804567131020814827', 'scaled_image_picker2804567131020814827.jpg', 'image/jpeg', 'public', 294557, '[]', '{\"uuid\":\"81a61fd4-f45a-4778-9a86-61f4fbba0bda\",\"user_id\":40,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 330, '2022-02-18 17:05:11', '2022-02-18 17:05:11'),
(351, 'App\\Models\\Upload', 199, 'avatar', 'scaled_image_picker457682241372643035', 'scaled_image_picker457682241372643035.jpg', 'image/jpeg', 'public', 180115, '[]', '{\"uuid\":\"9557f17a-e1cd-4120-a416-881cb6973f74\",\"user_id\":45,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 331, '2022-02-22 13:59:13', '2022-02-22 13:59:13'),
(352, 'App\\Models\\Upload', 200, 'image', 'scaled_image_picker5817786630730969692', 'scaled_image_picker5817786630730969692.jpg', 'image/jpeg', 'public', 16997, '[]', '{\"uuid\":\"b4b33e74-0ab4-4fc5-9809-5e35d94b764a\",\"user_id\":2,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 332, '2022-02-28 21:39:18', '2022-02-28 21:39:18'),
(353, 'App\\Models\\Upload', 201, 'image', 'download (1)', 'download-(1).jpg', 'image/jpeg', 'public', 6632, '[]', '{\"uuid\":\"140fd452-7b04-401a-9832-2a811cde8bbe\",\"user_id\":2,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 333, '2022-02-28 21:42:07', '2022-02-28 21:42:07'),
(354, 'App\\Models\\Upload', 202, 'image', 'download (1)', 'download-(1).jpg', 'image/jpeg', 'public', 6632, '[]', '{\"uuid\":\"0c20f8a2-3c59-4a6f-a30d-7a3c3b27f931\",\"user_id\":2,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 334, '2022-02-28 21:42:50', '2022-02-28 21:42:50'),
(356, 'App\\Models\\Upload', 203, 'image', 'download (1)', 'download-(1).jpg', 'image/jpeg', 'public', 6632, '[]', '{\"uuid\":\"8a1d8e03-26f0-4149-8070-ca8fa3b603ac\",\"user_id\":2,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 336, '2022-02-28 22:23:17', '2022-02-28 22:23:17'),
(358, 'App\\Models\\Upload', 204, 'image', 'download (1)', 'download-(1).jpg', 'image/jpeg', 'public', 6632, '[]', '{\"uuid\":\"99ccf984-c584-4834-8266-70cd2b982334\",\"user_id\":2,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 337, '2022-02-28 22:30:13', '2022-02-28 22:30:14'),
(360, 'App\\Models\\Upload', 205, 'image', 'download (1)', 'download-(1).jpg', 'image/jpeg', 'public', 6632, '[]', '{\"uuid\":\"f7b01733-8592-4808-92c8-417b4d19b652\",\"user_id\":2,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 338, '2022-02-28 22:34:14', '2022-02-28 22:34:14'),
(361, 'App\\Models\\EService', 86, 'image', 'download (1)', 'download-(1).jpg', 'image/jpeg', 'public', 6632, '[]', '{\"uuid\":\"f7b01733-8592-4808-92c8-417b4d19b652\",\"user_id\":2,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 339, '2022-02-28 22:34:19', '2022-02-28 22:34:19'),
(362, 'App\\Models\\Upload', 206, 'app_logo', 'HSM Maintenance-ai', 'HSM-Maintenance-ai.png', 'image/png', 'public', 24995, '[]', '{\"uuid\":\"70e590da-f38e-437b-ad3f-20f60b933229\",\"user_id\":1,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 340, '2022-03-04 12:55:21', '2022-03-04 12:55:21'),
(363, 'App\\Models\\Upload', 207, 'app_logo', 'HSM Maintenance-ai', 'HSM-Maintenance-ai.png', 'image/png', 'public', 24995, '[]', '{\"uuid\":\"029d554d-8fd8-40fb-9a3a-78325b849a7d\",\"user_id\":1,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 341, '2022-03-04 12:55:34', '2022-03-04 12:55:34'),
(364, 'App\\Models\\Upload', 208, 'app_logo', 'HSMMaintenance', 'HSMMaintenance.png', 'image/png', 'public', 40299, '[]', '{\"uuid\":\"af8bf4f1-12ed-437d-856e-4f8b66205db1\",\"user_id\":1,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 342, '2022-03-04 12:58:02', '2022-03-04 12:58:02'),
(365, 'App\\Models\\Upload', 209, 'avatar', 'scaled_image_picker9158182774860525031', 'scaled_image_picker9158182774860525031.jpg', 'image/jpeg', 'public', 602392, '[]', '{\"uuid\":\"943f9a91-8624-4f41-b637-c9f762b1c3cc\",\"user_id\":51,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 343, '2022-03-05 03:58:52', '2022-03-05 03:58:52'),
(366, 'App\\Models\\User', 51, 'avatar', 'scaled_image_picker9158182774860525031', 'scaled_image_picker9158182774860525031.jpg', 'image/jpeg', 'public', 602392, '[]', '{\"uuid\":\"943f9a91-8624-4f41-b637-c9f762b1c3cc\",\"user_id\":51,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 344, '2022-03-05 04:00:07', '2022-03-05 04:00:07'),
(367, 'App\\Models\\Upload', 210, 'image', 'scaled_image_picker7600162237076338152', 'scaled_image_picker7600162237076338152.png', 'image/png', 'public', 13924, '[]', '{\"uuid\":\"8452678c-d8ad-4d8a-aff3-9ec16bbc7236\",\"user_id\":52,\"generated_conversions\":{\"thumb\":true,\"icon\":true}}', '[]', 345, '2022-03-05 04:12:14', '2022-03-05 04:12:14');

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

--
-- Table structure for table `migrations`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

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

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

INSERT INTO `migrations` (`id`, `migration`, `batch`) VALUES
(1, '2014_10_12_000000_create_users_table', 1),
(2, '2014_10_12_100000_create_password_resets_table', 1),
(3, '2018_05_26_175145_create_permission_tables', 1),
(4, '2018_06_12_140344_create_media_table', 1),
(5, '2018_06_13_035117_create_uploads_table', 1),
(6, '2018_07_17_180731_create_settings_table', 1),
(7, '2018_07_24_211308_create_custom_fields_table', 1),
(8, '2018_07_24_211327_create_custom_field_values_table', 1),
(9, '2019_08_19_000000_create_failed_jobs_table', 1),
(10, '2019_08_29_213829_create_faq_categories_table', 1),
(11, '2019_08_29_213926_create_faqs_table', 1),
(12, '2019_10_22_144652_create_currencies_table', 1),
(13, '2021_01_07_162658_create_payment_methods_table', 1),
(14, '2021_01_07_164755_create_payment_statuses_table', 1),
(15, '2021_01_07_165422_create_payments_table', 1),
(16, '2021_01_13_105605_create_e_provider_types_table', 1),
(17, '2021_01_13_111155_create_e_providers_table', 1),
(18, '2021_01_13_111622_create_experiences_table', 1),
(19, '2021_01_13_111730_create_awards_table', 1),
(20, '2021_01_13_114302_create_taxes_table', 1),
(21, '2021_01_13_200249_create_addresses_table', 1),
(22, '2021_01_15_115239_create_e_provider_addresses_table', 1),
(23, '2021_01_15_115747_create_e_provider_users_table', 1),
(24, '2021_01_15_115850_create_e_provider_taxes_table', 1),
(25, '2021_01_16_160838_create_availability_hours_table', 1),
(26, '2021_01_19_135951_create_e_services_table', 1),
(27, '2021_01_19_140427_create_categories_table', 1),
(28, '2021_01_19_171553_create_e_service_categories_table', 1),
(29, '2021_01_22_194514_create_option_groups_table', 1),
(30, '2021_01_22_200807_create_options_table', 1),
(31, '2021_01_22_205819_create_favorites_table', 1),
(32, '2021_01_22_205944_create_favorite_options_table', 1),
(33, '2021_01_23_125641_create_e_service_reviews_table', 1),
(34, '2021_01_23_201533_create_galleries_table', 1),
(35, '2021_01_25_105421_create_slides_table', 1),
(36, '2021_01_25_162055_create_notifications_table', 1),
(37, '2021_01_25_170522_create_coupons_table', 1),
(38, '2021_01_25_170529_create_discountables_table', 1),
(39, '2021_01_25_191833_create_booking_statuses_table', 1),
(40, '2021_01_25_212252_create_bookings_table', 1),
(41, '2021_01_30_111717_create_e_provider_payouts_table', 1),
(42, '2021_01_30_135356_create_earnings_table', 1),
(43, '2021_02_24_102838_create_custom_pages_table', 1),
(44, '2021_06_26_110636_create_json_extract_function', 1),
(45, '2021_08_08_134136_create_wallets_table', 1),
(46, '2021_08_08_155732_create_wallet_transactions_table', 1),
(47, '2022_02_14_122321_add_role_type_column_to_roles_table', 2);

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

--
-- Table structure for table `model_has_permissions`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `model_has_permissions` (
  `permission_id` bigint(20) UNSIGNED NOT NULL,
  `model_type` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `model_id` bigint(20) UNSIGNED NOT NULL,
  PRIMARY KEY (`permission_id`,`model_id`,`model_type`),
  KEY `model_has_permissions_model_id_model_type_index` (`model_id`,`model_type`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `model_has_roles`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `model_has_roles` (
  `role_id` bigint(20) UNSIGNED NOT NULL,
  `model_type` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `model_id` bigint(20) UNSIGNED NOT NULL,
  PRIMARY KEY (`role_id`,`model_id`,`model_type`),
  KEY `model_has_roles_model_id_model_type_index` (`model_id`,`model_type`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `model_has_roles`
--

INSERT INTO `model_has_roles` (`role_id`, `model_type`, `model_id`) VALUES
(2, 'App\\Models\\User', 1),
(3, 'App\\Models\\User', 2),
(4, 'App\\Models\\User', 3),
(3, 'App\\Models\\User', 4),
(4, 'App\\Models\\User', 5),
(3, 'App\\Models\\User', 6),
(4, 'App\\Models\\User', 7),
(4, 'App\\Models\\User', 8),
(2, 'App\\Models\\User', 9),
(4, 'App\\Models\\User', 10),
(3, 'App\\Models\\User', 11),
(4, 'App\\Models\\User', 12),
(4, 'App\\Models\\User', 13),
(4, 'App\\Models\\User', 14),
(5, 'App\\Models\\User', 15),
(3, 'App\\Models\\User', 17),
(2, 'App\\Models\\User', 18),
(3, 'App\\Models\\User', 19),
(3, 'App\\Models\\User', 20),
(3, 'App\\Models\\User', 21),
(3, 'App\\Models\\User', 22),
(3, 'App\\Models\\User', 23),
(3, 'App\\Models\\User', 24),
(4, 'App\\Models\\User', 25),
(3, 'App\\Models\\User', 26),
(3, 'App\\Models\\User', 27),
(3, 'App\\Models\\User', 28),
(3, 'App\\Models\\User', 29),
(3, 'App\\Models\\User', 30),
(3, 'App\\Models\\User', 31),
(3, 'App\\Models\\User', 32),
(3, 'App\\Models\\User', 33),
(4, 'App\\Models\\User', 34),
(4, 'App\\Models\\User', 35),
(3, 'App\\Models\\User', 36),
(4, 'App\\Models\\User', 37),
(4, 'App\\Models\\User', 38),
(3, 'App\\Models\\User', 39),
(3, 'App\\Models\\User', 40),
(3, 'App\\Models\\User', 42),
(3, 'App\\Models\\User', 43),
(4, 'App\\Models\\User', 44),
(3, 'App\\Models\\User', 45),
(3, 'App\\Models\\User', 46),
(3, 'App\\Models\\User', 47),
(4, 'App\\Models\\User', 48),
(4, 'App\\Models\\User', 49),
(3, 'App\\Models\\User', 50),
(4, 'App\\Models\\User', 51),
(3, 'App\\Models\\User', 52),
(4, 'App\\Models\\User', 53),
(3, 'App\\Models\\User', 54),
(3, 'App\\Models\\User', 55);

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

--
-- Table structure for table `notifications`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

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

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

INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES
('0068cd6d-d969-4774-a167-05354d4a1e8f', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":56}', NULL, '2022-01-03 13:56:59', '2022-01-03 13:56:59'),
('008e6811-08a7-414a-87d0-cfcdd07a035d', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 18:07:24', '2022-02-22 18:07:24'),
('00baa092-ef69-4cd5-af35-5399ca13c664', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-07 22:02:30', '2022-02-07 22:02:30'),
('00d45b1f-aecc-43bd-9ac9-bcde0603c39b', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 51, '{\"booking_id\":207}', NULL, '2022-03-05 03:53:33', '2022-03-05 03:53:33'),
('01029222-fea5-4d3d-a85c-49795465b141', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":98}', NULL, '2022-02-08 17:49:42', '2022-02-08 17:49:42'),
('01119a9d-d6c9-467e-8134-83cb1bbaeb24', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":100}', NULL, '2022-02-14 16:02:17', '2022-02-14 16:02:17'),
('0113b803-3ab7-4183-adc7-2a4a84006bfd', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":56}', NULL, '2022-01-03 13:55:58', '2022-01-03 13:55:58'),
('015328d5-e73d-4bb3-a59a-bc5f7fbe5a6a', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":100}', NULL, '2022-02-14 16:03:09', '2022-02-14 16:03:09'),
('016ba7ef-eb04-47bd-9367-749ea8a28f8a', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":158}', NULL, '2022-02-16 20:52:36', '2022-02-16 20:52:36'),
('018fcf74-ae31-4d25-a6e1-1e1995a710d9', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":63}', NULL, '2022-02-16 18:07:02', '2022-02-16 18:07:02'),
('019fe9db-57cc-47ea-9c85-42a8165ab624', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":119}', NULL, '2022-02-10 20:45:02', '2022-02-10 20:45:02'),
('01aaf7b4-2698-47d6-81a7-50676ed62294', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 17:55:58', '2022-02-24 17:55:58'),
('01d84a36-69ff-4da7-852f-c8643fa41e7d', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":68}', NULL, '2022-02-04 20:44:12', '2022-02-04 20:44:12'),
('01f053a1-6e62-4238-84b4-e0b32f0f7f11', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 18:58:34', '2022-02-17 18:58:34'),
('023c3ca1-5dc0-417e-b14a-327271e86f65', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":105}', NULL, '2022-02-08 19:57:59', '2022-02-08 19:57:59'),
('02b5a235-9cde-4b60-8c1e-f7d39200a917', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 18:03:21', '2022-02-23 18:03:21'),
('02d229a1-62bf-4f26-bdb3-c84c65b03c2e', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":129}', NULL, '2022-02-14 17:14:37', '2022-02-14 17:14:37'),
('02e79362-b6b5-45ee-a2ee-7f3e19b98a82', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 16:48:17', '2022-02-10 16:48:17'),
('0313ad67-89fc-4e45-b98b-a15b127136ff', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 17:27:22', '2022-02-23 17:27:22'),
('0338ec87-4dfe-4782-9859-6e71efc0abe1', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":63}', NULL, '2022-02-16 18:07:10', '2022-02-16 18:07:10'),
('036276e0-9dd0-4787-850e-0eaa2ab47692', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 18:03:20', '2022-02-17 18:03:20'),
('03a575bc-10e7-4bae-876b-4e210f1db388', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 17:14:43', '2022-02-10 17:14:43'),
('03cd92b5-4199-495a-ab5c-5c9337357d78', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":158}', NULL, '2022-02-16 20:52:11', '2022-02-16 20:52:11'),
('03e6af55-c6f2-47fe-9d20-dc88f0094371', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":204}', NULL, '2022-02-25 16:33:05', '2022-02-25 16:33:05'),
('04153493-2683-4fdd-8d5c-303e4a8440f5', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-01-03 15:45:29', '2022-01-03 15:45:29'),
('042524de-a873-4307-94a7-2320445be83f', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 3, '{\"booking_id\":158}', NULL, '2022-02-16 20:52:39', '2022-02-16 20:52:39'),
('04875f62-2a9d-46b7-92e5-79d28752e7c0', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-16 21:12:34', '2022-02-16 21:12:34'),
('04d0dd3d-5a76-4021-ab67-0c75c4038268', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-25 16:10:25', '2022-02-25 16:10:25'),
('04f33ac5-d922-4472-8564-06909803958a', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":140}', NULL, '2022-02-16 12:47:40', '2022-02-16 12:47:40'),
('04fcbad1-2ce7-4dd6-b49b-0cbcbf6a83af', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 17:35:41', '2022-02-10 17:35:41'),
('063a3018-cb53-4ad1-a2d4-b011f050b969', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":101}', NULL, '2022-02-08 19:05:06', '2022-02-08 19:05:06'),
('06a66953-6a87-45fb-b493-afc3681f3aa3', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 33, '{\"booking_id\":115}', NULL, '2022-02-10 16:22:21', '2022-02-10 16:22:21'),
('06cc187f-c7af-4b3f-9119-e1059c4cb579', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-07 18:41:04', '2022-02-07 18:41:04'),
('06d0de29-c1e4-4f8b-9ae4-6fb6c5312ae5', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-07 18:41:12', '2022-02-07 18:41:12'),
('06e6ad58-8398-4b1a-b2ab-c306001d77e9', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 18:48:05', '2022-02-17 18:48:05'),
('078d0d3b-d598-4295-b4f8-e35e44616e71', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-11 17:13:04', '2022-02-11 17:13:04'),
('078f5352-811f-47f9-aa15-058afc253f65', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":72}', NULL, '2022-02-16 16:59:23', '2022-02-16 16:59:23'),
('07c5d8d1-fa63-4d57-bd03-1f796484b61e', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-22 16:04:46', '2022-02-22 16:04:46'),
('07cf8b14-5308-4044-b483-053ff35a0c35', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":141}', NULL, '2022-02-16 12:56:40', '2022-02-16 12:56:40'),
('07d96536-29eb-4c53-9831-b9529879cda4', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 15:48:29', '2022-02-23 15:48:29'),
('07fc20b1-9236-47e0-87ed-c010105428fb', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":184}', NULL, '2022-02-17 16:24:11', '2022-02-17 16:24:11'),
('081e1382-7c8e-4b9c-a2e9-e59b5b00b4e8', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":136}', NULL, '2022-02-14 18:54:44', '2022-02-14 18:54:44'),
('0871299a-53e1-419e-8039-b4d527402195', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":73}', NULL, '2022-02-16 17:04:09', '2022-02-16 17:04:09'),
('08b10193-6e5b-4044-a408-351bb0bc6826', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 16:07:55', '2022-02-23 16:07:55'),
('08e5ffc0-5c61-4504-a0e4-fc3bcc5f9b11', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":136}', NULL, '2022-02-14 18:54:52', '2022-02-14 18:54:52'),
('094b8802-e520-44e0-ab31-177a90700946', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 18:06:39', '2022-02-22 18:06:39'),
('098615d7-bdc3-460b-8a82-1079c7612f10', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 17:10:44', '2022-02-10 17:10:44'),
('09e105bc-c37d-44ee-b27e-ad8d3911ed24', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-08 17:17:53', '2022-02-08 17:17:53'),
('09e73a17-73dc-40e9-bb9a-520c14958e16', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 17:14:21', '2022-02-24 17:14:21'),
('0a0cb5ff-cd29-4fb1-97f1-b87bb3c5358d', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 21:10:12', '2022-02-22 21:10:12'),
('0a3cba29-c0ee-470b-a725-9c1c741329d0', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":187}', NULL, '2022-02-21 16:49:14', '2022-02-21 16:49:14'),
('0ad4d7ff-b06a-403e-9d15-a7435569071f', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 15:25:07', '2022-02-17 15:25:07'),
('0b22e4d9-bcc4-432b-adeb-25108406a618', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":202}', '2022-02-23 19:28:29', '2022-02-23 18:50:26', '2022-02-23 19:28:29'),
('0bee9cc2-3180-4337-928e-a4c1a7fc140f', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-11 17:09:46', '2022-02-11 17:09:46'),
('0bf7c0a6-3fc7-4470-a4b0-078c752b6ced', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 14:03:59', '2022-02-23 14:03:59'),
('0c3b492f-c4b3-44db-b9e2-a2e77e5291fc', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":112}', NULL, '2022-02-09 22:23:05', '2022-02-09 22:23:05'),
('0c73861e-1ad7-4b26-b7ff-4a93a0e7c27a', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":205}', NULL, '2022-02-23 21:43:12', '2022-02-23 21:43:12'),
('0c79b375-ed76-4552-95be-ec9632bf344a', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":121}', NULL, '2022-02-11 13:20:54', '2022-02-11 13:20:54'),
('0cbdd2fd-5bd5-4740-9ed8-34c00bba34e2', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":134}', NULL, '2022-02-16 12:45:59', '2022-02-16 12:45:59'),
('0d82fbd0-1c16-47c0-94dc-385e89d0b9a7', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 17:24:03', '2022-02-17 17:24:03'),
('0daaa150-3751-4902-88b4-b52731517ce2', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 19:06:00', '2022-02-17 19:06:00'),
('0dccbe74-eae5-48c6-ba0d-3639b15f03b7', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 51, '{\"booking_id\":209}', NULL, '2022-03-05 17:24:08', '2022-03-05 17:24:08'),
('0e0227a4-fb25-41b8-86c5-c8386ce3245f', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":106}', NULL, '2022-02-08 20:03:17', '2022-02-08 20:03:17'),
('0e5e9658-a7f1-4983-8c6e-c914e0935aeb', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 33, '{\"booking_id\":116}', NULL, '2022-02-10 16:32:29', '2022-02-10 16:32:29'),
('0f5f4442-70ac-41d8-820e-d98dec418d59', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 18:05:11', '2022-02-23 18:05:11'),
('0f65a63f-6301-451b-91b1-51c8bb3bb573', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":163}', NULL, '2022-02-16 21:27:28', '2022-02-16 21:27:28'),
('0f7db623-9cde-41a9-9379-7d9438600232', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 17:26:44', '2022-02-23 17:26:44'),
('0fb403e2-4440-4537-a749-ec1aa0f13919', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-07 18:41:00', '2022-02-07 18:41:00'),
('0ffa5254-581a-4562-897d-253ae95c40c8', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-22 17:50:40', '2022-02-22 17:50:40'),
('10098f65-fc24-4feb-ae83-1e6f5aecfbe5', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-01-05 16:46:28', '2022-01-05 16:46:28'),
('1031eafc-33ae-44b9-95f9-db9a1e208910', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":171}', NULL, '2022-02-17 15:12:26', '2022-02-17 15:12:26'),
('10460a5d-1e04-4948-ba5d-313002b281c6', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":160}', NULL, '2022-02-16 20:54:21', '2022-02-16 20:54:21'),
('1050b2d5-b19e-4d7e-88a0-7189c5f622a9', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 13:57:56', '2022-02-23 13:57:56'),
('1086093b-c84e-4d9c-860e-4dfd490804ed', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 17:57:33', '2022-02-17 17:57:33'),
('108c0a1c-ed0b-4ef9-9bb7-49138b4db3cc', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 3, '{\"booking_id\":89}', NULL, '2022-02-14 16:21:43', '2022-02-14 16:21:43'),
('108c69e3-761c-41ed-a730-13a6b64e9b6c', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":172}', NULL, '2022-02-16 21:54:53', '2022-02-16 21:54:53'),
('10a5782b-0e27-4966-904c-294e96950bc2', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 16:57:30', '2022-02-24 16:57:30'),
('10bd6833-f760-44e1-9db8-b88bbed51b3f', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 14:02:33', '2022-02-23 14:02:33'),
('10c7b614-60be-40e6-b885-a03d73696e1a', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":194}', NULL, '2022-02-22 12:56:43', '2022-02-22 12:56:43'),
('10c97905-fe37-4d25-9343-1526d1d98e16', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":186}', NULL, '2022-02-21 16:21:30', '2022-02-21 16:21:30'),
('11319e53-7eac-4881-b05c-354c54e0e2bb', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-25 13:55:05', '2022-02-25 13:55:05'),
('1164777c-cec9-462b-b525-2a5f13fdebf0', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 16:07:36', '2022-02-23 16:07:36'),
('11b94337-5b7c-4b92-a9bc-a7ed8735a8af', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 3, '{\"booking_id\":74}', '2022-02-07 14:03:55', '2022-02-06 23:37:54', '2022-02-07 14:03:55'),
('120196ee-c3ae-4862-aff2-7c7c94868f13', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 3, '{\"booking_id\":98}', NULL, '2022-02-08 17:52:03', '2022-02-08 17:52:03'),
('120b4f80-6ce5-4227-95c0-ab19fe8574ad', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":162}', NULL, '2022-02-16 21:12:17', '2022-02-16 21:12:17'),
('12824699-daf0-4645-a9ec-74b8a8abe033', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 33, '{\"from\":\"Rose Bauer\"}', NULL, '2022-02-10 16:58:08', '2022-02-10 16:58:08'),
('12b76d71-69bb-4b31-9d90-fa0f4db20fd2', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":105}', NULL, '2022-02-08 19:57:55', '2022-02-08 19:57:55'),
('12bbc5ed-7b38-4921-a284-7263e270160a', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":207}', NULL, '2022-03-05 03:52:33', '2022-03-05 03:52:33'),
('12eef9e6-6bb4-463b-a5d8-1e6e1e56af3f', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 20:22:39', '2022-02-23 20:22:39'),
('12eefb7e-f8ad-4eae-bc8c-66bbef8975aa', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":158}', NULL, '2022-02-16 20:52:22', '2022-02-16 20:52:22'),
('130ba43c-a7f6-4425-84da-99ec77168c3f', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-17 15:43:03', '2022-02-17 15:43:03'),
('1336f0a2-9de4-464d-901c-dabf1875b4bd', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":172}', NULL, '2022-02-16 21:54:26', '2022-02-16 21:54:26'),
('138e9c1c-54c4-46c4-bdfe-3da4f3b59d77', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 15:17:41', '2022-02-23 15:17:41'),
('139296d2-e389-4a04-80b1-0ea3e1093edc', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":128}', NULL, '2022-02-14 16:55:48', '2022-02-14 16:55:48'),
('13d21949-8c60-4e1b-a14c-b5df9a278bb4', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":75}', NULL, '2022-02-07 16:19:40', '2022-02-07 16:19:40'),
('14019fac-3db7-484f-807e-7e6e96173401', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 13:44:52', '2022-02-23 13:44:52'),
('14382f3f-359c-4700-be20-64e696678d2e', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":58}', NULL, '2022-01-03 16:00:39', '2022-01-03 16:00:39'),
('1442f238-1658-4c3a-97a3-f0c43a6414a6', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":74}', NULL, '2022-02-06 23:34:55', '2022-02-06 23:34:55'),
('14817352-966d-48b6-adb0-22fdd225e64f', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":122}', NULL, '2022-02-11 22:03:02', '2022-02-11 22:03:02'),
('14fff00a-46f7-4803-ae3d-24bc040e1bb4', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 44, '{\"booking_id\":198}', NULL, '2022-02-22 15:58:27', '2022-02-22 15:58:27'),
('15201119-44c6-4748-b2b1-2ab21cc52a9a', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":190}', NULL, '2022-02-21 19:16:34', '2022-02-21 19:16:34'),
('15743c43-897a-48c6-94d3-ccc0d2ea4fdd', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 7, '{\"booking_id\":115}', NULL, '2022-02-10 16:21:24', '2022-02-10 16:21:24'),
('1578ea83-619d-4ca9-916d-73d60d7906eb', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":82}', NULL, '2022-02-07 15:59:32', '2022-02-07 15:59:32'),
('15d8adbc-0d47-47d2-85d7-ff63877fc122', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-18 11:56:34', '2022-02-18 11:56:34'),
('15ef16e4-3ac0-4b79-a944-2c7f17f7ccd2', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":59}', NULL, '2022-01-05 16:37:39', '2022-01-05 16:37:39'),
('16175f1f-cbe0-4394-bafe-a8d360dca3a0', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 19:28:37', '2022-02-17 19:28:37'),
('16463c96-6b3b-4a21-b346-17a589d3aed1', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-07 18:41:15', '2022-02-07 18:41:15'),
('1647a3d0-36c4-4c43-b3a6-00078cc7ed9e', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":173}', NULL, '2022-02-17 16:19:26', '2022-02-17 16:19:26'),
('166a969b-7aca-4bb9-b8e9-8d15c4eba929', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 33, '{\"from\":\"Rose Bauer\"}', NULL, '2022-02-10 16:48:24', '2022-02-10 16:48:24'),
('1672ccea-2806-437a-a50d-765742b24a74', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":167}', NULL, '2022-02-16 21:40:12', '2022-02-16 21:40:12'),
('16ac92f8-6db1-4183-8c70-58b5e2300a9a', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":130}', NULL, '2022-02-14 17:31:42', '2022-02-14 17:31:42'),
('16f919fd-b640-42a0-b6f8-474f029b8840', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":127}', NULL, '2022-02-14 16:23:04', '2022-02-14 16:23:04'),
('176ce782-f1b7-4057-abfa-9b1c5d94949f', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":148}', NULL, '2022-02-23 15:27:09', '2022-02-23 15:27:09'),
('1771d193-a731-4afa-87fa-079f2fe19d65', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":186}', NULL, '2022-02-17 18:41:03', '2022-02-17 18:41:03'),
('1781d28a-9a3c-4045-9e98-eadd82b82709', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":66}', NULL, '2022-02-16 18:06:43', '2022-02-16 18:06:43'),
('17889953-2b02-40d0-88d8-02e36361bcbb', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":89}', NULL, '2022-02-14 16:20:03', '2022-02-14 16:20:03'),
('1803fcc1-c154-411f-966d-ae3c3897ac61', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":103}', NULL, '2022-02-08 19:20:24', '2022-02-08 19:20:24'),
('1864f0fc-a06c-403c-b19a-bf165449d571', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 15:22:29', '2022-02-23 15:22:29'),
('1931d00f-510e-45eb-9dc3-219b888fcc1b', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":97}', NULL, '2022-02-08 15:26:54', '2022-02-08 15:26:54'),
('1990d5c2-30f0-4709-99cb-4e5cf9c82c86', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":99}', NULL, '2022-02-08 18:58:38', '2022-02-08 18:58:38'),
('19d2efe7-5dcc-4b34-af57-592ba12ece89', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-11 17:09:17', '2022-02-11 17:09:17'),
('1a7ee93f-586e-4493-ae1c-d0ccd0675bda', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-22 17:37:02', '2022-02-22 17:37:02'),
('1ab83e6d-6a05-4e8a-9805-ad3a2aacf386', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 18:47:03', '2022-02-24 18:47:03'),
('1ad1dcbb-cc86-4d99-ba51-cdc00235bb31', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":140}', NULL, '2022-02-16 12:51:23', '2022-02-16 12:51:23'),
('1bbec61a-b83b-4109-88e8-f3f3b9cbf476', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":74}', NULL, '2022-02-06 23:37:15', '2022-02-06 23:37:15'),
('1bc9f1af-7ae6-4c12-b625-4b536f7a2edc', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":80}', NULL, '2022-02-07 15:51:35', '2022-02-07 15:51:35'),
('1bf5e8f2-a888-498a-8d79-6c473334687e', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 16:37:54', '2022-02-23 16:37:54'),
('1c272d35-4cd0-4007-95e5-74de48dd9804', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":144}', NULL, '2022-02-16 13:51:06', '2022-02-16 13:51:06'),
('1cf20b04-9674-4692-8c29-faf0ea683bd6', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 20:46:51', '2022-02-22 20:46:51'),
('1d059e4f-d65e-4cdb-9ea2-2b1b1179bd78', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":60}', NULL, '2022-01-05 16:41:58', '2022-01-05 16:41:58'),
('1d06cab5-cb81-4e7c-88ef-4d000e6f3b2d', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":142}', NULL, '2022-02-16 13:15:53', '2022-02-16 13:15:53'),
('1dbd7430-2677-4fa9-84d8-ac282477c62f', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":173}', NULL, '2022-02-17 16:17:07', '2022-02-17 16:17:07'),
('1e58fbc8-e90b-4df1-b1a3-879814da857a', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-22 17:37:37', '2022-02-22 17:37:37'),
('1e637b2a-e5ba-4657-b6ae-59dfb39f0ac1', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":97}', NULL, '2022-02-08 15:27:07', '2022-02-08 15:27:07'),
('1e64ef2c-383c-4226-9123-09526eead89d', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":69}', NULL, '2022-02-16 17:45:12', '2022-02-16 17:45:12'),
('1e93f3e3-beff-4c7c-8d1d-9d32a47c7c8e', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":176}', NULL, '2022-02-17 15:15:01', '2022-02-17 15:15:01'),
('1f31d58d-12fe-4559-9f83-b03fa264aa7d', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 3, '{\"booking_id\":74}', '2022-02-07 14:03:58', '2022-02-06 23:37:54', '2022-02-07 14:03:58'),
('1f6ef0c3-6bd8-444d-935a-e2f397ba6bcd', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-07 22:01:12', '2022-02-07 22:01:12'),
('1f7314ae-513c-4ef7-8504-fa9465ce2dcc', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 37, '{\"booking_id\":120}', NULL, '2022-02-10 21:53:09', '2022-02-10 21:53:09'),
('1faf31bd-7212-40a3-852f-4906e06a5973', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":106}', NULL, '2022-02-08 20:03:45', '2022-02-08 20:03:45'),
('1fdbe949-af54-4a21-a153-ffd53d5cc167', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":139}', NULL, '2022-02-14 19:26:14', '2022-02-14 19:26:14'),
('20004b12-d1ac-45f9-ad57-bff49002b826', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-17 15:24:48', '2022-02-17 15:24:48'),
('2026cc36-ebee-4c21-ad3e-59a8d105864e', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":108}', NULL, '2022-02-08 20:22:42', '2022-02-08 20:22:42'),
('2091bea7-dd2d-4f54-916d-8d36483e3cd7', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 19:17:15', '2022-02-17 19:17:15'),
('20c03807-07e8-49ee-9bd8-0f6baf1b9f38', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":123}', NULL, '2022-02-11 23:07:50', '2022-02-11 23:07:50'),
('20ededeb-1507-47c2-84fa-e0199f6bd94b', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":130}', NULL, '2022-02-14 17:31:57', '2022-02-14 17:31:57'),
('21123271-ed9a-44da-b45e-591d31a4b61c', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 20:46:18', '2022-02-22 20:46:18'),
('212b940c-d186-46a3-9bc0-7562b5389c61', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":97}', NULL, '2022-02-08 15:27:14', '2022-02-08 15:27:14'),
('21365e7b-fccb-437c-a3e8-7818a308a120', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-18 12:14:02', '2022-02-18 12:14:02'),
('217fec6c-2109-490f-9b76-bf57a27e980a', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 19:00:25', '2022-02-22 19:00:25'),
('21851294-799c-41a7-a482-6e74ed907166', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":114}', NULL, '2022-02-09 23:02:52', '2022-02-09 23:02:52'),
('21d4a737-7beb-465a-9a63-48af9ee3111e', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":96}', NULL, '2022-02-08 13:57:36', '2022-02-08 13:57:36'),
('221c5280-675b-4beb-82fc-4065da2d95c7', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":106}', NULL, '2022-02-08 20:03:39', '2022-02-08 20:03:39'),
('227aac11-108a-4ca9-aa25-c866efca60fd', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":167}', NULL, '2022-02-16 21:39:58', '2022-02-16 21:39:58'),
('227e0ca9-e9ef-425c-8335-2b32a54d917a', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":109}', NULL, '2022-02-08 20:33:21', '2022-02-08 20:33:21'),
('228ce8e6-3670-481e-9840-a9bd4ea6fe6c', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":92}', NULL, '2022-02-07 22:44:23', '2022-02-07 22:44:23'),
('22b6ee77-6388-4919-82a2-8e28b7e82409', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 17:01:23', '2022-02-23 17:01:23'),
('22bc8b3d-c5d7-4b54-9b88-652b5b072b36', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":121}', NULL, '2022-02-11 13:20:47', '2022-02-11 13:20:47'),
('231e08cc-73a5-4a6e-9c48-70de680ecbcd', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 17:25:46', '2022-02-17 17:25:46'),
('231f5d0d-701c-4703-99ad-162a281f62c2', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":59}', NULL, '2022-01-05 16:39:32', '2022-01-05 16:39:32'),
('2356986f-107d-463b-8719-00aef38ed79f', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 15:14:02', '2022-02-23 15:14:02'),
('236f5a7e-793b-453d-b8f6-579c02417a8a', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":92}', NULL, '2022-02-07 22:43:55', '2022-02-07 22:43:55'),
('239fa5b5-e671-4488-b8cd-04e281f41cd8', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":64}', NULL, '2022-02-09 21:32:24', '2022-02-09 21:32:24'),
('2443e48e-f729-49d5-a90b-e2b940a275aa', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":131}', NULL, '2022-02-14 17:40:21', '2022-02-14 17:40:21'),
('24e84ee3-bc1d-4282-802e-187f3ce2045c', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 20:07:41', '2022-02-22 20:07:41'),
('252030e2-2bf0-45fd-bdb0-a32bc248bf7d', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 19:46:42', '2022-02-22 19:46:42'),
('253f201c-0d77-4f0c-822f-dab6627e0ac9', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-18 11:56:18', '2022-02-18 11:56:18'),
('254880ce-7061-4962-8d7d-dd47726c43ab', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":67}', NULL, '2022-02-16 18:01:27', '2022-02-16 18:01:27'),
('255c6c69-3118-4aae-be58-ba203c951e54', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":100}', NULL, '2022-02-08 19:02:13', '2022-02-08 19:02:13'),
('256175e7-3799-4e67-bcd6-dbfede1ba998', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":168}', NULL, '2022-02-16 21:46:45', '2022-02-16 21:46:45'),
('25642617-74c3-4847-8b11-4534f4d2d5e9', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":76}', NULL, '2022-02-16 15:52:35', '2022-02-16 15:52:35'),
('256fe743-28a2-44b3-9156-f07e9cb43702', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":105}', NULL, '2022-02-08 19:57:51', '2022-02-08 19:57:51'),
('257dec17-27b1-4706-8cad-436174f4fe78', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 17:32:38', '2022-02-22 17:32:38'),
('25a4afb7-4b46-4df3-bc27-91259d8448ba', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 19:18:37', '2022-02-24 19:18:37'),
('25aa26bc-26c9-4d9e-becd-f6399c2f1c12', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 16:35:05', '2022-02-10 16:35:05'),
('25cf83bd-b59d-447d-b58b-3413e0800ca0', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":143}', NULL, '2022-02-16 13:21:05', '2022-02-16 13:21:05'),
('25de52d3-df4c-4942-a3b6-0cbaf6394c55', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":168}', NULL, '2022-02-16 21:50:31', '2022-02-16 21:50:31'),
('25e3ba09-90db-46ed-b387-19b33c9abbe7', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 13:45:07', '2022-02-23 13:45:07'),
('25f3a4e8-4207-4c4b-82ec-538e964f4a2c', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":172}', NULL, '2022-02-16 21:54:59', '2022-02-16 21:54:59'),
('26375032-8cd4-4477-838d-9fc64aabb8c6', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 17:14:37', '2022-02-10 17:14:37'),
('2656ad16-4605-46b6-9649-802ade5fab74', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":142}', NULL, '2022-02-16 13:17:31', '2022-02-16 13:17:31'),
('2660d487-684e-42c9-8718-423291fb6097', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 3, '{\"booking_id\":82}', NULL, '2022-02-07 16:01:42', '2022-02-07 16:01:42'),
('26723c50-a17f-4bf9-84e6-97db3d52dd9e', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 16:48:19', '2022-02-10 16:48:19'),
('268fad69-47f1-41cd-93d3-ec86a35314dc', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-22 17:50:27', '2022-02-22 17:50:27'),
('26cd01bc-e538-42c0-903a-4b151aa2857b', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-07 18:40:35', '2022-02-07 18:40:35'),
('2749c528-d36d-4e98-b809-d26eeac861e9', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":84}', NULL, '2022-02-07 18:35:39', '2022-02-07 18:35:39'),
('2753eae2-7a65-4e5b-a430-aca448a8783f', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 18:06:36', '2022-02-22 18:06:36'),
('279a8913-8bb5-4b90-9b87-000b9f365b80', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":57}', NULL, '2022-01-03 15:45:01', '2022-01-03 15:45:01'),
('27ac2842-870c-426a-a39e-b1608c15387a', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', '2022-02-23 19:33:47', '2022-02-23 17:06:46', '2022-02-23 19:33:47'),
('27b2c35b-70b2-4360-9c1c-6c8a49c61932', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-11 13:16:02', '2022-02-11 13:16:02'),
('27f6be45-ce05-4388-a4a5-e5d333bddeda', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":205}', '2022-02-23 21:58:24', '2022-02-23 21:43:21', '2022-02-23 21:58:24'),
('28461b73-0f56-4bc8-8ff3-95188613f12a', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-16 17:38:04', '2022-02-16 17:38:04'),
('2860be0c-0f65-4290-bee4-d13a5595b220', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":104}', NULL, '2022-02-08 19:50:03', '2022-02-08 19:50:03'),
('28a94ba6-e1f2-4703-8ed8-56b071486c60', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":167}', NULL, '2022-02-16 21:40:11', '2022-02-16 21:40:11'),
('28cdbb0d-5347-4b9a-8182-ef5bb02d5c88', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":169}', NULL, '2022-02-16 21:51:47', '2022-02-16 21:51:47'),
('28f5c33f-5574-4c64-ad07-a7f756e49610', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":143}', NULL, '2022-02-16 13:23:53', '2022-02-16 13:23:53'),
('2a1a5fc3-224b-4f0f-881b-4a44302acfd0', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":94}', NULL, '2022-02-07 23:31:13', '2022-02-07 23:31:13'),
('2ae609c4-7f8d-435f-a13c-2450f2d186a8', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":62}', NULL, '2022-02-16 18:44:57', '2022-02-16 18:44:57'),
('2aec43a0-27e8-4a5e-ab76-ad5d03ddd271', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":109}', NULL, '2022-02-08 20:33:23', '2022-02-08 20:33:23'),
('2b44d363-fae8-4d44-9c5f-55dea512b9dd', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-22 17:33:07', '2022-02-22 17:33:07'),
('2c7656a6-ca25-4d39-b240-e9f20f82eec4', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":148}', NULL, '2022-02-16 18:52:43', '2022-02-16 18:52:43'),
('2cb3441e-ebb5-4854-abc8-4e188acfbb3e', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":99}', NULL, '2022-02-08 18:59:09', '2022-02-08 18:59:09'),
('2cbbb3f6-4feb-480a-afe6-94a95b6d713e', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":131}', NULL, '2022-02-14 17:40:30', '2022-02-14 17:40:30'),
('2d5e9702-71e3-4162-80f5-fdc4989ac6a0', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 17:37:41', '2022-02-10 17:37:41'),
('2d9be6a0-eafc-4c5f-9981-5786c1234920', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 3, '{\"booking_id\":167}', NULL, '2022-02-16 21:42:25', '2022-02-16 21:42:25'),
('2d9d8815-d373-4139-8fb9-bea02b05d66a', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 16:36:19', '2022-02-10 16:36:19'),
('2dd480ea-885e-4823-8729-e9fcc963c8e4', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 17:04:28', '2022-02-10 17:04:28'),
('2dd7de72-9726-49ef-82a4-bda041e65497', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 20:35:41', '2022-02-23 20:35:41'),
('2e8839fe-e284-4983-8c24-8894f2da064c', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":207}', NULL, '2022-03-05 03:44:18', '2022-03-05 03:44:18'),
('2ea696d4-df69-4afa-880f-7b71b9e1afd3', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 36, '{\"booking_id\":120}', NULL, '2022-02-10 21:52:19', '2022-02-10 21:52:19'),
('2ed8a975-a225-4b2f-826a-34b08976c556', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":64}', NULL, '2022-02-04 16:58:37', '2022-02-04 16:58:37'),
('2fafffb9-e63c-488e-93ef-27af41fd6a87', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 20:08:14', '2022-02-23 20:08:14'),
('2fc9ed48-8f07-489f-a215-fa2ca702172c', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 16:03:21', '2022-02-17 16:03:21'),
('2ff0689f-a7fc-48d8-9efe-5243ca6a0314', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-07 16:11:03', '2022-02-07 16:11:03'),
('306588c7-477a-4965-ae8b-f35310b50b4f', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-01-05 16:53:19', '2022-01-05 16:53:19'),
('30994c14-1dfc-4000-84a7-86c03e15c428', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 17:57:25', '2022-02-17 17:57:25'),
('314dd6a9-15d0-4e51-a0c4-ba47b5dc8c3b', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 16:55:08', '2022-02-23 16:55:08'),
('317b5ac3-077f-4bfe-b97b-5de05eb32756', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":159}', NULL, '2022-02-16 20:24:12', '2022-02-16 20:24:12'),
('332e7b20-47ea-4ef7-a74f-2634600b6b3f', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":153}', NULL, '2022-02-16 19:52:35', '2022-02-16 19:52:35'),
('337d89c3-234c-4d37-8b29-6ead51f8f4e7', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-22 20:08:16', '2022-02-22 20:08:16'),
('338a6604-fc89-4040-b7f9-ec207fb52f74', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-18 11:48:06', '2022-02-18 11:48:06'),
('33b1fdf5-87fa-4774-ac5c-d2d4825a55bb', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 18:33:42', '2022-02-23 18:33:42'),
('34045cde-92cc-4930-a904-ec14aa7ee592', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":83}', NULL, '2022-02-07 17:24:47', '2022-02-07 17:24:47'),
('34095814-acb3-47c4-99ee-f33ad997cd8f', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":62}', NULL, '2022-01-05 16:52:40', '2022-01-05 16:52:40'),
('34ddd2c5-df14-4003-a3d2-9bca79a88b39', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 17:13:40', '2022-02-24 17:13:40'),
('35009939-d7a2-43ab-8952-1c6535313a47', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-01-03 15:52:25', '2022-01-03 15:52:25'),
('354cc345-e41e-4183-a2d6-2b659d36f182', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 13:36:08', '2022-02-24 13:36:08'),
('35858e6a-edf0-40cb-88f8-32bdcf790617', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":171}', NULL, '2022-02-16 21:52:32', '2022-02-16 21:52:32'),
('35d4f529-d306-4bd9-a5c5-eef16776eee1', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 33, '{\"booking_id\":115}', NULL, '2022-02-10 16:19:33', '2022-02-10 16:19:33'),
('36865cc3-bfc2-447d-a3ac-e5fbda2e105d', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":106}', NULL, '2022-02-08 20:03:32', '2022-02-08 20:03:32'),
('36a49959-892a-46ef-b0c9-6a1aa00a0f3a', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 16:28:16', '2022-02-22 16:28:16'),
('36f55fa1-d1bd-4850-a4c9-f639ce514f85', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":71}', NULL, '2022-02-16 17:21:23', '2022-02-16 17:21:23'),
('373b8840-656c-49b3-9347-31c2801e8a3a', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 33, '{\"from\":\"Rose Bauer\"}', NULL, '2022-02-10 16:36:27', '2022-02-10 16:36:27'),
('3776bf6d-9ca1-47eb-8693-68102b1b06d4', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":194}', NULL, '2022-02-22 12:53:28', '2022-02-22 12:53:28'),
('37947a95-6202-4346-83cc-fb34c91f183c', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":200}', NULL, '2022-02-23 15:42:55', '2022-02-23 15:42:55'),
('37d57ed8-0fdb-4937-815b-f0c01f8109aa', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 3, '{\"booking_id\":104}', NULL, '2022-02-08 19:50:48', '2022-02-08 19:50:48'),
('38a4077b-ec31-4171-8088-8858ad6787b7', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":84}', NULL, '2022-02-07 18:36:18', '2022-02-07 18:36:18'),
('38be34dc-bcbb-415b-8eed-4e50746731e9', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":124}', NULL, '2022-02-11 23:09:41', '2022-02-11 23:09:41'),
('38c9ecd5-4f56-4143-a480-faf4d5efe718', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":207}', NULL, '2022-03-05 03:53:11', '2022-03-05 03:53:11'),
('38d1d47c-a5ff-435a-8159-f21c24bba3ef', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":174}', NULL, '2022-02-17 15:14:37', '2022-02-17 15:14:37'),
('38dc957a-b0e6-4b3c-a400-df66534b9090', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":137}', NULL, '2022-02-14 19:03:09', '2022-02-14 19:03:09'),
('3950ef3c-dc09-41f9-9382-9c3464c57ae1', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-08 17:17:48', '2022-02-08 17:17:48'),
('396004c7-42bb-4db2-ab7a-31ee02f35ca9', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-25 13:17:04', '2022-02-25 13:17:04'),
('39e2cca8-f28b-403f-8e8a-6d0f8cfe6500', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":206}', NULL, '2022-02-28 22:38:41', '2022-02-28 22:38:41'),
('3a05d534-68b4-452a-9bec-ad80ce8922b9', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-07 16:11:01', '2022-02-07 16:11:01'),
('3a1509a5-6630-42e4-9508-d79482030790', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-25 13:54:24', '2022-02-25 13:54:24'),
('3a529728-2d39-43e8-9da7-053f69ff558e', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":171}', NULL, '2022-02-17 17:48:19', '2022-02-17 17:48:19'),
('3aefa592-08f8-41e6-a481-c663b79f8894', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":141}', NULL, '2022-02-16 13:09:30', '2022-02-16 13:09:30'),
('3b903d3a-231e-47e7-ad06-0558aad3386e', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 20:46:40', '2022-02-22 20:46:40'),
('3bab6b6e-107c-48d8-b1bd-42d537915fe5', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":112}', NULL, '2022-02-09 18:01:11', '2022-02-09 18:01:11'),
('3bbd05f4-9fed-4a1b-a825-70a3169a3601', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 33, '{\"from\":\"Rose Bauer\"}', NULL, '2022-02-10 16:57:41', '2022-02-10 16:57:41'),
('3c171fff-90bd-4fdf-9ee5-a2d7007c45bb', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":111}', NULL, '2022-02-09 13:36:02', '2022-02-09 13:36:02'),
('3c1ae287-e872-43f8-b319-5f57fe7927d9', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-07 16:15:47', '2022-02-07 16:15:47'),
('3c296a7b-d52c-4f57-a815-264c315492fa', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":109}', NULL, '2022-02-08 20:33:03', '2022-02-08 20:33:03'),
('3c35edc4-8b87-47db-b671-b0a40ad3db38', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 19:00:33', '2022-02-22 19:00:33'),
('3c5ad313-3c54-4851-8af8-65e1f9f47549', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-11 17:09:42', '2022-02-11 17:09:42'),
('3c73fdbe-16c5-4178-8070-39eb4f9caf0c', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":171}', NULL, '2022-02-17 17:48:26', '2022-02-17 17:48:26'),
('3c98f50d-f687-48d0-bfa5-1cab9d041b2d', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":207}', NULL, '2022-03-05 03:52:13', '2022-03-05 03:52:13'),
('3cdbac83-9455-4229-8f31-493d37e7318d', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":168}', NULL, '2022-02-16 21:46:49', '2022-02-16 21:46:49'),
('3d208827-2344-49a9-a953-338e2a65ee1d', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 51, '{\"booking_id\":209}', NULL, '2022-03-05 17:26:08', '2022-03-05 17:26:08'),
('3d2e48df-3d9b-49c5-9d0c-3e58da04852b', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":93}', NULL, '2022-02-14 16:09:05', '2022-02-14 16:09:05'),
('3d7d6a1f-15b1-4955-b43f-26e711c86481', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":164}', NULL, '2022-02-16 21:29:45', '2022-02-16 21:29:45'),
('3da78fb1-1b9a-4ce2-972a-cc103d27c6ae', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-23 21:46:15', '2022-02-23 21:46:15'),
('3e15e122-4250-4999-a42e-2c09dec50607', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":130}', NULL, '2022-02-14 17:32:05', '2022-02-14 17:32:05'),
('3e3742a4-159b-4826-a142-a81e2e6d04e0', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-16 17:38:04', '2022-02-16 17:38:04'),
('3e451317-13ca-467e-82e2-f1f242c0362f', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":92}', NULL, '2022-02-08 20:49:19', '2022-02-08 20:49:19'),
('3eadd2c6-05b8-45bc-a801-b0914aae883d', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":59}', NULL, '2022-01-05 16:39:53', '2022-01-05 16:39:53'),
('3ef62cc9-47cc-463a-be00-406c8cc41751', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":66}', NULL, '2022-02-04 20:21:31', '2022-02-04 20:21:31'),
('3f14fbc1-7ed1-498b-8962-e946c25688c5', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 3, '{\"booking_id\":99}', '2022-02-08 19:01:16', '2022-02-08 19:01:07', '2022-02-08 19:01:16'),
('3f519ec6-0b21-4f3d-b0bf-000d98436ac4', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":197}', NULL, '2022-02-22 15:50:32', '2022-02-22 15:50:32'),
('3f947b44-4b9a-4d8c-963f-5cf333f5b604', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":148}', NULL, '2022-02-23 15:26:22', '2022-02-23 15:26:22'),
('3fce9496-dc0d-42b5-9a90-6c3e6bd922fa', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-07 16:10:52', '2022-02-07 16:10:52');
INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES
('3fde47c8-6720-4efa-b2a5-e2055bc8dd4d', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 33, '{\"from\":\"Rose Bauer\"}', NULL, '2022-02-10 17:04:34', '2022-02-10 17:04:34'),
('3ff694e7-21e9-469e-a14d-29c9652921fe', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":73}', NULL, '2022-02-04 23:56:48', '2022-02-04 23:56:48'),
('40263cbd-38bb-4bcb-a5b6-1d90b7610c7c', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 3, '{\"booking_id\":181}', NULL, '2022-02-17 16:16:16', '2022-02-17 16:16:16'),
('40700049-dd78-4e65-896e-952e1d99be8e', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":197}', NULL, '2022-02-22 15:53:09', '2022-02-22 15:53:09'),
('407d948c-9e26-436a-8819-1b3b77ba39c0', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":160}', '2022-02-16 21:14:23', '2022-02-16 21:06:52', '2022-02-16 21:14:23'),
('4084743c-5211-4126-becf-3430687c174f', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 15:14:31', '2022-02-23 15:14:31'),
('40acab6f-a52c-4a3a-bbf9-8d597475daa2', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":69}', NULL, '2022-02-16 17:55:50', '2022-02-16 17:55:50'),
('40de354e-8a36-463e-9636-b5dd4ad8cd61', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 51, '{\"booking_id\":207}', NULL, '2022-03-05 03:51:28', '2022-03-05 03:51:28'),
('40f2f1be-e234-435a-a7d6-3282d441f26a', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":135}', NULL, '2022-02-16 01:07:22', '2022-02-16 01:07:22'),
('41230229-3d99-43d3-a60f-b46891232cbe', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 13:47:26', '2022-02-23 13:47:26'),
('41cef788-cb13-4535-991b-45ef40294791', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":127}', NULL, '2022-02-14 16:23:08', '2022-02-14 16:23:08'),
('42a2a05d-0a0a-4d4b-9aeb-deb9161c2cfe', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":172}', NULL, '2022-02-16 21:54:45', '2022-02-16 21:54:45'),
('42c94056-140f-4d2a-9dcd-07600588802f', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 17:16:25', '2022-02-23 17:16:25'),
('42d3173c-5ea1-4f38-a8bf-2509304c3a59', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":168}', NULL, '2022-02-16 21:46:52', '2022-02-16 21:46:52'),
('42d7e33d-5d4d-4e80-94f5-ea3f27852588', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 18:02:06', '2022-02-23 18:02:06'),
('42db83e3-fc10-4ed5-a246-5b0d926540ab', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":148}', NULL, '2022-02-23 15:26:48', '2022-02-23 15:26:48'),
('4397da3c-e38c-4a25-81ea-6ee763596bf7', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"sheikh\"}', NULL, '2022-03-05 03:55:17', '2022-03-05 03:55:17'),
('43fc74f5-7ed7-475e-aa61-5e3396125661', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":76}', NULL, '2022-02-14 18:05:23', '2022-02-14 18:05:23'),
('441d77a8-f3cc-4cc8-bc59-56a7297a6a30', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":71}', NULL, '2022-02-16 17:37:26', '2022-02-16 17:37:26'),
('446baea1-a31d-4b81-a4fe-e2e6b51dca47', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":134}', NULL, '2022-02-16 12:46:05', '2022-02-16 12:46:05'),
('449750bd-b42b-4d2e-a78d-f0edb145dd38', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-25 13:40:48', '2022-02-25 13:40:48'),
('44de2423-f5f0-4044-b36c-77d8aa710909', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 3, '{\"booking_id\":169}', NULL, '2022-02-16 21:51:57', '2022-02-16 21:51:57'),
('44f3235c-d816-4144-a8e8-218482263414', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":119}', NULL, '2022-02-10 20:45:00', '2022-02-10 20:45:00'),
('44fca7a1-46f0-4696-889b-0e9a323b579a', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 20:52:15', '2022-02-22 20:52:15'),
('453a6ab1-6f3a-4e10-96b5-7c2d5e273f78', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 20:21:39', '2022-02-24 20:21:39'),
('457f267c-ea0f-4228-959c-e53e265ca733', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":101}', NULL, '2022-02-08 19:04:56', '2022-02-08 19:04:56'),
('459797d2-b937-4f9f-a566-be33d30154d3', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":111}', NULL, '2022-02-09 13:36:24', '2022-02-09 13:36:24'),
('4598aff8-d50a-4700-b0ca-1cc78c234c1e', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 18:39:43', '2022-02-22 18:39:43'),
('45c209a1-6091-4afd-9f3c-e677b1f2b67c', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":84}', NULL, '2022-02-07 18:36:31', '2022-02-07 18:36:31'),
('46f60b68-50a6-4ee5-ac38-f45a412a21b4', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":93}', NULL, '2022-02-14 16:06:12', '2022-02-14 16:06:12'),
('472dd4bd-5093-49b1-95b7-46c42ffd2f2f', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":128}', NULL, '2022-02-14 16:55:43', '2022-02-14 16:55:43'),
('473702e4-4a1b-459e-b9cc-8fdafe870c26', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":60}', NULL, '2022-01-05 16:40:59', '2022-01-05 16:40:59'),
('4749634a-90c8-4421-9677-693126cc9490', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":198}', NULL, '2022-02-22 15:58:18', '2022-02-22 15:58:18'),
('47a086f8-b78b-4c12-af0f-604597937edf', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":98}', NULL, '2022-02-08 17:51:25', '2022-02-08 17:51:25'),
('47b352bf-3e0d-410a-87f4-dc9badfe9af7', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 44, '{\"booking_id\":197}', NULL, '2022-02-22 15:50:26', '2022-02-22 15:50:26'),
('47b5cf33-2420-47a3-b720-8b7caa031450', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-07 16:11:31', '2022-02-07 16:11:31'),
('47bb2896-1d78-4553-92bf-99c39873fb5f', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":169}', NULL, '2022-02-16 21:51:45', '2022-02-16 21:51:45'),
('47f232af-0deb-40a2-8344-3ffa77c20b98', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-17 18:58:51', '2022-02-17 18:58:51'),
('4851a6f8-1faa-4c12-9af0-d9adf9454bef', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 19:06:49', '2022-02-22 19:06:49'),
('48cda491-dbf4-4551-83e8-3858e8b0e680', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 36, '{\"booking_id\":120}', NULL, '2022-02-10 21:56:04', '2022-02-10 21:56:04'),
('48d185d5-8cca-40ce-aea2-0bfb9c1349b4', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":78}', NULL, '2022-02-07 15:45:42', '2022-02-07 15:45:42'),
('48d658c9-d4d0-46da-a321-f08c12710fbc', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":123}', NULL, '2022-02-11 23:13:09', '2022-02-11 23:13:09'),
('4914554e-2cfd-4bb9-a5e3-bde210fed48e', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":204}', '2022-02-23 21:58:30', '2022-02-23 21:40:51', '2022-02-23 21:58:30'),
('4934f0d8-4eda-406e-862e-d06e46e01d5d', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 13:14:45', '2022-02-23 13:14:45'),
('494921b7-b2b9-414b-83f5-141de6ed96d9', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-07 19:03:30', '2022-02-07 19:03:30'),
('495eddd4-9cfe-4efa-a3b7-3235b5a3a19a', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":186}', NULL, '2022-02-21 16:21:33', '2022-02-21 16:21:33'),
('4979976b-0094-4a35-8640-a67a8828220e', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":84}', NULL, '2022-02-07 18:35:41', '2022-02-07 18:35:41'),
('4a413019-9fd6-409c-86fd-79b496172fd9', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-18 11:53:35', '2022-02-18 11:53:35'),
('4a51532e-683a-4fb6-8929-89c999cdd5d3', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 14:01:51', '2022-02-23 14:01:51'),
('4a7edd76-4695-44f9-8285-6a82e685f982', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":166}', NULL, '2022-02-16 21:39:02', '2022-02-16 21:39:02'),
('4a86a309-0b57-4c10-9061-f06abdd1adb1', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 18:35:55', '2022-02-10 18:35:55'),
('4ac4744a-0bfe-4893-b51c-538e0f6a7521', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 13:45:42', '2022-02-23 13:45:42'),
('4b11f61e-d4f4-41ff-aa4a-ac27eccffa42', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 16:33:46', '2022-02-10 16:33:46'),
('4b13c406-3a5e-491d-88ba-3b0f21826573', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":134}', NULL, '2022-02-16 12:46:36', '2022-02-16 12:46:36'),
('4bbf185b-af3a-41ba-8873-4ef71b849008', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 16:45:51', '2022-02-10 16:45:51'),
('4bc93b01-5ac2-41ed-80b6-5d5b9ec0ecbd', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":166}', NULL, '2022-02-16 21:39:33', '2022-02-16 21:39:33'),
('4bdc489c-cd8e-4052-88c9-f80a5da434e2', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":146}', NULL, '2022-02-16 18:47:01', '2022-02-16 18:47:01'),
('4c00990f-cbd6-40f3-b4a4-fe12904c3bc1', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":61}', NULL, '2022-01-05 16:54:04', '2022-01-05 16:54:04'),
('4c025ec8-a5d7-4355-b809-85bbf3a1d0a3', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":136}', NULL, '2022-02-14 18:59:12', '2022-02-14 18:59:12'),
('4c8d74c1-8eff-4c7d-9352-d8493382938d', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-21 17:58:50', '2022-02-21 17:58:50'),
('4cd081af-9ec0-4f6f-9a46-b7fcdd169d2e', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 16:20:05', '2022-02-10 16:20:05'),
('4cd685af-0bf6-4312-ad82-dd7a3c6d3472', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":164}', NULL, '2022-02-16 21:29:08', '2022-02-16 21:29:08'),
('4d2034e8-41be-4a82-a0d4-6f7f08c2dd31', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 6, '{\"from\":\"Germaine Guzman\"}', NULL, '2021-09-21 16:02:25', '2021-09-21 16:02:25'),
('4d55b70e-35c8-4a71-a6fd-0c8062a71396', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 18:52:09', '2022-02-24 18:52:09'),
('4d59ec10-0973-4ac8-9275-9d39b9ca4c7e', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":191}', NULL, '2022-02-21 19:28:58', '2022-02-21 19:28:58'),
('4d5c53f9-5803-4fbc-8e38-ed73c7d70bf5', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":66}', NULL, '2022-02-16 18:02:33', '2022-02-16 18:02:33'),
('4d70fc6f-f618-41f5-bbae-14d0e55f2e1e', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":133}', NULL, '2022-02-14 17:50:14', '2022-02-14 17:50:14'),
('4d72a73c-fbbb-4dd3-9d5c-3b4af515b2f6', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":157}', NULL, '2022-02-16 20:24:11', '2022-02-16 20:24:11'),
('4dc8d7ef-6045-42ea-a389-e245905e0c12', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":178}', NULL, '2022-02-17 15:15:19', '2022-02-17 15:15:19'),
('4e178c5e-bbe1-4e7a-9cfc-74fb3fdeba81', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":139}', NULL, '2022-02-14 19:26:16', '2022-02-14 19:26:16'),
('4e229e7d-7067-42a2-bc9f-4518d695ac54', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":92}', NULL, '2022-02-07 22:44:03', '2022-02-07 22:44:03'),
('4e2ae17f-e1cd-47c3-b4d6-7a3345242ce4', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":173}', NULL, '2022-02-17 16:17:47', '2022-02-17 16:17:47'),
('4e3b736e-529a-4d9d-82ee-7c9f525b0531', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":108}', NULL, '2022-02-08 20:22:18', '2022-02-08 20:22:18'),
('4e67b250-7fc2-44cc-b4db-ce5d256181b6', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 18:35:16', '2022-02-22 18:35:16'),
('4f122f87-3e0b-4ab7-97d7-6e27f1402ec9', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 3, '{\"booking_id\":172}', NULL, '2022-02-16 21:55:01', '2022-02-16 21:55:01'),
('4f356a01-d25d-40a9-be8d-f3c4692a463b', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":93}', NULL, '2022-02-14 16:06:14', '2022-02-14 16:06:14'),
('4f76760b-d49b-4049-9f1e-a7624f2ab21c', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 33, '{\"from\":\"Rose Bauer\"}', NULL, '2022-02-10 16:47:58', '2022-02-10 16:47:58'),
('4fa33c6e-2e33-480a-817b-f598cf5db043', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 3, '{\"booking_id\":205}', NULL, '2022-02-23 21:43:26', '2022-02-23 21:43:26'),
('4fa72639-2a4a-48e2-8c79-2b8068ffe924', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 21:08:12', '2022-02-24 21:08:12'),
('4faceff1-5e31-46ee-93e6-f81322e1502d', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-22 17:34:43', '2022-02-22 17:34:43'),
('509690e4-5b71-4694-b078-999dd05f15b3', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 16:48:00', '2022-02-10 16:48:00'),
('51136662-c4d2-49cf-8ed1-915fab51fe95', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 17:57:53', '2022-02-17 17:57:53'),
('5131a74a-71c3-4873-a181-c8422b2e8c9d', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-07 16:10:49', '2022-02-07 16:10:49'),
('51def250-c988-4f6a-be8b-b88b1a9ea648', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 20:34:12', '2022-02-24 20:34:12'),
('51e364b3-09bd-4123-8048-f5aa15187448', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 17:04:31', '2022-02-10 17:04:31'),
('52097c0e-8895-47b8-b7b0-cedb3a5065e4', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":74}', NULL, '2022-02-06 23:36:02', '2022-02-06 23:36:02'),
('5283367f-3ca1-48f2-8638-4713be2562ed', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-16 15:53:19', '2022-02-16 15:53:19'),
('52978037-21e1-4c40-90c2-97b12356da43', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":172}', NULL, '2022-02-16 21:54:46', '2022-02-16 21:54:46'),
('52b6b49b-9fdc-46e4-96bf-36bb58b55e73', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":145}', NULL, '2022-02-16 15:11:12', '2022-02-16 15:11:12'),
('52e73b7a-6b2b-455c-86c2-4f9252ae24bc', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":169}', NULL, '2022-02-16 21:51:32', '2022-02-16 21:51:32'),
('5301e519-869e-438d-a94a-5212d02fcffd', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 33, '{\"from\":\"Rose Bauer\"}', NULL, '2022-02-10 19:05:13', '2022-02-10 19:05:13'),
('534a764c-60ff-4d45-ae6d-1e1142d796d8', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":164}', NULL, '2022-02-16 21:29:15', '2022-02-16 21:29:15'),
('53b94d95-a704-49ab-8986-b05014af2f79', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 17:14:32', '2022-02-24 17:14:32'),
('53e794ef-3110-4ecc-971f-d8e99d7df5ea', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":74}', NULL, '2022-02-06 23:33:36', '2022-02-06 23:33:36'),
('53ee7fe2-ac4e-43fc-8ce2-c362bf1565a8', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 21:09:58', '2022-02-24 21:09:58'),
('5429f6eb-c7fe-4838-b388-4b150f69e2db', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":133}', NULL, '2022-02-14 17:41:53', '2022-02-14 17:41:53'),
('54876cdd-2aed-4d82-a4b3-0d306ab9f9f5', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-07 19:03:25', '2022-02-07 19:03:25'),
('54fb8b0b-ec58-4141-a190-84582c5431c6', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":129}', NULL, '2022-02-14 17:14:11', '2022-02-14 17:14:11'),
('5564a7a2-3691-40cf-a4f9-f016024bc44c', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-17 16:03:19', '2022-02-17 16:03:19'),
('562f4457-a5eb-496a-a246-8372d44539d0', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":76}', NULL, '2022-02-14 18:05:31', '2022-02-14 18:05:31'),
('56d4208c-4c11-4d24-b756-c9cd097c56bb', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":169}', NULL, '2022-02-16 21:51:54', '2022-02-16 21:51:54'),
('572586c6-1eb2-4881-96b1-77e9e9e248a6', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":155}', NULL, '2022-02-16 20:24:11', '2022-02-16 20:24:11'),
('57380fa6-610d-4fcf-aafa-2ac9dfbd16c3', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-25 13:35:32', '2022-02-25 13:35:32'),
('579e6a37-8e73-442d-ba5b-6896dbe56eb1', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":136}', NULL, '2022-02-14 18:54:18', '2022-02-14 18:54:18'),
('57c99722-5bc4-4805-8ba4-fc09239eeb79', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-25 13:38:10', '2022-02-25 13:38:10'),
('57d8834d-c290-4946-a26d-142847e1d9d6', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 3, '{\"booking_id\":133}', NULL, '2022-02-14 18:00:25', '2022-02-14 18:00:25'),
('595760e4-67f5-4be8-9fa8-a261eeef3cdc', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-01-03 15:46:25', '2022-01-03 15:46:25'),
('59bb863e-abbf-4da4-89be-0ed4a8d02aa5', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":138}', NULL, '2022-02-14 19:04:56', '2022-02-14 19:04:56'),
('59d535e7-19a8-47d9-864c-791da843447f', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 7, '{\"booking_id\":115}', NULL, '2022-02-10 16:21:03', '2022-02-10 16:21:03'),
('5ae4389d-fe91-449a-a496-d91996dbf939', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 13:25:50', '2022-02-23 13:25:50'),
('5bb6879d-f6f5-4ba7-856c-3916a6822a71', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":60}', NULL, '2022-01-05 16:41:22', '2022-01-05 16:41:22'),
('5bbc2ebe-cd58-4660-a134-bf24e4d6267c', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":164}', NULL, '2022-02-16 21:28:51', '2022-02-16 21:28:51'),
('5c411649-e63a-492a-835e-fcfc54cc74f6', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":69}', NULL, '2022-02-16 17:44:34', '2022-02-16 17:44:34'),
('5c8d02c9-362f-428e-a36e-5ecef5706f17', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 19:00:25', '2022-02-22 19:00:25'),
('5d198c98-2d61-42e0-8b1f-83d180a5165c', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":185}', NULL, '2022-02-17 16:36:18', '2022-02-17 16:36:18'),
('5d7a7ef6-4c5b-4bd3-93b4-ffec92a369c9', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 17:13:43', '2022-02-23 17:13:43'),
('5dbcb787-7d67-4553-87a7-93e0a289b688', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-11 17:10:05', '2022-02-11 17:10:05'),
('5dc97531-3e34-48fa-8adf-55621b8df7e2', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":63}', NULL, '2022-02-04 16:57:07', '2022-02-04 16:57:07'),
('5dcc6855-d48e-45ba-be62-2b6e641dfa1f', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-01-03 15:46:11', '2022-01-03 15:46:11'),
('5e0b7eb2-1bc6-4dab-b5c4-0fd35513691a', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":60}', NULL, '2022-01-05 16:41:34', '2022-01-05 16:41:34'),
('5e22cca7-5008-4faa-ba6f-8814ee3b3574', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":201}', NULL, '2022-02-23 18:58:01', '2022-02-23 18:58:01'),
('5e572e16-6667-417c-8a0c-f0b4b9aa58e3', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":164}', NULL, '2022-02-16 21:29:18', '2022-02-16 21:29:18'),
('5e7b5f31-3df5-400c-a788-077c26258301', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 33, '{\"from\":\"Rose Bauer\"}', NULL, '2022-02-10 16:41:22', '2022-02-10 16:41:22'),
('5eb20890-2072-4441-8cf5-5baa5b3edd7d', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 17:28:57', '2022-02-17 17:28:57'),
('5ee18a8e-2ea2-419f-b170-e75e7f762168', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 16:06:23', '2022-02-23 16:06:23'),
('5ee624bd-7a22-403f-b4e5-c1551a90a2c4', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-07 16:11:41', '2022-02-07 16:11:41'),
('5f64a087-56a3-41ca-b73e-1906ef10c723', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":139}', NULL, '2022-02-15 13:58:03', '2022-02-15 13:58:03'),
('5fe25491-f399-4cc7-8734-39a76d02ff87', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 19:06:33', '2022-02-17 19:06:33'),
('5ffcd5b3-7714-42a8-aa9d-9b98170d1287', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":91}', NULL, '2022-02-07 22:42:19', '2022-02-07 22:42:19'),
('600cea9d-63ee-4abd-ba26-9b2b2f116db5', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":61}', '2022-02-07 15:41:13', '2022-01-05 16:53:25', '2022-02-07 15:41:13'),
('604588da-fe49-4b0c-831b-05fa26606f2c', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":93}', NULL, '2022-02-07 22:52:49', '2022-02-07 22:52:49'),
('606b791f-6dd3-42a7-b4c8-ec657f75f3c4', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 18:46:42', '2022-02-17 18:46:42'),
('606d9edf-d161-4cec-854f-33fe73c2081e', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 15:49:12', '2022-02-23 15:49:12'),
('60a14be6-5dfd-44ab-bae9-d6ce271e2d1f', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 18:35:15', '2022-02-22 18:35:15'),
('60c8b4e3-7696-482d-9a7a-13f326ee763b', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":194}', NULL, '2022-02-22 12:56:23', '2022-02-22 12:56:23'),
('60f6039d-3cf0-4e43-a8c6-5375b67cf33c', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":72}', NULL, '2022-02-16 16:49:20', '2022-02-16 16:49:20'),
('61288499-4536-4ab3-a155-14decd81f3f1', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":99}', NULL, '2022-02-08 18:59:24', '2022-02-08 18:59:24'),
('61886fcf-9a9e-484c-90d9-799a42cf2166', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-07 22:01:17', '2022-02-07 22:01:17'),
('618eb37f-1ca0-409a-802f-e22ff0c1183a', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 17:21:30', '2022-02-23 17:21:30'),
('61b83ebb-0316-48d4-a032-da32ab77d72d', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":97}', NULL, '2022-02-08 15:26:45', '2022-02-08 15:26:45'),
('61e056a3-d1ca-49db-af0e-e6f322ec06a9', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":89}', NULL, '2022-02-14 16:19:05', '2022-02-14 16:19:05'),
('623ae687-9d00-49c1-8000-7c15f487fec5', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":118}', NULL, '2022-02-10 20:36:49', '2022-02-10 20:36:49'),
('624167c6-cc5e-4499-9c07-b043d7a0bd6f', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-11 17:13:07', '2022-02-11 17:13:07'),
('6269db42-6a9c-46fe-aea5-e697c4249c6f', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-08 17:18:07', '2022-02-08 17:18:07'),
('62a015f9-dc4e-4227-ad3f-d63e601488e1', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":166}', NULL, '2022-02-16 21:39:07', '2022-02-16 21:39:07'),
('62c18f26-4cc2-4e10-be3b-47b61d1be654', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":139}', NULL, '2022-02-14 19:19:40', '2022-02-14 19:19:40'),
('62d62684-792a-4b52-8072-03efacf41dba', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 18:35:42', '2022-02-10 18:35:42'),
('630727c7-2ec2-44f2-b429-4122ac5b79db', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 18:57:29', '2022-02-24 18:57:29'),
('63137340-3e1b-4a3e-9753-5828456816e5', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 33, '{\"from\":\"Rose Bauer\"}', NULL, '2022-02-10 17:22:01', '2022-02-10 17:22:01'),
('632b7cbf-5365-44c0-b045-d305f5f29c38', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 33, '{\"from\":\"Rose Bauer\"}', NULL, '2022-02-10 16:33:35', '2022-02-10 16:33:35'),
('6392d93b-9039-4b7c-855b-65c91be5d74c', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 15:55:49', '2022-02-23 15:55:49'),
('63b33466-9d4f-4a3c-848a-3993de887c6c', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":101}', NULL, '2022-02-08 19:02:52', '2022-02-08 19:02:52'),
('6437f712-542e-4975-b6d7-2e758ca7277c', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":124}', NULL, '2022-02-11 23:10:54', '2022-02-11 23:10:54'),
('6490857d-c502-46b0-9771-6ab4c1441b29', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":127}', NULL, '2022-02-16 15:23:43', '2022-02-16 15:23:43'),
('64ceb1d5-f598-4a26-9559-bf70283e81dd', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 33, '{\"booking_id\":115}', NULL, '2022-02-10 16:21:42', '2022-02-10 16:21:42'),
('64e698e5-49e1-43e5-9d9e-984b21dfc531', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-07 16:11:14', '2022-02-07 16:11:14'),
('64f1d76e-6974-40cf-89bf-53cb96bab5ca', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":199}', NULL, '2022-02-23 15:24:55', '2022-02-23 15:24:55'),
('651d6d87-e668-464a-9a68-2c4fcfbe1f4c', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 36, '{\"booking_id\":120}', NULL, '2022-02-10 21:54:39', '2022-02-10 21:54:39'),
('658fa133-b06b-4d7e-8868-258cd36435ef', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":122}', NULL, '2022-02-11 22:04:18', '2022-02-11 22:04:18'),
('65a313e2-1bb7-415e-9af5-a5c51dbc3178', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-25 13:40:10', '2022-02-25 13:40:10'),
('65ce511c-1be6-48fa-a1ac-71efddbf0990', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":206}', NULL, '2022-02-28 22:36:27', '2022-02-28 22:36:27'),
('65e61fcf-c2f6-48a6-af5e-7a910921f1cc', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 16:36:15', '2022-02-23 16:36:15'),
('6628f744-4579-4096-8064-2b678ccbe80d', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 16:36:20', '2022-02-10 16:36:20'),
('66e4c8e9-35c3-4a34-adbb-7e2922d530cf', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":62}', NULL, '2022-02-16 18:45:19', '2022-02-16 18:45:19'),
('66f29c1c-091c-48a8-9c80-0001d1c9d8d0', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 44, '{\"booking_id\":197}', NULL, '2022-02-22 15:50:25', '2022-02-22 15:50:25'),
('66f5aa74-0885-49ed-a025-46e751199528', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-11 17:13:15', '2022-02-11 17:13:15'),
('671c3e06-069f-41a3-8591-1b074547717d', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-08 17:16:22', '2022-02-08 17:16:22'),
('6763a2f6-8b88-467d-a29d-a443fcdfb8b9', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":146}', NULL, '2022-02-16 18:47:19', '2022-02-16 18:47:19'),
('67baab52-3c7e-46d5-acc9-167e23090a16', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":122}', NULL, '2022-02-11 22:04:11', '2022-02-11 22:04:11'),
('67d4b39b-1988-4adc-9491-dbbb8d61722d', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-04 20:43:17', '2022-02-04 20:43:17'),
('681b295b-670d-4e44-a32f-4adf7653e268', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":119}', NULL, '2022-02-10 20:44:38', '2022-02-10 20:44:38'),
('6862f6e8-9695-4085-ab9e-4638dc7fcd63', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":113}', NULL, '2022-02-09 23:00:05', '2022-02-09 23:00:05'),
('68b2f94e-34f5-4aa4-9bf0-842578cde902', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":206}', NULL, '2022-02-28 22:36:37', '2022-02-28 22:36:37'),
('68fc0f92-83a7-4289-9ec2-3ce398ff692d', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 17:25:34', '2022-02-17 17:25:34'),
('69041d0f-0b4f-44b3-971b-a759f6ab5a5b', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":119}', NULL, '2022-02-10 20:44:52', '2022-02-10 20:44:52'),
('691d5257-3580-4ee7-800e-a108f72bccab', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 17:03:20', '2022-02-10 17:03:20'),
('692c257b-8154-4166-bf9a-b065b7a12420', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 44, '{\"booking_id\":197}', NULL, '2022-02-22 15:57:53', '2022-02-22 15:57:53'),
('69aa446a-1cbe-402c-841d-eb47c0c543e9', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-18 12:04:08', '2022-02-18 12:04:08'),
('6a14dc9b-ec61-4f2e-8eda-912af711f971', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 20:34:57', '2022-02-23 20:34:57'),
('6a160400-6321-4467-8081-c2962166e908', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":149}', NULL, '2022-02-16 18:57:35', '2022-02-16 18:57:35'),
('6a7cc3d8-f7b9-4a56-ab1f-b7b6d6175ed8', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":170}', NULL, '2022-02-16 21:52:53', '2022-02-16 21:52:53'),
('6b180214-410f-4c0b-95eb-a649b114a0a8', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":205}', NULL, '2022-02-23 21:43:01', '2022-02-23 21:43:01'),
('6b296482-5a4b-47c7-b435-4452acc1e574', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 33, '{\"from\":\"Rose Bauer\"}', NULL, '2022-02-10 17:35:38', '2022-02-10 17:35:38'),
('6b7ab7df-4e04-47a4-848e-d7104824f646', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":84}', NULL, '2022-02-07 17:25:11', '2022-02-07 17:25:11'),
('6baa1ddb-d5b2-4bc1-9b74-31a7e1ae84a1', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-01-03 15:46:44', '2022-01-03 15:46:44'),
('6c2f1d25-9573-4a55-90a6-03c67c4b09f1', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":68}', NULL, '2022-02-16 17:56:43', '2022-02-16 17:56:43'),
('6c346fc9-1ea5-4edb-a75a-80e697840146', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":160}', NULL, '2022-02-16 21:11:36', '2022-02-16 21:11:36'),
('6c88dd34-aae8-4abb-a417-c32a40f4b394', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-07 16:10:10', '2022-02-07 16:10:10'),
('6c949ade-9ba0-4ba6-b070-235de9b90552', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 13:41:14', '2022-02-24 13:41:14'),
('6c9ab109-6229-40eb-8fb1-6c7ea239a2d2', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 21:37:06', '2022-02-24 21:37:06'),
('6ca541c9-7af8-41b4-8525-0efcbdc4955c', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":105}', NULL, '2022-02-08 19:58:01', '2022-02-08 19:58:01'),
('6ccbc358-a683-48c5-8ba1-939bc92cadf0', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":133}', NULL, '2022-02-14 18:00:13', '2022-02-14 18:00:13'),
('6ce388e2-ab09-4619-93b2-770866e12c3c', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 17:27:10', '2022-02-17 17:27:10'),
('6deaa9e0-84ee-465b-82ae-eefbb717cbc0', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-08 15:27:38', '2022-02-08 15:27:38'),
('6e00b608-52d1-4316-b8a5-172afd6863d8', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":63}', NULL, '2022-02-16 18:44:43', '2022-02-16 18:44:43'),
('6e01713b-b4b4-494d-b02f-91317dba250c', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":129}', NULL, '2022-02-14 17:14:27', '2022-02-14 17:14:27'),
('6e2f028c-cb3d-40dc-934d-efe14f807636', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 19:00:30', '2022-02-22 19:00:30'),
('6e88dd06-0619-4cfe-888c-3fa9b85a3c0d', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":58}', NULL, '2022-01-03 16:00:41', '2022-01-03 16:00:41'),
('6eaf0ac4-b839-49a4-bd1a-bb85a09e2dc1', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":192}', NULL, '2022-02-22 12:48:44', '2022-02-22 12:48:44'),
('6ec11b31-d8b3-4fb0-9b3e-a487f5fdf943', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 33, '{\"from\":\"Rose Bauer\"}', NULL, '2022-02-10 16:55:20', '2022-02-10 16:55:20'),
('6ec8226a-728a-425c-8e9d-aacde0ad975e', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 19:03:24', '2022-02-17 19:03:24'),
('6eccc260-dd04-45f0-b597-3ece2d036250', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":59}', NULL, '2022-01-05 16:38:45', '2022-01-05 16:38:45'),
('6ed348a6-b6f2-4596-953f-2ba8a07d94cd', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":145}', NULL, '2022-02-16 15:11:39', '2022-02-16 15:11:39'),
('6ede8654-e044-4bbe-9aae-c9801dd5d982', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":83}', NULL, '2022-02-07 21:45:04', '2022-02-07 21:45:04'),
('6ef82b1f-dabb-4ee6-8751-f696c9c0c0d1', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":103}', NULL, '2022-02-08 20:56:01', '2022-02-08 20:56:01'),
('6f2b4962-eb7e-46d8-b9c8-5918abf189d1', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":108}', NULL, '2022-02-08 20:22:39', '2022-02-08 20:22:39'),
('6f7a6eae-964a-44af-bddb-7996b6d78925', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":138}', NULL, '2022-02-15 22:15:20', '2022-02-15 22:15:20'),
('6f7e50c4-9ade-47f8-8a78-72b795f6914b', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 3, '{\"booking_id\":113}', NULL, '2022-02-09 23:01:24', '2022-02-09 23:01:24'),
('6f8f7eea-79dd-4c92-94f4-783ca46027e3', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":82}', NULL, '2022-02-07 16:01:12', '2022-02-07 16:01:12'),
('6fa4285e-d3f8-402f-b2ba-fc8299b93ad8', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 18:06:46', '2022-02-22 18:06:46'),
('6fc498b5-316b-4f47-bae5-6e36191e6cda', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 33, '{\"from\":\"Rose Bauer\"}', NULL, '2022-02-10 16:33:51', '2022-02-10 16:33:51'),
('6fd7b368-659b-46c9-89f3-c9faa509a782', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-25 13:46:36', '2022-02-25 13:46:36'),
('6fe27bde-0c11-40c0-9762-f299060e8a06', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":179}', NULL, '2022-02-17 15:28:08', '2022-02-17 15:28:08'),
('702be04f-7d23-410d-a070-89040c138531', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 17:39:09', '2022-02-24 17:39:09'),
('7092eb30-bfa0-48c6-a025-329cbe44b13d', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":108}', NULL, '2022-02-08 21:43:27', '2022-02-08 21:43:27'),
('70fa306e-ca33-4d2e-a419-43b2b5abca28', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"sheikh\"}', NULL, '2022-03-05 17:11:01', '2022-03-05 17:11:01'),
('713b97bf-ffbf-4aeb-85ab-0395cbba3a47', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":98}', NULL, '2022-02-08 17:50:46', '2022-02-08 17:50:46'),
('71dbf607-25b2-4c1f-912a-12e5a971c4d4', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":170}', NULL, '2022-02-16 21:52:51', '2022-02-16 21:52:51'),
('7250df17-07a6-4c75-9321-e94cc6e2b266', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":75}', NULL, '2022-02-11 23:04:52', '2022-02-11 23:04:52'),
('7253ac88-2048-415d-a27c-aec759c89e2a', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":148}', NULL, '2022-02-16 18:52:26', '2022-02-16 18:52:26'),
('73212074-7e90-41fd-9825-dca9c3be6318', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 16:03:16', '2022-02-17 16:03:16'),
('73480220-f73d-46b5-aa1b-6c8ac83db57f', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":129}', NULL, '2022-02-14 17:14:13', '2022-02-14 17:14:13'),
('734da8d9-bb02-4ce8-956c-702895ba29f6', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":197}', NULL, '2022-02-22 15:52:25', '2022-02-22 15:52:25'),
('738af392-cdae-4f80-8d6c-26a8c0d3341d', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":131}', NULL, '2022-02-14 17:38:36', '2022-02-14 17:38:36'),
('738c9a29-7b5c-417a-993b-d39ce5d6dc99', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":166}', NULL, '2022-02-16 21:38:29', '2022-02-16 21:38:29'),
('73d6df11-a256-41b4-87e2-fe16b4cfc2f5', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-08 14:02:10', '2022-02-08 14:02:10'),
('743b9836-076c-4252-abdc-9433eacb3ce3', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-16 21:31:48', '2022-02-16 21:31:48'),
('744c627b-2d5c-41a4-ab5e-f102dfa8335b', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":136}', NULL, '2022-02-14 18:54:41', '2022-02-14 18:54:41'),
('74c1cf53-1c16-4ec3-be0a-5ffedb16a412', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":113}', NULL, '2022-02-09 23:00:20', '2022-02-09 23:00:20'),
('74e10251-7c95-4066-98e8-42247f305a72', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 16:38:09', '2022-02-23 16:38:09'),
('751107bf-afd4-47da-ad7a-cdd0839f7405', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":158}', NULL, '2022-02-16 20:52:27', '2022-02-16 20:52:27'),
('751a800f-cae9-43f4-a995-fe2e5be0e799', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-11 17:09:27', '2022-02-11 17:09:27'),
('75884d47-86bd-42c3-9bb6-5afbc383043c', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":82}', '2022-02-07 15:57:40', '2022-02-07 15:54:04', '2022-02-07 15:57:40'),
('75adec0c-17c9-4f07-991a-90f596ee5ec8', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":137}', NULL, '2022-02-14 19:02:44', '2022-02-14 19:02:44'),
('75c0132d-fa26-4628-9f10-ad35d2971993', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":59}', NULL, '2022-01-05 16:38:08', '2022-01-05 16:38:08'),
('76078346-2ac6-451e-a021-9bf062652868', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-08 14:01:56', '2022-02-08 14:01:56'),
('76aaaacc-8acd-4757-be1b-c046a9c951a5', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 18:57:16', '2022-02-24 18:57:16'),
('76b7f398-ab01-4672-a279-bb8cd929a77d', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":104}', NULL, '2022-02-08 19:50:14', '2022-02-08 19:50:14'),
('76d5186e-6fe6-417b-b55d-f2f71fde12c0', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 12:58:45', '2022-02-23 12:58:45'),
('76db229a-9f3d-4574-b61e-9235d1046d09', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":193}', NULL, '2022-02-22 12:52:31', '2022-02-22 12:52:31'),
('774c0f93-0d24-465b-9ae5-ae2cddc00368', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":140}', NULL, '2022-02-16 12:51:55', '2022-02-16 12:51:55'),
('776c8408-188d-4968-b37b-b4fc1b38fc85', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 13:54:07', '2022-02-23 13:54:07'),
('77c08653-1b23-4159-9fcc-212eda0e1945', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":125}', NULL, '2022-02-14 15:53:01', '2022-02-14 15:53:01'),
('77cadc1a-e534-4d11-b748-bffa8045a714', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 16:58:12', '2022-02-23 16:58:12'),
('77e3d8ed-6383-4618-a7f9-1b0038058258', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":208}', '2022-03-05 17:16:29', '2022-03-05 17:16:05', '2022-03-05 17:16:29'),
('7831ae79-5e28-48aa-9b2b-8ef855dacae6', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 19:47:36', '2022-02-22 19:47:36'),
('7848e5ca-6670-4d82-ba26-847fa81c4eda', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":112}', NULL, '2022-02-09 22:22:26', '2022-02-09 22:22:26'),
('7862fe5e-7345-4db9-9bed-dbee16c1998a', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-01-05 16:45:53', '2022-01-05 16:45:53'),
('78945f6a-0798-4797-b27d-76da53f7b60b', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":103}', NULL, '2022-02-08 19:19:33', '2022-02-08 19:19:33'),
('78b4d945-7ca8-457b-a70c-e970c9df17e2', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":122}', NULL, '2022-02-11 22:03:01', '2022-02-11 22:03:01'),
('7921b083-21aa-41c3-aaf8-d27a946c2f3f', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":135}', NULL, '2022-02-16 01:03:39', '2022-02-16 01:03:39'),
('794e46a6-c436-4656-b448-58130e4c2eac', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 20:45:10', '2022-02-22 20:45:10'),
('79940097-8908-49b6-905d-a6de255205e4', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":106}', NULL, '2022-02-08 20:03:37', '2022-02-08 20:03:37'),
('79c19d6a-ae5b-41b7-88b7-a426f40338c2', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":129}', NULL, '2022-02-14 17:14:10', '2022-02-14 17:14:10'),
('7a4fcfac-b35f-4aac-9727-ba9ee1b091ee', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 15:27:30', '2022-02-17 15:27:30'),
('7a53a2d1-3b26-44ba-a55f-2fb35e0296ca', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":112}', NULL, '2022-02-09 22:22:05', '2022-02-09 22:22:05'),
('7a7cd10d-9100-4953-bcd5-8c16fb0d42d2', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-16 17:22:37', '2022-02-16 17:22:37'),
('7a9ebec0-3066-47f1-9db9-5cdfacb1b667', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 14:00:19', '2022-02-23 14:00:19'),
('7ad0125e-e93e-4ffc-9f5e-56be39cfc21d', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":99}', NULL, '2022-02-08 19:00:40', '2022-02-08 19:00:40'),
('7b23f89c-ce29-4501-9204-bb24cbf8b428', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 20:39:24', '2022-02-24 20:39:24'),
('7b696f5c-9dc8-4676-a367-c3d1beb9aa52', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 3, '{\"booking_id\":121}', NULL, '2022-02-11 13:21:17', '2022-02-11 13:21:17'),
('7bab459e-54b8-49a0-900a-2b941f1a521e', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 17:27:07', '2022-02-17 17:27:07'),
('7bc614cd-fde1-4968-a295-138f7bab6c5f', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":181}', NULL, '2022-02-17 16:15:45', '2022-02-17 16:15:45'),
('7bc8e9f6-67f8-4ef3-85c1-1fe14f429d72', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-04 20:43:18', '2022-02-04 20:43:18'),
('7bffcb95-4b58-467b-86e0-1d78a6cc5fc5', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 3, '{\"booking_id\":119}', NULL, '2022-02-10 20:45:20', '2022-02-10 20:45:20'),
('7c4da4a6-0ff6-4e53-ba04-82295492bfae', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":179}', NULL, '2022-02-17 15:28:18', '2022-02-17 15:28:18'),
('7c9962aa-37c6-4fbf-a799-bb7c8cfdda7b', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":103}', NULL, '2022-02-09 19:57:27', '2022-02-09 19:57:27'),
('7cbccafb-9584-4bb6-ac92-2facb371d786', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 17:29:21', '2022-02-17 17:29:21'),
('7d566741-605e-4dda-bfff-6b7e4c61dabd', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":72}', NULL, '2022-02-16 16:48:48', '2022-02-16 16:48:48'),
('7db57eb3-4e22-4d43-9da9-a42987e73b60', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 16:41:25', '2022-02-10 16:41:25'),
('7dd8e49c-2e9b-425e-aade-f31acf0b6636', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-21 13:26:50', '2022-02-21 13:26:50'),
('7dfb29cd-85cc-4a75-9373-20b2b29077b1', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 19:16:00', '2022-02-24 19:16:00'),
('7e214bda-2e51-451b-bf84-0d66cac1781d', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-22 16:03:27', '2022-02-22 16:03:27');
INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES
('7e3cea8f-d67a-4bd2-a687-b805311e9044', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 19:06:22', '2022-02-17 19:06:22'),
('7e7a7674-48f5-4388-87bb-823330246a5f', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-07 15:57:41', '2022-02-07 15:57:41'),
('7ea690f6-d477-4d81-9fda-4d681cfa0478', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":56}', NULL, '2022-01-03 13:54:58', '2022-01-03 13:54:58'),
('7f393148-b899-428a-abdd-f04ab0573643', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":156}', NULL, '2022-02-16 20:24:11', '2022-02-16 20:24:11'),
('7f4e837c-4319-45ae-b6ed-947f672f52ac', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":57}', NULL, '2022-01-03 15:47:13', '2022-01-03 15:47:13'),
('7f5983bc-339d-4c41-8971-919d1093f678', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 19:19:32', '2022-02-24 19:19:32'),
('7f79cc86-cc03-4476-8ebf-bdf9467626f9', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-07 18:40:46', '2022-02-07 18:40:46'),
('800ea32d-65b4-4d37-ae13-198049292ccb', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 3, '{\"booking_id\":164}', NULL, '2022-02-16 21:29:48', '2022-02-16 21:29:48'),
('8011f715-d6df-4db4-b7bd-03689cfc4ea8', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 18:02:22', '2022-02-17 18:02:22'),
('803b780a-c834-4410-9802-046995193da8', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 16:36:33', '2022-02-23 16:36:33'),
('8050d61b-c7ac-4c29-9cbb-d361489fb988', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-07 22:00:57', '2022-02-07 22:00:57'),
('807195fb-e501-44b5-bbb5-459627818b10', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":105}', NULL, '2022-02-08 21:53:04', '2022-02-08 21:53:04'),
('809366c5-bd2c-4e3f-87f6-6fdd380f5b88', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":96}', NULL, '2022-02-08 13:57:02', '2022-02-08 13:57:02'),
('80baa727-fa15-430b-983a-ccf9fe7cb54e', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 33, '{\"from\":\"Rose Bauer\"}', NULL, '2022-02-10 16:36:25', '2022-02-10 16:36:25'),
('80ce387e-6b01-46bf-8074-d9eca0a18ecf', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":121}', NULL, '2022-02-11 13:21:12', '2022-02-11 13:21:12'),
('80e79998-77c5-4c6d-b2ee-f14bc35a5447', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":206}', NULL, '2022-02-28 22:36:15', '2022-02-28 22:36:15'),
('8151add1-2f6f-46f6-b529-0c55e5cf1801', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 44, '{\"booking_id\":198}', NULL, '2022-02-22 15:58:36', '2022-02-22 15:58:36'),
('8195277b-4918-4ee4-94c5-aeb274892a57', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 51, '{\"booking_id\":209}', NULL, '2022-03-05 17:27:39', '2022-03-05 17:27:39'),
('825d14e3-ad22-4f4f-bb6d-2a76682ed71d', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":146}', NULL, '2022-02-16 18:48:07', '2022-02-16 18:48:07'),
('8270076d-b22c-4e0f-92e7-5feefaaff47f', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":170}', NULL, '2022-02-16 21:52:32', '2022-02-16 21:52:32'),
('827a1410-9cbc-4f7a-926d-323506b676aa', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 16:55:08', '2022-02-23 16:55:08'),
('827c1358-3989-4936-a412-006d3e966bdd', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":205}', NULL, '2022-02-23 21:42:42', '2022-02-23 21:42:42'),
('82c6469a-470c-4bab-beea-8e9f639ffb51', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 6, '{\"from\":\"Germaine Guzman\"}', NULL, '2021-09-16 12:51:40', '2021-09-16 12:51:40'),
('82fc8bfe-f6b9-4863-9e71-0a4f0545136c', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-22 20:44:21', '2022-02-22 20:44:21'),
('83856b84-8b74-4a64-adda-c158477a7f6c', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":205}', NULL, '2022-02-23 21:43:07', '2022-02-23 21:43:07'),
('83c0eff2-0d4d-422a-8629-07829cb1489f', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-08 14:03:28', '2022-02-08 14:03:28'),
('8412ac38-bf04-4c65-be87-a18980267513', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-07 18:41:25', '2022-02-07 18:41:25'),
('844119bc-92bb-4801-827c-c328ca67e211', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":209}', NULL, '2022-03-05 17:23:27', '2022-03-05 17:23:27'),
('84b7c00e-d5c9-4fe5-ad45-dc740c49203e', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-11 17:10:08', '2022-02-11 17:10:08'),
('84bd3b84-71ca-4e5b-9e1b-b63fd77082d8', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 17:22:03', '2022-02-10 17:22:03'),
('84bd94ca-11e1-461b-b26d-b6254e4baf03', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":158}', NULL, '2022-02-16 20:52:29', '2022-02-16 20:52:29'),
('84d6fac2-0769-43ca-884a-e40302fb655e', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":133}', NULL, '2022-02-14 18:00:22', '2022-02-14 18:00:22'),
('8525e104-97d7-43fb-a9cd-c0f54efd90a6', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":77}', NULL, '2022-02-07 15:48:33', '2022-02-07 15:48:33'),
('853c4031-9d7f-4035-95b9-90923ec80429', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":101}', NULL, '2022-02-08 19:04:53', '2022-02-08 19:04:53'),
('858681ea-3eff-49d0-a421-9af104b3076b', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":136}', NULL, '2022-02-14 18:54:49', '2022-02-14 18:54:49'),
('8590d052-9fc4-4c73-9fd7-58e7faaebf8e', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 15:15:11', '2022-02-23 15:15:11'),
('8684d3e2-e1f3-49d0-a016-e11cef3604b4', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-07 22:00:36', '2022-02-07 22:00:36'),
('8699f407-5c3e-420f-9ede-6cc9ae179f5f', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', '2022-02-23 21:59:07', '2022-02-23 20:45:30', '2022-02-23 21:59:07'),
('8711b65b-b054-4bf2-936d-41e67fc6fcc2', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 20:27:07', '2022-02-23 20:27:07'),
('87139a4e-8348-4600-aad9-ad2bcba41027', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 15:56:49', '2022-02-23 15:56:49'),
('87278f55-3fa6-4473-97da-e695a47a7590', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 33, '{\"from\":\"Rose Bauer\"}', NULL, '2022-02-10 17:21:49', '2022-02-10 17:21:49'),
('8732d05d-e178-4377-bfe1-802df29e8282', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":169}', NULL, '2022-02-16 21:51:51', '2022-02-16 21:51:51'),
('877262eb-5507-448b-aaea-5301af1eb093', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":82}', NULL, '2022-02-07 16:00:42', '2022-02-07 16:00:42'),
('87f09cdc-962c-465b-8462-5b2d4068d6e2', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-11 17:13:21', '2022-02-11 17:13:21'),
('884802ad-710e-4cca-9b1b-413b052dbae6', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-11 17:09:24', '2022-02-11 17:09:24'),
('88ced122-4daa-4106-be8d-990303513817', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 16:26:38', '2022-02-24 16:26:38'),
('88fde59d-eb8a-4cd3-b28c-a371dcd36146', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-01-03 15:47:07', '2022-01-03 15:47:07'),
('88fff9c8-d67d-4702-9108-ffbbd165991d', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":198}', NULL, '2022-02-22 15:58:56', '2022-02-22 15:58:56'),
('8902355e-c8b3-4cae-be26-dcb84eac0d31', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":168}', NULL, '2022-02-16 21:46:41', '2022-02-16 21:46:41'),
('890de801-2680-4ab3-aa98-b7c8607ae5f3', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 18:57:59', '2022-02-24 18:57:59'),
('89293e86-40b2-4560-84e6-ec8921d662ae', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":145}', NULL, '2022-02-16 15:12:37', '2022-02-16 15:12:37'),
('89c04538-1cdb-41c4-b647-9ee23dc36f69', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":57}', NULL, '2022-01-03 15:45:04', '2022-01-03 15:45:04'),
('89e832b7-0284-469c-b2c5-3d13db33d630', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":179}', NULL, '2022-02-17 15:27:55', '2022-02-17 15:27:55'),
('8a128d04-dd33-4d45-a018-fba3146da79c', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 13:31:00', '2022-02-23 13:31:00'),
('8a43ab62-cca1-426c-8a04-93e302957ec9', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-08 14:01:49', '2022-02-08 14:01:49'),
('8a6ea360-3b87-4d52-a689-acccf398a613', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 14:04:24', '2022-02-23 14:04:24'),
('8aa73b45-dfaa-4bb0-b3a7-c15432af917f', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 15:43:09', '2022-02-17 15:43:09'),
('8ac1311d-85c6-4e7b-9b42-a93ea6f70ccf', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":150}', NULL, '2022-02-16 18:57:54', '2022-02-16 18:57:54'),
('8b0fcac6-54c8-43ef-a52c-8c114f64a12b', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":143}', NULL, '2022-02-16 13:20:46', '2022-02-16 13:20:46'),
('8b290364-24e2-4ea3-a6f4-cd41fd2ee935', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":104}', NULL, '2022-02-08 19:50:35', '2022-02-08 19:50:35'),
('8b8c283a-5ff8-4d63-bf73-88b64bc52645', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":109}', NULL, '2022-02-08 21:40:14', '2022-02-08 21:40:14'),
('8b9e9293-fb2c-422a-bac2-d52f2d19747d', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 44, '{\"booking_id\":198}', NULL, '2022-02-22 15:58:28', '2022-02-22 15:58:28'),
('8ba0c509-6a6b-4c26-bdd5-1a2db82f127a', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":83}', NULL, '2022-02-07 21:44:51', '2022-02-07 21:44:51'),
('8bc75ff0-1c84-47da-bc5e-b9520aa24cfc', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-04 20:43:16', '2022-02-04 20:43:16'),
('8c14f3b4-f6ec-42ab-9b55-e1fb136f63a1', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 19:02:31', '2022-02-22 19:02:31'),
('8c531188-6a3b-4560-9d23-9d785036aec1', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":167}', NULL, '2022-02-16 21:42:20', '2022-02-16 21:42:20'),
('8ca65833-4d7d-471f-ba14-617a1c9f6825', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 17:26:56', '2022-02-17 17:26:56'),
('8cc7fd66-7634-4562-8983-c5ff1f679cd8', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":136}', NULL, '2022-02-14 18:59:59', '2022-02-14 18:59:59'),
('8d214802-c9a0-4523-8c79-8f651d94ee84', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 16:50:52', '2022-02-24 16:50:52'),
('8d24e085-47c1-4954-ae25-19d5199d495b', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-01-03 15:46:57', '2022-01-03 15:46:57'),
('8d572277-1758-409d-bc01-7a6064af38bd', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":201}', NULL, '2022-02-23 18:57:45', '2022-02-23 18:57:45'),
('8dcd56db-2863-4f67-8885-fe9ab749fd8c', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":181}', NULL, '2022-02-17 16:15:47', '2022-02-17 16:15:47'),
('8dd754c3-5d4d-40de-8c49-9ca98b3415c3', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 18:58:55', '2022-02-24 18:58:55'),
('8de28197-72ee-492b-86dd-6e46eef5d7d5', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 33, '{\"from\":\"Rose Bauer\"}', NULL, '2022-02-10 17:37:32', '2022-02-10 17:37:32'),
('8e049504-48ca-4196-a36b-e195c1bab758', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":92}', NULL, '2022-02-07 22:43:33', '2022-02-07 22:43:33'),
('8e0ee345-62d2-4c9b-9ed8-33aad1eca18f', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 7, '{\"booking_id\":116}', NULL, '2022-02-10 16:33:15', '2022-02-10 16:33:15'),
('8e490764-0861-4ac8-a1a0-eafb1f5927ef', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":123}', NULL, '2022-02-11 23:13:05', '2022-02-11 23:13:05'),
('908ebfbc-0306-414b-8621-a2d1351dd7a2', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":179}', NULL, '2022-02-17 15:28:11', '2022-02-17 15:28:11'),
('90af46ed-5dab-4d72-b0a8-b6a7491514a0', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-11 17:09:40', '2022-02-11 17:09:40'),
('90b59ee7-64d2-43a7-9d40-6cce2d3c0b92', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 18:02:40', '2022-02-17 18:02:40'),
('90f3eecd-50b4-47e6-a1f1-781f3d2c0583', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":131}', NULL, '2022-02-14 17:40:06', '2022-02-14 17:40:06'),
('9129c055-924c-49b6-9be6-b138211437e3', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":124}', NULL, '2022-02-11 23:09:23', '2022-02-11 23:09:23'),
('9146cd46-ae6c-4f3c-b44c-df8ce55763b7', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":61}', '2022-02-07 15:41:15', '2022-01-05 16:53:34', '2022-02-07 15:41:15'),
('917a3b78-9a54-4c20-9484-238f87f96c85', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-08 17:18:17', '2022-02-08 17:18:17'),
('91e985aa-ea2e-424c-9150-83dcd2c26a0c', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 18:40:43', '2022-02-17 18:40:43'),
('920cf8d3-ca98-4566-b7d9-8221b04749e4', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-07 16:16:50', '2022-02-07 16:16:50'),
('92385d19-2e3c-4021-9fef-a92c0f15c40d', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 51, '{\"booking_id\":207}', NULL, '2022-03-05 03:51:19', '2022-03-05 03:51:19'),
('925b2ba6-7c0b-460d-b317-ce943ff05cb4', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":147}', NULL, '2022-02-16 18:50:10', '2022-02-16 18:50:10'),
('9280e91e-2e19-4b4e-89c6-840db566acf7', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 18:56:10', '2022-02-24 18:56:10'),
('92a322cc-6f28-441d-aff1-c8d777372dc8', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":99}', NULL, '2022-02-08 19:00:27', '2022-02-08 19:00:27'),
('9397ae75-ce7c-4fcc-b69f-b89a22c727c1', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":124}', NULL, '2022-02-11 23:09:43', '2022-02-11 23:09:43'),
('946e5b50-29d8-484e-aae3-fcae36c3b1f9', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 37, '{\"booking_id\":120}', NULL, '2022-02-10 21:53:19', '2022-02-10 21:53:19'),
('94777303-2040-49e7-b587-923abb9f640d', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":118}', NULL, '2022-02-10 20:38:46', '2022-02-10 20:38:46'),
('94ea3c16-03b9-42c1-aab5-634b0d7b1020', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 51, '{\"booking_id\":209}', NULL, '2022-03-05 17:27:40', '2022-03-05 17:27:40'),
('96313201-f04c-4db6-8334-da4cf6266c53', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-01-03 15:46:37', '2022-01-03 15:46:37'),
('965d708f-c1d4-4eba-acd6-11a983d5b252', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 3, '{\"booking_id\":97}', NULL, '2022-02-08 15:27:22', '2022-02-08 15:27:22'),
('9698499b-ac33-4526-ad57-c42325b71db0', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":197}', NULL, '2022-02-22 15:40:38', '2022-02-22 15:40:38'),
('96ffbbdd-a108-421e-9316-979699ecd608', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 16:47:28', '2022-02-10 16:47:28'),
('976ec486-a8ba-4922-a58b-0f7be593bfed', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 33, '{\"from\":\"Rose Bauer\"}', NULL, '2022-02-10 18:35:53', '2022-02-10 18:35:53'),
('98249387-fc0b-449f-84aa-6350d491b108', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 21:11:32', '2022-02-24 21:11:32'),
('9853d05e-e861-436b-9348-ff61fdc5f6e5', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":89}', NULL, '2022-02-07 22:31:42', '2022-02-07 22:31:42'),
('9883f923-734a-4667-bf6a-48008cd9927e', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":179}', NULL, '2022-02-17 15:28:04', '2022-02-17 15:28:04'),
('98d26d62-6055-4e11-9a63-05aadd3094fc', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":165}', NULL, '2022-02-16 21:31:20', '2022-02-16 21:31:20'),
('990330d3-5a09-4367-9c39-2d3f8f7557fa', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":194}', NULL, '2022-02-22 12:56:38', '2022-02-22 12:56:38'),
('9904648b-6307-4f5c-9e27-82ee62238711', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":121}', NULL, '2022-02-11 13:17:15', '2022-02-11 13:17:15'),
('99300235-2126-4526-9c32-87162e965005', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 18:38:53', '2022-02-22 18:38:53'),
('9a22c470-36c3-4a9a-a810-5baa60413458', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-18 11:53:05', '2022-02-18 11:53:05'),
('9a6dcdce-276f-491a-8260-2c4310539240', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-25 16:09:49', '2022-02-25 16:09:49'),
('9aa2465e-e697-4698-ac0a-1d25f4453a41', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 20:21:20', '2022-02-23 20:21:20'),
('9aae33f2-2d5a-4d1f-a978-909a3c99f8d3', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":113}', NULL, '2022-02-09 23:00:23', '2022-02-09 23:00:23'),
('9ac2602f-458c-403c-8a49-8cd01cbd8df3', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":173}', NULL, '2022-02-17 15:11:10', '2022-02-17 15:11:10'),
('9ac4d1b4-8efe-4eaf-b3ac-d76bc44d1aed', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":118}', NULL, '2022-02-10 20:40:45', '2022-02-10 20:40:45'),
('9b1f1117-dc0b-4115-88b2-35ae6125b418', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 13:44:51', '2022-02-23 13:44:51'),
('9ba2d55f-76e4-4a59-b8e4-75fe1fff809b', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 16:41:26', '2022-02-10 16:41:26'),
('9be598e6-380f-46ce-bf01-9969144c2378', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":142}', NULL, '2022-02-16 13:18:08', '2022-02-16 13:18:08'),
('9c08ae08-d078-40c1-8fd3-2ed5e6c401ef', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 16:41:34', '2022-02-10 16:41:34'),
('9c0c0245-f3c7-4866-a805-37fd0f4f01c2', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":98}', NULL, '2022-02-08 17:51:55', '2022-02-08 17:51:55'),
('9c671b5e-fe5a-4582-9a8d-70ec35532939', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 33, '{\"from\":\"Rose Bauer\"}', NULL, '2022-02-10 16:35:03', '2022-02-10 16:35:03'),
('9c6d4fd0-e8cc-4464-9b86-da96b018c200', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":130}', NULL, '2022-02-14 17:31:14', '2022-02-14 17:31:14'),
('9c9d4968-c2d5-4892-ad4f-d4c70c3903e8', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 14:03:29', '2022-02-23 14:03:29'),
('9d45d960-2909-42a2-a21f-97d6ea4f2daa', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":175}', NULL, '2022-02-17 15:14:38', '2022-02-17 15:14:38'),
('9d93167a-2544-4cee-94e3-a1227a657c09', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":166}', NULL, '2022-02-16 21:39:04', '2022-02-16 21:39:04'),
('9dee5407-ec17-45ea-938e-bb4e4c949ab4', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":60}', NULL, '2022-01-05 16:41:47', '2022-01-05 16:41:47'),
('9e0e6b26-fa2a-48d8-b61e-b17acade57b4', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":181}', NULL, '2022-02-17 16:16:05', '2022-02-17 16:16:05'),
('9e389aa8-2732-4222-91db-a4dcc09daa20', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":165}', NULL, '2022-02-16 21:31:04', '2022-02-16 21:31:04'),
('9e7d4c74-863e-4db3-9215-c76eb4802f05', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":112}', NULL, '2022-02-09 22:22:29', '2022-02-09 22:22:29'),
('9e8e6ae1-0c02-4650-9c59-ed644a49b65e', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 17:04:23', '2022-02-10 17:04:23'),
('9ed278b8-6b0f-462c-adbf-fc83411a0167', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":98}', NULL, '2022-02-08 17:50:24', '2022-02-08 17:50:24'),
('9f11d2d5-6653-4bf0-9bb4-c986c0590a86', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 16:36:29', '2022-02-10 16:36:29'),
('9f4d5172-a34c-4997-9944-fe4fe1e42c54', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":169}', NULL, '2022-02-16 21:51:48', '2022-02-16 21:51:48'),
('9f5516b7-55f7-4474-a1a6-fc0427822e27', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":113}', NULL, '2022-02-09 23:01:01', '2022-02-09 23:01:01'),
('9f55e857-ca2a-42ed-8adc-95cd06713928', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":187}', NULL, '2022-02-21 16:49:11', '2022-02-21 16:49:11'),
('9f883873-2630-4815-8148-d80b4641dbf5', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 3, '{\"booking_id\":137}', NULL, '2022-02-14 19:04:06', '2022-02-14 19:04:06'),
('9fd3b792-f377-43a9-8de3-0aed877da055', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 18:41:19', '2022-02-17 18:41:19'),
('9fe08002-33fb-4094-b545-1f887721d574', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', '2022-02-23 19:33:48', '2022-02-23 17:02:35', '2022-02-23 19:33:48'),
('a0236efa-d232-4ff5-a54d-c15fd6852ede', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":60}', NULL, '2022-01-05 16:40:39', '2022-01-05 16:40:39'),
('a05e029b-4500-498c-9580-e8546817c806', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":111}', NULL, '2022-02-09 13:35:32', '2022-02-09 13:35:32'),
('a0a3d6ba-2219-4872-93f2-3f3f068c5621', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":114}', NULL, '2022-02-09 23:02:26', '2022-02-09 23:02:26'),
('a0bef0fc-4118-4a84-a4c8-aea030f139a1', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":58}', NULL, '2022-01-03 16:00:58', '2022-01-03 16:00:58'),
('a0bfcb12-9dc3-4da9-b109-b954b7f5fdae', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 36, '{\"booking_id\":120}', NULL, '2022-02-10 21:54:21', '2022-02-10 21:54:21'),
('a0db276a-685c-4158-bce3-89912f6f0678', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":70}', NULL, '2022-02-16 17:43:15', '2022-02-16 17:43:15'),
('a11dc84a-2d75-4eda-8759-95eec2bf205d', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":139}', NULL, '2022-02-14 19:26:13', '2022-02-14 19:26:13'),
('a1375f09-34d2-4d75-849f-7c85d35e3ceb', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":99}', NULL, '2022-02-08 19:00:48', '2022-02-08 19:00:48'),
('a18fb6dd-fc96-4e4f-acc8-5a71293281ed', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 18:58:38', '2022-02-24 18:58:38'),
('a1c3b844-bf4e-4e7f-9ad6-f2dc475c2da5', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":91}', NULL, '2022-02-07 22:41:39', '2022-02-07 22:41:39'),
('a2190653-0934-410a-b637-fab698ed76b9', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 18:38:53', '2022-02-22 18:38:53'),
('a2631786-ca2c-421e-86ab-76ee4535211d', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":118}', NULL, '2022-02-10 20:37:28', '2022-02-10 20:37:28'),
('a26cd6c8-c440-4773-9410-12de1dcc55b5', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 18:38:53', '2022-02-22 18:38:53'),
('a2845573-6eb0-4da3-8766-c8c0c1b28b4c', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":165}', NULL, '2022-02-16 21:30:42', '2022-02-16 21:30:42'),
('a2987ebb-f95a-44bb-9faa-d848021a5783', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":108}', NULL, '2022-02-08 20:22:50', '2022-02-08 20:22:50'),
('a29fc1b0-0073-4a54-8473-b4a75a1cf098', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":196}', NULL, '2022-02-22 13:07:53', '2022-02-22 13:07:53'),
('a2dc131e-6456-4e57-be0d-ddcefb6833a7', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 16:28:00', '2022-02-22 16:28:00'),
('a35eb5d7-cd57-4e78-98d7-d8d714892811', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":58}', NULL, '2022-01-03 16:00:23', '2022-01-03 16:00:23'),
('a3bd13a9-c17d-40e4-bbe3-fc700083213e', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-08 17:18:11', '2022-02-08 17:18:11'),
('a3bd47a0-a1b0-40bb-abce-b6d114ca35b5', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":84}', NULL, '2022-02-07 18:35:44', '2022-02-07 18:35:44'),
('a3e16d52-f7ca-45ed-9029-e632e80b6d85', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":119}', NULL, '2022-02-10 20:44:28', '2022-02-10 20:44:28'),
('a442dfa3-4668-4b32-bd62-094c3092123c', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 18:45:49', '2022-02-17 18:45:49'),
('a457f780-aa32-4e82-9d79-c66beefde1c4', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":104}', NULL, '2022-02-08 19:50:28', '2022-02-08 19:50:28'),
('a46d4f3a-a3cc-4567-bcba-dade985c4eb1', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":187}', NULL, '2022-02-21 16:49:08', '2022-02-21 16:49:08'),
('a4d2da1d-a511-413d-bf98-6f7f08091a58', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 17:16:18', '2022-02-24 17:16:18'),
('a53df3dd-85a5-4cb2-8bb7-7a014fea570f', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 17:26:12', '2022-02-17 17:26:12'),
('a5a5862f-c335-48f5-a8da-53d98116f913', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":171}', NULL, '2022-02-17 15:12:36', '2022-02-17 15:12:36'),
('a613b38c-5ef5-48ba-bf16-f078c4b5ebb0', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":83}', NULL, '2022-02-07 21:44:05', '2022-02-07 21:44:05'),
('a63066a3-8763-4dbd-bc61-33f914ba789c', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 15:46:52', '2022-02-23 15:46:52'),
('a6420fdb-6927-44fc-a29b-c0aebe815f85', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":82}', NULL, '2022-02-07 16:00:24', '2022-02-07 16:00:24'),
('a69c95f8-2ccb-448e-83c7-15eb9a2747fa', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":105}', NULL, '2022-02-08 19:57:38', '2022-02-08 19:57:38'),
('a6e2b939-5ed4-46c4-b8bf-a28260d4245d', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"sheikh\"}', NULL, '2022-03-05 03:54:25', '2022-03-05 03:54:25'),
('a70d71c8-a5b5-4b11-a972-295ac417998c', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":82}', NULL, '2022-02-07 16:01:33', '2022-02-07 16:01:33'),
('a7652686-152f-4227-822f-6c4f99e76f2b', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-18 11:56:28', '2022-02-18 11:56:28'),
('a78e5144-4ca2-4742-a775-4f005b7f4e14', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":187}', NULL, '2022-02-21 16:49:23', '2022-02-21 16:49:23'),
('a7b8a493-d733-4abb-8521-29734c2c6052', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-17 15:24:34', '2022-02-17 15:24:34'),
('a83d8ddf-2726-4942-9e34-d61d52521d6d', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":74}', '2022-02-07 15:36:29', '2022-02-06 23:35:01', '2022-02-07 15:36:29'),
('a843390d-b5af-49e0-8daf-19f716b3ada5', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":94}', NULL, '2022-02-07 23:31:35', '2022-02-07 23:31:35'),
('a86887f8-a8ec-4421-a187-999e7f01e97d', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 17:32:04', '2022-02-22 17:32:04'),
('a92b296a-c234-4f29-a525-f14a919cbbe9', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-23 21:46:32', '2022-02-23 21:46:32'),
('a963c59c-0a3e-45d1-bd2f-07853e78e189', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 15:51:09', '2022-02-23 15:51:09'),
('a9761242-d5c2-42f3-a9a5-d6253793b5e5', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 19:03:10', '2022-02-17 19:03:10'),
('aa32c750-72a9-4f35-af43-1394d258f7b1', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":70}', NULL, '2022-02-16 17:43:45', '2022-02-16 17:43:45'),
('aa3a7e07-98f9-4d1e-aa1a-bc6da48df0d2', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-11 17:09:37', '2022-02-11 17:09:37'),
('aa65902c-8dad-48b4-a4f1-485beda283b2', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":200}', NULL, '2022-02-23 15:41:55', '2022-02-23 15:41:55'),
('aabae95e-1b92-48c2-ad70-3f972d77a17f', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 3, '{\"booking_id\":56}', NULL, '2022-01-03 13:59:53', '2022-01-03 13:59:53'),
('ab321bf1-edea-4bc3-98ad-583d623800be', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":59}', NULL, '2022-01-05 16:39:07', '2022-01-05 16:39:07'),
('abbd269a-a84b-4e9f-bed6-84dd428bcc22', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 13:39:16', '2022-02-24 13:39:16'),
('abddb464-8b37-4f9e-9c9e-e083a8f5d6f3', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":113}', NULL, '2022-02-09 23:00:17', '2022-02-09 23:00:17'),
('ac6b39e6-b6c6-4627-a896-fc2a4cd736d9', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":76}', NULL, '2022-02-07 13:05:25', '2022-02-07 13:05:25'),
('ac908580-0697-4f72-9f52-f0554f05cb51', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":166}', NULL, '2022-02-16 21:39:09', '2022-02-16 21:39:09'),
('acb146ca-ea6e-4a35-a3f7-c9cffe397308', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":72}', NULL, '2022-02-04 23:14:14', '2022-02-04 23:14:14'),
('acd5accf-c0fa-4a8a-9def-b29e994f971c', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":145}', NULL, '2022-02-16 15:13:45', '2022-02-16 15:13:45'),
('acf5ab1f-bc9f-4bdd-8be7-7ef6affb2a69', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":83}', NULL, '2022-02-07 21:45:09', '2022-02-07 21:45:09'),
('ad601a1c-7d6a-41b5-bfcb-ecc8a7942ce4', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 16:57:55', '2022-02-24 16:57:55'),
('ad938860-f5e7-4ead-bfa2-70463aa4d609', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":104}', NULL, '2022-02-08 19:49:48', '2022-02-08 19:49:48'),
('adc59fce-3e91-4c16-9f13-a66379a315de', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":118}', NULL, '2022-02-10 20:38:04', '2022-02-10 20:38:04'),
('ae7dfee9-6b0a-4d14-b569-9f97d30a7c2d', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-16 15:53:32', '2022-02-16 15:53:32'),
('af3c08d9-29e1-41de-9f83-abd89c773245', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":67}', NULL, '2022-02-16 18:00:25', '2022-02-16 18:00:25'),
('af58effb-e851-4c04-aa01-1d9ca1385b74', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 16:52:12', '2022-02-24 16:52:12'),
('afdce49a-f1e1-4468-b7a4-3e39cf284588', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":168}', NULL, '2022-02-16 21:46:29', '2022-02-16 21:46:29'),
('b038bc4e-e82c-4c76-8042-2bd74a3d171e', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 33, '{\"from\":\"Rose Bauer\"}', NULL, '2022-02-10 17:37:39', '2022-02-10 17:37:39'),
('b048d721-2543-4fc4-b479-721f148ae323', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":114}', NULL, '2022-02-09 23:02:47', '2022-02-09 23:02:47'),
('b06fd89d-5299-4403-a788-9e8b634b4a94', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 33, '{\"from\":\"Rose Bauer\"}', NULL, '2022-02-10 17:04:26', '2022-02-10 17:04:26'),
('b0b8a4c6-4fca-45b3-955b-1b0b8d59acbf', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-22 16:06:37', '2022-02-22 16:06:37'),
('b0d857fa-f790-4db8-b5d3-2c127bf62ce8', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 19:00:28', '2022-02-22 19:00:28'),
('b1115ab1-121f-4ba5-aefb-e97a276ad65e', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 19:09:09', '2022-02-22 19:09:09'),
('b113c1e9-e767-4192-abce-2e20e1f10c06', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":58}', NULL, '2022-01-03 16:00:14', '2022-01-03 16:00:14'),
('b19766f9-2bbf-45f5-800a-497583c99f9b', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 3, '{\"booking_id\":136}', NULL, '2022-02-14 19:00:53', '2022-02-14 19:00:53'),
('b1c55ab2-6d46-4508-ac79-deeb99f26acd', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":168}', NULL, '2022-02-16 21:46:43', '2022-02-16 21:46:43'),
('b243375b-b4e4-4e1c-95b1-3bb837e5a621', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":161}', NULL, '2022-02-16 21:06:34', '2022-02-16 21:06:34'),
('b2ac0b0f-5e47-4ad0-a8c6-0b7e6ddd3342', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":66}', NULL, '2022-02-16 18:06:07', '2022-02-16 18:06:07'),
('b32f8947-cf23-44b3-95b5-dcc0fd2ae5af', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":205}', NULL, '2022-02-23 21:42:55', '2022-02-23 21:42:55'),
('b364cc53-1ea0-429c-ab68-695da33e3502', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 16:35:07', '2022-02-10 16:35:07'),
('b37a403d-f1c5-4a75-853b-d7496d863468', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":137}', NULL, '2022-02-14 19:01:26', '2022-02-14 19:01:26'),
('b4066a51-d7db-4f53-a04c-6c0af8c67d84', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 15:21:47', '2022-02-23 15:21:47'),
('b473b244-a556-4cfd-9b32-367b47c75c6a', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":67}', NULL, '2022-02-04 20:42:12', '2022-02-04 20:42:12'),
('b477c2b9-0783-4c63-8833-4a64bb0f3fb4', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 16:45:50', '2022-02-10 16:45:50'),
('b48b5191-d62d-4454-b8db-c734507e2830', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":73}', NULL, '2022-02-16 17:08:24', '2022-02-16 17:08:24'),
('b4d25d95-50ac-41e5-806a-1192df44cc09', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":179}', NULL, '2022-02-17 15:26:55', '2022-02-17 15:26:55'),
('b4f3a892-fc29-4d92-84eb-2810486f463d', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":206}', NULL, '2022-02-28 22:36:48', '2022-02-28 22:36:48'),
('b514bebe-b8bb-41bb-b701-b12d9e2126e6', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":74}', NULL, '2022-02-06 23:34:50', '2022-02-06 23:34:50'),
('b546f010-4606-4a27-9bb9-be0c251c76f0', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":93}', NULL, '2022-02-14 16:06:16', '2022-02-14 16:06:16'),
('b5638b4a-4267-4767-9a6c-19d753d61795', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":133}', NULL, '2022-02-14 17:50:19', '2022-02-14 17:50:19'),
('b61c6843-6399-4bd7-ac4a-4113ab011c19', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":83}', NULL, '2022-02-07 21:44:21', '2022-02-07 21:44:21'),
('b6964c85-b575-4af9-9009-be68907221c9', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":101}', NULL, '2022-02-08 19:04:21', '2022-02-08 19:04:21'),
('b6c708cf-4967-487e-90ac-702f572a5b63', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 18:40:55', '2022-02-22 18:40:55'),
('b710de55-ba66-4197-a9d5-9dae929210eb', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":101}', NULL, '2022-02-08 19:04:36', '2022-02-08 19:04:36'),
('b71f8555-ba9b-4ad9-a8f6-a444ea3de258', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 16:55:35', '2022-02-24 16:55:35'),
('b7c895c1-0394-4c5b-a593-82da9db21b31', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":96}', '2022-02-08 14:02:37', '2022-02-08 13:57:47', '2022-02-08 14:02:37'),
('b805981f-ae53-47cb-8855-a5c6075f2801', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 13:38:45', '2022-02-24 13:38:45'),
('b83ae08e-5dac-46bf-ab74-7a560c57db8d', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":130}', NULL, '2022-02-14 17:31:35', '2022-02-14 17:31:35'),
('b85aeb1c-a8a3-409e-8195-c6e475f52a9d', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":103}', NULL, '2022-02-08 19:19:50', '2022-02-08 19:19:50'),
('b86fd322-b67a-469f-a6e6-322e26f55930', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 33, '{\"booking_id\":115}', NULL, '2022-02-10 16:21:29', '2022-02-10 16:21:29'),
('b888b1fb-0072-4257-88f6-c3c0ea590730', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":128}', NULL, '2022-02-14 16:55:17', '2022-02-14 16:55:17'),
('b8acd857-d063-49b8-9a97-c0cd5123d64c', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-17 15:25:35', '2022-02-17 15:25:35'),
('b931cdc3-45ec-4319-93da-9608e1630617', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 33, '{\"from\":\"Rose Bauer\"}', NULL, '2022-02-10 17:14:40', '2022-02-10 17:14:40'),
('b933bc8b-3703-453c-a4f0-20a741b98996', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 13:37:00', '2022-02-24 13:37:00'),
('b97bcad7-2247-4afe-8e8a-e8f6282d6a18', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":172}', NULL, '2022-02-16 21:54:49', '2022-02-16 21:54:49'),
('b985eba2-0e5c-4ecf-8fa0-d8ad94bc3fba', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":194}', NULL, '2022-02-22 12:56:24', '2022-02-22 12:56:24'),
('b9c5714f-afc5-4ed9-b0be-d5f720eb3e90', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 20:40:12', '2022-02-24 20:40:12'),
('b9fdb2c5-721c-4547-8e7e-020183f587c8', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":93}', NULL, '2022-02-14 16:06:19', '2022-02-14 16:06:19'),
('ba3fb18c-d393-40eb-a420-f6206a08ece2', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":89}', NULL, '2022-02-14 16:19:01', '2022-02-14 16:19:01'),
('ba4bef8f-cc6d-4313-960b-f5e172b79f21', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":70}', NULL, '2022-02-16 17:40:13', '2022-02-16 17:40:13'),
('ba64be61-7862-4b01-872c-9bed754d1def', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-07 16:12:08', '2022-02-07 16:12:08'),
('ba6a768d-1969-4088-9adf-a847f9e30904', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":148}', NULL, '2022-02-16 18:49:51', '2022-02-16 18:49:51'),
('bb009f7c-39fc-4bc9-a9a4-de1f9c8cab34', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 17:14:49', '2022-02-10 17:14:49'),
('bb0699b0-755c-4eef-8bc1-004ee3edfe3f', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 19:03:37', '2022-02-17 19:03:37'),
('bbb00b12-9377-4f05-bded-d72b9f8949fd', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 16:47:24', '2022-02-10 16:47:24'),
('bc049706-7584-4a55-a827-454b8076efd3', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":137}', NULL, '2022-02-14 19:02:50', '2022-02-14 19:02:50'),
('bc081956-abc3-40dd-a6f3-b3a888591e5d', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":131}', NULL, '2022-02-14 17:40:26', '2022-02-14 17:40:26'),
('bcf4f3eb-f679-4544-8d84-ac9fa1a1e20a', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":98}', NULL, '2022-02-08 17:50:40', '2022-02-08 17:50:40'),
('bd24c85b-cd54-4ba3-a576-723cd0ce09ad', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":173}', NULL, '2022-02-17 15:10:23', '2022-02-17 15:10:23'),
('bd484c0c-c427-45ee-853b-1275d156e254', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 18:46:10', '2022-02-24 18:46:10'),
('bd5c9baf-1cad-41ba-a314-7f4bec3e1201', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":119}', NULL, '2022-02-10 20:44:45', '2022-02-10 20:44:45'),
('bd63a5d3-9b94-4853-8914-61a88f47ebd5', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":89}', NULL, '2022-02-14 16:19:03', '2022-02-14 16:19:03'),
('bd655cb7-ddba-4e7e-8fcb-0a0d84fa68f2', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-25 13:37:52', '2022-02-25 13:37:52'),
('bd95b50d-eef6-49eb-9834-1369236183ef', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 17:09:02', '2022-02-24 17:09:02'),
('bd9f57ae-1f68-4f02-ba69-3a296e42c883', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 3, '{\"booking_id\":94}', NULL, '2022-02-07 23:31:58', '2022-02-07 23:31:58'),
('be3654db-feba-495a-9e81-0f5554f3ea7a', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":74}', NULL, '2022-02-06 23:35:36', '2022-02-06 23:35:36'),
('be7b3807-e9f9-4cbd-94be-8f9b9d241e1c', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":70}', NULL, '2022-02-04 22:33:15', '2022-02-04 22:33:15'),
('bee3355e-4f63-4a99-b957-ad7cc301db66', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":114}', NULL, '2022-02-09 23:02:49', '2022-02-09 23:02:49'),
('bef6fa18-033a-48c1-be4e-fe543b24b19b', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 17:28:44', '2022-02-17 17:28:44'),
('bf19d626-654b-4b6d-91bb-a9d339c9230b', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 33, '{\"from\":\"Rose Bauer\"}', NULL, '2022-02-10 17:37:38', '2022-02-10 17:37:38'),
('bf92dfbc-72fe-4c16-b94a-8b15d51e666e', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":57}', NULL, '2022-01-03 15:45:13', '2022-01-03 15:45:13'),
('bfd08f37-2591-4870-8544-b9ad08208e5c', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-22 17:36:00', '2022-02-22 17:36:00'),
('bfdb5624-7b9b-4925-95be-ea627e6171c6', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-01-03 15:46:38', '2022-01-03 15:46:38'),
('c07d4fc7-8949-4198-9167-9a5cd4f25079', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":164}', NULL, '2022-02-16 21:28:38', '2022-02-16 21:28:38'),
('c08579b4-f10e-4d2d-a68b-baa9cadda698', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 33, '{\"from\":\"Rose Bauer\"}', NULL, '2022-02-10 17:14:42', '2022-02-10 17:14:42'),
('c0a05af2-4352-47d6-b909-1b5a461caf44', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 19:01:12', '2022-02-22 19:01:12'),
('c0c8b326-9756-4ced-90b4-71e7c8a387fd', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":92}', NULL, '2022-02-07 22:43:11', '2022-02-07 22:43:11'),
('c0d9c98e-92f3-4005-8eb1-3ddea146d545', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":187}', NULL, '2022-02-17 19:04:57', '2022-02-17 19:04:57'),
('c0fbe51e-2b35-4426-943a-e0a516861526', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":73}', NULL, '2022-02-16 17:07:24', '2022-02-16 17:07:24'),
('c11a0ed3-52ec-45d1-8de8-71f9517a1682', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-25 13:39:36', '2022-02-25 13:39:36'),
('c12318e9-d307-4c4e-b73e-f0a9412a76f2', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 33, '{\"from\":\"Rose Bauer\"}', NULL, '2022-02-10 17:22:00', '2022-02-10 17:22:00'),
('c1575e1b-0c6c-4a6a-a93c-b0382f0831cc', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":131}', NULL, '2022-02-14 17:40:37', '2022-02-14 17:40:37'),
('c15b8e11-6bb8-4413-9663-cb89c8d2e272', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 17:12:44', '2022-02-23 17:12:44'),
('c19c2cf5-c4fa-4cdb-a9aa-cb38a6ba41eb', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-11 13:15:57', '2022-02-11 13:15:57');
INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES
('c1dec916-fb98-4b0e-8927-eafc1fa52284', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":147}', NULL, '2022-02-16 18:49:29', '2022-02-16 18:49:29'),
('c2207a61-3dc5-45cf-8edf-021750faf4c1', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":181}', NULL, '2022-02-17 16:00:58', '2022-02-17 16:00:58'),
('c25ed035-cb9c-40a2-98a5-7f936f419229', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"demo\"}', NULL, '2021-09-21 18:11:08', '2021-09-21 18:11:08'),
('c2bb07a2-f5be-46f9-90f8-89323dd22455', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 16:33:48', '2022-02-10 16:33:48'),
('c2d88d07-134b-470d-b7e2-2a11376af49a', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":170}', NULL, '2022-02-16 21:52:48', '2022-02-16 21:52:48'),
('c2dd6df6-893b-434d-8d00-660b635082e5', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":170}', NULL, '2022-02-16 21:52:54', '2022-02-16 21:52:54'),
('c33b3734-222d-48b1-989a-71503b0d16b8', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 3, '{\"booking_id\":187}', NULL, '2022-02-21 16:49:26', '2022-02-21 16:49:26'),
('c38e3d6f-9538-4925-baf9-c76b81bda330', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":183}', NULL, '2022-02-17 16:21:44', '2022-02-17 16:21:44'),
('c38f61c7-f9c4-4dd8-a35b-239a076db1a7', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 15:14:17', '2022-02-23 15:14:17'),
('c39aaeea-bef2-49cf-bba0-f033bed223ed', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 19:02:33', '2022-02-22 19:02:33'),
('c3ba187c-cbad-40b9-a806-95767cb035d3', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-11 17:13:20', '2022-02-11 17:13:20'),
('c3ea315c-23d7-46d2-b350-4917941fe434', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 18:52:44', '2022-02-24 18:52:44'),
('c3ef4e3d-586b-4041-a800-c47c1a40ccd6', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":179}', NULL, '2022-02-17 15:32:32', '2022-02-17 15:32:32'),
('c4494871-49fc-4b16-bd85-f9b2fcc026af', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 20:38:20', '2022-02-24 20:38:20'),
('c461030c-6777-486a-b311-1b94ef8824d3', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-18 12:05:50', '2022-02-18 12:05:50'),
('c4781353-450e-412d-adc1-59c4e58f9312', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":141}', NULL, '2022-02-16 12:56:27', '2022-02-16 12:56:27'),
('c48ec870-3f97-40ec-a363-fc41fcfbee21', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-07 16:17:03', '2022-02-07 16:17:03'),
('c4d3ed01-57be-4e39-add7-f85a952d1366', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":147}', NULL, '2022-02-16 18:51:25', '2022-02-16 18:51:25'),
('c4d4d10d-8b46-4955-b864-48c80608f85a', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 16:58:12', '2022-02-23 16:58:12'),
('c4e0c63d-0cb4-4752-af5d-a4af2c7db5e1', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 17:18:33', '2022-02-23 17:18:33'),
('c5b4952f-484d-4027-8395-34648ca57b21', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 18:02:45', '2022-02-17 18:02:45'),
('c5c2e0df-7032-4132-a08c-c3c791cf6647', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":152}', NULL, '2022-02-16 19:51:51', '2022-02-16 19:51:51'),
('c5d44133-cd56-4681-8fc8-e43e48ba9e5c', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":181}', NULL, '2022-02-17 16:16:08', '2022-02-17 16:16:08'),
('c5efcef7-b3f6-4634-84c2-c33d88a3fb0b', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":137}', NULL, '2022-02-14 19:03:14', '2022-02-14 19:03:14'),
('c61d455b-3a52-4f34-b1c5-832fc5000277', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 20:32:33', '2022-02-23 20:32:33'),
('c67d0723-fbf8-45ad-a4c0-bc424bb723a0', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-07 22:01:36', '2022-02-07 22:01:36'),
('c68622be-eeb8-4e49-92a6-4cf742b47d2a', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 17:21:57', '2022-02-10 17:21:57'),
('c6c0844f-4a40-4f88-8e37-a30897ee9747', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":57}', NULL, '2022-01-03 15:44:32', '2022-01-03 15:44:32'),
('c6fac8c9-dcfc-4e73-95db-9c506bcaf89b', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":58}', NULL, '2022-01-03 16:00:25', '2022-01-03 16:00:25'),
('c75b5a22-f552-402d-8efb-244d6853f3e5', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":124}', NULL, '2022-02-11 23:09:39', '2022-02-11 23:09:39'),
('c7e63435-9eba-4cbd-bb62-cacef0deeac5', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 17:54:11', '2022-02-24 17:54:11'),
('c81d4d26-b706-4a3a-ae02-0a2989729108', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":144}', NULL, '2022-02-16 13:50:23', '2022-02-16 13:50:23'),
('c86a27a3-71b9-49ca-99b8-d213d89ecd7c', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":108}', NULL, '2022-02-08 20:22:43', '2022-02-08 20:22:43'),
('c86f9286-4c20-4384-ac38-21359b1758e1', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', '2022-02-23 19:18:08', '2022-02-23 19:04:52', '2022-02-23 19:18:08'),
('c8937f60-5895-4b87-890c-7dfc0587f9e5', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-07 16:11:51', '2022-02-07 16:11:51'),
('c8aed9f9-4984-4068-82c9-b65354e8cb3d', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":75}', NULL, '2022-02-07 12:52:29', '2022-02-07 12:52:29'),
('c8ca2abe-7cf9-46c1-aa82-5c5ef7b3597c', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":104}', NULL, '2022-02-08 19:50:24', '2022-02-08 19:50:24'),
('c902dfdc-efed-4a35-9b71-f639cef247f2', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-01-03 15:46:24', '2022-01-03 15:46:24'),
('c92b34e0-062a-482c-b719-c248adaa7c77', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 16:26:23', '2022-02-24 16:26:23'),
('c93cd93f-c369-49a9-973a-0208e05a3449', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":103}', NULL, '2022-02-08 19:20:23', '2022-02-08 19:20:23'),
('c984e6f6-f4dd-4a92-9d23-457a7c24beba', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":133}', NULL, '2022-02-14 17:50:22', '2022-02-14 17:50:22'),
('c9bea2b3-4afc-47bf-8dd8-b7cf21d84749', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":121}', NULL, '2022-02-11 13:20:57', '2022-02-11 13:20:57'),
('ca56b24b-0dc5-4191-a95a-1a3f553c5a91', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', '2022-01-03 15:45:52', '2022-01-03 15:45:38', '2022-01-03 15:45:52'),
('ca5d1e37-59f5-4ea8-8d1b-ecc1f33ba14f', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":106}', NULL, '2022-02-08 20:07:07', '2022-02-08 20:07:07'),
('caa0ade1-059a-4a0a-ae11-9bbcc475ce6b', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":134}', NULL, '2022-02-14 18:08:20', '2022-02-14 18:08:20'),
('caac8790-18be-4d5a-a95a-f302ebb8f309', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":203}', '2022-02-24 14:05:18', '2022-02-23 20:21:08', '2022-02-24 14:05:18'),
('cae054cc-5b64-4393-aa71-bcb5452a4f66', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 13:32:42', '2022-02-24 13:32:42'),
('cb34f0f5-d585-4d1f-8991-cca70ecfeba3', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":109}', NULL, '2022-02-08 20:33:17', '2022-02-08 20:33:17'),
('cb5449b6-1f54-45c3-920a-a2f432227048', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":206}', NULL, '2022-02-28 22:35:51', '2022-02-28 22:35:51'),
('cb8a749c-5f31-4017-84aa-ea411cf1340a', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":141}', NULL, '2022-02-16 12:59:28', '2022-02-16 12:59:28'),
('cb911bdd-d04e-4395-a627-8fa037277d11', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":75}', NULL, '2022-02-07 16:19:44', '2022-02-07 16:19:44'),
('cbafeaf7-d697-4fcc-a662-d82a669f695a', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":146}', NULL, '2022-02-16 18:46:40', '2022-02-16 18:46:40'),
('cbb0fdc1-a379-460b-a432-345d7c24b492', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":97}', NULL, '2022-02-08 15:26:22', '2022-02-08 15:26:22'),
('cbd36140-fd94-43a0-a00f-086930bfad88', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":160}', NULL, '2022-02-16 21:11:45', '2022-02-16 21:11:45'),
('cbdae0ff-5e82-41fb-a8c9-7a215aa22058', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":119}', NULL, '2022-02-10 20:45:13', '2022-02-10 20:45:13'),
('cbedb059-25f4-47bc-9440-67bd4eca1ff5', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 18:08:16', '2022-02-23 18:08:16'),
('cc329814-fb6e-406a-b42d-5e0003241eb2', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":137}', NULL, '2022-02-14 19:02:46', '2022-02-14 19:02:46'),
('cc72c961-a47c-42a8-8cf8-e7a6db6507f4', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":151}', NULL, '2022-02-16 18:58:12', '2022-02-16 18:58:12'),
('cd247e07-900b-4589-9610-a1b20299579f', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 17:28:59', '2022-02-17 17:28:59'),
('cd554862-0b85-4f6c-a30e-63a1d34673c2', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 17:26:17', '2022-02-17 17:26:17'),
('cd8a6b71-20d8-4dea-83be-ea751b323009', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":94}', NULL, '2022-02-07 23:04:14', '2022-02-07 23:04:14'),
('cdcb893a-d6af-4444-845d-33666564b43c', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 16:51:27', '2022-02-24 16:51:27'),
('cdf12a91-4ade-4835-9c20-45d81a6cbeb6', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 20:50:00', '2022-02-22 20:50:00'),
('ce5d33da-6cc6-4414-8dc2-c0e2acf514fc', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 3, '{\"booking_id\":194}', NULL, '2022-02-22 12:56:59', '2022-02-22 12:56:59'),
('ce95797e-4a5e-455c-a9d8-8d14dd1d334c', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-07 22:01:22', '2022-02-07 22:01:22'),
('cec63cf9-837f-47e1-8cc8-f0e63b1b129f', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":75}', NULL, '2022-02-07 16:19:42', '2022-02-07 16:19:42'),
('cf3ae0e0-2f51-494e-9fbc-7a2b9b861a3f', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":208}', NULL, '2022-03-05 17:19:33', '2022-03-05 17:19:33'),
('cfef5b8f-5b5a-4686-a836-0822cfec9893', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":61}', NULL, '2022-01-05 16:45:39', '2022-01-05 16:45:39'),
('d00b10d9-caa4-44e1-b495-b92e9cc04d8a', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":111}', NULL, '2022-02-09 13:35:05', '2022-02-09 13:35:05'),
('d01352f0-3ccc-4947-a874-4e856b0fddf3', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":205}', '2022-02-23 21:58:35', '2022-02-23 21:42:15', '2022-02-23 21:58:35'),
('d0ed321e-666a-46e4-bae8-e75ccbefae20', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 17:14:46', '2022-02-10 17:14:46'),
('d1516dc3-91f2-4ecd-807b-de704b62bd7d', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 18:06:55', '2022-02-23 18:06:55'),
('d1965fc2-4392-4c39-b4dd-ecb50d33ef43', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":139}', NULL, '2022-02-15 13:54:49', '2022-02-15 13:54:49'),
('d1aedfca-0e36-442c-8e57-7c8376360f42', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":80}', NULL, '2022-02-07 15:49:55', '2022-02-07 15:49:55'),
('d1b6b38d-fc90-44aa-aa93-f43716352e21', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":170}', NULL, '2022-02-16 21:52:59', '2022-02-16 21:52:59'),
('d1f45905-9277-4d01-b3be-ab7eb6bb5573', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":187}', NULL, '2022-02-21 16:49:00', '2022-02-21 16:49:00'),
('d222b90b-893b-44cf-8f71-dd1a8ef26bfb', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":111}', NULL, '2022-02-09 13:36:15', '2022-02-09 13:36:15'),
('d2483352-fffc-4a96-9091-70b4d1f912b8', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 7, '{\"booking_id\":115}', NULL, '2022-02-10 16:21:21', '2022-02-10 16:21:21'),
('d2756c3e-584b-40de-a5dd-c820cf0e3be8', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":60}', NULL, '2022-01-05 16:40:52', '2022-01-05 16:40:52'),
('d2839d2b-ab8a-4845-8b55-7036b85e5ef6', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":142}', NULL, '2022-02-16 13:16:11', '2022-02-16 13:16:11'),
('d2ec6e03-0925-4695-841f-0e03e80bfa59', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 33, '{\"from\":\"Rose Bauer\"}', NULL, '2022-02-10 16:48:25', '2022-02-10 16:48:25'),
('d3674cd4-03d3-48b6-b6af-248459f4ef9f', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 20:45:45', '2022-02-22 20:45:45'),
('d4105eef-ca9c-4546-8b32-40368822927f', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":124}', NULL, '2022-02-11 23:10:58', '2022-02-11 23:10:58'),
('d41eefe3-916e-4353-b9b7-38b60d6ee1e4', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-07 19:42:25', '2022-02-07 19:42:25'),
('d43a0fb6-4413-437b-a376-be77937ccbab', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-07 22:00:43', '2022-02-07 22:00:43'),
('d43b2a2f-e5a3-401d-bc86-d554f0511db5', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 19:05:54', '2022-02-22 19:05:54'),
('d46887cd-3421-4e31-bde3-7db5d8be9520', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":103}', NULL, '2022-02-08 20:55:59', '2022-02-08 20:55:59'),
('d497a3d0-3b51-450b-84fa-be423badf112', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":135}', NULL, '2022-02-16 01:09:02', '2022-02-16 01:09:02'),
('d4a403b3-5a74-4071-8962-3d607b6abd70', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":200}', NULL, '2022-02-23 15:43:02', '2022-02-23 15:43:02'),
('d4c78c1a-2122-4c19-9a43-9850e6aa80d3', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 20:21:56', '2022-02-23 20:21:56'),
('d4de675a-a304-4bed-8ede-b2cf3a89ca92', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 3, '{\"booking_id\":57}', NULL, '2022-01-03 15:48:11', '2022-01-03 15:48:11'),
('d4e99d3f-54e7-4d21-b5a3-2583bfa69164', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 20:46:51', '2022-02-22 20:46:51'),
('d4f12f13-e8bf-4ba9-ae00-2ca794bde754', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":140}', NULL, '2022-02-16 12:52:07', '2022-02-16 12:52:07'),
('d4f8c242-7547-4add-9b6a-242f566116be', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":98}', NULL, '2022-02-08 17:51:43', '2022-02-08 17:51:43'),
('d503a15f-1e16-44ed-8ba3-8ff68b6c1d68', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":164}', NULL, '2022-02-16 21:29:11', '2022-02-16 21:29:11'),
('d5372939-e866-4d52-99c5-e13ac6d17e69', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":121}', NULL, '2022-02-11 13:20:49', '2022-02-11 13:20:49'),
('d56f189a-c79b-4887-a290-8e804117dd79', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-25 16:09:49', '2022-02-25 16:09:49'),
('d58b9ef6-2602-4a33-a40a-9b0d62f0db1e', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":201}', '2022-02-23 19:30:23', '2022-02-23 18:48:30', '2022-02-23 19:30:23'),
('d59f229b-66c6-4c4a-ac43-e9788439cd1d', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":133}', NULL, '2022-02-14 18:00:10', '2022-02-14 18:00:10'),
('d5aaf4d2-41ac-4c7d-8094-f15b59d17db6', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-11 17:09:49', '2022-02-11 17:09:49'),
('d5fc8ceb-21fc-4bf2-aa55-b6c86b718501', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 17:27:14', '2022-02-17 17:27:14'),
('d6055d4a-ffb7-4e7f-b7d7-af3f08ff00f9', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":172}', NULL, '2022-02-16 21:54:51', '2022-02-16 21:54:51'),
('d6182bbb-c11b-4ebb-8395-8645b773a703', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-07 22:02:36', '2022-02-07 22:02:36'),
('d61fb81c-e897-4281-bd61-5d705483a8a2', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":118}', NULL, '2022-02-10 20:33:54', '2022-02-10 20:33:54'),
('d62c5dce-85b8-430b-82a3-258d4b66e06a', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 16:48:02', '2022-02-10 16:48:02'),
('d66ad9ae-281f-454b-b3ee-cd6881431526', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":109}', NULL, '2022-02-08 20:33:09', '2022-02-08 20:33:09'),
('d6b3ce21-8d5f-4392-bbb3-6d99e5517707', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":180}', NULL, '2022-02-17 16:00:20', '2022-02-17 16:00:20'),
('d712b0f7-c2c0-4455-bcfa-41d4c794f15d', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-01-03 15:45:55', '2022-01-03 15:45:55'),
('d72c138c-9b75-475d-89d6-f5cca3dd4687', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-22 17:51:39', '2022-02-22 17:51:39'),
('d73efc5d-d724-4c34-970b-e477cb445dac', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":89}', NULL, '2022-02-14 16:20:29', '2022-02-14 16:20:29'),
('d7552e25-e529-4a85-a2c3-ff1bb1a5ab3b', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-07 22:00:28', '2022-02-07 22:00:28'),
('d773edbe-f527-4845-ae25-a5d8a48d7324', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 7, '{\"booking_id\":22}', NULL, '2021-11-15 18:05:19', '2021-11-15 18:05:19'),
('d77a4739-b537-426c-bc3b-fae03af0cf34', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-22 20:44:32', '2022-02-22 20:44:32'),
('d78ae7b9-9f56-4221-b6d6-01bb70a651c9', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":135}', NULL, '2022-02-14 18:52:21', '2022-02-14 18:52:21'),
('d78f4afe-917d-403d-b5ce-1ce40f616f9f', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 13, '{\"booking_id\":22}', NULL, '2021-11-15 18:05:19', '2021-11-15 18:05:19'),
('d790e135-322e-4758-a91d-23ed9bcd5edf', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":128}', NULL, '2022-02-14 17:01:56', '2022-02-14 17:01:56'),
('d7d917e9-72d8-4ebc-a322-473ab8d50ed2', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":143}', NULL, '2022-02-16 13:32:01', '2022-02-16 13:32:01'),
('d802baeb-a16e-4481-aaa4-02e370774d63', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 33, '{\"from\":\"Rose Bauer\"}', NULL, '2022-02-10 16:47:56', '2022-02-10 16:47:56'),
('d8d28ed4-c582-4b1a-84e1-66b42a87ce14', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":131}', NULL, '2022-02-14 17:40:15', '2022-02-14 17:40:15'),
('d8f1c5a4-f3cf-44d9-a171-28a4bf140d4d', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 3, '{\"booking_id\":179}', NULL, '2022-02-17 15:32:35', '2022-02-17 15:32:35'),
('d990eaa0-f52f-40c2-aeed-e0450d9565ab', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 3, '{\"booking_id\":131}', NULL, '2022-02-14 17:40:41', '2022-02-14 17:40:41'),
('d9c8ef08-219f-44b2-ae9a-8115d9ddea1f', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":94}', NULL, '2022-02-07 23:15:59', '2022-02-07 23:15:59'),
('d9db413b-f5e1-4efe-8a07-7e97581392cc', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 19:47:35', '2022-02-22 19:47:35'),
('da031a52-9878-46f4-8f72-c812d6f1e539', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":75}', NULL, '2022-02-11 23:14:00', '2022-02-11 23:14:00'),
('da09e336-aac3-4246-a5f3-8f5250a7c1a7', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 16:03:04', '2022-02-17 16:03:04'),
('da1b6ab9-9460-4923-af97-450ada3fc5d1', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":158}', NULL, '2022-02-16 20:24:12', '2022-02-16 20:24:12'),
('da8205af-9d8f-4e9f-90c4-903509579976', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":114}', NULL, '2022-02-09 23:02:45', '2022-02-09 23:02:45'),
('dad2eb40-fd1f-4777-891f-b3077248d0b2', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":154}', NULL, '2022-02-16 19:52:44', '2022-02-16 19:52:44'),
('dae1828a-0ffa-491d-b94d-dfb0da411a5d', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":194}', NULL, '2022-02-22 12:56:39', '2022-02-22 12:56:39'),
('db0abc95-dbdf-48a5-94bb-01d976a6c80c', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":96}', NULL, '2022-02-08 13:56:21', '2022-02-08 13:56:21'),
('db12758f-8e93-4eee-9824-9c1e01fdeb90', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":137}', NULL, '2022-02-14 19:03:24', '2022-02-14 19:03:24'),
('db719b86-09af-40dd-babc-90882679b45d', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":129}', NULL, '2022-02-14 17:14:18', '2022-02-14 17:14:18'),
('db7d1444-69d5-4628-b0a3-2f75d569b338', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":97}', NULL, '2022-02-08 15:26:47', '2022-02-08 15:26:47'),
('db8defb3-78ec-42f4-abab-03046bdf1b0d', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 51, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-03-05 03:55:38', '2022-03-05 03:55:38'),
('dbf8b37f-549c-4fa8-813d-dcb65491f8e3', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-25 13:36:07', '2022-02-25 13:36:07'),
('dcffe5eb-c6bf-440e-a034-6f01bec0c7ac', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":177}', NULL, '2022-02-17 15:15:19', '2022-02-17 15:15:19'),
('dda04d2e-c752-4452-a9f3-1aecdaa33649', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":105}', NULL, '2022-02-08 19:57:54', '2022-02-08 19:57:54'),
('de3d3750-4c6c-487b-93d5-c690625ce230', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 17:10:45', '2022-02-10 17:10:45'),
('de431fc1-ed26-463c-8491-2716dcf6652c', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 17:59:05', '2022-02-17 17:59:05'),
('de64d970-2eea-4d1d-9a81-0db37df75ec4', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 16:44:14', '2022-02-24 16:44:14'),
('de743d36-9e8c-490b-8441-7262051c9d15', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":122}', NULL, '2022-02-11 21:56:33', '2022-02-11 21:56:33'),
('de991657-9e3b-4bdc-a038-7231d1e5000b', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":114}', NULL, '2022-02-09 23:04:27', '2022-02-09 23:04:27'),
('ded2d379-8b68-42dd-8786-0063e856eb88', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 44, '{\"booking_id\":197}', NULL, '2022-02-22 15:50:24', '2022-02-22 15:50:24'),
('deffd450-1b7b-4061-a5d9-db3236968a65', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":129}', NULL, '2022-02-14 17:02:52', '2022-02-14 17:02:52'),
('df450f5b-1fe8-4ce5-8bdc-9fa6a030483b', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":112}', NULL, '2022-02-09 22:22:07', '2022-02-09 22:22:07'),
('df55cc22-11df-4b3c-9181-18e4a1ca044b', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 15:14:50', '2022-02-23 15:14:50'),
('df7a2995-0de4-423d-8db3-0de18a63b0ea', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 51, '{\"booking_id\":209}', NULL, '2022-03-05 17:25:44', '2022-03-05 17:25:44'),
('dfb4ae97-5336-4cec-ba57-b9648b14eb6a', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":181}', NULL, '2022-02-17 16:16:02', '2022-02-17 16:16:02'),
('dfbfa72e-f31d-49e9-8d74-b963da353026', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 17:19:42', '2022-02-23 17:19:42'),
('e0144b0c-7a60-4825-8010-b51462a4cc3b', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-25 16:09:49', '2022-02-25 16:09:49'),
('e01a6f34-72d1-4fdd-8b41-4c3c513f3324', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":122}', NULL, '2022-02-11 22:04:00', '2022-02-11 22:04:00'),
('e02ab54e-c635-4ac3-b743-8981acd7db90', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 3, '{\"booking_id\":168}', NULL, '2022-02-16 21:51:09', '2022-02-16 21:51:09'),
('e05334c0-8029-4590-ba39-d5c055619a8e', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 33, '{\"from\":\"Rose Bauer\"}', NULL, '2022-02-10 18:35:57', '2022-02-10 18:35:57'),
('e05dbd48-98f4-4d1f-b705-039df2daf057', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 19:02:07', '2022-02-17 19:02:07'),
('e07c8c14-d6fe-41e8-b702-624408f613dd', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 17:10:22', '2022-02-24 17:10:22'),
('e0c07cae-a118-4fd3-bd92-64ac06755bf7', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":97}', NULL, '2022-02-08 15:26:39', '2022-02-08 15:26:39'),
('e0d28916-cc08-47b7-a093-1a9809d2e7f7', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 19:17:28', '2022-02-24 19:17:28'),
('e175c382-4b04-44ea-bb5c-c42aa0fa7ff0', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 17:26:06', '2022-02-17 17:26:06'),
('e191ede4-0793-4d96-980e-dc5022ca4cba', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":106}', NULL, '2022-02-08 20:03:48', '2022-02-08 20:03:48'),
('e19cd307-b679-4d77-9119-884ce77a9bf9', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 19:15:18', '2022-02-24 19:15:18'),
('e290f43f-6f76-423f-92a5-5df7b360c6b3', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":194}', NULL, '2022-02-22 12:56:20', '2022-02-22 12:56:20'),
('e2a654c4-e515-4c2d-a347-dee90c53f420', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":61}', NULL, '2022-01-05 16:54:17', '2022-01-05 16:54:17'),
('e3962f90-1306-4a2e-bbae-1cfee6d5fcdb', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 17:28:28', '2022-02-17 17:28:28'),
('e3b00cf8-97fd-4ccf-a62b-0d88708c065f', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":123}', NULL, '2022-02-11 23:07:42', '2022-02-11 23:07:42'),
('e3bc081f-50ec-4d57-9d91-6ec0732c9c4b', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":181}', NULL, '2022-02-17 16:15:42', '2022-02-17 16:15:42'),
('e3d6e7a2-14d4-4ea1-9a33-855e927d4eda', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 37, '{\"booking_id\":120}', NULL, '2022-02-10 21:54:10', '2022-02-10 21:54:10'),
('e4273785-fb55-4efa-bc14-fe211cca8120', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":163}', NULL, '2022-02-17 15:13:32', '2022-02-17 15:13:32'),
('e44650f1-cd70-49ed-b051-6363dfea1f8a', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 17:37:35', '2022-02-10 17:37:35'),
('e46181fe-56ee-4900-bf86-9c85a5f2a37a', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-07 22:02:00', '2022-02-07 22:02:00'),
('e4690a0b-b1fc-4e23-93f5-2deaae8f41fd', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":81}', NULL, '2022-02-07 16:19:22', '2022-02-07 16:19:22'),
('e51f7822-3f26-45b2-b266-0361a59971ef', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":147}', NULL, '2022-02-16 18:50:48', '2022-02-16 18:50:48'),
('e5aaeb3e-75a7-497a-82ad-75191222a8b8', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":67}', NULL, '2022-02-16 18:00:54', '2022-02-16 18:00:54'),
('e5d2251b-3ecc-4d6f-b794-6e3d68fdb0ca', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":100}', NULL, '2022-02-14 16:02:25', '2022-02-14 16:02:25'),
('e67587bf-5b8d-4bd1-9fc0-11ac67d3fe41', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":68}', NULL, '2022-02-16 17:59:00', '2022-02-16 17:59:00'),
('e6e94174-73c3-4cd8-958b-8d3a070f9d58', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":171}', NULL, '2022-02-17 15:12:47', '2022-02-17 15:12:47'),
('e6ebf419-5c0b-48f9-bd70-e0b70ae00f7d', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-07 22:01:41', '2022-02-07 22:01:41'),
('e764b6fc-fabe-4823-b123-b84a3af83640', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 17:48:00', '2022-02-17 17:48:00'),
('e79c495f-606a-4561-ad10-e13cc4e1b14a', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":108}', NULL, '2022-02-08 20:22:52', '2022-02-08 20:22:52'),
('e7b39e35-e3c7-4356-ab2e-36c100f748d0', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":170}', NULL, '2022-02-16 21:52:55', '2022-02-16 21:52:55'),
('e7b8c4a8-ce32-470d-a801-88133c8ca437', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":84}', NULL, '2022-02-07 18:36:13', '2022-02-07 18:36:13'),
('e7ba0ad2-1717-46d9-8a3b-cbb2ab6d0054', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":139}', NULL, '2022-02-14 19:26:23', '2022-02-14 19:26:23'),
('e81ac2e7-3b7a-4102-90e5-0522dc6e2224', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":99}', NULL, '2022-02-08 19:00:56', '2022-02-08 19:00:56'),
('e8284160-9e8e-4838-a94a-fa011cff1aa7', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":111}', NULL, '2022-02-09 13:34:37', '2022-02-09 13:34:37'),
('e82bf1c8-2adb-4374-aeff-3817584999bc', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 15:25:20', '2022-02-17 15:25:20'),
('e85af0b4-79cf-4dee-ae7b-6a97c682593a', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":169}', NULL, '2022-02-16 21:51:50', '2022-02-16 21:51:50'),
('e8d9fd70-213e-474d-8103-65bcd2f568c3', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":81}', NULL, '2022-02-07 15:51:56', '2022-02-07 15:51:56'),
('e8e174d5-56dd-49ca-979e-43e7fd4ea219', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":148}', NULL, '2022-02-16 18:55:31', '2022-02-16 18:55:31'),
('e8e888bb-7795-4dc6-bd31-6b9892f4e769', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 17:32:04', '2022-02-10 17:32:04'),
('e9c124be-160d-4dc4-8c4e-ab9f757db439', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":160}', NULL, '2022-02-16 21:11:40', '2022-02-16 21:11:40'),
('e9c9d05d-8569-4716-8efe-91c9abb87258', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 19:02:00', '2022-02-17 19:02:00'),
('e9cff795-1e8a-4763-b2be-4bd404428886', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":93}', NULL, '2022-02-14 16:09:16', '2022-02-14 16:09:16'),
('e9dd8fa0-ea4b-4893-8ef7-dd40fed96eb3', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 15:45:19', '2022-02-23 15:45:19'),
('e9e6b093-7582-458d-b7c3-9f3b915754dc', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":201}', NULL, '2022-02-23 18:57:13', '2022-02-23 18:57:13'),
('ea473248-617e-435b-a80f-35b6fba05377', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":209}', NULL, '2022-03-05 17:26:33', '2022-03-05 17:26:33'),
('ea4dcb30-e1a1-47f2-8763-6aa6f5001b2e', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":173}', NULL, '2022-02-17 15:10:48', '2022-02-17 15:10:48'),
('eaaa3b93-cb09-4ae0-9d44-0e5b353eeaf7', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 33, '{\"from\":\"Rose Bauer\"}', NULL, '2022-02-10 18:35:37', '2022-02-10 18:35:37'),
('eab7e5cf-fdcd-4937-9d62-7ca57ddf6547', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 33, '{\"from\":\"Rose Bauer\"}', NULL, '2022-02-10 17:32:00', '2022-02-10 17:32:00'),
('eac79a81-2206-481b-bbdc-a63ecbfd1392', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 13:25:39', '2022-02-23 13:25:39'),
('eb237e0f-9fbc-4753-bce4-92826570d302', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":206}', NULL, '2022-02-28 22:35:39', '2022-02-28 22:35:39'),
('eb3ed515-67fb-48ec-8eef-2ad8a9a3f653', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 16:03:12', '2022-02-17 16:03:12'),
('eb7a595d-114a-43f6-a53d-df1e3a1d4598', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-08 14:02:16', '2022-02-08 14:02:16'),
('eb844618-689b-49ee-9e6d-2587d2d77c21', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 15:55:06', '2022-02-23 15:55:06'),
('ebcb999c-7367-4f43-b453-0c2ad128bf70', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 18:41:16', '2022-02-17 18:41:16'),
('ec30141f-ef7a-4ea3-ac7e-348c741daae9', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-18 11:48:01', '2022-02-18 11:48:01'),
('ed0bfc05-ef8b-4688-8236-f1856b4f0df1', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-22 20:08:17', '2022-02-22 20:08:17'),
('ed6ea522-d6ef-44d7-af59-6c74244444bd', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":83}', NULL, '2022-02-07 21:44:07', '2022-02-07 21:44:07'),
('edbcacda-d31a-405e-8242-d2ec83d2bd9b', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 20:49:17', '2022-02-22 20:49:17'),
('ee26519d-2826-4a5a-856d-6ece8a1af7e6', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 18:43:35', '2022-02-23 18:43:35'),
('ee58bb8d-b160-4795-bd42-259775bb321e', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":123}', NULL, '2022-02-11 23:07:40', '2022-02-11 23:07:40'),
('ee9c025f-ccd4-4749-b6f7-6a0cba0f0405', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 13:58:49', '2022-02-23 13:58:49'),
('ee9f2ad8-15ee-4787-a9b2-2e29ef608425', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 17:58:06', '2022-02-17 17:58:06'),
('effbfd1e-3de7-4b85-9001-51ef45ed426f', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 15:16:44', '2022-02-23 15:16:44'),
('f01efd5a-0bc9-4d5b-af4f-1b180bdb1094', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":127}', NULL, '2022-02-14 16:22:24', '2022-02-14 16:22:24'),
('f04db7b7-1e81-4832-bf52-a6fafd7fc9c5', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 18:45:54', '2022-02-17 18:45:54'),
('f0bb110f-4239-474e-8105-c059173ff99d', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":62}', NULL, '2022-02-16 18:45:29', '2022-02-16 18:45:29'),
('f0c33272-1831-4ec9-98b5-e49209848831', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 33, '{\"from\":\"Rose Bauer\"}', NULL, '2022-02-10 17:14:53', '2022-02-10 17:14:53'),
('f0ed399f-ec70-4a03-97b9-a0f94a688a7a', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-17 16:03:14', '2022-02-17 16:03:14'),
('f12f9f2b-2768-4577-a839-91952c8095f8', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":104}', NULL, '2022-02-08 19:50:16', '2022-02-08 19:50:16'),
('f17195cb-0807-4b8e-a03b-0f6798de08ee', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 51, '{\"booking_id\":207}', NULL, '2022-03-05 03:51:22', '2022-03-05 03:51:22'),
('f184224d-b55b-402d-91a0-a119c7b7daa3', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":121}', NULL, '2022-02-11 13:20:42', '2022-02-11 13:20:42'),
('f1f8309c-b844-4934-b8ff-57cdebc1ad71', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 33, '{\"from\":\"Rose Bauer\"}', NULL, '2022-02-10 17:10:42', '2022-02-10 17:10:42'),
('f26a89b7-c754-4ad2-a471-3dc041a5b9c9', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":71}', NULL, '2022-02-04 23:06:24', '2022-02-04 23:06:24'),
('f28dca25-516e-4446-970e-884273b919eb', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":69}', NULL, '2022-02-04 21:33:09', '2022-02-04 21:33:09'),
('f2982485-62d0-4cf7-8c20-131dd1dce0eb', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":158}', NULL, '2022-02-16 20:52:25', '2022-02-16 20:52:25'),
('f2b13e5c-2116-4d69-9bf6-ef4b152b657d', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 7, '{\"booking_id\":115}', NULL, '2022-02-10 16:22:28', '2022-02-10 16:22:28'),
('f2b96cb8-1da7-4d33-bf41-93deabd520f8', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 20:34:04', '2022-02-23 20:34:04'),
('f305854d-9dea-4ed4-8872-e49ee6f20263', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":209}', NULL, '2022-03-05 17:27:17', '2022-03-05 17:27:17'),
('f3937c60-73d8-44ce-90df-374877ae1a9a', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":94}', NULL, '2022-02-07 23:31:07', '2022-02-07 23:31:07'),
('f3bb2a0c-71bc-48c6-a34f-ecc2cbac713e', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":94}', NULL, '2022-02-07 23:31:41', '2022-02-07 23:31:41'),
('f3cb5a66-843c-41ad-81df-2289365166d8', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 16:41:37', '2022-02-10 16:41:37'),
('f4401a79-7c2a-4f90-b1f6-a07bd83eed73', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 3, '{\"booking_id\":94}', NULL, '2022-02-07 23:32:00', '2022-02-07 23:32:00'),
('f45a8652-a188-4b00-9a6b-61fae309f932', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-25 13:55:07', '2022-02-25 13:55:07'),
('f482911f-48a7-4e33-9e45-8b4daf58c79f', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":187}', NULL, '2022-02-21 16:49:03', '2022-02-21 16:49:03'),
('f495d304-972b-463e-a7ab-a2e8f45ce61c', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":101}', NULL, '2022-02-08 19:04:16', '2022-02-08 19:04:16'),
('f4ac31f8-7c74-4736-b4bd-dd0ff52d059f', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":112}', NULL, '2022-02-09 22:22:11', '2022-02-09 22:22:11'),
('f4b663a5-d2e7-4f53-8779-923b71a9ae98', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":173}', NULL, '2022-02-17 15:10:54', '2022-02-17 15:10:54'),
('f4b70aa9-81ab-40bc-9906-d0be8bc2ac2e', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 17:16:36', '2022-02-23 17:16:36'),
('f4cc95e4-55e0-4135-a8e5-2a52865bcb02', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-11 17:13:17', '2022-02-11 17:13:17'),
('f4e9e071-c531-49c5-94fc-001c305b4b25', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":82}', NULL, '2022-02-07 15:56:39', '2022-02-07 15:56:39'),
('f4f03edc-fd4f-42d2-983c-d764c23827d5', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 18:35:31', '2022-02-22 18:35:31'),
('f52fa1a7-534b-40ed-9886-24fdbb59c29a', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', '2022-02-23 21:58:16', '2022-02-23 21:43:43', '2022-02-23 21:58:16'),
('f54e7c90-f3ff-400f-a945-11ad33801320', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":61}', '2022-02-04 20:42:29', '2022-01-05 16:53:50', '2022-02-04 20:42:29'),
('f55f20f7-b428-4c39-b9de-6e43c7df650f', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":111}', NULL, '2022-02-09 13:35:20', '2022-02-09 13:35:20'),
('f57603f6-be60-42ef-9dc6-e6ad37988ae2', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 13:35:32', '2022-02-24 13:35:32'),
('f57b3397-b6d3-4f7b-80e8-cc634b13a79e', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-11 17:13:02', '2022-02-11 17:13:02'),
('f58e6bbc-c836-4c92-b8ed-6bcf07abca19', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 16:47:31', '2022-02-10 16:47:31'),
('f5be2da3-e6ef-49be-a0c0-9020fe98271d', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 17:57:58', '2022-02-17 17:57:58'),
('f5ee2e52-ddbb-4eff-83b3-84c566600d71', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-08 17:18:35', '2022-02-08 17:18:35'),
('f5f00ef9-ab8c-4adb-b8ad-eec100ff4c58', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":71}', NULL, '2022-02-16 17:19:15', '2022-02-16 17:19:15'),
('f605af80-3e8e-433b-b70f-1cae8cd0b8ef', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 17:25:39', '2022-02-17 17:25:39'),
('f61cfee6-60c5-493d-968b-c244be55cee3', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 20:51:37', '2022-02-22 20:51:37'),
('f668b018-da97-40e0-af34-a9f0d8f7f052', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-23 15:57:20', '2022-02-23 15:57:20'),
('f6968f5d-a1bd-44e1-a078-24e3e8043983', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":167}', NULL, '2022-02-16 21:42:15', '2022-02-16 21:42:15'),
('f69db975-be0a-46cb-9826-7f5324250904', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 18:37:03', '2022-02-22 18:37:03'),
('f6eefb3e-7ac4-473e-9b3e-27881b6a870d', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":89}', NULL, '2022-02-14 16:19:58', '2022-02-14 16:19:58'),
('f732d201-6553-4fa0-97c5-5f885e3374be', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 3, '{\"booking_id\":206}', NULL, '2022-02-28 22:38:47', '2022-02-28 22:38:47'),
('f7a4bd7c-8de2-4b1b-a8ac-7ba8ef3e9eca', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":113}', NULL, '2022-02-09 23:00:39', '2022-02-09 23:00:39'),
('f7b15682-a512-4b77-a3ce-2464b40576be', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":100}', NULL, '2022-02-14 16:02:15', '2022-02-14 16:02:15'),
('f7bf842e-4696-442b-80ed-4486ee079090', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":109}', NULL, '2022-02-08 20:32:43', '2022-02-08 20:32:43'),
('f7fe0cfb-a2ba-4705-87bf-8bcd5410ef7c', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-17 17:23:45', '2022-02-17 17:23:45'),
('f8c6d150-542b-4ce4-9906-d81a20665346', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":94}', NULL, '2022-02-07 23:31:33', '2022-02-07 23:31:33'),
('f8f6da9d-9626-4f6c-8b67-3b31aaaec48d', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":59}', NULL, '2022-01-05 16:38:34', '2022-01-05 16:38:34'),
('f975c5cd-c8cb-43f9-9574-44eb815354fa', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 18:35:50', '2022-02-10 18:35:50'),
('f9d1c5fb-708c-43fc-8155-5577204f32bd', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":209}', NULL, '2022-03-05 17:26:50', '2022-03-05 17:26:50'),
('fa1fac3a-5d87-4303-900d-05f6459a410d', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":123}', NULL, '2022-02-11 22:52:04', '2022-02-11 22:52:04'),
('fa405e98-b680-4aef-a01b-189dc4f7d77b', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":130}', NULL, '2022-02-14 17:31:54', '2022-02-14 17:31:54'),
('fa434e8d-d2b6-4e80-8640-cdb3a95e04a4', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":166}', NULL, '2022-02-16 21:39:27', '2022-02-16 21:39:27'),
('fa9796a7-6bf1-4c77-aee2-7cb66c8eb04e', 'App\\Notifications\\StatusChangedPayment', 'App\\Models\\User', 2, '{\"booking_id\":57}', NULL, '2022-01-03 15:47:54', '2022-01-03 15:47:54'),
('fab24889-2110-4fb8-899f-32fec23ffb68', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-22 20:48:37', '2022-02-22 20:48:37'),
('fb1c7e63-b590-4059-8098-a55cb505809d', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":122}', NULL, '2022-02-11 22:06:29', '2022-02-11 22:06:29'),
('fb73a554-50e6-41d4-b84c-b8ea00f2f280', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":195}', NULL, '2022-02-22 13:03:22', '2022-02-22 13:03:22'),
('fbcccdbb-fcfd-40cc-b0f4-b09072ed5114', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":189}', NULL, '2022-02-21 18:53:00', '2022-02-21 18:53:00'),
('fbecd89b-bd03-4a98-9451-296974f37569', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":68}', NULL, '2022-02-16 17:59:50', '2022-02-16 17:59:50');
INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES
('fc4617f3-12ce-49c8-a1b9-2e00329d3599', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-07 22:02:32', '2022-02-07 22:02:32'),
('fc49b94a-f5db-4778-8dcb-7b28d658e1e5', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":118}', NULL, '2022-02-10 20:37:14', '2022-02-10 20:37:14'),
('fc548b09-1e34-4895-881c-ea4cd15047c6', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 17:37:07', '2022-02-24 17:37:07'),
('fca1e901-fe09-4c6f-b3c1-90b99cb386d7', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":58}', NULL, '2022-01-03 16:00:27', '2022-01-03 16:00:27'),
('fcde78dc-0a59-4552-917a-b1ab02837c07', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":167}', NULL, '2022-02-16 21:42:11', '2022-02-16 21:42:11'),
('fd0f9643-cc73-41d1-8a26-7bac7d47d4f7', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":167}', NULL, '2022-02-16 21:40:10', '2022-02-16 21:40:10'),
('fd1485af-8422-4dfe-b7db-ece7dcaa4937', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":182}', NULL, '2022-02-17 16:20:18', '2022-02-17 16:20:18'),
('fd1f9f4a-c500-4825-b606-224d90bdef90', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 3, '{\"from\":\"Jennifer Paul\"}', NULL, '2022-02-07 18:40:57', '2022-02-07 18:40:57'),
('fd2845c7-bd76-41b0-81c9-36c3227d4610', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-24 16:56:51', '2022-02-24 16:56:51'),
('fd871277-bce6-4715-a508-adf170789d85', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":203}', '2022-02-23 19:28:20', '2022-02-23 18:50:50', '2022-02-23 19:28:20'),
('fdb0fd72-6143-4411-8673-402ad037baa4', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":130}', NULL, '2022-02-14 17:31:46', '2022-02-14 17:31:46'),
('fe3193db-261d-48e4-9ccc-2fb2c7e67923', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 2, '{\"booking_id\":113}', NULL, '2022-02-09 23:00:49', '2022-02-09 23:00:49'),
('fe665f91-8fd5-4d7e-b6e2-60b0ed06581a', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 17:37:34', '2022-02-10 17:37:34'),
('fecc157b-8ed1-4024-b3e6-f200ab514795', 'App\\Notifications\\NewBooking', 'App\\Models\\User', 2, '{\"booking_id\":77}', NULL, '2022-02-07 13:12:27', '2022-02-07 13:12:27'),
('fee65c4a-c452-40b6-9fa4-0a62f3175f20', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"demo\"}', NULL, '2021-09-21 18:10:57', '2021-09-21 18:10:57'),
('ff415f4a-b4a5-4072-9182-4b0bd6c762be', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 7, '{\"from\":\"Cherokee Cote\"}', NULL, '2022-02-10 17:21:58', '2022-02-10 17:21:58'),
('ff69df2a-8cf3-4329-a66f-49d31da97c29', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-02-18 11:56:13', '2022-02-18 11:56:13'),
('ffd26e00-993c-46ec-a5cc-51cc6485090e', 'App\\Notifications\\NewMessage', 'App\\Models\\User', 2, '{\"from\":\"Germaine Guzman\"}', NULL, '2022-01-03 16:02:09', '2022-01-03 16:02:09'),
('ffe0ee73-98d0-441d-9e73-b48a35d36f42', 'App\\Notifications\\StatusChangedBooking', 'App\\Models\\User', 3, '{\"booking_id\":128}', NULL, '2022-02-14 16:55:33', '2022-02-14 16:55:33');

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

--
-- Table structure for table `options`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `options` (
  `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT,
  `name` longtext COLLATE utf8mb4_unicode_ci,
  `description` longtext COLLATE utf8mb4_unicode_ci,
  `price` double(10,2) NOT NULL DEFAULT '0.00',
  `e_service_id` int(10) UNSIGNED NOT NULL,
  `option_group_id` int(10) UNSIGNED NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `options_e_service_id_foreign` (`e_service_id`),
  KEY `options_option_group_id_foreign` (`option_group_id`)
) ENGINE=InnoDB AUTO_INCREMENT=107 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `options`
--

INSERT INTO `options` (`id`, `name`, `description`, `price`, `e_service_id`, `option_group_id`, `created_at`, `updated_at`) VALUES
(104, '{\"en\":\"4*4\"}', '{\"en\":\"<p>test<\\/p>\"}', 100.00, 81, 2, '2022-02-10 21:22:39', '2022-02-10 21:22:39'),
(105, '{\"en\":\"8*8\"}', '{\"en\":\"<p>test2<\\/p>\"}', 200.00, 81, 2, '2022-02-10 21:22:54', '2022-02-10 21:22:54'),
(106, '{\"en\":\"option test\"}', '{\"en\":\"option description\"}', 100.00, 82, 1, '2022-02-18 13:26:11', '2022-02-18 13:26:11');

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

--
-- Table structure for table `option_groups`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `option_groups` (
  `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT,
  `name` longtext COLLATE utf8mb4_unicode_ci,
  `allow_multiple` tinyint(1) NOT NULL DEFAULT '0',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `option_groups`
--

INSERT INTO `option_groups` (`id`, `name`, `allow_multiple`, `created_at`, `updated_at`) VALUES
(1, 'Size', 1, '2021-01-23 00:49:15', '2021-02-08 01:30:19'),
(2, 'Area', 1, '2021-01-23 01:46:28', '2021-01-23 01:46:28'),
(3, 'Surface', 0, '2021-01-23 01:46:47', '2021-01-23 01:46:47');

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

--
-- Table structure for table `password_resets`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

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

--
-- Dumping data for table `password_resets`
--

INSERT INTO `password_resets` (`email`, `token`, `created_at`) VALUES
('asif@sabaseo.com', '$2y$10$sZtPzzvOGjcUCd8iPFXiJ.pBwO8IP048/EgDjgKG9Qj1IlcWzUyOa', '2021-09-07 16:45:14');

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

--
-- Table structure for table `payments`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `payments` (
  `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT,
  `amount` double(10,2) NOT NULL DEFAULT '0.00',
  `description` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL,
  `payment_method_id` int(10) UNSIGNED NOT NULL,
  `payment_status_id` int(10) UNSIGNED NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `payments_user_id_foreign` (`user_id`),
  KEY `payments_payment_method_id_foreign` (`payment_method_id`),
  KEY `payments_payment_status_id_foreign` (`payment_status_id`)
) ENGINE=InnoDB AUTO_INCREMENT=69 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

INSERT INTO `payments` (`id`, `amount`, `description`, `user_id`, `payment_method_id`, `payment_status_id`, `created_at`, `updated_at`) VALUES
(1, 25.82, 'Transaction for Booking #1', 3, 6, 2, '2021-09-16 12:59:13', '2021-09-21 16:08:20'),
(2, 103.28, 'Transaction for Booking #7', 3, 6, 2, '2021-09-21 16:08:40', '2021-09-21 16:08:57'),
(3, 0.00, 'Transaction for Booking #49', 3, 6, 1, '2021-12-31 21:16:39', '2021-12-31 21:16:39'),
(4, 0.00, 'Transaction for Booking #41', 3, 6, 1, '2021-12-31 21:22:38', '2021-12-31 21:22:38'),
(5, 0.00, 'Transaction for Booking #35', 3, 6, 2, '2021-12-31 21:27:11', '2022-01-03 13:38:10'),
(6, 0.00, 'Transaction for Booking #50', 3, 6, 1, '2022-01-03 13:28:56', '2022-01-03 13:28:56'),
(7, 0.00, 'Transaction for Booking #50', 3, 6, 2, '2022-01-03 13:28:58', '2022-01-03 13:36:01'),
(8, 1.00, 'Transaction for Booking #45', 3, 6, 2, '2022-01-03 13:36:24', '2022-01-03 13:38:18'),
(9, 2.00, 'Transaction for Booking #56', 3, 6, 2, '2022-01-03 13:59:26', '2022-01-03 13:59:53'),
(10, 2.00, 'Transaction for Booking #56', 3, 6, 1, '2022-01-03 14:00:24', '2022-01-03 14:00:24'),
(11, 2.00, 'Transaction for Booking #56', 3, 6, 1, '2022-01-03 14:00:36', '2022-01-03 14:00:36'),
(12, 1000.00, 'Transaction for Booking #57', 3, 6, 2, '2022-01-03 15:47:54', '2022-01-03 15:48:11'),
(13, 0.00, 'Transaction for Booking #58', 3, 6, 1, '2022-01-03 16:00:58', '2022-01-03 16:00:58'),
(14, 0.50, 'Transaction for Booking #59', 3, 6, 1, '2022-01-05 16:39:53', '2022-01-05 16:39:53'),
(15, 100.00, 'Transaction for Booking #60', 3, 6, 1, '2022-01-05 16:41:58', '2022-01-05 16:41:58'),
(16, 100.00, 'Transaction for Booking #74', 3, 6, 2, '2022-02-06 23:37:15', '2022-02-06 23:37:54'),
(17, 400.00, 'Transaction for Booking #82', 3, 6, 2, '2022-02-07 16:01:32', '2022-02-07 16:01:42'),
(18, 100.00, 'Transaction for Booking #84', 3, 6, 1, '2022-02-07 18:36:31', '2022-02-07 18:36:31'),
(19, 0.00, 'Transaction for Booking #83', 3, 6, 1, '2022-02-07 21:45:09', '2022-02-07 21:45:09'),
(20, 100.00, 'Transaction for Booking #94', 3, 6, 2, '2022-02-07 23:31:41', '2022-02-07 23:31:58'),
(21, 100.00, 'Transaction for Booking #97', 3, 6, 2, '2022-02-08 15:27:14', '2022-02-08 15:27:22'),
(22, 50.00, 'Transaction for Booking #98', 3, 6, 2, '2022-02-08 17:51:55', '2022-02-08 17:52:03'),
(23, 50.00, 'Transaction for Booking #99', 3, 6, 2, '2022-02-08 19:00:56', '2022-02-08 19:01:07'),
(24, 100.00, 'Transaction for Booking #101', 3, 6, 1, '2022-02-08 19:05:06', '2022-02-08 19:05:06'),
(25, 100.00, 'Transaction for Booking #104', 3, 6, 2, '2022-02-08 19:50:35', '2022-02-08 19:50:48'),
(26, 100.00, 'Done', 3, 7, 2, '2022-02-08 20:07:07', '2022-02-08 20:07:07'),
(27, 100.00, 'Transaction for Booking #109', 3, 6, 1, '2022-02-08 21:40:14', '2022-02-08 21:40:14'),
(28, 100.00, 'Transaction for Booking #108', 3, 6, 1, '2022-02-08 21:43:26', '2022-02-08 21:43:26'),
(29, 100.00, 'Transaction for Booking #105', 3, 6, 1, '2022-02-08 21:53:04', '2022-02-08 21:53:04'),
(30, 100.00, 'Transaction for Booking #111', 3, 6, 1, '2022-02-09 13:36:24', '2022-02-09 13:36:24'),
(31, 100.00, 'Transaction for Booking #103', 3, 11, 2, '2022-02-09 19:57:27', '2022-02-09 19:57:27'),
(32, 0.00, 'Transaction for Booking #112', 3, 6, 1, '2022-02-09 22:23:05', '2022-02-09 22:23:05'),
(33, 500.00, 'Transaction for Booking #113', 3, 6, 2, '2022-02-09 23:01:01', '2022-02-09 23:01:24'),
(34, 0.00, 'Transaction for Booking #115', 7, 6, 2, '2022-02-10 16:22:21', '2022-02-10 16:22:28'),
(35, 100.00, 'Done', 3, 7, 2, '2022-02-10 20:40:45', '2022-02-10 20:40:45'),
(36, 100.00, 'Transaction for Booking #119', 3, 6, 2, '2022-02-10 20:45:13', '2022-02-10 20:45:20'),
(37, 200.90, 'Done', 37, 7, 2, '2022-02-10 21:56:04', '2022-02-10 21:56:04'),
(38, 0.00, 'Transaction for Booking #121', 3, 6, 2, '2022-02-11 13:21:12', '2022-02-11 13:21:17'),
(39, 500.00, 'Done', 3, 7, 2, '2022-02-11 22:06:29', '2022-02-11 22:06:29'),
(40, 100.00, 'Transaction for Booking #93', 3, 6, 1, '2022-02-14 16:09:16', '2022-02-14 16:09:16'),
(41, 100.00, 'Transaction for Booking #89', 3, 6, 2, '2022-02-14 16:20:29', '2022-02-14 16:21:43'),
(42, 218.00, 'Transaction for Booking #129', 3, 6, 1, '2022-02-14 17:14:37', '2022-02-14 17:14:37'),
(43, 218.00, 'Transaction for Booking #130', 3, 6, 1, '2022-02-14 17:32:05', '2022-02-14 17:32:05'),
(44, 100.00, 'Transaction for Booking #131', 3, 6, 2, '2022-02-14 17:40:37', '2022-02-14 17:40:41'),
(45, 1090.00, 'Transaction for Booking #133', 3, 6, 2, '2022-02-14 18:00:22', '2022-02-14 18:00:25'),
(46, 218.00, 'Transaction for Booking #136', 3, 6, 2, '2022-02-14 18:59:59', '2022-02-14 19:00:53'),
(47, 218.00, 'Transaction for Booking #137', 3, 6, 2, '2022-02-14 19:03:24', '2022-02-14 19:04:06'),
(48, 218.00, 'Transaction for Booking #139', 3, 6, 1, '2022-02-15 13:58:03', '2022-02-15 13:58:03'),
(49, 100.00, 'Transaction for Booking #158', 3, 6, 2, '2022-02-16 20:52:36', '2022-02-16 20:52:39'),
(50, 218.00, 'Transaction for Booking #160', 3, 6, 1, '2022-02-16 21:11:45', '2022-02-16 21:11:45'),
(51, 218.00, 'Transaction for Booking #164', 3, 6, 2, '2022-02-16 21:29:45', '2022-02-16 21:29:48'),
(52, 0.00, 'Transaction for Booking #166', 3, 6, 1, '2022-02-16 21:39:33', '2022-02-16 21:39:33'),
(53, 218.00, 'Transaction for Booking #167', 3, 6, 2, '2022-02-16 21:42:20', '2022-02-16 21:42:25'),
(54, 218.00, 'Transaction for Booking #168', 3, 6, 2, '2022-02-16 21:50:31', '2022-02-16 21:51:09'),
(55, 200.00, 'Transaction for Booking #169', 3, 6, 2, '2022-02-16 21:51:54', '2022-02-16 21:51:57'),
(56, 200.00, 'Transaction for Booking #170', 3, 6, 2, '2022-02-16 21:52:59', '2022-02-16 21:53:28'),
(57, 200.00, 'Transaction for Booking #172', 3, 6, 2, '2022-02-16 21:54:59', '2022-02-16 21:55:01'),
(58, 218.00, 'Transaction for Booking #179', 3, 6, 2, '2022-02-17 15:32:32', '2022-02-17 15:32:35'),
(59, 100.00, 'Transaction for Booking #181', 3, 6, 2, '2022-02-17 16:16:08', '2022-02-17 16:16:16'),
(60, 1090.00, 'Transaction for Booking #173', 3, 6, 1, '2022-02-17 16:19:26', '2022-02-17 16:19:26'),
(61, 218.00, 'Transaction for Booking #187', 3, 6, 2, '2022-02-21 16:49:23', '2022-02-21 16:49:26'),
(62, 218.00, 'Transaction for Booking #194', 3, 6, 2, '2022-02-22 12:56:43', '2022-02-22 12:56:59'),
(63, 218.00, 'Transaction for Booking #197', 44, 6, 2, '2022-02-22 15:53:09', '2022-02-22 15:57:52'),
(64, 100.00, 'Transaction for Booking #148', 3, 6, 1, '2022-02-23 15:27:09', '2022-02-23 15:27:09'),
(65, 218.00, 'Transaction for Booking #205', 3, 6, 2, '2022-02-23 21:43:21', '2022-02-23 21:43:26'),
(66, 0.00, 'Transaction for Booking #206', 3, 6, 2, '2022-02-28 22:38:41', '2022-02-28 22:38:47'),
(67, 100.00, 'Transaction for Booking #207', 51, 6, 2, '2022-03-05 03:53:11', '2022-03-05 03:53:33'),
(68, 100.00, 'Transaction for Booking #209', 51, 6, 2, '2022-03-05 17:27:17', '2022-03-05 17:27:39');

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

--
-- Table structure for table `payment_methods`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `payment_methods` (
  `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT,
  `name` longtext COLLATE utf8mb4_unicode_ci,
  `description` longtext COLLATE utf8mb4_unicode_ci,
  `route` varchar(127) COLLATE utf8mb4_unicode_ci NOT NULL,
  `order` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `default` tinyint(1) NOT NULL DEFAULT '0',
  `enabled` tinyint(1) NOT NULL DEFAULT '1',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `payment_methods`
--

INSERT INTO `payment_methods` (`id`, `name`, `description`, `route`, `order`, `default`, `enabled`, `created_at`, `updated_at`) VALUES
(2, '{\"en\":\"RazorPay\"}', '{\"en\":\"Click to pay with RazorPay gateway\"}', '/RazorPay', 2, 0, 0, '2021-01-17 19:33:49', '2021-12-31 20:44:43'),
(5, '{\"en\":\"PayPal\"}', '{\"en\":\"Click to pay with your PayPal account\"}', '/PayPal', 2, 0, 0, '2021-01-17 20:46:06', '2021-12-31 20:45:11'),
(6, '{\"en\":\"Cash\"}', '{\"en\":\"Click to pay cash when finish\"}', '/Cash', 1, 1, 1, '2021-02-18 03:38:42', '2022-02-08 21:27:06'),
(7, '{\"en\":\"Credit Card (Stripe)\"}', '{\"en\":\"Click to pay with your Credit Card\"}', '/Stripe', 3, 0, 1, '2021-02-18 03:38:42', '2022-02-08 21:26:53'),
(8, '{\"en\":\"PayStack\"}', '{\"en\":\"Click to pay with PayStack gateway\"}', '/PayStack', 5, 0, 0, '2021-07-24 02:38:42', '2021-12-31 20:46:11'),
(9, '{\"en\":\"FlutterWave\"}', '{\"en\":\"Click to pay with FlutterWave gateway\"}', '/FlutterWave', 6, 0, 0, '2021-07-24 02:38:42', '2021-12-31 20:46:24'),
(10, '{\"en\":\"Malaysian Stripe FPX\"}', '{\"en\":\"Click to pay with Stripe FPX gateway\"}', '/StripeFPX', 7, 0, 0, '2021-07-25 02:38:42', '2021-12-31 20:46:28'),
(11, '{\"en\":\"Wallet\"}', '{\"en\":\"Click to pay with Wallet\"}', '/Wallet', 1, 0, 1, '2021-08-09 02:38:42', '2022-02-09 19:57:03');

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

--
-- Table structure for table `payment_statuses`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `payment_statuses` (
  `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT,
  `status` longtext COLLATE utf8mb4_unicode_ci,
  `order` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `payment_statuses`
--

INSERT INTO `payment_statuses` (`id`, `status`, `order`, `created_at`, `updated_at`) VALUES
(1, 'Pending', 1, '2021-01-17 20:28:28', '2021-02-18 02:55:15'),
(2, 'Paid', 10, '2021-01-12 04:19:49', '2021-02-18 02:55:53'),
(3, 'Failed', 20, '2021-01-17 19:05:04', '2021-02-18 02:56:32'),
(4, 'Refunded', 40, '2021-02-18 02:58:14', '2021-02-18 02:58:14');

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

--
-- Table structure for table `permissions`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `permissions` (
  `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT,
  `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `guard_name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'web',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=227 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

INSERT INTO `permissions` (`id`, `name`, `guard_name`, `created_at`, `updated_at`) VALUES
(1, 'dashboard', 'web', '2021-01-07 18:17:34', '2021-01-07 18:17:34'),
(2, 'medias.create', 'web', '2021-01-07 18:17:35', '2021-01-07 18:17:35'),
(3, 'users.profile', 'web', '2021-01-07 18:17:35', '2021-01-07 18:17:35'),
(4, 'users.index', 'web', '2021-01-07 18:17:35', '2021-01-07 18:17:35'),
(5, 'users.create', 'web', '2021-01-07 18:17:35', '2021-01-07 18:17:35'),
(6, 'users.store', 'web', '2021-01-07 18:17:35', '2021-01-07 18:17:35'),
(7, 'users.show', 'web', '2021-01-07 18:17:35', '2021-01-07 18:17:35'),
(8, 'users.edit', 'web', '2021-01-07 18:17:36', '2021-01-07 18:17:36'),
(9, 'users.update', 'web', '2021-01-07 18:17:36', '2021-01-07 18:17:36'),
(10, 'users.destroy', 'web', '2021-01-07 18:17:36', '2021-01-07 18:17:36'),
(11, 'medias.delete', 'web', '2021-01-07 18:17:36', '2021-01-07 18:17:36'),
(12, 'medias', 'web', '2021-01-07 18:17:36', '2021-01-07 18:17:36'),
(13, 'permissions.index', 'web', '2021-01-07 18:17:36', '2021-01-07 18:17:36'),
(14, 'permissions.create', 'web', '2021-01-07 18:17:36', '2021-01-07 18:17:36'),
(15, 'permissions.store', 'web', '2021-01-07 18:17:36', '2021-01-07 18:17:36'),
(16, 'permissions.show', 'web', '2021-01-07 18:17:37', '2021-01-07 18:17:37'),
(17, 'permissions.edit', 'web', '2021-01-07 18:17:37', '2021-01-07 18:17:37'),
(18, 'permissions.update', 'web', '2021-01-07 18:17:37', '2021-01-07 18:17:37'),
(19, 'permissions.destroy', 'web', '2021-01-07 18:17:37', '2021-01-07 18:17:37'),
(20, 'roles.index', 'web', '2021-01-07 18:17:37', '2021-01-07 18:17:37'),
(21, 'roles.create', 'web', '2021-01-07 18:17:37', '2021-01-07 18:17:37'),
(22, 'roles.store', 'web', '2021-01-07 18:17:37', '2021-01-07 18:17:37'),
(23, 'roles.show', 'web', '2021-01-07 18:17:38', '2021-01-07 18:17:38'),
(24, 'roles.edit', 'web', '2021-01-07 18:17:38', '2021-01-07 18:17:38'),
(25, 'roles.update', 'web', '2021-01-07 18:17:38', '2021-01-07 18:17:38'),
(26, 'roles.destroy', 'web', '2021-01-07 18:17:38', '2021-01-07 18:17:38'),
(27, 'customFields.index', 'web', '2021-01-07 18:17:38', '2021-01-07 18:17:38'),
(28, 'customFields.create', 'web', '2021-01-07 18:17:38', '2021-01-07 18:17:38'),
(29, 'customFields.store', 'web', '2021-01-07 18:17:38', '2021-01-07 18:17:38'),
(30, 'customFields.show', 'web', '2021-01-07 18:17:38', '2021-01-07 18:17:38'),
(31, 'customFields.edit', 'web', '2021-01-07 18:17:39', '2021-01-07 18:17:39'),
(32, 'customFields.update', 'web', '2021-01-07 18:17:39', '2021-01-07 18:17:39'),
(33, 'customFields.destroy', 'web', '2021-01-07 18:17:39', '2021-01-07 18:17:39'),
(34, 'currencies.index', 'web', '2021-01-07 18:17:39', '2021-01-07 18:17:39'),
(35, 'currencies.create', 'web', '2021-01-07 18:17:39', '2021-01-07 18:17:39'),
(36, 'currencies.store', 'web', '2021-01-07 18:17:39', '2021-01-07 18:17:39'),
(37, 'currencies.edit', 'web', '2021-01-07 18:17:39', '2021-01-07 18:17:39'),
(38, 'currencies.update', 'web', '2021-01-07 18:17:40', '2021-01-07 18:17:40'),
(39, 'currencies.destroy', 'web', '2021-01-07 18:17:40', '2021-01-07 18:17:40'),
(40, 'users.login-as-user', 'web', '2021-01-07 18:17:40', '2021-01-07 18:17:40'),
(41, 'app-settings', 'web', '2021-01-07 18:17:40', '2021-01-07 18:17:40'),
(42, 'faqCategories.index', 'web', '2021-01-07 18:17:40', '2021-01-07 18:17:40'),
(43, 'faqCategories.create', 'web', '2021-01-07 18:17:40', '2021-01-07 18:17:40'),
(44, 'faqCategories.store', 'web', '2021-01-07 18:17:40', '2021-01-07 18:17:40'),
(45, 'faqCategories.edit', 'web', '2021-01-07 18:17:41', '2021-01-07 18:17:41'),
(46, 'faqCategories.update', 'web', '2021-01-07 18:17:41', '2021-01-07 18:17:41'),
(47, 'faqCategories.destroy', 'web', '2021-01-07 18:17:41', '2021-01-07 18:17:41'),
(48, 'faqs.index', 'web', '2021-01-07 18:17:41', '2021-01-07 18:17:41'),
(49, 'faqs.create', 'web', '2021-01-07 18:17:41', '2021-01-07 18:17:41'),
(50, 'faqs.store', 'web', '2021-01-07 18:17:41', '2021-01-07 18:17:41'),
(51, 'faqs.edit', 'web', '2021-01-07 18:17:41', '2021-01-07 18:17:41'),
(52, 'faqs.update', 'web', '2021-01-07 18:17:42', '2021-01-07 18:17:42'),
(53, 'faqs.destroy', 'web', '2021-01-07 18:17:42', '2021-01-07 18:17:42'),
(54, 'payments.index', 'web', '2021-01-11 05:04:33', '2021-01-11 05:04:33'),
(55, 'payments.show', 'web', '2021-01-11 05:04:33', '2021-01-11 05:04:33'),
(56, 'payments.update', 'web', '2021-01-11 05:04:33', '2021-01-11 05:04:33'),
(57, 'paymentMethods.index', 'web', '2021-01-11 05:04:33', '2021-01-11 05:04:33'),
(58, 'paymentMethods.create', 'web', '2021-01-11 05:04:34', '2021-01-11 05:04:34'),
(59, 'paymentMethods.store', 'web', '2021-01-11 05:04:34', '2021-01-11 05:04:34'),
(60, 'paymentMethods.edit', 'web', '2021-01-11 05:04:34', '2021-01-11 05:04:34'),
(61, 'paymentMethods.update', 'web', '2021-01-11 05:04:34', '2021-01-11 05:04:34'),
(62, 'paymentMethods.destroy', 'web', '2021-01-11 05:04:34', '2021-01-11 05:04:34'),
(63, 'paymentStatuses.index', 'web', '2021-01-11 05:04:34', '2021-01-11 05:04:34'),
(64, 'paymentStatuses.create', 'web', '2021-01-11 05:04:34', '2021-01-11 05:04:34'),
(65, 'paymentStatuses.store', 'web', '2021-01-11 05:04:35', '2021-01-11 05:04:35'),
(66, 'paymentStatuses.edit', 'web', '2021-01-11 05:04:35', '2021-01-11 05:04:35'),
(67, 'paymentStatuses.update', 'web', '2021-01-11 05:04:35', '2021-01-11 05:04:35'),
(68, 'paymentStatuses.destroy', 'web', '2021-01-11 05:04:35', '2021-01-11 05:04:35'),
(69, 'verification.notice', 'web', '2021-01-12 15:19:50', '2021-01-12 15:19:50'),
(70, 'verification.verify', 'web', '2021-01-12 15:19:50', '2021-01-12 15:19:50'),
(71, 'verification.resend', 'web', '2021-01-12 15:19:51', '2021-01-12 15:19:51'),
(72, 'awards.index', 'web', '2021-01-12 15:19:51', '2021-01-12 15:19:51'),
(73, 'awards.create', 'web', '2021-01-12 15:19:52', '2021-01-12 15:19:52'),
(74, 'awards.store', 'web', '2021-01-12 15:19:52', '2021-01-12 15:19:52'),
(75, 'awards.show', 'web', '2021-01-12 15:19:52', '2021-01-12 15:19:52'),
(76, 'awards.edit', 'web', '2021-01-12 15:19:52', '2021-01-12 15:19:52'),
(77, 'awards.update', 'web', '2021-01-12 15:19:52', '2021-01-12 15:19:52'),
(78, 'awards.destroy', 'web', '2021-01-12 15:19:52', '2021-01-12 15:19:52'),
(79, 'experiences.index', 'web', '2021-01-12 16:20:29', '2021-01-12 16:20:29'),
(80, 'experiences.create', 'web', '2021-01-12 16:20:29', '2021-01-12 16:20:29'),
(81, 'experiences.store', 'web', '2021-01-12 16:20:30', '2021-01-12 16:20:30'),
(82, 'experiences.show', 'web', '2021-01-12 16:20:30', '2021-01-12 16:20:30'),
(83, 'experiences.edit', 'web', '2021-01-12 16:20:30', '2021-01-12 16:20:30'),
(84, 'experiences.update', 'web', '2021-01-12 16:20:30', '2021-01-12 16:20:30'),
(85, 'experiences.destroy', 'web', '2021-01-12 16:20:30', '2021-01-12 16:20:30'),
(92, 'eProviderTypes.index', 'web', '2021-01-13 16:31:08', '2021-01-13 16:31:08'),
(93, 'eProviderTypes.create', 'web', '2021-01-13 16:31:09', '2021-01-13 16:31:09'),
(94, 'eProviderTypes.store', 'web', '2021-01-13 16:31:09', '2021-01-13 16:31:09'),
(95, 'eProviderTypes.edit', 'web', '2021-01-13 16:31:09', '2021-01-13 16:31:09'),
(96, 'eProviderTypes.update', 'web', '2021-01-13 16:31:09', '2021-01-13 16:31:09'),
(97, 'eProviderTypes.destroy', 'web', '2021-01-13 16:31:09', '2021-01-13 16:31:09'),
(98, 'eProviders.index', 'web', '2021-01-13 16:48:55', '2021-01-13 16:48:55'),
(99, 'eProviders.create', 'web', '2021-01-13 16:48:56', '2021-01-13 16:48:56'),
(100, 'eProviders.store', 'web', '2021-01-13 16:48:56', '2021-01-13 16:48:56'),
(101, 'eProviders.edit', 'web', '2021-01-13 16:48:56', '2021-01-13 16:48:56'),
(102, 'eProviders.update', 'web', '2021-01-13 16:48:56', '2021-01-13 16:48:56'),
(103, 'eProviders.destroy', 'web', '2021-01-13 16:48:56', '2021-01-13 16:48:56'),
(104, 'addresses.index', 'web', '2021-01-13 16:48:56', '2021-01-13 16:48:56'),
(105, 'addresses.create', 'web', '2021-01-13 16:48:57', '2021-01-13 16:48:57'),
(106, 'addresses.store', 'web', '2021-01-13 16:48:57', '2021-01-13 16:48:57'),
(107, 'addresses.edit', 'web', '2021-01-13 16:48:57', '2021-01-13 16:48:57'),
(108, 'addresses.update', 'web', '2021-01-13 16:48:57', '2021-01-13 16:48:57'),
(109, 'addresses.destroy', 'web', '2021-01-13 16:48:57', '2021-01-13 16:48:57'),
(110, 'taxes.index', 'web', '2021-01-13 16:48:57', '2021-01-13 16:48:57'),
(111, 'taxes.create', 'web', '2021-01-13 16:48:57', '2021-01-13 16:48:57'),
(112, 'taxes.store', 'web', '2021-01-13 16:48:58', '2021-01-13 16:48:58'),
(113, 'taxes.edit', 'web', '2021-01-13 16:48:58', '2021-01-13 16:48:58'),
(114, 'taxes.update', 'web', '2021-01-13 16:48:58', '2021-01-13 16:48:58'),
(115, 'taxes.destroy', 'web', '2021-01-13 16:48:58', '2021-01-13 16:48:58'),
(116, 'availabilityHours.index', 'web', '2021-01-16 21:14:21', '2021-01-16 21:14:21'),
(117, 'availabilityHours.create', 'web', '2021-01-16 21:14:21', '2021-01-16 21:14:21'),
(118, 'availabilityHours.store', 'web', '2021-01-16 21:14:21', '2021-01-16 21:14:21'),
(119, 'availabilityHours.edit', 'web', '2021-01-16 21:14:21', '2021-01-16 21:14:21'),
(120, 'availabilityHours.update', 'web', '2021-01-16 21:14:22', '2021-01-16 21:14:22'),
(121, 'availabilityHours.destroy', 'web', '2021-01-16 21:14:22', '2021-01-16 21:14:22'),
(122, 'eServices.index', 'web', '2021-01-19 19:03:00', '2021-01-19 19:03:00'),
(123, 'eServices.create', 'web', '2021-01-19 19:03:00', '2021-01-19 19:03:00'),
(124, 'eServices.store', 'web', '2021-01-19 19:03:00', '2021-01-19 19:03:00'),
(126, 'eServices.edit', 'web', '2021-01-19 19:03:01', '2021-01-19 19:03:01'),
(127, 'eServices.update', 'web', '2021-01-19 19:03:01', '2021-01-19 19:03:01'),
(128, 'eServices.destroy', 'web', '2021-01-19 19:03:01', '2021-01-19 19:03:01'),
(129, 'categories.index', 'web', '2021-01-19 19:08:55', '2021-01-19 19:08:55'),
(130, 'categories.create', 'web', '2021-01-19 19:08:55', '2021-01-19 19:08:55'),
(131, 'categories.store', 'web', '2021-01-19 19:08:55', '2021-01-19 19:08:55'),
(132, 'categories.edit', 'web', '2021-01-19 19:08:55', '2021-01-19 19:08:55'),
(133, 'categories.update', 'web', '2021-01-19 19:08:56', '2021-01-19 19:08:56'),
(134, 'categories.destroy', 'web', '2021-01-19 19:08:56', '2021-01-19 19:08:56'),
(135, 'optionGroups.index', 'web', '2021-01-23 00:48:32', '2021-01-23 00:48:32'),
(136, 'optionGroups.create', 'web', '2021-01-23 00:48:32', '2021-01-23 00:48:32'),
(137, 'optionGroups.store', 'web', '2021-01-23 00:48:32', '2021-01-23 00:48:32'),
(138, 'optionGroups.edit', 'web', '2021-01-23 00:48:32', '2021-01-23 00:48:32'),
(139, 'optionGroups.update', 'web', '2021-01-23 00:48:32', '2021-01-23 00:48:32'),
(140, 'optionGroups.destroy', 'web', '2021-01-23 00:48:32', '2021-01-23 00:48:32'),
(141, 'options.index', 'web', '2021-01-23 01:10:51', '2021-01-23 01:10:51'),
(142, 'options.create', 'web', '2021-01-23 01:10:51', '2021-01-23 01:10:51'),
(143, 'options.store', 'web', '2021-01-23 01:10:52', '2021-01-23 01:10:52'),
(144, 'options.edit', 'web', '2021-01-23 01:10:52', '2021-01-23 01:10:52'),
(145, 'options.update', 'web', '2021-01-23 01:10:52', '2021-01-23 01:10:52'),
(146, 'options.destroy', 'web', '2021-01-23 01:10:52', '2021-01-23 01:10:52'),
(147, 'favorites.index', 'web', '2021-01-23 02:01:13', '2021-01-23 02:01:13'),
(148, 'favorites.create', 'web', '2021-01-23 02:01:13', '2021-01-23 02:01:13'),
(149, 'favorites.store', 'web', '2021-01-23 02:01:13', '2021-01-23 02:01:13'),
(150, 'favorites.edit', 'web', '2021-01-23 02:01:13', '2021-01-23 02:01:13'),
(151, 'favorites.update', 'web', '2021-01-23 02:01:13', '2021-01-23 02:01:13'),
(152, 'favorites.destroy', 'web', '2021-01-23 02:01:13', '2021-01-23 02:01:13'),
(153, 'eServiceReviews.index', 'web', '2021-01-24 00:42:57', '2021-01-24 00:42:57'),
(154, 'eServiceReviews.create', 'web', '2021-01-24 00:42:58', '2021-01-24 00:42:58'),
(155, 'eServiceReviews.store', 'web', '2021-01-24 00:42:58', '2021-01-24 00:42:58'),
(156, 'eServiceReviews.edit', 'web', '2021-01-24 00:42:58', '2021-01-24 00:42:58'),
(157, 'eServiceReviews.update', 'web', '2021-01-24 00:42:58', '2021-01-24 00:42:58'),
(158, 'eServiceReviews.destroy', 'web', '2021-01-24 00:42:58', '2021-01-24 00:42:58'),
(160, 'galleries.index', 'web', '2021-01-24 01:17:46', '2021-01-24 01:17:46'),
(161, 'galleries.create', 'web', '2021-01-24 01:17:47', '2021-01-24 01:17:47'),
(162, 'galleries.store', 'web', '2021-01-24 01:17:47', '2021-01-24 01:17:47'),
(163, 'galleries.edit', 'web', '2021-01-24 01:17:47', '2021-01-24 01:17:47'),
(164, 'galleries.update', 'web', '2021-01-24 01:17:47', '2021-01-24 01:17:47'),
(165, 'galleries.destroy', 'web', '2021-01-24 01:17:47', '2021-01-24 01:17:47'),
(166, 'requestedEProviders.index', 'web', '2021-01-25 14:53:17', '2021-01-25 14:53:17'),
(167, 'slides.index', 'web', '2021-01-25 16:01:20', '2021-01-25 16:01:20'),
(168, 'slides.create', 'web', '2021-01-25 16:01:20', '2021-01-25 16:01:20'),
(169, 'slides.store', 'web', '2021-01-25 16:01:20', '2021-01-25 16:01:20'),
(170, 'slides.edit', 'web', '2021-01-25 16:01:20', '2021-01-25 16:01:20'),
(171, 'slides.update', 'web', '2021-01-25 16:01:20', '2021-01-25 16:01:20'),
(172, 'slides.destroy', 'web', '2021-01-25 16:01:20', '2021-01-25 16:01:20'),
(173, 'notifications.index', 'web', '2021-01-25 20:42:33', '2021-01-25 20:42:33'),
(174, 'notifications.show', 'web', '2021-01-25 20:42:34', '2021-01-25 20:42:34'),
(175, 'notifications.destroy', 'web', '2021-01-25 20:42:34', '2021-01-25 20:42:34'),
(176, 'coupons.index', 'web', '2021-01-25 21:11:55', '2021-01-25 21:11:55'),
(177, 'coupons.create', 'web', '2021-01-25 21:11:55', '2021-01-25 21:11:55'),
(178, 'coupons.store', 'web', '2021-01-25 21:11:55', '2021-01-25 21:11:55'),
(179, 'coupons.edit', 'web', '2021-01-25 21:11:55', '2021-01-25 21:11:55'),
(180, 'coupons.update', 'web', '2021-01-25 21:11:55', '2021-01-25 21:11:55'),
(181, 'coupons.destroy', 'web', '2021-01-25 21:11:55', '2021-01-25 21:11:55'),
(182, 'bookingStatuses.index', 'web', '2021-01-26 00:21:01', '2021-01-26 00:21:01'),
(183, 'bookingStatuses.create', 'web', '2021-01-26 00:21:01', '2021-01-26 00:21:01'),
(184, 'bookingStatuses.store', 'web', '2021-01-26 00:21:01', '2021-01-26 00:21:01'),
(185, 'bookingStatuses.edit', 'web', '2021-01-26 00:21:01', '2021-01-26 00:21:01'),
(186, 'bookingStatuses.update', 'web', '2021-01-26 00:21:01', '2021-01-26 00:21:01'),
(187, 'bookingStatuses.destroy', 'web', '2021-01-26 00:21:01', '2021-01-26 00:21:01'),
(188, 'bookings.index', 'web', '2021-01-26 02:27:09', '2021-01-26 02:27:09'),
(189, 'bookings.create', 'web', '2021-01-26 02:27:09', '2021-01-26 02:27:09'),
(190, 'bookings.store', 'web', '2021-01-26 02:27:09', '2021-01-26 02:27:09'),
(191, 'bookings.show', 'web', '2021-01-26 02:27:09', '2021-01-26 02:27:09'),
(192, 'bookings.edit', 'web', '2021-01-26 02:27:09', '2021-01-26 02:27:09'),
(193, 'bookings.update', 'web', '2021-01-26 02:27:09', '2021-01-26 02:27:09'),
(194, 'bookings.destroy', 'web', '2021-01-26 02:27:09', '2021-01-26 02:27:09'),
(195, 'eProviderPayouts.index', 'web', '2021-01-30 16:23:08', '2021-01-30 16:23:08'),
(196, 'eProviderPayouts.create', 'web', '2021-01-30 16:23:08', '2021-01-30 16:23:08'),
(197, 'eProviderPayouts.store', 'web', '2021-01-30 16:23:08', '2021-01-30 16:23:08'),
(198, 'eProviderPayouts.destroy', 'web', '2021-01-30 16:23:09', '2021-01-30 16:23:09'),
(199, 'earnings.index', 'web', '2021-01-30 18:57:57', '2021-01-30 18:57:57'),
(200, 'earnings.create', 'web', '2021-01-30 18:57:57', '2021-01-30 18:57:57'),
(201, 'earnings.store', 'web', '2021-01-30 18:57:57', '2021-01-30 18:57:57'),
(202, 'earnings.destroy', 'web', '2021-01-30 18:57:57', '2021-01-30 18:57:57'),
(203, 'customPages.index', 'web', '2021-02-24 16:37:44', '2021-02-24 16:37:44'),
(204, 'customPages.create', 'web', '2021-02-24 16:37:44', '2021-02-24 16:37:44'),
(205, 'customPages.store', 'web', '2021-02-24 16:37:44', '2021-02-24 16:37:44'),
(206, 'customPages.show', 'web', '2021-02-24 16:37:44', '2021-02-24 16:37:44'),
(207, 'customPages.edit', 'web', '2021-02-24 16:37:44', '2021-02-24 16:37:44'),
(208, 'customPages.update', 'web', '2021-02-24 16:37:44', '2021-02-24 16:37:44'),
(209, 'customPages.destroy', 'web', '2021-02-24 16:37:44', '2021-02-24 16:37:44'),
(210, 'wallets.index', 'web', '2021-02-24 16:37:44', '2021-02-24 16:37:44'),
(211, 'wallets.create', 'web', '2021-02-24 16:37:44', '2021-02-24 16:37:44'),
(212, 'wallets.store', 'web', '2021-02-24 16:37:44', '2021-02-24 16:37:44'),
(213, 'wallets.update', 'web', '2021-02-24 16:37:44', '2021-02-24 16:37:44'),
(214, 'wallets.edit', 'web', '2021-02-24 16:37:44', '2021-02-24 16:37:44'),
(215, 'wallets.destroy', 'web', '2021-02-24 16:37:44', '2021-02-24 16:37:44'),
(216, 'walletTransactions.index', 'web', '2021-02-24 16:37:44', '2021-02-24 16:37:44'),
(217, 'walletTransactions.create', 'web', '2021-02-24 16:37:44', '2021-02-24 16:37:44'),
(218, 'walletTransactions.store', 'web', '2021-02-24 16:37:44', '2021-02-24 16:37:44'),
(219, 'global', 'web', '2022-01-05 16:19:16', '2022-01-05 16:19:41'),
(220, 'mobile.globals', 'web', '2022-02-16 20:50:38', '2022-02-16 20:50:38'),
(221, 'mobile.colors', 'web', '2022-02-16 20:51:20', '2022-02-16 20:53:04'),
(222, 'app-settings.globals', 'web', '2022-02-16 20:51:45', '2022-02-16 20:51:45'),
(223, 'app-settings.translation', 'web', '2022-02-16 20:52:04', '2022-02-16 20:52:04'),
(224, 'app-settings.social', 'web', '2022-02-16 20:52:16', '2022-02-16 20:52:16'),
(225, 'app-settings.notifications', 'web', '2022-02-16 20:52:24', '2022-02-16 20:52:24'),
(226, 'app-settings.mail', 'web', '2022-02-16 20:52:34', '2022-02-16 20:52:34');

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

--
-- Table structure for table `roles`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `roles` (
  `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT,
  `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `guard_name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'web',
  `role_type` enum('admin','super_admin','customer','provider') COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'customer',
  `default` tinyint(1) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

INSERT INTO `roles` (`id`, `name`, `guard_name`, `role_type`, `default`, `created_at`, `updated_at`) VALUES
(2, 'admin', 'web', 'super_admin', 0, NULL, NULL),
(3, 'provider', 'web', 'provider', 0, NULL, NULL),
(4, 'customer', 'web', 'customer', 1, NULL, NULL),
(5, 'Burke', 'web', 'admin', 0, '2021-12-27 16:34:43', '2021-12-27 16:43:42');

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

--
-- Table structure for table `role_has_permissions`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `role_has_permissions` (
  `permission_id` bigint(20) UNSIGNED NOT NULL,
  `role_id` bigint(20) UNSIGNED NOT NULL,
  PRIMARY KEY (`permission_id`,`role_id`),
  KEY `role_has_permissions_role_id_foreign` (`role_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `role_has_permissions`
--

INSERT INTO `role_has_permissions` (`permission_id`, `role_id`) VALUES
(1, 2),
(2, 2),
(3, 2),
(4, 2),
(5, 2),
(6, 2),
(7, 2),
(8, 2),
(9, 2),
(10, 2),
(11, 2),
(12, 2),
(13, 2),
(14, 2),
(15, 2),
(16, 2),
(17, 2),
(18, 2),
(19, 2),
(20, 2),
(21, 2),
(22, 2),
(23, 2),
(24, 2),
(25, 2),
(26, 2),
(27, 2),
(28, 2),
(29, 2),
(30, 2),
(31, 2),
(32, 2),
(33, 2),
(34, 2),
(35, 2),
(36, 2),
(37, 2),
(38, 2),
(39, 2),
(40, 2),
(41, 2),
(42, 2),
(43, 2),
(44, 2),
(45, 2),
(46, 2),
(47, 2),
(48, 2),
(49, 2),
(50, 2),
(51, 2),
(52, 2),
(53, 2),
(54, 2),
(55, 2),
(56, 2),
(57, 2),
(58, 2),
(59, 2),
(60, 2),
(61, 2),
(62, 2),
(63, 2),
(64, 2),
(65, 2),
(66, 2),
(67, 2),
(68, 2),
(69, 2),
(70, 2),
(71, 2),
(72, 2),
(73, 2),
(74, 2),
(75, 2),
(76, 2),
(77, 2),
(78, 2),
(79, 2),
(80, 2),
(81, 2),
(82, 2),
(83, 2),
(84, 2),
(85, 2),
(92, 2),
(93, 2),
(94, 2),
(95, 2),
(96, 2),
(97, 2),
(98, 2),
(99, 2),
(100, 2),
(101, 2),
(102, 2),
(103, 2),
(104, 2),
(105, 2),
(106, 2),
(107, 2),
(108, 2),
(109, 2),
(110, 2),
(111, 2),
(112, 2),
(113, 2),
(114, 2),
(115, 2),
(116, 2),
(117, 2),
(118, 2),
(119, 2),
(120, 2),
(121, 2),
(122, 2),
(123, 2),
(124, 2),
(126, 2),
(127, 2),
(128, 2),
(129, 2),
(130, 2),
(131, 2),
(132, 2),
(133, 2),
(134, 2),
(135, 2),
(136, 2),
(137, 2),
(138, 2),
(139, 2),
(140, 2),
(141, 2),
(142, 2),
(143, 2),
(144, 2),
(145, 2),
(146, 2),
(147, 2),
(148, 2),
(149, 2),
(150, 2),
(151, 2),
(152, 2),
(153, 2),
(154, 2),
(155, 2),
(156, 2),
(157, 2),
(158, 2),
(160, 2),
(161, 2),
(162, 2),
(163, 2),
(164, 2),
(165, 2),
(166, 2),
(167, 2),
(168, 2),
(169, 2),
(170, 2),
(171, 2),
(172, 2),
(173, 2),
(174, 2),
(175, 2),
(176, 2),
(177, 2),
(178, 2),
(179, 2),
(180, 2),
(181, 2),
(182, 2),
(183, 2),
(184, 2),
(185, 2),
(186, 2),
(187, 2),
(188, 2),
(189, 2),
(190, 2),
(191, 2),
(192, 2),
(193, 2),
(194, 2),
(195, 2),
(196, 2),
(197, 2),
(198, 2),
(199, 2),
(200, 2),
(201, 2),
(202, 2),
(203, 2),
(204, 2),
(205, 2),
(206, 2),
(207, 2),
(208, 2),
(209, 2),
(210, 2),
(211, 2),
(212, 2),
(213, 2),
(214, 2),
(215, 2),
(216, 2),
(217, 2),
(218, 2),
(219, 2),
(220, 2),
(221, 2),
(222, 2),
(223, 2),
(224, 2),
(225, 2),
(226, 2),
(2, 3),
(3, 3),
(9, 3),
(11, 3),
(12, 3),
(72, 3),
(73, 3),
(74, 3),
(75, 3),
(76, 3),
(77, 3),
(78, 3),
(79, 3),
(80, 3),
(81, 3),
(82, 3),
(83, 3),
(84, 3),
(85, 3),
(98, 3),
(101, 3),
(102, 3),
(104, 3),
(105, 3),
(106, 3),
(107, 3),
(108, 3),
(109, 3),
(116, 3),
(117, 3),
(118, 3),
(119, 3),
(120, 3),
(121, 3),
(122, 3),
(123, 3),
(124, 3),
(126, 3),
(127, 3),
(128, 3),
(135, 3),
(136, 3),
(137, 3),
(141, 3),
(142, 3),
(143, 3),
(144, 3),
(145, 3),
(146, 3),
(147, 3),
(149, 3),
(151, 3),
(153, 3),
(156, 3),
(157, 3),
(160, 3),
(161, 3),
(162, 3),
(163, 3),
(164, 3),
(165, 3),
(173, 3),
(175, 3),
(176, 3),
(179, 3),
(180, 3),
(182, 3),
(188, 3),
(189, 3),
(191, 3),
(192, 3),
(193, 3),
(194, 3),
(195, 3),
(199, 3),
(200, 3),
(210, 3),
(216, 3),
(2, 4),
(3, 4),
(9, 4),
(11, 4),
(104, 4),
(105, 4),
(106, 4),
(107, 4),
(108, 4),
(109, 4),
(122, 4),
(147, 4),
(153, 4),
(156, 4),
(157, 4),
(173, 4),
(175, 4),
(188, 4),
(191, 4),
(210, 4),
(216, 4),
(1, 5),
(2, 5),
(3, 5),
(4, 5),
(5, 5),
(6, 5),
(7, 5),
(8, 5),
(9, 5),
(10, 5),
(11, 5),
(12, 5),
(27, 5),
(28, 5),
(29, 5),
(30, 5),
(31, 5),
(32, 5),
(33, 5),
(41, 5),
(42, 5),
(43, 5),
(44, 5),
(45, 5),
(46, 5),
(47, 5),
(48, 5),
(49, 5),
(50, 5),
(51, 5),
(52, 5),
(53, 5),
(55, 5),
(56, 5),
(57, 5),
(58, 5),
(59, 5),
(60, 5),
(61, 5),
(62, 5),
(63, 5),
(64, 5),
(65, 5),
(66, 5),
(67, 5),
(68, 5),
(72, 5),
(73, 5),
(74, 5),
(75, 5),
(76, 5),
(77, 5),
(78, 5),
(79, 5),
(80, 5),
(81, 5),
(82, 5),
(83, 5),
(84, 5),
(85, 5),
(92, 5),
(93, 5),
(94, 5),
(95, 5),
(96, 5),
(97, 5),
(98, 5),
(99, 5),
(100, 5),
(101, 5),
(102, 5),
(103, 5),
(104, 5),
(105, 5),
(106, 5),
(107, 5),
(108, 5),
(109, 5),
(110, 5),
(111, 5),
(112, 5),
(113, 5),
(114, 5),
(115, 5),
(116, 5),
(117, 5),
(118, 5),
(119, 5),
(120, 5),
(121, 5),
(122, 5),
(123, 5),
(124, 5),
(126, 5),
(127, 5),
(128, 5),
(129, 5),
(130, 5),
(131, 5),
(132, 5),
(133, 5),
(134, 5),
(135, 5),
(136, 5),
(137, 5),
(138, 5),
(139, 5),
(140, 5),
(141, 5),
(142, 5),
(143, 5),
(144, 5),
(145, 5),
(146, 5),
(147, 5),
(148, 5),
(149, 5),
(150, 5),
(151, 5),
(152, 5),
(153, 5),
(154, 5),
(155, 5),
(156, 5),
(157, 5),
(158, 5),
(160, 5),
(161, 5),
(162, 5),
(163, 5),
(164, 5),
(165, 5),
(166, 5),
(167, 5),
(168, 5),
(169, 5),
(170, 5),
(171, 5),
(172, 5),
(173, 5),
(174, 5),
(175, 5),
(176, 5),
(177, 5),
(178, 5),
(179, 5),
(180, 5),
(181, 5),
(182, 5),
(183, 5),
(184, 5),
(185, 5),
(186, 5),
(187, 5),
(188, 5),
(189, 5),
(190, 5),
(191, 5),
(192, 5),
(193, 5),
(194, 5),
(195, 5),
(196, 5),
(197, 5),
(198, 5),
(199, 5),
(200, 5),
(201, 5),
(202, 5),
(203, 5),
(204, 5),
(205, 5),
(206, 5),
(207, 5),
(208, 5),
(209, 5),
(210, 5),
(211, 5),
(212, 5),
(213, 5),
(214, 5),
(215, 5),
(216, 5),
(217, 5),
(218, 5);

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

--
-- Table structure for table `slides`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `slides` (
  `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT,
  `order` int(10) UNSIGNED DEFAULT '0',
  `text` longtext COLLATE utf8mb4_unicode_ci,
  `button` longtext COLLATE utf8mb4_unicode_ci,
  `text_position` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT 'start',
  `text_color` varchar(36) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `button_color` varchar(36) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `background_color` varchar(36) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `indicator_color` varchar(36) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `image_fit` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT 'cover',
  `e_service_id` int(10) UNSIGNED DEFAULT NULL,
  `e_provider_id` int(10) UNSIGNED DEFAULT NULL,
  `enabled` tinyint(1) DEFAULT '1',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `slides_e_service_id_foreign` (`e_service_id`),
  KEY `slides_e_provider_id_foreign` (`e_provider_id`)
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `slides`
--

INSERT INTO `slides` (`id`, `order`, `text`, `button`, `text_position`, `text_color`, `button_color`, `background_color`, `indicator_color`, `image_fit`, `e_service_id`, `e_provider_id`, `enabled`, `created_at`, `updated_at`) VALUES
(11, 0, '{\"en\":null}', '{\"en\":null}', 'top_start', '#FFFFFF', NULL, NULL, NULL, 'fit_width', 59, 3, 1, '2021-12-28 22:17:22', '2022-02-09 15:18:18'),
(15, NULL, '{\"en\":null}', '{\"en\":null}', 'top_start', NULL, NULL, NULL, NULL, 'fit_width', 59, 3, 1, '2021-12-28 22:20:22', '2022-02-09 15:18:58'),
(16, NULL, '{\"en\":null}', '{\"en\":null}', 'top_start', NULL, NULL, NULL, NULL, 'fit_width', 59, 3, 1, '2021-12-28 22:23:53', '2022-02-09 15:17:45'),
(17, NULL, '{\"en\":null}', '{\"en\":null}', 'top_start', NULL, NULL, NULL, NULL, 'fit_width', 63, 3, 1, '2022-02-09 15:23:30', '2022-02-09 15:26:22'),
(18, NULL, '{\"en\":null}', '{\"en\":null}', 'top_start', NULL, NULL, NULL, NULL, 'fit_width', 59, 3, 1, '2022-02-09 15:29:28', '2022-02-09 15:29:52');

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

--
-- Table structure for table `taxes`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `taxes` (
  `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT,
  `name` longtext COLLATE utf8mb4_unicode_ci,
  `value` double(10,2) NOT NULL DEFAULT '0.00',
  `type` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `taxes`
--

INSERT INTO `taxes` (`id`, `name`, `value`, `type`, `created_at`, `updated_at`) VALUES
(1, '{\"en\":\"Nevada\"}', 9.00, 'percent', '2021-01-15 16:12:13', '2021-12-27 16:19:46'),
(2, '{\"en\":\"Arizona\"}', 8.50, 'percent', '2021-01-15 16:19:30', '2021-12-27 16:19:59'),
(3, '{\"en\":\"New York\"}', 9.00, 'percent', '2021-01-19 01:48:29', '2021-12-27 16:20:13'),
(4, '{\"en\":\"California Tax\"}', 8.90, 'percent', '2021-02-02 02:24:12', '2021-12-27 16:19:32'),
(5, '{\"en\":\"Tools Fee\"}', 20.00, 'fixed', '2021-12-27 16:20:37', '2021-12-27 16:20:37');

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

--
-- Table structure for table `uploads`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `uploads` (
  `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT,
  `uuid` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=210 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `uploads`
--

INSERT INTO `uploads` (`id`, `uuid`, `created_at`, `updated_at`) VALUES
(1, '5c5baf8f-b523-46e0-8ecd-ba1d1ed73207', '2021-09-14 17:22:50', '2021-09-14 17:22:50'),
(2, '7929febc-781d-4da9-bb4a-d0c227831297', '2021-09-14 17:31:05', '2021-09-14 17:31:05'),
(3, 'e4325822-3290-4a64-989d-4a05944eced2', '2021-09-16 13:34:20', '2021-09-16 13:34:20'),
(4, '5bc1e6a8-ca9d-45b7-8a72-0c2ce4e4ccf6', '2021-09-16 16:20:21', '2021-09-16 16:20:21'),
(6, '5a79eb88-5f6a-4b5c-bef8-290e877c018c', '2021-09-21 15:49:39', '2021-09-21 15:49:39'),
(7, '2b39855a-4b37-4db8-82fa-84fa0ae74937', '2021-09-21 16:18:15', '2021-09-21 16:18:15'),
(8, '12792b9a-aa71-4296-8419-ef9933890b6d', '2021-09-21 16:19:28', '2021-09-21 16:19:28'),
(9, 'ba67c149-07bb-4615-b706-79af0ab6738e', '2021-09-21 16:21:08', '2021-09-21 16:21:08'),
(11, '532de669-0a27-4480-89b3-77631841f78a', '2021-09-24 13:49:31', '2021-09-24 13:49:31'),
(12, 'be5b996a-fe10-4bb5-9ffe-784c0dd0b2c3', '2021-09-24 13:51:47', '2021-09-24 13:51:47'),
(13, '6cc0d5fc-1227-4e30-880c-0758b8ac5ce3', '2021-09-24 15:15:46', '2021-09-24 15:15:46'),
(14, 'd51ac1a0-65e5-4269-abe4-983aca1a380d', '2021-09-24 15:16:27', '2021-09-24 15:16:27'),
(15, 'c932b346-3596-4f6c-be35-966ba93cbdf8', '2021-11-11 23:15:05', '2021-11-11 23:15:05'),
(16, '5d28c7b4-3e59-4bda-8b13-6b20c8b1536f', '2021-11-15 16:19:38', '2021-11-15 16:19:38'),
(17, '8bf8ebfc-cf3c-43fd-9205-ebf9252e8644', '2021-11-15 16:43:19', '2021-11-15 16:43:19'),
(18, '8fa3b258-701c-45da-aee4-5ddc61d0fe87', '2021-11-15 17:32:50', '2021-11-15 17:32:50'),
(19, 'a24645a4-377f-4739-9e89-b50d0179dc99', '2021-12-16 15:38:28', '2021-12-16 15:38:28'),
(23, '41f94837-6a84-4993-84f1-2f83ae581b7c', '2021-12-27 17:21:05', '2021-12-27 17:21:05'),
(24, 'dfdf2c16-4043-4729-bab0-b5efb5302b09', '2021-12-27 17:22:12', '2021-12-27 17:22:12'),
(25, '63debaf0-638f-479d-b351-eac6124dc032', '2021-12-28 17:09:14', '2021-12-28 17:09:14'),
(26, '6082dc6a-2032-49f7-9ff5-af7c1ce784d1', '2021-12-28 17:11:42', '2021-12-28 17:11:42'),
(27, '9aa1c0a7-de1c-4bee-a3c3-fe25dff0ef7e', '2021-12-28 17:12:15', '2021-12-28 17:12:15'),
(28, 'a65f8908-1b06-4225-8833-2e7a15c3c6f5', '2021-12-28 17:12:57', '2021-12-28 17:12:57'),
(29, '5beccb58-38b8-4ce8-ab12-2fd32cdb7871', '2021-12-28 17:14:53', '2021-12-28 17:14:53'),
(30, '1ac20d82-c4f0-41ac-848d-c2222096d695', '2021-12-28 17:16:57', '2021-12-28 17:16:57'),
(31, 'f938c0eb-bf9d-40d0-ba7d-5bd04897518c', '2021-12-28 17:17:35', '2021-12-28 17:17:35'),
(32, '036d03d1-b22e-4ab1-96b8-3c0cb402c6bf', '2021-12-28 17:18:22', '2021-12-28 17:18:22'),
(33, '06b0de08-1270-4bd7-ae2b-6de00f93a7d4', '2021-12-28 17:19:14', '2021-12-28 17:19:14'),
(34, '90501c80-ba30-410c-8bc1-612432833233', '2021-12-28 17:19:59', '2021-12-28 17:19:59'),
(35, 'a250bc5f-df35-44f4-b9ea-e09bb73e7bd3', '2021-12-28 17:20:31', '2021-12-28 17:20:31'),
(36, 'c7702837-6fa9-4621-af5f-989b28213d1a', '2021-12-28 17:20:40', '2021-12-28 17:20:40'),
(37, '0272fbbb-3e23-4216-919b-23500970cfa1', '2021-12-28 17:20:47', '2021-12-28 17:20:47'),
(38, '5dc49a64-1549-4f73-ba96-48ac550c07f7', '2021-12-28 17:20:56', '2021-12-28 17:20:56'),
(39, '01ba9163-ff1c-4732-9b0b-4af604e39009', '2021-12-28 17:21:07', '2021-12-28 17:21:07'),
(40, '090c34e5-7e34-4fac-9d86-c13443ce10e4', '2021-12-28 17:21:18', '2021-12-28 17:21:18'),
(41, '84f43d30-d9f4-421d-9ba5-745c9a7daf64', '2021-12-28 17:21:26', '2021-12-28 17:21:26'),
(42, '7f2186df-01aa-41cb-a0bf-dfbdb9a98969', '2021-12-28 17:21:35', '2021-12-28 17:21:35'),
(43, 'ade34ebe-c32d-489d-a4a1-f79c581fd354', '2021-12-28 17:21:45', '2021-12-28 17:21:45'),
(44, 'c96de9aa-32f8-4818-922e-a0d62a143c0c', '2021-12-28 17:26:05', '2021-12-28 17:26:05'),
(45, '756208a9-114c-484c-8d27-4182230db2d6', '2021-12-28 17:26:26', '2021-12-28 17:26:26'),
(46, '57f9ed5d-a765-4880-9c96-342bb2fd37ac', '2021-12-28 17:26:53', '2021-12-28 17:26:53'),
(47, 'ded95587-8f5d-4f0b-a556-a9585fc70c35', '2021-12-28 17:27:02', '2021-12-28 17:27:02'),
(48, 'aa69fffe-5ebd-443f-8fb8-78eb30e3ca97', '2021-12-28 17:27:28', '2021-12-28 17:27:28'),
(49, '838ead65-fe86-407b-b168-cfffe4ce81bd', '2021-12-28 17:27:56', '2021-12-28 17:27:56'),
(50, '0b22d779-47e7-4335-815d-eb8e63e06752', '2021-12-28 17:28:37', '2021-12-28 17:28:37'),
(51, 'bde36e95-653f-4f59-870f-45dad2a0f14e', '2021-12-28 17:29:03', '2021-12-28 17:29:03'),
(52, '0d3d3213-f9c6-41f4-bee5-b133d503edf8', '2021-12-28 17:32:46', '2021-12-28 17:32:46'),
(53, '1ee26681-b356-4d71-adc9-3c9465a1bb16', '2021-12-28 17:56:54', '2021-12-28 17:56:54'),
(54, '51bfc588-b76b-49f7-9109-0bb57d10109d', '2021-12-28 17:57:31', '2021-12-28 17:57:31'),
(55, 'bb08f6ad-0eb6-4cb3-8888-21b9c7d76831', '2021-12-28 17:57:36', '2021-12-28 17:57:36'),
(56, '679474c4-a883-470f-b4bb-9f6acfb89f69', '2021-12-28 17:58:40', '2021-12-28 17:58:40'),
(57, '2d4673c6-7597-4e16-a6d2-be66f28f7632', '2021-12-28 17:59:24', '2021-12-28 17:59:24'),
(58, '6477a5bf-0580-4655-8386-1403cebd06ea', '2021-12-28 17:59:55', '2021-12-28 17:59:55'),
(59, '43fc1293-9fc4-4102-8b2c-fd3ef0afc59b', '2021-12-28 18:01:56', '2021-12-28 18:01:56'),
(60, '0c0f4414-529e-45e4-a244-05df873b539f', '2021-12-28 18:03:41', '2021-12-28 18:03:41'),
(61, '9bdf2f98-2b84-4ab6-ab9c-4c17527eea9c', '2021-12-28 18:04:24', '2021-12-28 18:04:24'),
(62, 'b70d3e61-6643-4934-b401-e4ac4315b419', '2021-12-28 18:06:14', '2021-12-28 18:06:14'),
(63, '18a65d8e-7293-4005-b14d-505c4e9682f1', '2021-12-28 18:06:39', '2021-12-28 18:06:39'),
(64, 'cce8e1f1-0b23-4bf0-a2c2-c2d0e64ce708', '2021-12-28 18:07:14', '2021-12-28 18:07:14'),
(65, 'f8ec2c58-cd76-4956-9e09-9fbd5bf653bc', '2021-12-28 18:07:33', '2021-12-28 18:07:33'),
(66, '79da9ebd-5e9e-4628-81c9-cba24d5082e7', '2021-12-28 18:08:00', '2021-12-28 18:08:00'),
(67, '473167be-be2c-46d1-a57a-f6a815b6bb9d', '2021-12-28 18:08:32', '2021-12-28 18:08:32'),
(69, '2f555f11-f18f-4be3-8dc2-7eb6c20bafd0', '2021-12-28 18:22:18', '2021-12-28 18:22:18'),
(70, 'd4cfe418-da6b-4ef1-b3c1-72fb0793d920', '2021-12-28 18:22:18', '2021-12-28 18:22:18'),
(71, '19ef3355-b724-4a25-bc0a-ae0bddfca86f', '2021-12-28 18:22:18', '2021-12-28 18:22:18'),
(72, 'c1283221-9cd4-4835-87d5-ff1661963db8', '2021-12-28 18:22:18', '2021-12-28 18:22:18'),
(73, '540f4efc-ddfd-4809-9b5c-b1aca1fb963e', '2021-12-28 18:22:19', '2021-12-28 18:22:19'),
(74, 'c8efaebd-7241-44c4-aaaa-8f8a5dfe9bc6', '2021-12-28 18:22:19', '2021-12-28 18:22:19'),
(75, 'fb00a83d-5328-4938-8c38-3f4848d5a7b8', '2021-12-28 18:22:19', '2021-12-28 18:22:19'),
(76, '6bcb9b48-c692-46ed-a1d8-a7fb9c0cf58a', '2021-12-28 18:22:20', '2021-12-28 18:22:20'),
(77, 'd174c863-a085-4245-b61f-963dc9d66489', '2021-12-28 18:22:21', '2021-12-28 18:22:21'),
(78, '4988b12b-3f6c-4d19-9fdb-ad1665080d9c', '2021-12-28 18:22:21', '2021-12-28 18:22:21'),
(80, 'e6045901-3687-44f3-b745-8ff903761289', '2021-12-28 18:22:21', '2021-12-28 18:22:21'),
(81, '0de22dbf-edad-4ccc-9b15-e068f1ae6c69', '2021-12-28 18:22:22', '2021-12-28 18:22:22'),
(82, '0929a2e2-1e03-4c51-9a0f-f4e012b3fffc', '2021-12-28 18:22:22', '2021-12-28 18:22:22'),
(85, '38d8e22b-70f3-45f9-b9ff-24147febc35b', '2021-12-28 20:01:21', '2021-12-28 20:01:21'),
(86, 'a2447b0d-ce8e-4d49-a1dc-067a45802c10', '2021-12-28 20:03:22', '2021-12-28 20:03:22'),
(87, '98de4990-91a4-4759-8f0d-f43cbfee6161', '2021-12-28 20:03:30', '2021-12-28 20:03:30'),
(88, 'eb990045-c16b-4e91-b177-c93a16c94c32', '2021-12-28 20:04:26', '2021-12-28 20:04:26'),
(89, '9d183dee-4d88-4cef-b145-6737b4c79746', '2021-12-28 20:12:12', '2021-12-28 20:12:12'),
(90, '27405ec0-1100-4200-8b22-3556ed1804f4', '2021-12-28 20:16:40', '2021-12-28 20:16:40'),
(91, 'cdaf4c10-f944-43b9-94b5-fe7163acb0c7', '2021-12-28 20:54:49', '2021-12-28 20:54:49'),
(92, 'f91d6886-22fd-4d9c-a787-d99f4ebfdadf', '2021-12-28 20:56:18', '2021-12-28 20:56:18'),
(93, 'ec6b0a5a-8d48-460c-829b-57c0858f0c7b', '2021-12-28 20:58:51', '2021-12-28 20:58:51'),
(94, '7622cb98-a02c-458f-bc0c-cb169de83727', '2021-12-28 21:01:09', '2021-12-28 21:01:09'),
(95, '6554947e-ff80-4ce9-83e1-ee41dd958571', '2021-12-28 21:09:21', '2021-12-28 21:09:21'),
(96, '89e6418a-2d6c-40dc-b658-bac9187d6ca7', '2021-12-28 21:13:18', '2021-12-28 21:13:18'),
(97, '59696aca-22ec-48eb-86e3-4c980beb25c1', '2021-12-28 21:23:55', '2021-12-28 21:23:55'),
(98, '0117bab0-c6ab-4975-a210-3e8236337187', '2021-12-28 21:27:15', '2021-12-28 21:27:15'),
(99, 'd8633e4b-3370-46e0-b66c-4f2f7da707a4', '2021-12-28 21:29:25', '2021-12-28 21:29:25'),
(100, 'ebafc498-3ed0-4ad7-9334-b6f7f09d58a8', '2021-12-28 21:30:33', '2021-12-28 21:30:33'),
(101, '858e4c61-5b2c-4f08-8c0b-6cc35b8e0c03', '2021-12-28 21:37:14', '2021-12-28 21:37:14'),
(102, 'e57cd9a2-20f3-4a92-bb41-9d516690352f', '2021-12-28 21:39:52', '2021-12-28 21:39:52'),
(103, 'abf96990-a53f-482c-a6de-4c99d419c846', '2021-12-28 21:41:47', '2021-12-28 21:41:47'),
(104, '344d4de9-eaad-4fc9-9551-765907cd0e11', '2021-12-28 21:41:49', '2021-12-28 21:41:49'),
(105, '303074ba-65bc-47fb-a0b6-9df9b56fba7f', '2021-12-28 21:41:57', '2021-12-28 21:41:57'),
(106, 'bb961d04-3137-4ad1-89c7-59efe86a79fe', '2021-12-28 21:42:54', '2021-12-28 21:42:54'),
(107, 'e7650f1b-a418-4ac2-b6cd-6f3a9423968b', '2021-12-28 21:42:58', '2021-12-28 21:42:58'),
(108, 'f292e455-3bf6-4b8d-8c1e-0b532a584d61', '2021-12-28 21:43:49', '2021-12-28 21:43:49'),
(109, '9ec3b2ba-2224-4391-adfe-cd6d2d020eab', '2021-12-28 21:46:30', '2021-12-28 21:46:30'),
(110, 'a1c8074c-c2e2-431d-bfed-9da46ef5a080', '2021-12-28 21:49:40', '2021-12-28 21:49:40'),
(111, '6d33bc77-1eb4-4a3e-a728-2eb97457c5c4', '2021-12-28 21:55:43', '2021-12-28 21:55:43'),
(112, '44d82539-711f-4738-a0b8-2c4fb53eaaa9', '2021-12-28 22:01:31', '2021-12-28 22:01:31'),
(113, 'c7a89862-cdf7-4edc-8b4f-50a747d25daa', '2021-12-28 22:04:18', '2021-12-28 22:04:18'),
(114, 'a09605aa-49d9-42cf-b636-a100edaa6f80', '2021-12-28 22:06:36', '2021-12-28 22:06:36'),
(115, 'ac52f58c-bba5-47a9-a6c3-9db0a5d77a3d', '2021-12-28 22:08:06', '2021-12-28 22:08:06'),
(116, 'bdd0c571-0a56-4a40-8678-e73ec83ad763', '2021-12-28 22:09:01', '2021-12-28 22:09:01'),
(117, 'acf82697-af61-4bbb-95f0-4cec8ee174c5', '2021-12-28 22:11:30', '2021-12-28 22:11:30'),
(118, '555cc7f2-a47c-4cc4-8211-23c4dccc79cc', '2021-12-28 22:11:35', '2021-12-28 22:11:35'),
(119, 'c81968ae-47dc-4933-a6b5-6f59e30defb5', '2021-12-28 22:13:05', '2021-12-28 22:13:05'),
(120, '441d5eb6-38ea-4af0-9703-a1eff04e92bb', '2021-12-28 22:14:13', '2021-12-28 22:14:13'),
(121, 'ef06fca2-201d-4aef-bcef-211fd2d9a7eb', '2021-12-28 22:16:15', '2021-12-28 22:16:15'),
(122, '14a5c845-e38e-462c-9cf5-45c5c479821b', '2021-12-28 22:16:24', '2021-12-28 22:16:24'),
(123, 'bd1f024e-e848-4b53-b0c0-0cb5a4e8f09f', '2021-12-28 22:16:38', '2021-12-28 22:16:38'),
(124, '602e2b37-4c6e-415f-83df-d354c9d5be81', '2021-12-28 22:17:21', '2021-12-28 22:17:21'),
(125, '4f3ad23b-4fb9-47da-9d6a-b266b79906cc', '2021-12-28 22:18:23', '2021-12-28 22:18:23'),
(126, '50f1a65b-c992-42ef-8074-3abbe82c81d3', '2021-12-28 22:18:35', '2021-12-28 22:18:35'),
(127, 'd1e9c356-7356-4b45-8fdc-d29b5f8784af', '2021-12-28 22:19:32', '2021-12-28 22:19:32'),
(128, '182ed6ed-059c-4516-bcbc-b9c3c29a5b70', '2021-12-28 22:20:18', '2021-12-28 22:20:18'),
(129, 'b199f20b-a34f-4695-a3b6-5feb3aea4d41', '2021-12-28 22:23:50', '2021-12-28 22:23:50'),
(130, '04c64462-e850-4923-adf9-004fe082f582', '2021-12-29 15:39:46', '2021-12-29 15:39:46'),
(131, 'cceae4bc-4101-4133-8912-1e13fad75cf9', '2021-12-29 15:41:25', '2021-12-29 15:41:25'),
(132, 'cd4a8e19-754b-4038-a1e1-f365fc0e5b77', '2021-12-29 15:45:19', '2021-12-29 15:45:19'),
(133, 'cc02e6b9-acc6-4871-9f57-8ddce9c4fb84', '2021-12-29 16:19:03', '2021-12-29 16:19:03'),
(134, '5f61bbf0-ed81-408d-89b6-7bdda8a9d23e', '2021-12-29 17:42:17', '2021-12-29 17:42:17'),
(135, 'bb8f0588-12d3-4706-bc0a-4f6acb110108', '2021-12-29 18:13:05', '2021-12-29 18:13:05'),
(136, 'a183fca4-06ff-4304-b8f6-6284ee293abd', '2021-12-29 18:14:08', '2021-12-29 18:14:08'),
(137, 'fa454b18-31e9-4248-9d91-6d017d26cde6', '2021-12-29 19:31:46', '2021-12-29 19:31:46'),
(138, '965f2d7c-8879-48d1-91cc-bde8d99f306e', '2022-01-03 15:16:58', '2022-01-03 15:16:58'),
(139, 'a149111a-b8ed-4d65-9bde-fa10bd91730b', '2022-01-03 15:28:02', '2022-01-03 15:28:02'),
(140, 'd6f015a9-8efb-49a7-94df-0c4daf1402aa', '2022-01-03 15:37:41', '2022-01-03 15:37:41'),
(141, 'c85cfdb1-33ef-4ac1-9983-1fbe02205ef0', '2022-02-08 17:34:23', '2022-02-08 17:34:23'),
(142, 'c310231b-ea05-48ab-94cb-8682077d816f', '2022-02-08 17:44:33', '2022-02-08 17:44:33'),
(143, 'd4774808-ea37-4807-b90d-f53294d3fa80', '2022-02-08 19:23:13', '2022-02-08 19:23:13'),
(144, '52f9c7e2-c96b-47b3-8299-1c423a4121b7', '2022-02-08 21:51:55', '2022-02-08 21:51:55'),
(145, '787bc2f2-2ad4-42cf-81a0-aba5e228b2c9', '2022-02-08 21:52:13', '2022-02-08 21:52:13'),
(146, '80b109cf-1595-4452-bfe3-1e824ca4412e', '2022-02-08 23:36:15', '2022-02-08 23:36:15'),
(147, 'd088a6ee-3a96-449c-8fca-e6105d27d090', '2022-02-09 13:50:14', '2022-02-09 13:50:14'),
(148, '21941bb1-9b9d-4898-adc4-06a2024fea75', '2022-02-09 13:52:16', '2022-02-09 13:52:16'),
(149, 'e44ef126-4656-41a3-aea8-e8f121c307f4', '2022-02-09 13:58:21', '2022-02-09 13:58:21'),
(150, 'b21e328f-40cd-4899-9646-ba9d4591bb1e', '2022-02-09 14:01:06', '2022-02-09 14:01:06'),
(151, '4a1879f4-430d-4173-a1a3-2a2a722ac447', '2022-02-09 15:11:41', '2022-02-09 15:11:41'),
(152, '3805fd15-e5d7-46ea-ad74-9255212e90ac', '2022-02-09 15:15:41', '2022-02-09 15:15:41'),
(153, 'bc88683f-4b78-4feb-abe7-01e38cbc60d1', '2022-02-09 15:16:56', '2022-02-09 15:16:56'),
(154, '4781b06b-b813-4731-9de0-80e5111322b0', '2022-02-09 15:18:42', '2022-02-09 15:18:42'),
(155, 'e19f268b-8f90-4b8d-b20a-7087185bfc1e', '2022-02-09 15:18:45', '2022-02-09 15:18:45'),
(156, '82b9595f-6b0b-48d6-aafc-880f1f48b2ac', '2022-02-09 15:18:47', '2022-02-09 15:18:47'),
(157, '8172d7e9-9d57-4fcd-8539-79a270ef8567', '2022-02-09 15:19:36', '2022-02-09 15:19:36'),
(158, 'dff289d6-1419-411d-966e-61f7f4f35610', '2022-02-09 15:21:25', '2022-02-09 15:21:25'),
(159, '6c08b518-9217-4ac1-85c9-4cd7ac76e34a', '2022-02-09 15:23:14', '2022-02-09 15:23:14'),
(160, '6146cd33-ac21-4c39-858f-b4c87684521e', '2022-02-09 15:29:13', '2022-02-09 15:29:13'),
(161, 'c459f51e-d5f9-4cfa-baf8-775832fecf0c', '2022-02-09 15:43:18', '2022-02-09 15:43:18'),
(162, 'f2b469ad-bc4d-417a-a688-a2d97e1761d8', '2022-02-09 15:44:04', '2022-02-09 15:44:04'),
(163, '4891613d-e78f-4db6-9474-962a878d2066', '2022-02-09 15:45:26', '2022-02-09 15:45:26'),
(164, '1b09aa1f-a7f0-4913-9377-1cd61924d2ee', '2022-02-09 15:46:30', '2022-02-09 15:46:30'),
(165, '6f42c4e6-3f41-4ee0-bc5c-7099e747f7d8', '2022-02-09 15:50:38', '2022-02-09 15:50:38'),
(166, 'de8d52d8-bd62-4d21-ad8c-109bb16d8d29', '2022-02-09 15:51:22', '2022-02-09 15:51:22'),
(167, '89da507e-bb74-4b81-8e4a-0e669f90c10a', '2022-02-09 15:53:28', '2022-02-09 15:53:28'),
(168, '4f2a1c61-42ec-447a-893b-90d4c156aaf4', '2022-02-09 15:54:50', '2022-02-09 15:54:50'),
(169, '7a69080b-e77d-4461-9f54-311c6e382221', '2022-02-09 16:23:17', '2022-02-09 16:23:17'),
(170, 'f3a3033d-362a-49a1-b9b3-62ce8336a3de', '2022-02-09 16:25:01', '2022-02-09 16:25:01'),
(171, 'eea8f701-d79a-4d6f-8584-489d2454b95d', '2022-02-09 16:30:23', '2022-02-09 16:30:23'),
(172, '0e4a1844-2b1f-49da-81fe-32c2573fe455', '2022-02-09 16:32:31', '2022-02-09 16:32:31'),
(173, '22d7bf56-58b8-4e79-bc57-9a08a324fa0f', '2022-02-09 17:13:59', '2022-02-09 17:13:59'),
(174, '5ddd9972-40be-4d62-b709-a728240a59ce', '2022-02-09 17:22:38', '2022-02-09 17:22:38'),
(175, '026ba5da-d427-416c-9f1d-2a0113a56561', '2022-02-09 17:28:35', '2022-02-09 17:28:35'),
(176, '6a01f9b3-8a24-4331-a969-7a53c88c34cc', '2022-02-09 17:37:55', '2022-02-09 17:37:55'),
(177, '9544aac1-ac12-4afb-bdde-9379fa5d35c9', '2022-02-09 17:40:44', '2022-02-09 17:40:44'),
(178, '6269f923-1160-455f-a199-5a88931a6263', '2022-02-09 17:44:14', '2022-02-09 17:44:14'),
(179, '107fc394-248b-48f0-8ce6-d6a53bdecb04', '2022-02-09 17:45:34', '2022-02-09 17:45:34'),
(180, '216c7416-c29e-44a8-9b72-dcdf1108175a', '2022-02-09 17:46:28', '2022-02-09 17:46:28'),
(181, 'b8b5b354-2f02-48be-8719-8d95e7b3d7a0', '2022-02-09 17:46:42', '2022-02-09 17:46:42'),
(182, '5dde5970-314e-4975-b9f3-24bae3f57036', '2022-02-09 17:47:35', '2022-02-09 17:47:35'),
(183, 'f0e6a989-1ece-4929-b959-b9d2e9af27f6', '2022-02-09 17:49:33', '2022-02-09 17:49:33'),
(184, '85437a83-7b28-4b8a-aa06-5c9b6aac4e7d', '2022-02-09 17:49:55', '2022-02-09 17:49:55'),
(185, 'e98df47a-ea62-4a92-be80-2ca0145b8708', '2022-02-09 17:50:41', '2022-02-09 17:50:41'),
(186, '82fa696b-7745-483c-83a7-1034e1c4083c', '2022-02-10 21:20:19', '2022-02-10 21:20:19'),
(187, '357dcc7b-f8df-436b-8c1b-af07b36d0fbc', '2022-02-10 21:25:35', '2022-02-10 21:25:35'),
(188, '58547d81-fe97-4bd5-bc46-17e1b52a5e15', '2022-02-10 21:26:02', '2022-02-10 21:26:02'),
(189, '5fbce0e3-61dc-449d-a53d-8374f89ce1be', '2022-02-10 21:26:17', '2022-02-10 21:26:17'),
(190, 'a135f9bd-a79b-419f-8bb0-675323d6f9de', '2022-02-10 21:27:07', '2022-02-10 21:27:07'),
(191, '63cce1fa-2905-40c6-b943-2a73792b56a7', '2022-02-18 12:49:38', '2022-02-18 12:49:38'),
(192, 'd854cd56-468f-4d71-90b9-d0e8b63b3ea2', '2022-02-18 12:51:22', '2022-02-18 12:51:22'),
(193, 'e622a735-0053-4600-a95d-18a06dc65488', '2022-02-18 12:51:42', '2022-02-18 12:51:42'),
(194, '8f58392e-84a9-4083-bf37-6ddce91a677d', '2022-02-18 12:59:49', '2022-02-18 12:59:49'),
(195, '6bd1580f-c33c-46e0-8b75-85d23cdc4b48', '2022-02-18 13:15:02', '2022-02-18 13:15:02'),
(196, '5001fc41-2d3d-4da4-9b7c-9ae8fbf12cf1', '2022-02-18 13:25:23', '2022-02-18 13:25:23'),
(197, 'b17e22dd-fcfd-461d-8ce4-77c61791cedb', '2022-02-18 16:28:15', '2022-02-18 16:28:15'),
(198, '81a61fd4-f45a-4778-9a86-61f4fbba0bda', '2022-02-18 17:05:11', '2022-02-18 17:05:11'),
(199, '9557f17a-e1cd-4120-a416-881cb6973f74', '2022-02-22 13:59:13', '2022-02-22 13:59:13'),
(200, 'b4b33e74-0ab4-4fc5-9809-5e35d94b764a', '2022-02-28 21:39:18', '2022-02-28 21:39:18'),
(201, '140fd452-7b04-401a-9832-2a811cde8bbe', '2022-02-28 21:42:07', '2022-02-28 21:42:07'),
(202, '0c20f8a2-3c59-4a6f-a30d-7a3c3b27f931', '2022-02-28 21:42:50', '2022-02-28 21:42:50'),
(203, '8a1d8e03-26f0-4149-8070-ca8fa3b603ac', '2022-02-28 22:23:17', '2022-02-28 22:23:17'),
(204, '99ccf984-c584-4834-8266-70cd2b982334', '2022-02-28 22:30:13', '2022-02-28 22:30:13'),
(205, 'f7b01733-8592-4808-92c8-417b4d19b652', '2022-02-28 22:34:14', '2022-02-28 22:34:14'),
(206, '70e590da-f38e-437b-ad3f-20f60b933229', '2022-03-04 12:55:21', '2022-03-04 12:55:21'),
(207, '029d554d-8fd8-40fb-9a3a-78325b849a7d', '2022-03-04 12:55:34', '2022-03-04 12:55:34'),
(208, 'af8bf4f1-12ed-437d-856e-4f8b66205db1', '2022-03-04 12:58:02', '2022-03-04 12:58:02'),
(209, '943f9a91-8624-4f41-b637-c9f762b1c3cc', '2022-03-05 03:58:52', '2022-03-05 03:58:52');

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

--
-- Table structure for table `users`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `users` (
  `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT,
  `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `email` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `phone_number` varchar(24) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `phone_verified_at` timestamp NULL DEFAULT NULL,
  `email_verified_at` timestamp NULL DEFAULT NULL,
  `password` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `api_token` char(60) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `device_token` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `stripe_id` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `card_brand` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `card_last_four` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `trial_ends_at` timestamp NULL DEFAULT NULL,
  `paypal_email` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `remember_token` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `users_email_unique` (`email`),
  UNIQUE KEY `users_phone_number_unique` (`phone_number`),
  UNIQUE KEY `users_api_token_unique` (`api_token`)
) ENGINE=InnoDB AUTO_INCREMENT=56 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

INSERT INTO `users` (`id`, `name`, `email`, `phone_number`, `phone_verified_at`, `email_verified_at`, `password`, `api_token`, `device_token`, `stripe_id`, `card_brand`, `card_last_four`, `trial_ends_at`, `paypal_email`, `remember_token`, `created_at`, `updated_at`) VALUES
(1, 'Hyatt Zimmerman', 'iwaqasahmed01@gmail.com', '+1 234 8996 321', '2021-01-10 22:22:10', '2021-01-10 22:22:10', '$2y$10$YOn/Xq6vfvi9oaixrtW8QuM2W0mawkLLqIxL.IoGqrsqOqbIsfBNu', 'PivvPlsQWxPl1bB5KrbKNBuraJit0PrUZekQUgtLyTRuyBq921atFtoR1HuA', '', NULL, NULL, NULL, NULL, NULL, 'kGHriE2gFnrBx80Dxeq5GH7m267BgIMzBsy8vX4JPIeyRB4gnN1Th1bQoEBC', NULL, '2021-02-09 21:50:32'),
(2, 'Jennifer Paul', 'provider@demo.com', '+1 234 8996 322', '2021-01-10 22:22:10', '2021-01-10 22:22:10', '$2y$10$YOn/Xq6vfvi9oaixrtW8QuM2W0mawkLLqIxL.IoGqrsqOqbIsfBNu', 'tVSfIKRSX2Yn8iAMoUS3HPls84ycS8NAxO2dj2HvePbbr4WHorp4gIFRmFwB', 'eXyNWezsS-SnLO2tqYrCdt:APA91bGmHJjaLbdpTABAYMycb84FwhxFqWASFGtM8F88LRHSi_mqBVS7iE7nRrXOLOoppCC7USo6K-5wUfxgb-T2WAK1IOnAbP3Ls1Q1ldeEAM0m4-lShoCNIAj8TtndepZEPtvFi7rg', NULL, NULL, NULL, NULL, NULL, '1LnnpU9dHUEwbTP5smRhqNDxi09G1sZRVJcpARpezzOcWXGiT7s2DZDhzZkq', NULL, '2022-03-05 17:11:17'),
(3, 'Germaine Guzman', 'customer@demo.com', '+1 234 8996 323', '2021-01-10 22:22:10', '2021-01-10 22:22:10', '$2y$10$EBubVy3wDbqNbHvMQwkj3OTYVitL8QnHvh/zV0ICVOaSbALy5dD0K', 'fXLu7VeYgXDu82SkMxlLPG1mCAXc4EBIx6O5isgYVIKFQiHah0xiOHmzNsBv', 'feWmG6BITpmC4uWfCWNu_P:APA91bGPSPJV2YGrnNUW0APR8okBOR7wjYv5pgRjm3Q8CPxsT8W7yun_exhs_VrtecTtSoW74Ll1pTUNvchihtkKiFT2d14UrwzEXTmPkXAPfqv3brsHVtF8xowfTRxAuC0ZdeU8QA8Q', NULL, NULL, NULL, NULL, NULL, 'bLNxbj8BirBzpXv0ueVbfEk90lMs2GErWsB2daL4PPVsD21FhHkVd9ljiQmB', NULL, '2022-02-28 22:24:48'),
(4, 'Aimee Mcgee', 'provider1@demo.com', '+1 234 8996 324', '2021-01-10 22:22:10', '2021-01-10 22:22:10', '$2y$10$pmdnepS1FhZUMqOaFIFnNO0spltJpziz3j13UqyEwShmLhokmuoei', 'Czrsk9rwD0c75NUPkzNXM2WvbxYHKj8p0nG29pjKT0PZaTgMVzuVyv4hOlte', '', NULL, NULL, NULL, NULL, NULL, 'yCzPqDP1oczySU57q6G71SxTIJSiZUBE4vYdXbXCqzpzC2iN09igcs3jzSQK', NULL, '2021-02-21 19:50:29'),
(5, 'Josephine Harding', 'customer3@demo.com', '123456789', NULL, NULL, '$2y$10$r3worjsNSfTM29vAtz8scOwMdHgx0x8ss/KAa0D.qvvVc/XOEuooG', 'gkEWScQHIol9EIRhP3m5m7JqnK5UvcGdEsKQJo7YeBcQawYFq3JAJ6SX9UKy', 'enPLuqvYRKuzeQj1giM-Sd:APA91bGc2Y4658B3a1q_zMK7RVpiUinySHQhZqRaGbKhTAj9EznfBCsK6NxKVs2QONpzXVHb3KVOG5aI5hxIctMzq59vp6Whm70RkPdGm07EJS3AO77hgIQyUOypLv6Ed9fexkwAHIPC', NULL, NULL, NULL, NULL, NULL, 'ze9VLjs7c9pc3oNFU6PgNmZfykTkh9K3AF94zxf962JCnTJ6ZbOlCAZ6DBg6', '2021-01-11 15:55:52', '2022-02-10 15:58:02'),
(6, 'Nicolette Christiansen', 'provider2@demo.com', NULL, NULL, '2021-01-11 05:00:00', '$2y$04$WRpHC9iMxZ3f.gctQ4igsuZjsYfGjX7igVM8GsC2AMME3.4au3dYu', 'TKArYDDFHNiEI33sfExaBEhxHCs5kFaWP7EO6aNlUZfnqHrvsMCwsYeAk9s2', NULL, NULL, NULL, NULL, NULL, NULL, 'JbiYaHlRWGKkfITxH9qI87GzTMPf0zJ2Iw6NIdlS5dDvWuT5PC2sP5ELGwKx', '2021-01-11 16:33:59', '2021-02-02 16:30:56'),
(7, 'Rose Bauer', 'customer2@demo.com', '123456789012', NULL, NULL, '$2y$10$iiPWY1G6I3Ck1xtXXQ0Y4.CbrnTDV6lPeUtcuwmvFSSp78Ll1jqT6', 'w6QJYqZyllY24AIR3nSsKqgj5eMSZevmgpSywwxJxUS9nwULcuriRLBxEXZC', 'enPLuqvYRKuzeQj1giM-Sd:APA91bGc2Y4658B3a1q_zMK7RVpiUinySHQhZqRaGbKhTAj9EznfBCsK6NxKVs2QONpzXVHb3KVOG5aI5hxIctMzq59vp6Whm70RkPdGm07EJS3AO77hgIQyUOypLv6Ed9fexkwAHIPC', NULL, NULL, NULL, NULL, NULL, 'WxYP9zjTBy9SYF5OWjcFbMt2Ob9r0bahBKzPDOtw9OrAJ89JqaMxkN5aqu8J', '2021-01-17 21:13:24', '2022-02-10 16:02:52'),
(8, 'smarter8', 'smartersvision@gmail.com', '+12645595482', NULL, NULL, '$2y$10$MqPMTfg6RUNxxEH6aLdqnOYZUBsT7xtxkglD74pDgThV52.HJrLba', 'WivbG2oAEbEGl51EBeBuHaZeCqyfBnCVGo18nSaj2FwwiDjux2ZOAZWUoddK', '', NULL, NULL, NULL, NULL, NULL, 'SdstZCaeYW0pjqZn832HMzBD7WPGJ5m9hwWG28nhbIrzSS0etj33rbTRJ6kD', '2021-02-10 16:31:12', '2021-02-24 01:41:50'),
(9, 'Asif', 'asif.sabaseo@gmail.com', NULL, NULL, NULL, '$2y$10$nyBgREJQ9W8ekrPyVB69EeEhWHWdRdq6ylgnl2jVQYjEOSQQVAjAW', 'AL7bA6vgnFL14lWD958f4ax25ehy0K0bbZE0OjOerY617fATfomP4DUlRDDp', NULL, NULL, NULL, NULL, NULL, NULL, 'ezn6ihSJcmZldnx0NQJY6FSLzy93PAJNu4ZmWbuMQJvA52XogfuF2nwQjq39', '2021-09-07 16:46:08', '2021-09-07 16:46:08'),
(11, 'demo', 'abkzr@gmail.com', '+923032833752', '2021-09-21 04:17:15', NULL, '$2y$10$.GzewkB.A4Gd9/UP0zbZl.EPdM82b2nkZNI148jz6P26sL7sgVeAy', 'H97n4nZrhB1zxH2c5DPmydJPz8DJW8qJ3Sqtt1QFFTi1WwqasnnjOY2gPzni', 'd5Q15UdmTSSLYM6GXH7bfG:APA91bG9zxKsWKcgDvnp8ymSV6LzOAkpk_tMDtIu2UeMZuVtx1cyjfMxjjG4kh9tmFxeN6V_DjDvlRMrufN682IsNZka1QaSmBtYg-it5cYuehG6BYOkeb_NtlyL4S61SCNBcgMY-QZ8', NULL, NULL, NULL, NULL, NULL, NULL, '2021-09-21 13:17:16', '2021-09-21 18:08:11'),
(12, 'testing', 'testing@gmail.com', '+17077190993', '2021-09-22 15:59:59', NULL, '$2y$10$QCyplkuz9zx11kPFS7Xpje6FCH787K.NaMQ13uW5C6w1PLKnt0RjW', 'QRBqfSHdxhNAfmSfjkBvSsdkRpURFb4Oj9C6fkF6z9jCzbCIcp9FicannT0v', 'fgTDBBv4RYWiwqsvCzI9tk:APA91bGX9oaVuhPVOpeMn4Iq2rMLPsI_d1d6e0OpvEkrIaRHxGPACS7hJtI0wYCm04jDEGZFoTsAs2_dH7IhBQpVCg5Viu_amyT1Og6glfgtAv4vGOmRvGYKWvTm3K79QraGuwDiDOut', NULL, NULL, NULL, NULL, NULL, 'fIaTIGaonZioIgPKXXSbXIFmdYdKqqgCh8VS5TEvGxxHHd4E6UfZ5PEuZYQl', '2021-09-22 13:00:00', '2021-09-22 13:17:00'),
(13, 'Asif', 'asif.symits@gmail.com', '+923460092958', '2021-09-22 16:28:21', NULL, '$2y$10$QFQ68gHwiIZRS.S4bjspt..Eh0i70xYP1.OoLbC759EkVwL7LkIJy', 'uUag5r9N030mN4A3uMqKrzMi5wxzQR23AJA9WxO0YcoQmYL8wAPtj4BSDHql', 'eDkTpDISQnWmD1SQRonSi5:APA91bHE1xVqlIvrI45AYv42Xtqc8SRl4HrquzfvltwLEe6qqdbU-Sqgq_4OdbNiEto5nJ-TwnwMQP8JfoiiYIdKyuPWma4-Vo5XuXyAOlyWY-WujmFtJB__6KCfLHAqM7TgVyndc84C', NULL, NULL, NULL, NULL, NULL, 'uCyP2lo4TejpFvxbDAHtU35ppddUKZTrt7q7xtyX33HbEXoYZLsT3bCG0Y54', '2021-09-22 13:28:22', '2021-09-22 13:36:15'),
(14, 'testing', 'testing@demo.com', '+18679921347', '2021-09-23 18:15:40', NULL, '$2y$10$zyIDgZ5oL6rHZayZGvHPuuNsyHYQntIhKsgVuBqxOf7TsM0.zqeie', '5tAqgHMKOMUMQ5BzX5jfZjXETEejva8njvhe9X4d3a0JLiJpyPHq7oEfJ1Nf', 'dAsXCbWCPbsLiJwg3oIdiB:APA91bE8kCF9hQzhH6wiZseVJjX2g4e6Ja3E53DGAGFvhTTmAMPcrs19YTECHAiZaMxcjkEfpdRyf-jO7FhWOWEwvJx9_uDOLyglwxPuxfAscw7rC1ojTpotZN-TjDA_O2FOPk0ULmUQ', NULL, NULL, NULL, NULL, NULL, 'G05ZnNkg17k0KcWFpuUzQkEoEY1XlfwZ2Sz22ehvBvbSWNy4HT3P40kvkieg', '2021-09-23 15:15:42', '2021-09-23 15:24:21'),
(15, 'Burke', 'info@burkecontractors.com', '8584806005', NULL, NULL, '$2y$10$xtb0PCIN1YfCNItoyqzx6OXoK7paGiq/n9maLSSsXrxZww6M.Bwt6', 'XdvEvJSc3ccvgV42l8CHMDdEuloORD8OjBPwIGPi8kvTg3LNs58PC9Wft7nJ', NULL, NULL, NULL, NULL, NULL, NULL, 'YddZhDHX7Sm64ooAjY7ZuZVgQN2UOaVBKytJXugGJ40JADZuzZiBCkpT4u0D', '2021-12-27 16:40:53', '2022-02-18 17:38:21'),
(17, 'John Kyle', 'johnkyle@mailinator.com', '+18587326400', '2021-12-27 21:21:46', NULL, '$2y$10$nW8JJWSVM5gG9X72I9qcZ.stb1l4bFxUaE1gJ8U6DLihbFxEmbmSe', 'vLiowhv55hLdcTTUAT2o5vePpv8T94KsFUYDuMGNT0C9Kwub5K0A5BOKZjjN', 'dqui1E8gRDWmt1lxQwl90c:APA91bHWaHJwF8LY8ygz8IZtQvox8a0BVgI1Yct3S7vYXafGTMxXqV6PR4RbDmLgpivpoMUynInxeX4F5eKiaATnaVdKeXmI6UMx5CbLjVvz3_TWNLUanlZvPFsdTndHWwX4RiA7bOVR', NULL, NULL, NULL, NULL, NULL, NULL, '2021-12-27 17:16:05', '2021-12-27 17:21:48'),
(18, 'chris', 'chris.engyj@gmail.com', '8584008057', NULL, NULL, '$2y$10$8CGHrMB5FT2T0K7AVenVses4Ca6ULFp9M9yoRVK3iJI.Qf6Pj9GT.', 'qW1m0Scu05TsyLdaXM5Di5UiclxgWrDsiXk22osxDnca5LteQyhTdeA8fvYr', NULL, NULL, NULL, NULL, NULL, NULL, 'M86Xlzfi3kEQOJj5ezwDDzGfu8SUHdtteDNNfsQ34GO9e0doSSPXoYT9Owgt', '2021-12-29 15:46:45', '2021-12-29 15:46:45'),
(19, 'Toufiq', 'toufiq.symits@gmail.com', NULL, NULL, NULL, '$2y$10$M7eJ6eMY0BPdX0k5s8QuUONcbHGsq7fzntMy8STt0d3n2QwOQmdyS', 'ZKnpI5p9nGipmeawuPJklVD2RW7ECvtTBOWYs4jZtQl9XUO1z7zUCymb52T6', 'feWmG6BITpmC4uWfCWNu_P:APA91bEhAnAFehW_XPxiasn_bnyXKREDuAMFrDlmBjV6HnBEApMd3i2ixhyl2Zd3VrXw1PLXXHgxX3TzvKottVpCOqzjFzviyLA32xfutwbSXoDHhO7LlU4BomwtTqBJ5gNXiQeQe9cw', NULL, NULL, NULL, NULL, NULL, 'jP4QYlTAo0Ps5H24K0oynloxZ08lwKK98mYfMUjovITq33FKmXrveBWtch5H', '2022-02-07 13:59:24', '2022-02-18 13:53:24'),
(20, 'Hamish Joseph', 'qebu@mailinator.com', NULL, NULL, NULL, '$2y$10$98RSBaKGwF4aFcxQxm.aX.WXxidqKnNV/N8xcTF2toMTx3/cnEmWq', '69GzeToVPhUksbM6Z8Mpxk0WpMebPJCBaKc1aNBwoTBocsjBUOJAaLOmyziK', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2022-02-07 15:32:46', '2022-02-07 15:32:46'),
(21, 'Ori Rios', 'muhat@gmail.com', NULL, NULL, NULL, '$2y$10$ca7m.LvbThCN13WTk4VGquiI.eN6NM1W7CoBiiSGpFmPq4rRBknG.', '9w6HeikcoXl0HFXZWDYZ57JtiKSticAKX97BkrgFT7kHWvpQU7lfzvVIOe0W', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2022-02-07 16:07:19', '2022-02-07 16:07:19'),
(22, 'Chastity Slater', 'sisuheqox@mailinator.com', NULL, NULL, NULL, '$2y$10$XBLddoxnkxV3K9AEAsA74ey.NI1eBx50tpahLEbY7J2SGilH.CLeG', '5Yh2PDdcafqw4M8PJzhOU8ZfakdJjq68Z5BYbRlrMv5ymNUB3cJ11RdvbWFq', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2022-02-08 17:18:42', '2022-02-08 17:18:42'),
(23, 'Nyssa Boyle', 'qejywyq@mailinator.com', NULL, NULL, NULL, '$2y$10$L6avaw02SpAhBwfdW81iSeG5xE1otsENMNV5to8L1vzu5z0oHZD52', 'ljT9dusDPRWTyU0KIuB8MHca0ifRNz15okere6PXEoTqieG1pzTJhTW3iu1s', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2022-02-08 17:27:26', '2022-02-08 17:27:26'),
(24, 'jack jack', 'tofiq.symits@gmail.com', NULL, NULL, NULL, '$2y$10$.1qmFnBTaT6b.rxdqJSV4OOxxCHDjpTEpB3J6xMB5tF.l1mjcu7Om', 'CSfsJxxgKxTIR1ZFWxnqnN7zLu2FkvJTEpisXahPYgSEQ1qMd5miFfYnZSRS', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2022-02-08 21:19:32', '2022-02-08 21:19:32'),
(25, 'Evangeline Wilkinson', 'kyxoher@mailinator.com', NULL, NULL, NULL, '$2y$10$FPnO./k6hRyy7x1HmYud4uUuorzvByOLDc2XU02qXP3VHerJfpVwq', '5wjvnLaOZnNx4x5zmvEHPEFaj6jH8fPFn3Yf91JwKTQAxjY9EogYiSFA71iu', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2022-02-08 21:34:10', '2022-02-08 21:34:10'),
(26, 'Casey Duran', 'deficytu@mailinator.com', NULL, NULL, NULL, '$2y$10$s0i1rdYKMIQFESHNw9bAkuqZUnunR2Ev3rOiOJmhzmp4u21F6RQ3a', 'O8leBtB4z1Spnb8Ute5j2ogApphGpzkYXik1v9MiPydS4nrjc97zxthhCQ3b', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2022-02-08 21:47:17', '2022-02-08 21:47:17'),
(27, 'Burke Conway', 'jobir@mailinator.com', '1234567890', NULL, NULL, '$2y$10$.CYtj2ibOzWcs6J8QJKpzubH7rlJk/7ylw3X13raBusAZPOSCOgLa', '0mLJuCOCrRxAyJ3aLGAKBs3Gnxl2ljG6uULxJyJckWuowl9zTuS9k8yZDqPs', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2022-02-08 21:47:48', '2022-02-08 21:52:17'),
(28, 'Zenia Richards', 'rolorojyli@mailinator.com', NULL, NULL, NULL, '$2y$10$VmnpQnTmZ3iq3iTyXGvFluAGt28aJgY0OJlsGtnyaVz/gqZ7ANhvG', 'bMDAh242cHBrLSelLppnYQK3nqc9mCwX8BcUbxIDkKBSUcicZn3IgyV06iXM', NULL, NULL, NULL, NULL, NULL, NULL, 'zHEcVqhWxv89EBaKWXCiXPRMc4KRsDCH3Y33GbZR8ONlm5TshpHPrAPEKWHW', '2022-02-09 13:30:32', '2022-02-09 13:30:32'),
(29, 'Abdul Donovan', 'xaxo@mailinator.com', NULL, NULL, NULL, '$2y$10$bOLblfNop3VmiuXHHfa4OO/EbLii1bwA5Obe1Dd2EfASI3fBx9B3a', '3AKx4rOMOKWPkaQY2z8zapKgWyUy0lPmWa1d4JAYt6TFj3LEz9LZAh6Izk54', NULL, NULL, NULL, NULL, NULL, NULL, '0B8TBZCHgD1tyURpattIuv3WBi15gMoJxfS2Bg4ecChvTE6VKkrBRmnNisQN', '2022-02-09 16:22:35', '2022-02-09 16:22:35'),
(30, 'Chaim Gomez', 'feru@mailinator.com', '31241231212', NULL, NULL, '$2y$10$.zm4nmnrnQHsjdT45vjLy.bbQRbvb/IHTdtz2kdjT9vHJ9sOxRivu', 'kiD2rkTJiMf3NTLQcTdrZBYeymgLt9wdkT4oK1UFjIED0M309FakUUGZV7bA', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2022-02-09 16:30:01', '2022-02-09 16:33:49'),
(31, 'Nissim Ballard', 'humoraj@mailinator.com', '123123123123', NULL, NULL, '$2y$10$Wltr1pUhOncNvNnXSvktHuyGwqz9uL/YYdrhwTA3JE6e4NlbAy2Y.', 'F25f89OMKwN4LGY1kIg4BvbiaQrzj6FSizRiocwAESMb22uXLbVwIVKByc9C', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2022-02-09 17:27:41', '2022-02-09 17:27:55'),
(32, 'Britanni Ryan', 'lumex@mailinator.com', NULL, NULL, NULL, '$2y$10$XzE0/B0yMd3HIY3gkN/fXufxF3cU24YFNJR2dEYuItWgHjg4BYa1a', 'RCQpFQZGIt2ofB4JqJchSuC4a2dRaxyA8QPvqPySUAgg3oNiabFPeJfT7omY', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2022-02-10 00:12:12', '2022-02-10 00:12:12'),
(33, 'Cherokee Cote', 'sepugo@mailinator.com', NULL, NULL, NULL, '$2y$10$hhmg7YMbFuP3Ue3Rtls7rO1lx6aaHib.HcnwLao0h5SjzvPFuxrkW', 'tXQNViKQ0ip3BVVV0zIznHTxPiT8kN48tHRRG17myP6TAVreWyfxoygq6NC2', 'dnqXcBYiQACHB6V280FH9i:APA91bGEaPsJZStg_adPAN9OHJfr1NZ9C-zTLvb71XwQg2m7jq7gnMWBFJ_8Nx-0_rZgf7QkXbsEAdh2n7cuxecYQEE6GjEXSlcQK_cdTrzhzC5K9hbihlsXwRUwYu_19ucNtfbcWz1j', NULL, NULL, NULL, NULL, NULL, NULL, '2022-02-10 00:14:49', '2022-02-10 00:15:29'),
(34, 'abc xyz', 'abcxuz@demo.com', '+923333437876', '2022-02-11 00:11:01', NULL, '$2y$10$xED29/EO2VPnb97NYW501u/EnvJrxLNOQrhB.Umna/b2F.wgn0KXq', 'zLzGFQ3WtNuOlpliDwQkfRVXrAQgQrbWUgQCgUHPZC4XwuSd2NhYiY7uFYjB', 'enPLuqvYRKuzeQj1giM-Sd:APA91bGc2Y4658B3a1q_zMK7RVpiUinySHQhZqRaGbKhTAj9EznfBCsK6NxKVs2QONpzXVHb3KVOG5aI5hxIctMzq59vp6Whm70RkPdGm07EJS3AO77hgIQyUOypLv6Ed9fexkwAHIPC', NULL, NULL, NULL, NULL, NULL, NULL, '2022-02-10 20:09:21', '2022-02-10 20:09:21'),
(35, 'T provider', 'Tprovider@gmail.com', '+923062622422', '2022-02-11 00:17:11', NULL, '$2y$10$s.QlpsG62dSslu6EToOhJOki4Wxi/ycuH23gpdYPhNXxlglQpfMYi', 'MbInNULdbKoirTMJAnGMMosAILYuxqpGIYjZpdB1OADyOohHEXq5FPFOk0Bp', 'enPLuqvYRKuzeQj1giM-Sd:APA91bGc2Y4658B3a1q_zMK7RVpiUinySHQhZqRaGbKhTAj9EznfBCsK6NxKVs2QONpzXVHb3KVOG5aI5hxIctMzq59vp6Whm70RkPdGm07EJS3AO77hgIQyUOypLv6Ed9fexkwAHIPC', NULL, NULL, NULL, NULL, NULL, NULL, '2022-02-10 20:17:11', '2022-02-10 20:19:17'),
(36, 'Jack Painter', 'jack@jack.com', '8584806004', NULL, NULL, '$2y$10$nDrW8B0Nuy4VAYEeCRjlAO1klZXS3Z1W9oHSEd.3k7lXmo7cN31p2', 'a73NmW5ek3o57rnn2eolEjDxcQZG3qfF51lQPjXc5yJ4MQhGXuzGJDZvGLY5', 'dnqXcBYiQACHB6V280FH9i:APA91bGEaPsJZStg_adPAN9OHJfr1NZ9C-zTLvb71XwQg2m7jq7gnMWBFJ_8Nx-0_rZgf7QkXbsEAdh2n7cuxecYQEE6GjEXSlcQK_cdTrzhzC5K9hbihlsXwRUwYu_19ucNtfbcWz1j', NULL, NULL, NULL, NULL, NULL, NULL, '2022-02-10 21:17:41', '2022-02-10 21:36:26'),
(37, 'jack john', 'jack@john.com', '+923008298955', '2022-02-11 01:52:46', NULL, '$2y$10$LOeybhwnQ93E.3b/JlX28uOGfw05O/1LRZkCpO2zdc3ugtBgYPW.K', 'srVTiLoV0c251Id2rPfCyFJDXCtPzsviV5cZYafsdTlv6pnoC7dhX0LEYjJA', 'dzxNb_H5TTKNjvcMKYRp55:APA91bEaaP9tErrgvT65j1fPOwFAefZICo7_TIq38TovTa4hRBEL6fMIhqZeAlfA66n0Mel4e3X23WWxmFxDJ0feTwZH8PNHjshAXP_nOKfEgyt4EMx9w-0qVAjRO_6jNwgrqdzLaNKw', NULL, NULL, NULL, NULL, NULL, 'jFLQHJE5GRTJKjQrQjJ6I9OlZL08o4exqK3a77UB4SQb2nSavdy9iYYD4slf', '2022-02-10 21:51:06', '2022-02-10 21:51:06'),
(39, 'Ben Ten', 'benten@gmail.com', '12121212121212', NULL, NULL, '$2y$10$e3OdjyJVAE3BgHFuVj.HZuuViXePE1/5TQds3tJOQ/fCmHjUS1x.y', 'd6Z7L8Zxvc0mCRpDEiiQb0ZRD9BnNtFl3Ksbirm0eTIHTONBl9uSzxrOCgiQ', 'cWJfm5NDQZOrYMxnPTH_tJ:APA91bFAN5IHoR6hImkVUCYOt8wqpOkClTTIETk3y37tKwA1RUAOZNHdkIO47VUuQFJvHmVwbkdaYyPmE7yibfrRCr78B_pYt6LkXJj3sKX0XOOFpHnXSBu83-xqalYhHv7thKT-zHln', NULL, NULL, NULL, NULL, NULL, 'gHyibS0flX7fsjOCM0xNnUpdJOGSxbwGLHBVxeABZBjR6qfjg6Pfim6TMxjm', '2022-02-18 12:43:11', '2022-02-18 13:23:06'),
(40, 'test provider 18 feb', 'test.sabaseo@gmail.com', '+923042869575', '2022-02-18 20:46:24', NULL, '$2y$10$kQ8xk9GTRIULcG5rCK.gi.G.1iV4yXIznqbo0Bt0XBV5Lf8BrJD6y', 'pI7bPvOvVhjXkuxEBZdeECa3bZ4Eih1aUdXk1OU27JBnCzg7lyp8nsUbFoak', 'cWJfm5NDQZOrYMxnPTH_tJ:APA91bFAN5IHoR6hImkVUCYOt8wqpOkClTTIETk3y37tKwA1RUAOZNHdkIO47VUuQFJvHmVwbkdaYyPmE7yibfrRCr78B_pYt6LkXJj3sKX0XOOFpHnXSBu83-xqalYhHv7thKT-zHln', NULL, NULL, NULL, NULL, NULL, NULL, '2022-02-18 16:44:37', '2022-02-18 16:44:37'),
(42, 'new provider', 'newprovider@demo.com', '+17402000823', '2022-02-22 17:17:48', NULL, '$2y$10$06utCAqL3DBKs7zguL/0YudpSYHGDWHfa4MHT76ZVBrTF/gaYkxqe', 'AVH8dj6FxFH2AsVp6v5w7EGf0SkUdeU9MbiFvfcddOYlq5mYlzpVOjejciw0', 'e6pMfQFaQXKcvhccTYT4IY:APA91bEyACxxAjlB2AVuNCjizSkYiqoQFA79uiqg6NRuawpnVW8sXKCepqSY2AxrKKQXxqoqY71Pn_p1HwmYPoHUVPneUfwIW9ZkWc1Dz5zuNX0mFIDVU_iqCyxdPMbd0aR3R1O62PEA', NULL, NULL, NULL, NULL, NULL, NULL, '2022-02-22 13:17:50', '2022-02-22 13:17:50'),
(43, 'john provider', 'johnprovider@demo.com', '+447398668366', '2022-02-22 17:24:56', NULL, '$2y$10$YXUJpW5ypnZQ4ibeLJA5aO6nGFpXkOIAQuhJU5y8n70b2mjAevUbS', 'yV6AjKMD7DLQa0XZ7Kp5RItE1WxoPh0NE4iSwstANf7fBJUmjEIiH694BdUz', 'e6pMfQFaQXKcvhccTYT4IY:APA91bEyACxxAjlB2AVuNCjizSkYiqoQFA79uiqg6NRuawpnVW8sXKCepqSY2AxrKKQXxqoqY71Pn_p1HwmYPoHUVPneUfwIW9ZkWc1Dz5zuNX0mFIDVU_iqCyxdPMbd0aR3R1O62PEA', NULL, NULL, NULL, NULL, NULL, NULL, '2022-02-22 13:24:58', '2022-02-22 13:24:58'),
(44, 'john customer', 'johncustomer@demo.com', '+447399305426', '2022-02-22 17:37:09', NULL, '$2y$10$8R.uoO649G00ax5cA698WuJs6sWZS2SOxxPlRQzyvvhPSN8L7EPYC', 'zc7gOtBmFGdy4ZFyXBspBLotiOrrlR4HsuJ0YpXqNi6GesIPOO4Ugqj2HqAT', 'fdOGwKlgQu2IX3L_6JYXUL:APA91bH1y4eqQ3g3mHJI4ZHGn4fIHEjqrvHjlONCC3KF8B9aRO0GVl-Y-2ZyIzVYAL5gwP7xMI8IseLHmZiFCsoM0tjVsFkqi_4ohtrWCmMnPNcTeAHhg72CcopMKyI9yaq5snOSd5Lc', NULL, NULL, NULL, NULL, NULL, 'COWytSKH8u0RPKYNDYCbw6nP9VWdbIjFHrbDf4qERy0YAYpANRilbpqpfky2', '2022-02-22 13:34:36', '2022-02-22 13:34:36'),
(45, 'new test', 'newtest@outlook.com', '+447376493559', '2022-02-22 17:56:28', NULL, '$2y$10$dS94Q6D1PpuH4uupew0r7eoslaOpS8Sqi4Jx2BzINgDiRoMTGoWzi', 'mM5Bg0FlR4awpHGoHfHlkScvqWcBR6RftGS9EvTeeW6qNgWlUTKJGYjqcOML', 'e6pMfQFaQXKcvhccTYT4IY:APA91bEyACxxAjlB2AVuNCjizSkYiqoQFA79uiqg6NRuawpnVW8sXKCepqSY2AxrKKQXxqoqY71Pn_p1HwmYPoHUVPneUfwIW9ZkWc1Dz5zuNX0mFIDVU_iqCyxdPMbd0aR3R1O62PEA', NULL, NULL, NULL, NULL, NULL, NULL, '2022-02-22 13:56:30', '2022-02-22 13:56:30'),
(46, 'Tom', 'tom@cruise.com', NULL, NULL, NULL, '$2y$10$CFB3tficFEwZ6.wCmz2Bo.rOsy9qyzJvb4X5KTGDAiG/oKB2.8CAW', 'q0aNro3CvwgWRdJQoiQ4v2vlUpZqE68LcE39DXjO34YkP8SGboZdasUfvGPo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2022-03-02 19:12:46', '2022-03-02 19:12:46'),
(47, 'Test Provider', 'provider@gmail.com', '123456788765', NULL, NULL, '$2y$10$6weUJtPif/Xfe/VfmRJ9teXybDOIVL463pcwJ3WUrFzDz/D9axUd6', 'w0HC8PsyahNfthNEtlzB2TDKsGufpcRJSvJtlwnljXcMI6AbIFgrHWz1hxVX', 'fK5xNX6KTNGu_FZAZmrkZ0:APA91bFecn_IkqUNeRsw37cSgYYdjEgiYEYyzzexKk89EnEOZhcv1Is4ai7KjMTOujRTsC_s6Ri7RYFXHEpveZimHkI1TC5A0AtFMiYnssPfxg8heRPbtY3ANwQKLmNKKGxZSLfP8EFN', NULL, NULL, NULL, NULL, NULL, NULL, '2022-03-04 19:05:36', '2022-03-04 19:07:27'),
(48, 'Customer Test', 'customer@gmail.com', '+1234567876', NULL, NULL, '$2y$10$qrJ8JToEdyM7qsmpEShIQ.47supxH8SbBpVsP7qB/WG3By8BcVvmu', 'zy7ryVHB0SzJGNSA474o1x0jNHpIsNXf6HDIyvKxYlH3ZUNUd4aJqooJQzSb', 'eSqRm6bmTwi2icYC_1Hc3f:APA91bHz3KZFhYC9kvBd0yxcVovzT8N3OlZc_8GDHHphQaLvmw231eDT5BMHyRbzCgkljjb7XAN1eOWe8U40-WOvMTMT-7_k4BcZjpbRbVE_DK-JQSy0CG7l1oVhqjkjXQR2MVFnR8NJ', NULL, NULL, NULL, NULL, NULL, NULL, '2022-03-04 19:08:18', '2022-03-04 19:08:42'),
(49, 'customer test', 'customertest@demo.com', '+923083230050', '2022-03-05 05:16:24', NULL, '$2y$10$jBeLG3auIXL0sRxjr2cG1O1oiESQX3zBZRdXkYHvUPiotko5XNfOG', 'EpQxGUNk02pFv8sBikDDEdeBawgdmfnqFqMQRulwxaaZeVrTEo71vcJokeqM', 'fA1WXyWDTROkwTDbLzyFrZ:APA91bHv-kDnl6AxOTEV-ha2YJiVEwvG3mfgiM6elRH7xSw15t9pMJ5epSs2DM38iv_ecH1ri9UOvQLnYV6xe5r-dl3fWgU4smy7RIv79kxDj5A21p2-6_AXABMVMBmQpRDxu3Ztdm0S', NULL, NULL, NULL, NULL, NULL, '60pqlgZI2Zs9BtZ4l8qkR0GcS8oPHmbEYZcjqgVbfPviaKbLaCJiOsKXKb0t', '2022-03-05 01:16:24', '2022-03-07 01:00:48'),
(50, 'provider test', 'providertest@demo.com', '+923073033536', '2022-03-05 05:17:48', NULL, '$2y$10$AEpAVzo4cFEwaHs69h1iKeBzRXZlhgHWwsOruFCfBK6bHSOrDFCUi', 'AFM05xEUOgYT17h1ECyIPRgBBSENIxBnwDdyk9MNEARnPQS4JhFLv2liBOri', 'd0U8cqm3RnmyLxZ8XUbFKq:APA91bGwFZrmhyHmX8PEEbpPCmj0WQFjGhPWpzm-6KKIySQGexqbpYYvb8dVtuplPI6lcOhv0Eq3WY4ozIZcEZmlpqsuxx42ETuynx4oGwEr_aCYiZkU4NAGOJ7MW4vnlXygyRQWibk9', NULL, NULL, NULL, NULL, NULL, NULL, '2022-03-05 01:17:48', '2022-03-05 01:17:48'),
(51, 'sheikh', 'saudsheikh88@gmail.com', '+923156578546', '2022-03-05 08:00:04', NULL, '$2y$10$ZcNfyxPwIsF5QkW5djeV7.tIjQx/l6U/zo8U3pgTiYthnQpg6/RVm', 'KPhKew05iCvpEGkGQYYhJCDaeMrpsFE97RG4q6H9KTBZ4Vgp84n54L9QXJQF', 'dDE-hUjzQFq7NPCbSrnKDB:APA91bH1Fyvs5jMDP9pmYDttvNyUKzLtbLLvusav1Zbcq763uldLJgtpwSjQt4mHxieLodvZzAuUxPkdKGCmkviXBZJeaDcNLwZXNObXI1WbcYJbaxsU3opn5HDpF6ryhsmkA_9eNsim', NULL, NULL, NULL, NULL, NULL, 'IfL3rbaV0EhvwlqInqppMSckZuZJBuTf136zYI1L8siDjXxBOBWNQn5pfdTx', '2022-03-05 03:20:58', '2022-03-05 15:18:41'),
(52, 'Technurts', 'technurts@gmail.com', '+923353637709', '2022-03-05 08:07:39', NULL, '$2y$10$LSqJtrfDLKtxNBzrlGuQH.F.XoggauWHczmX9TR.TI5sa8IlDHI/i', 'XDncAc9k9H74njcjz8gtSuumYxcvP9sF3ANW9cLIdMvHLxSK2FuNj3c5N3We', 'eXyNWezsS-SnLO2tqYrCdt:APA91bGmHJjaLbdpTABAYMycb84FwhxFqWASFGtM8F88LRHSi_mqBVS7iE7nRrXOLOoppCC7USo6K-5wUfxgb-T2WAK1IOnAbP3Ls1Q1ldeEAM0m4-lShoCNIAj8TtndepZEPtvFi7rg', NULL, NULL, NULL, NULL, NULL, NULL, '2022-03-05 04:07:42', '2022-03-05 04:07:42'),
(53, 'Saad Ansari', 'bd@hsmmarket.com', '+923171700476', '2022-03-05 21:32:11', NULL, '$2y$10$X4coSpyfx/9vBZWxkdxe5ecgIrkuyrig2.3kn3cHAJ1T759O7ogSC', 'uBgndXi2FQz5ImX2iH9iOMtri5hfDt8mf0oTw3lyN98Pk3TqgfskcYsBxu1w', 'dDE-hUjzQFq7NPCbSrnKDB:APA91bH1Fyvs5jMDP9pmYDttvNyUKzLtbLLvusav1Zbcq763uldLJgtpwSjQt4mHxieLodvZzAuUxPkdKGCmkviXBZJeaDcNLwZXNObXI1WbcYJbaxsU3opn5HDpF6ryhsmkA_9eNsim', NULL, NULL, NULL, NULL, NULL, NULL, '2022-03-05 17:32:13', '2022-03-05 17:32:13'),
(54, 'Awais', 'aqarni969@gmail.com', '+923032262425', '2022-05-24 20:10:40', NULL, '$2y$10$UUhTZ7rA2V9g.2JRK9nt4.4D81xVYCkeflhHuUefaswm9NPbfqonS', 'QOWfNl2dIadLVfGgVDCE7HbNyv47TIfjil3DsgEZD1vZA0AoyKxljQg881GB', 'dSBJE5fMSDGyGHrn1XBx9K:APA91bESdiDWLi0TWsiLYnk5nxdJaidRYJPJcnQesSTp6VwTsGmatj3v8z8RSCcfHrUe7VEKnR1DO-wT2qWQaFy7WWhbcfaoTzzpTa_J1cdnt_Rk24uybW-M2MhnzIxLm6nCVy5mjxZX', NULL, NULL, NULL, NULL, NULL, NULL, '2022-05-24 17:10:41', '2022-05-24 17:10:41'),
(55, 'Hafi Ahmed', 'hafiahmed9@gmail.com', '+923242408828', '2022-05-24 20:12:20', NULL, '$2y$10$lznzALi03GcL9FwJJBCN2eTKXkUGAQGoCPIa1lj8ND3hB5jVTWLRy', 'BVFVCWHOOv7H3Y5pMYL0C4GzCKiCPhPfxuXSwLpNVhPatDR8I4cKZ6kiWbwW', 'cdSYBuyvQ52alHEuN6mwjx:APA91bHmagl_YT2zmlrpXvvzBtFtTzSuSvmdLw95DeGd0UQldcFbOj159YDnzyGnVJGe3btEzgw8f2PC_3Gm1RrlGGEK4funIaEZTXAqRxN4_kkHHYnY8u9_vGbP7fWFITj8XHxeReTf', NULL, NULL, NULL, NULL, NULL, NULL, '2022-05-24 17:12:23', '2022-05-24 17:12:23');

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

--
-- Table structure for table `wallets`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `wallets` (
  `id` char(36) COLLATE utf8mb4_unicode_ci NOT NULL,
  `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `balance` double(16,2) NOT NULL DEFAULT '0.00',
  `currency` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL,
  `enabled` tinyint(1) DEFAULT '1',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `wallets_user_id_foreign` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wallets`
--

INSERT INTO `wallets` (`id`, `name`, `balance`, `currency`, `user_id`, `enabled`, `created_at`, `updated_at`) VALUES
('01194a4f-f302-47af-80b2-ceb2075d36dc', 'My USD Wallet', 200.00, '{\"id\":1,\"name\":\"US Dollar\",\"symbol\":\"$\",\"code\":\"USD\",\"decimal_digits\":2,\"rounding\":0}', 1, 1, '2021-08-07 17:17:34', '2021-08-07 17:17:34'),
('02194a4f-f302-47af-80b2-ceb2075d36dc', 'Home USD Wallet', 200.00, '{\"id\":1,\"name\":\"US Dollar\",\"symbol\":\"$\",\"code\":\"USD\",\"decimal_digits\":2,\"rounding\":0}', 2, 1, '2021-08-07 17:17:34', '2021-08-07 17:17:34'),
('03194a4f-f302-47af-80b2-ceb2075d36dc', 'Work USD Wallet', 100.00, '{\"id\":1,\"name\":\"US Dollar\",\"symbol\":\"$\",\"code\":\"USD\",\"decimal_digits\":2,\"rounding\":0}', 3, 1, '2021-08-07 17:17:34', '2022-02-09 19:57:27'),
('04194a4f-f302-47af-80b2-ceb2075d36dc', 'Dummy USD Wallet', 200.00, '{\"id\":1,\"name\":\"US Dollar\",\"symbol\":\"$\",\"code\":\"USD\",\"decimal_digits\":2,\"rounding\":0}', 4, 1, '2021-08-07 17:17:34', '2021-08-07 17:17:34'),
('05194a4f-f302-47af-80b2-ceb2075d36dc', 'Old USD Wallet', 200.00, '{\"id\":1,\"name\":\"US Dollar\",\"symbol\":\"$\",\"code\":\"USD\",\"decimal_digits\":2,\"rounding\":0}', 5, 1, '2021-08-07 17:17:34', '2021-08-07 17:17:34'),
('06194a4f-f302-47af-80b2-ceb2075d36dc', 'New USD Wallet', 200.00, '{\"id\":1,\"name\":\"US Dollar\",\"symbol\":\"$\",\"code\":\"USD\",\"decimal_digits\":2,\"rounding\":0}', 6, 1, '2021-08-07 17:17:34', '2021-08-07 17:17:34'),
('07194a4f-f302-47af-80b2-ceb2075d36dc', 'USD Wallet', 200.00, '{\"id\":1,\"name\":\"US Dollar\",\"symbol\":\"$\",\"code\":\"USD\",\"decimal_digits\":2,\"rounding\":0}', 7, 1, '2021-08-07 17:17:34', '2021-08-07 17:17:34'),
('4830f06d-b4fc-4a02-9f6d-d8927ea87f31', 'Jack', 0.00, '{\"id\":1,\"name\":\"US Dollar\",\"symbol\":\"$\",\"code\":\"USD\",\"decimal_digits\":2,\"rounding\":0}', 3, 1, '2022-03-02 19:03:21', '2022-03-02 19:03:21'),
('4da559e5-2d3d-45b2-9dd8-8ce00da79fc5', 'sheikh wallet', 0.00, '{\"id\":8,\"name\":\"Pakistani Rupee\",\"symbol\":\"PKR\",\"code\":\"PKR\",\"decimal_digits\":2,\"rounding\":0}', 51, 1, '2022-03-05 04:01:24', '2022-03-05 04:01:24'),
('8d194a4f-f302-47af-80b2-ceb2075d36dc', 'Dollar Wallet', 200.00, '{\"id\":1,\"name\":\"US Dollar\",\"symbol\":\"$\",\"code\":\"USD\",\"decimal_digits\":2,\"rounding\":0}', 8, 1, '2021-01-07 18:17:34', '2021-01-07 18:17:34');

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

--
-- Table structure for table `wallet_transactions`
--
-- Creation: Mar 03, 2022 at 07:47 AM
--

CREATE TABLE IF NOT EXISTS `wallet_transactions` (
  `id` char(36) COLLATE utf8mb4_unicode_ci NOT NULL,
  `amount` double(10,2) NOT NULL DEFAULT '0.00',
  `description` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `action` enum('credit','debit') COLLATE utf8mb4_unicode_ci NOT NULL,
  `wallet_id` char(36) COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `wallet_transactions_wallet_id_foreign` (`wallet_id`),
  KEY `wallet_transactions_user_id_foreign` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wallet_transactions`
--

INSERT INTO `wallet_transactions` (`id`, `amount`, `description`, `action`, `wallet_id`, `user_id`, `created_at`, `updated_at`) VALUES
('01194a4f-f302-47af-80b2-ceb2075d36dc', 200.00, 'First Transaction', 'credit', '01194a4f-f302-47af-80b2-ceb2075d36dc', 1, '2021-08-07 17:17:34', '2021-08-07 17:17:34'),
('02194a4f-f302-47af-80b2-ceb2075d36dc', 200.00, 'First Transaction', 'credit', '02194a4f-f302-47af-80b2-ceb2075d36dc', 1, '2021-08-07 17:17:34', '2021-08-07 17:17:34'),
('03194a4f-f302-47af-80b2-ceb2075d36dc', 200.00, 'First Transaction', 'credit', '03194a4f-f302-47af-80b2-ceb2075d36dc', 1, '2021-08-07 17:17:34', '2021-08-07 17:17:34'),
('04194a4f-f302-47af-80b2-ceb2075d36dc', 200.00, 'First Transaction', 'credit', '04194a4f-f302-47af-80b2-ceb2075d36dc', 1, '2021-08-07 17:17:34', '2021-08-07 17:17:34'),
('05194a4f-f302-47af-80b2-ceb2075d36dc', 200.00, 'First Transaction', 'credit', '05194a4f-f302-47af-80b2-ceb2075d36dc', 1, '2021-08-07 17:17:34', '2021-08-07 17:17:34'),
('06194a4f-f302-47af-80b2-ceb2075d36dc', 200.00, 'First Transaction', 'credit', '06194a4f-f302-47af-80b2-ceb2075d36dc', 1, '2021-08-07 17:17:34', '2021-08-07 17:17:34'),
('07194a4f-f302-47af-80b2-ceb2075d36dc', 200.00, 'First Transaction', 'credit', '07194a4f-f302-47af-80b2-ceb2075d36dc', 1, '2021-08-07 17:17:34', '2021-08-07 17:17:34'),
('6c2a2f59-c077-4072-bb61-699e472160c0', 100.00, 'Transaction for Booking #103', 'debit', '03194a4f-f302-47af-80b2-ceb2075d36dc', 3, '2022-02-09 19:57:27', '2022-02-09 19:57:27'),
('8d194a4f-f302-47af-80b2-ceb2075d36dc', 200.00, 'First Transaction', 'credit', '8d194a4f-f302-47af-80b2-ceb2075d36dc', 1, '2021-08-07 17:17:34', '2021-08-07 17:17:34');

--
-- Constraints for dumped tables
--

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

--
-- Constraints for table `availability_hours`
--
ALTER TABLE `availability_hours`
  ADD CONSTRAINT `availability_hours_e_provider_id_foreign` FOREIGN KEY (`e_provider_id`) REFERENCES `e_providers` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `awards`
--
ALTER TABLE `awards`
  ADD CONSTRAINT `awards_e_provider_id_foreign` FOREIGN KEY (`e_provider_id`) REFERENCES `e_providers` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `bookings`
--
ALTER TABLE `bookings`
  ADD CONSTRAINT `bookings_booking_status_id_foreign` FOREIGN KEY (`booking_status_id`) REFERENCES `booking_statuses` (`id`) ON DELETE SET NULL ON UPDATE CASCADE,
  ADD CONSTRAINT `bookings_payment_id_foreign` FOREIGN KEY (`payment_id`) REFERENCES `payments` (`id`) ON DELETE SET NULL ON UPDATE SET NULL,
  ADD CONSTRAINT `bookings_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE SET NULL ON UPDATE SET NULL;

--
-- Constraints for table `categories`
--
ALTER TABLE `categories`
  ADD CONSTRAINT `categories_parent_id_foreign` FOREIGN KEY (`parent_id`) REFERENCES `categories` (`id`) ON DELETE SET NULL ON UPDATE SET NULL;

--
-- Constraints for table `custom_field_values`
--
ALTER TABLE `custom_field_values`
  ADD CONSTRAINT `custom_field_values_custom_field_id_foreign` FOREIGN KEY (`custom_field_id`) REFERENCES `custom_fields` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `discountables`
--
ALTER TABLE `discountables`
  ADD CONSTRAINT `discountables_coupon_id_foreign` FOREIGN KEY (`coupon_id`) REFERENCES `coupons` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `earnings`
--
ALTER TABLE `earnings`
  ADD CONSTRAINT `earnings_e_provider_id_foreign` FOREIGN KEY (`e_provider_id`) REFERENCES `e_providers` (`id`) ON DELETE SET NULL ON UPDATE SET NULL;

--
-- Constraints for table `experiences`
--
ALTER TABLE `experiences`
  ADD CONSTRAINT `experiences_e_provider_id_foreign` FOREIGN KEY (`e_provider_id`) REFERENCES `e_providers` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `e_providers`
--
ALTER TABLE `e_providers`
  ADD CONSTRAINT `e_providers_e_provider_type_id_foreign` FOREIGN KEY (`e_provider_type_id`) REFERENCES `e_provider_types` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `e_provider_addresses`
--
ALTER TABLE `e_provider_addresses`
  ADD CONSTRAINT `e_provider_addresses_address_id_foreign` FOREIGN KEY (`address_id`) REFERENCES `addresses` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `e_provider_addresses_e_provider_id_foreign` FOREIGN KEY (`e_provider_id`) REFERENCES `e_providers` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `e_provider_payouts`
--
ALTER TABLE `e_provider_payouts`
  ADD CONSTRAINT `e_provider_payouts_e_provider_id_foreign` FOREIGN KEY (`e_provider_id`) REFERENCES `e_providers` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `e_provider_taxes`
--
ALTER TABLE `e_provider_taxes`
  ADD CONSTRAINT `e_provider_taxes_e_provider_id_foreign` FOREIGN KEY (`e_provider_id`) REFERENCES `e_providers` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `e_provider_taxes_tax_id_foreign` FOREIGN KEY (`tax_id`) REFERENCES `taxes` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `e_provider_users`
--
ALTER TABLE `e_provider_users`
  ADD CONSTRAINT `e_provider_users_e_provider_id_foreign` FOREIGN KEY (`e_provider_id`) REFERENCES `e_providers` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `e_provider_users_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `e_services`
--
ALTER TABLE `e_services`
  ADD CONSTRAINT `e_services_e_provider_id_foreign` FOREIGN KEY (`e_provider_id`) REFERENCES `e_providers` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `e_service_categories`
--
ALTER TABLE `e_service_categories`
  ADD CONSTRAINT `e_service_categories_category_id_foreign` FOREIGN KEY (`category_id`) REFERENCES `categories` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `e_service_categories_e_service_id_foreign` FOREIGN KEY (`e_service_id`) REFERENCES `e_services` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `e_service_reviews`
--
ALTER TABLE `e_service_reviews`
  ADD CONSTRAINT `e_service_reviews_e_service_id_foreign` FOREIGN KEY (`e_service_id`) REFERENCES `e_services` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `e_service_reviews_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `faqs`
--
ALTER TABLE `faqs`
  ADD CONSTRAINT `faqs_faq_category_id_foreign` FOREIGN KEY (`faq_category_id`) REFERENCES `faq_categories` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `favorites`
--
ALTER TABLE `favorites`
  ADD CONSTRAINT `favorites_e_service_id_foreign` FOREIGN KEY (`e_service_id`) REFERENCES `e_services` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `favorites_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `favorite_options`
--
ALTER TABLE `favorite_options`
  ADD CONSTRAINT `favorite_options_favorite_id_foreign` FOREIGN KEY (`favorite_id`) REFERENCES `favorites` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `favorite_options_option_id_foreign` FOREIGN KEY (`option_id`) REFERENCES `options` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `galleries`
--
ALTER TABLE `galleries`
  ADD CONSTRAINT `galleries_e_provider_id_foreign` FOREIGN KEY (`e_provider_id`) REFERENCES `e_providers` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `model_has_permissions`
--
ALTER TABLE `model_has_permissions`
  ADD CONSTRAINT `model_has_permissions_permission_id_foreign` FOREIGN KEY (`permission_id`) REFERENCES `permissions` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `model_has_roles`
--
ALTER TABLE `model_has_roles`
  ADD CONSTRAINT `model_has_roles_role_id_foreign` FOREIGN KEY (`role_id`) REFERENCES `roles` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `options`
--
ALTER TABLE `options`
  ADD CONSTRAINT `options_e_service_id_foreign` FOREIGN KEY (`e_service_id`) REFERENCES `e_services` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `options_option_group_id_foreign` FOREIGN KEY (`option_group_id`) REFERENCES `option_groups` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `payments`
--
ALTER TABLE `payments`
  ADD CONSTRAINT `payments_payment_method_id_foreign` FOREIGN KEY (`payment_method_id`) REFERENCES `payment_methods` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `payments_payment_status_id_foreign` FOREIGN KEY (`payment_status_id`) REFERENCES `payment_statuses` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `payments_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `role_has_permissions`
--
ALTER TABLE `role_has_permissions`
  ADD CONSTRAINT `role_has_permissions_permission_id_foreign` FOREIGN KEY (`permission_id`) REFERENCES `permissions` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `role_has_permissions_role_id_foreign` FOREIGN KEY (`role_id`) REFERENCES `roles` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `slides`
--
ALTER TABLE `slides`
  ADD CONSTRAINT `slides_e_provider_id_foreign` FOREIGN KEY (`e_provider_id`) REFERENCES `e_providers` (`id`) ON DELETE SET NULL ON UPDATE SET NULL,
  ADD CONSTRAINT `slides_e_service_id_foreign` FOREIGN KEY (`e_service_id`) REFERENCES `e_services` (`id`) ON DELETE SET NULL ON UPDATE SET NULL;

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

--
-- Constraints for table `wallet_transactions`
--
ALTER TABLE `wallet_transactions`
  ADD CONSTRAINT `wallet_transactions_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `wallet_transactions_wallet_id_foreign` FOREIGN KEY (`wallet_id`) REFERENCES `wallets` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;
COMMIT;

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